Published July 19, 2024
| Version v4.12.0
Software
Open
pysal/libpysal: v4.12.0
Creators
- Sergio Rey1
- Levi John Wolf2
- James Gaboardi3
- Philip Stephens
- Martin Fleischmann4
- Charles Schmidt
- Jay Laura5
- Dani Arribas-Bel
- Taylor Oshan6
- David C. Folch7
- eli knaap8
- mhwang4
- Wei Kang9
- Nicholas Malizia10
- Pedro Amaral11
- Luc Anselin12
- Mragank Shekhar13
- Elliott Sales de Andrade
- Hu Shao14
- Marynia
- Andrew Winslow
- Conceptron
- Florian De Temmerman15
- Stefanie Lumnitz16
- Anna Brazdova4
- Bas Couwenberg
- Forest Gregg17
- Jotham Apaloo
- 1. Center for Open Geographical Science
- 2. @geogbristol
- 3. ORNL
- 4. Charles University
- 5. USGS Astrogeology
- 6. Geoda/ASU
- 7. Northern Arizona University
- 8. @center-for-open-geographical-science
- 9. University of California Riverside
- 10. @telluslabs
- 11. Universidade Federal de Minas Gerais
- 12. Center for Spatial Data Science - University of Chicago
- 13. Rattle
- 14. ESRI
- 15. BioLizard
- 16. European Space Agency, ESRIN
- 17. @datamade, Partner
Description
<!-- Release notes generated using configuration in .github/release.yml at v4.12.0 -->
What's Changed
Bug Fixes
- BUG: fix handling of non-isolate self-weights of 0 and order preservation by @martinfleis in https://github.com/pysal/libpysal/pull/743
- BUG: fix categorical lag for custom index by @martinfleis in https://github.com/pysal/libpysal/pull/746
- fix higher_order contiguity including lower order by @martinfleis in https://github.com/pysal/libpysal/pull/739
Enhancements
- ENH: use representative_point instead of centroid in Graph plotting by @martinfleis in https://github.com/pysal/libpysal/pull/737
- ENH: add index_pairs to Graph by @martinfleis in https://github.com/pysal/libpysal/pull/752
- ENH: add Graph.summary with s0, s1, s2 and similar properties to Graph by @martinfleis in https://github.com/pysal/libpysal/pull/742
- ENH: add xarray interface to Graph by @martinfleis in https://github.com/pysal/libpysal/pull/740
- add graph from travel network by @knaaptime in https://github.com/pysal/libpysal/pull/755
- exposing mapping_distance in travel builder by @knaaptime in https://github.com/pysal/libpysal/pull/756
Maintenance
- COMPAT: fix numpy 2.0 incompatibility by @martinfleis in https://github.com/pysal/libpysal/pull/723
- Use importlib to implement simport by @QuLogic in https://github.com/pysal/libpysal/pull/729
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/libpysal/pull/736
Other Changes
- ENH: pass kwargs to buffer in fuzzy_contiguity by @martinfleis in https://github.com/pysal/libpysal/pull/720
- inserted chicagoSDOH as sample data by @lanselin in https://github.com/pysal/libpysal/pull/721
- COMPAT: ensure argsort output has a stable order in numpy 2 by @martinfleis in https://github.com/pysal/libpysal/pull/725
- DOC: Remove unused mkdocs-jupyter dependency by @QuLogic in https://github.com/pysal/libpysal/pull/727
- DOC: Fix a couple Sphinx warnings by @QuLogic in https://github.com/pysal/libpysal/pull/728
- Use fixtures for test data that uses the network by @QuLogic in https://github.com/pysal/libpysal/pull/726
- CI: ignore spvcm, add osmnx to env, xfail stuff out of control in reverse dep testing by @martinfleis in https://github.com/pysal/libpysal/pull/731
- CI: do not xfail momepy in reverse checks by @martinfleis in https://github.com/pysal/libpysal/pull/732
- test against intel & apple silicon by @jGaboardi in https://github.com/pysal/libpysal/pull/744
- added examples to graph by @Kryndlea in https://github.com/pysal/libpysal/pull/745
- ensure that Graph.repr fits to 80 characters by @martinfleis in https://github.com/pysal/libpysal/pull/747
- adjust CI env name & add Graph to README by @jGaboardi in https://github.com/pysal/libpysal/pull/751
- make asymmetry computation in Graph summary optional by @martinfleis in https://github.com/pysal/libpysal/pull/753
- DOC: move Graph from experimental to stable API by @martinfleis in https://github.com/pysal/libpysal/pull/754
- W to g guide by @sjsrey in https://github.com/pysal/libpysal/pull/733
- W to g guide by @sjsrey in https://github.com/pysal/libpysal/pull/757
New Contributors
- @lanselin made their first contribution in https://github.com/pysal/libpysal/pull/721
Full Changelog: https://github.com/pysal/libpysal/compare/v4.11.0...v4.12.0
Files
pysal/libpysal-v4.12.0.zip
Files
(9.9 MB)
Name | Size | Download all |
---|---|---|
md5:fbafb1454bbb2009f6ece8e23e63aee7
|
9.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pysal/libpysal/tree/v4.12.0 (URL)