|
| 1 | +v<1.12.0>, 2016-09-21 |
| 2 | + |
| 3 | +We closed a total of 100 issues, 33 pull requests and 67 regular issues; |
| 4 | +this is the full list (generated with the script |
| 5 | +:file:`tools/github_stats.py`): |
| 6 | + |
| 7 | +Pull Requests (33): |
| 8 | + |
| 9 | +* :ghpull:`864`: addressing issue #845 and adding tests |
| 10 | +* :ghpull:`862`: Memory efficient Gini and tests |
| 11 | +* :ghpull:`865`: fix space/tab inconsistency |
| 12 | +* :ghpull:`861`: GSOC -SpInt |
| 13 | +* :ghpull:`847`: spatial interaction weights |
| 14 | +* :ghpull:`863`: B859 |
| 15 | +* :ghpull:`860`: Incoprate updates to db driver and unittests |
| 16 | +* :ghpull:`858`: Dev mltest |
| 17 | +* :ghpull:`857`: Fix TabErrors, replace tabs with spaces |
| 18 | +* :ghpull:`856`: Make the output and build reproducible |
| 19 | +* :ghpull:`851`: fixed typo in test_network.py |
| 20 | +* :ghpull:`850`: [REBASE] Distance band speed ups |
| 21 | +* :ghpull:`843`: update and clean aesthetic of Network_Usage.ipynb |
| 22 | +* :ghpull:`842`: typo correction in network.py |
| 23 | +* :ghpull:`841`: [REBASE & REDIRECT] Conditional Database Imports & Docos, #692 |
| 24 | +* :ghpull:`840`: minor bugfix to #816 |
| 25 | +* :ghpull:`839`: documentation cleanup on network.analysis.py |
| 26 | +* :ghpull:`838`: network.util.py documentation cleanup |
| 27 | +* :ghpull:`836`: re: network.py documentation cleanup |
| 28 | +* :ghpull:`768`: Modified the way area of a ring is calculated to allow for more precision |
| 29 | +* :ghpull:`829`: numba autojit _fisher_jenks_means if numba is available |
| 30 | +* :ghpull:`832`: Handling a deprecation warning, and latex errors corrected. |
| 31 | +* :ghpull:`834`: Travis testing matrix |
| 32 | +* :ghpull:`831`: Refactoring Markov classes for efficiency |
| 33 | +* :ghpull:`827`: ESDA Tabular Functions |
| 34 | +* :ghpull:`823`: typo and format of docstring of user.py in weights module |
| 35 | +* :ghpull:`821`: Pdio |
| 36 | +* :ghpull:`817`: D/sur |
| 37 | +* :ghpull:`818`: Documentation fix + some PEP8 standardization |
| 38 | +* :ghpull:`811`: DistanceBand should correctly handle named weights |
| 39 | +* :ghpull:`808`: Dev |
| 40 | +* :ghpull:`807`: Updating contrib docs and bumping version for dev |
| 41 | +* :ghpull:`797`: working moran plot func |
| 42 | + |
| 43 | +Issues (67): |
| 44 | + |
| 45 | +* :ghissue:`855`: Inefficient Gini Coefficient calculation? |
| 46 | +* :ghissue:`864`: addressing issue #845 and adding tests |
| 47 | +* :ghissue:`862`: Memory efficient Gini and tests |
| 48 | +* :ghissue:`865`: fix space/tab inconsistency |
| 49 | +* :ghissue:`861`: GSOC -SpInt |
| 50 | +* :ghissue:`847`: spatial interaction weights |
| 51 | +* :ghissue:`859`: Wrong there is one disconnected observation (no neighbors) |
| 52 | +* :ghissue:`863`: B859 |
| 53 | +* :ghissue:`860`: Incoprate updates to db driver and unittests |
| 54 | +* :ghissue:`858`: Dev mltest |
| 55 | +* :ghissue:`857`: Fix TabErrors, replace tabs with spaces |
| 56 | +* :ghissue:`854`: handle verication context for githubstats |
| 57 | +* :ghissue:`856`: Make the output and build reproducible |
| 58 | +* :ghissue:`851`: fixed typo in test_network.py |
| 59 | +* :ghissue:`850`: [REBASE] Distance band speed ups |
| 60 | +* :ghissue:`846`: DistanceBand speed ups |
| 61 | +* :ghissue:`843`: update and clean aesthetic of Network_Usage.ipynb |
| 62 | +* :ghissue:`842`: typo correction in network.py |
| 63 | +* :ghissue:`692`: Conditional Database Import / Docos |
| 64 | +* :ghissue:`841`: [REBASE & REDIRECT] Conditional Database Imports & Docos, #692 |
| 65 | +* :ghissue:`769`: Windows 7, 64 bit installation issue with visual C++ for python |
| 66 | +* :ghissue:`816`: Exception TypeError in geoda_txt.py |
| 67 | +* :ghissue:`840`: minor bugfix to #816 |
| 68 | +* :ghissue:`839`: documentation cleanup on network.analysis.py |
| 69 | +* :ghissue:`397`: integrate optimized contiguity builder |
| 70 | +* :ghissue:`531`: add user space function to generate numpy arrays |
| 71 | +* :ghissue:`654`: meta update for 2-3 conversion |
| 72 | +* :ghissue:`676`: Meta not importable from pysal |
| 73 | +* :ghissue:`838`: network.util.py documentation cleanup |
| 74 | +* :ghissue:`753`: Fix the network ring bug |
| 75 | +* :ghissue:`836`: re: network.py documentation cleanup |
| 76 | +* :ghissue:`768`: Modified the way area of a ring is calculated to allow for more precision |
| 77 | +* :ghissue:`837`: re: network.allneighbordistances() diagonal fill |
| 78 | +* :ghissue:`822`: two issues about function choropleth_map in viz module |
| 79 | +* :ghissue:`835`: fix deprecation warnings noted in #822 |
| 80 | +* :ghissue:`829`: numba autojit _fisher_jenks_means if numba is available |
| 81 | +* :ghissue:`832`: Handling a deprecation warning, and latex errors corrected. |
| 82 | +* :ghissue:`834`: Travis testing matrix |
| 83 | +* :ghissue:`825`: Headbanging Median Rate ignores edge correction |
| 84 | +* :ghissue:`826`: Spatial Filtering grid definition |
| 85 | +* :ghissue:`824`: Direct Age Standardization fails for empty regions |
| 86 | +* :ghissue:`833`: PySAL+ optional testing matrix |
| 87 | +* :ghissue:`830`: [REBASED] PySAL+ optional testing matrix |
| 88 | +* :ghissue:`831`: Refactoring Markov classes for efficiency |
| 89 | +* :ghissue:`827`: ESDA Tabular Functions |
| 90 | +* :ghissue:`815`: rook case not working in ContiguityWeightsPolygons |
| 91 | +* :ghissue:`828`: Fisher_Jenks pure python implementation is too slow |
| 92 | +* :ghissue:`814`: Explore Classmethods for alternative constructors |
| 93 | +* :ghissue:`795`: switch to scipy.linalg instead of numpy.linalg |
| 94 | +* :ghissue:`799`: w_subset(weights:W, ids:np.ndarray) constructs faulty weights object |
| 95 | +* :ghissue:`823`: typo and format of docstring of user.py in weights module |
| 96 | +* :ghissue:`821`: Pdio |
| 97 | +* :ghissue:`794`: spreg ML_lag doesn't always set W in __init__ |
| 98 | +* :ghissue:`754`: Update README |
| 99 | +* :ghissue:`819`: add LIMAs |
| 100 | +* :ghissue:`817`: D/sur |
| 101 | +* :ghissue:`818`: Documentation fix + some PEP8 standardization |
| 102 | +* :ghissue:`809`: Fixed documentation |
| 103 | +* :ghissue:`813`: w.remap_ids(ids) never sets w.id_order_set |
| 104 | +* :ghissue:`775`: Added a prototype for constructing weights from a list of shapely Polygons |
| 105 | +* :ghissue:`810`: DistanceBand fails to accept custom ids |
| 106 | +* :ghissue:`811`: DistanceBand should correctly handle named weights |
| 107 | +* :ghissue:`780`: Doctests failing on travis |
| 108 | +* :ghissue:`801`: ImportError: No module named scipy.spatial |
| 109 | +* :ghissue:`808`: Dev |
| 110 | +* :ghissue:`807`: Updating contrib docs and bumping version for dev |
| 111 | +* :ghissue:`797`: working moran plot func |
| 112 | + |
1 | 113 | v<1.11.2>, 2016-05-18 |
2 | 114 |
|
3 | 115 | We closed a total of 20 issues, 6 pull requests and 14 regular issues; |
|
0 commit comments