What's Changed
Bug Fixes
numpy.math.atan2
->numpy.atan2
inshape._get_angles()
by @jGaboardi in #306- remove
xtyt
&xhyh
inshape._second_moa_ring_xplusy()
by @jGaboardi in #337
Enhancements
- add interactive plot for local moran by @knaaptime in #274
- ENH: natively support Graph in losh and sihouettes modules by @martinfleis in #327
- ENH: natively support Graph in moran module by @martinfleis in #293
- ENH: natively support Graph in all Join Counts statistics by @martinfleis in #295
- ENH: natively support Graph in all Geary statistics by @martinfleis in #296
- ENH: natively support Graph in getisord and gamma modules by @martinfleis in #326
Other Changes
- Update link to notebooks on landing page by @sjsrey in #283
- DOC: fix adbscan reference by @martinfleis in #288
- Adding coverage for vec_permutations by @sjsrey in #286
- test against mac os intel chip, etc. by @jGaboardi in #303
- modernize CI matrix & deps by @jGaboardi in #318
- update chat link -- gitter >> discord by @jGaboardi in #325
- pin libpysal to 4.12 by @martinfleis in #328
- min pin for
libpysal
in README - resolve #319 by @jGaboardi in #329 - drop
black
- reup linting w/0 Python 3.8 pin by @jGaboardi in #332 - small factor of
moran.Moran_Local_BV.__calc()
by @jGaboardi in #339 - xfail for
test_G_star_Row_Standardized
by @jGaboardi in #336 - formats, lints, pytest pt. 1 --
test_{utils,topo}.py
by @jGaboardi in #341 - formats, lints, pytest pt. 2 --
test_adbscan.py
by @jGaboardi in #343
Full Changelog: v2.5.1...v2.6.0