Published June 10, 2024
| Version v4.11.0
Software
Open
pysal/libpysal: v4.11.0
Authors/Creators
- Sergio Rey1
- Levi John Wolf2
- James Gaboardi3
- Philip Stephens
- Martin Fleischmann4
- Charles Schmidt
- Jay Laura5
- Dani Arribas-Bel
- Taylor Oshan6
- David C. Folch7
- mhwang4
- Wei Kang8
- eli knaap9
- Nicholas Malizia10
- Pedro Amaral11
- Luc Anselin12
- Mragank Shekhar13
- Elliott Sales de Andrade
- Andrew Winslow
- Marynia
- Hu Shao14
- Conceptron
- Florian De Temmerman15
- Stefanie Lumnitz16
- Siddharth S
- Jotham Apaloo
- Forest Gregg17
- Bas Couwenberg
- 1. Center for Open Geographical Science
- 2. @geogbristol
- 3. ORNL
- 4. Charles University
- 5. USGS Astrogeology
- 6. Geoda/ASU
- 7. Northern Arizona University
- 8. University of North Texas
- 9. @center-for-open-geographical-science
- 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.11.0 -->
What's Changed
Bug Fixes
- Work around GEOS issue in voronoi_frames by @martinfleis in https://github.com/pysal/libpysal/pull/693
- BUG: misaligned weights in the gabriel graph by @martinfleis in https://github.com/pysal/libpysal/pull/709
Enhancements
- REF: refactor Graph.to_W to avoid perf bottleneck by @martinfleis in https://github.com/pysal/libpysal/pull/691
- PERF: don't build coincident lookup if not needed by @martinfleis in https://github.com/pysal/libpysal/pull/710
- ENH: add Graph.build_h3 by @martinfleis in https://github.com/pysal/libpysal/pull/694
- ENH: Graph IO to classic weights file formats by @martinfleis in https://github.com/pysal/libpysal/pull/698
- ENH: include Graph.describe() to describe neighbourhood values by @u3ks in https://github.com/pysal/libpysal/pull/717
- ENH: implement Graph.repr by @martinfleis in https://github.com/pysal/libpysal/pull/711
Maintenance
- COMPAT: compatibility with pandas 3 by @martinfleis in https://github.com/pysal/libpysal/pull/692
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/libpysal/pull/696
Other Changes
- DOC: clarify the requirements of the canonical sorting of Graph index by @martinfleis in https://github.com/pysal/libpysal/pull/700
- DOC: add example to Graph.to_W by @martinfleis in https://github.com/pysal/libpysal/pull/701
- DOC: add examples to build_block_contiguity by @dancejod in https://github.com/pysal/libpysal/pull/702
- DOC: Add examples to build_distance_band by @novotny-marek in https://github.com/pysal/libpysal/pull/705
- Added examples to from_dicts and build_knn. by @Kryndlea in https://github.com/pysal/libpysal/pull/704
- DOC: add examples to build_contiguity and build_triangulation by @lisawink in https://github.com/pysal/libpysal/pull/703
- REF: minor performance improvements in Graph by @martinfleis in https://github.com/pysal/libpysal/pull/697
- add back
numbain Py312 tests by @jGaboardi in https://github.com/pysal/libpysal/pull/708 - Refactor handling of coincident points in triangulation by @martinfleis in https://github.com/pysal/libpysal/pull/714
- PERF: sorting-related improvements in Graph by @martinfleis in https://github.com/pysal/libpysal/pull/715
- Categorical spatial lag using the Graph by @sjsrey in https://github.com/pysal/libpysal/pull/716
- COMPAT: remove typing from Graph.describe by @martinfleis in https://github.com/pysal/libpysal/pull/719
- Add timeout in request to handle off-line use cases in examples by @sjsrey in https://github.com/pysal/libpysal/pull/718
New Contributors
- @dancejod made their first contribution in https://github.com/pysal/libpysal/pull/702
- @novotny-marek made their first contribution in https://github.com/pysal/libpysal/pull/705
- @Kryndlea made their first contribution in https://github.com/pysal/libpysal/pull/704
- @lisawink made their first contribution in https://github.com/pysal/libpysal/pull/703
- @u3ks made their first contribution in https://github.com/pysal/libpysal/pull/717
Full Changelog: https://github.com/pysal/libpysal/compare/v4.10...v4.11.0
Files
pysal/libpysal-v4.11.0.zip
Files
(6.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0ac505af5738833f00d76001bdf9b2e4
|
6.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pysal/libpysal/tree/v4.11.0 (URL)