Published July 21, 2024
| Version v2.6.0
Software
Open
pysal/esda: v2.6.0
Creators
- Sergio Rey1
- Levi John Wolf2
- James Gaboardi3
- Dani Arribas-Bel
- Wei Kang4
- Martin Fleischmann5
- mhwang4
- Jay Laura6
- Philip Stephens
- eli knaap7
- Charles Schmidt
- Stefanie Lumnitz8
- David C. Folch9
- Juan C Duque10
- Luc Anselin11
- Nicholas Malizia12
- Filipe
- Thomas Louf13
- matthewborish
- Jeff Sauer14
- Leo Morales15
- mlyons-tcc
- Mridul Seth
- Nicolas Fernandez
- 1. Center for Open Geographical Science
- 2. @geogbristol
- 3. ORNL
- 4. University of California Riverside
- 5. Charles University
- 6. USGS Astrogeology
- 7. @center-for-open-geographical-science
- 8. European Space Agency, ESRIN
- 9. Northern Arizona University
- 10. EAFIT University
- 11. Center for Spatial Data Science - University of Chicago
- 12. @telluslabs
- 13. FBK
- 14. NYC DOHMH
- 15. UNPSJB & CONICET
Description
<!-- Release notes generated using configuration in .github/release.yml at v2.6.0 -->
What's Changed
Bug Fixes
numpy.math.atan2
->numpy.atan2
inshape._get_angles()
by @jGaboardi in https://github.com/pysal/esda/pull/306- remove
xtyt
&xhyh
inshape._second_moa_ring_xplusy()
by @jGaboardi in https://github.com/pysal/esda/pull/337
Enhancements
- add interactive plot for local moran by @knaaptime in https://github.com/pysal/esda/pull/274
- ENH: natively support Graph in losh and sihouettes modules by @martinfleis in https://github.com/pysal/esda/pull/327
- ENH: natively support Graph in moran module by @martinfleis in https://github.com/pysal/esda/pull/293
- ENH: natively support Graph in all Join Counts statistics by @martinfleis in https://github.com/pysal/esda/pull/295
- ENH: natively support Graph in all Geary statistics by @martinfleis in https://github.com/pysal/esda/pull/296
- ENH: natively support Graph in getisord and gamma modules by @martinfleis in https://github.com/pysal/esda/pull/326
Other Changes
- Update link to notebooks on landing page by @sjsrey in https://github.com/pysal/esda/pull/283
- DOC: fix adbscan reference by @martinfleis in https://github.com/pysal/esda/pull/288
- Adding coverage for vec_permutations by @sjsrey in https://github.com/pysal/esda/pull/286
- test against mac os intel chip, etc. by @jGaboardi in https://github.com/pysal/esda/pull/303
- modernize CI matrix & deps by @jGaboardi in https://github.com/pysal/esda/pull/318
- update chat link -- gitter >> discord by @jGaboardi in https://github.com/pysal/esda/pull/325
- pin libpysal to 4.12 by @martinfleis in https://github.com/pysal/esda/pull/328
- min pin for
libpysal
in README - resolve #319 by @jGaboardi in https://github.com/pysal/esda/pull/329 - drop
black
- reup linting w/0 Python 3.8 pin by @jGaboardi in https://github.com/pysal/esda/pull/332 - small factor of
moran.Moran_Local_BV.__calc()
by @jGaboardi in https://github.com/pysal/esda/pull/339 - xfail for
test_G_star_Row_Standardized
by @jGaboardi in https://github.com/pysal/esda/pull/336 - formats, lints, pytest pt. 1 --
test_{utils,topo}.py
by @jGaboardi in https://github.com/pysal/esda/pull/341 - formats, lints, pytest pt. 2 --
test_adbscan.py
by @jGaboardi in https://github.com/pysal/esda/pull/343
Full Changelog: https://github.com/pysal/esda/compare/v2.5.1...v2.6.0
Files
pysal/esda-v2.6.0.zip
Files
(44.3 MB)
Name | Size | Download all |
---|---|---|
md5:d0cfcf34b2f25829969d745569aa0616
|
44.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pysal/esda/tree/v2.6.0 (URL)