v2.4.0
What's Changed
Bug Fixes
- Docs by @weikang9009 in #95
- add packages for building docs in env file by @weikang9009 in #96
- fix error and API for quadrat based statistics by @weikang9009 in #104
Enhancements
- ENH: return axis when plotting QStatistic, default to equal aspect when plotting PointPattern by @martinfleis in #116
Other Changes
- Fix github action for docs building by @weikang9009 in #97
- README edits for Release of v2.3.0 by @weikang9009 in #98
- REF: use shapely 2 instead of pygeos by @martinfleis in #102
- COMPAT: ensure we pass numpy array to cKDtree and combat with sklearn 1.3.0 by @martinfleis in #107
- Handle scipy and pytest deprecations by @martinfleis in #109
- CI: test against nightlies of scipy and sklearn by @martinfleis in #110
- silence cg warnings by @martinfleis in #115
- Fix support truncation and remove superfluous content by @ljwolf in #105
- migrate to pyproject by @knaaptime in #117
- ENH: plot_density for KDE plotting of point patterns based on statsmodels by @martinfleis in #118
- Edges by @sjsrey in #119
- Knox enhancements by @sjsrey in #111
- Revert "Edges" by @sjsrey in #120
- CI: update actions by @martinfleis in #124
- plot density on axis by @martinfleis in #123
- Add symmetric st-neighbors in local knox by @sjsrey in #121
- remove stale doc deps by @sjsrey in #126
- readme in pyproject by @knaaptime in #127
New Contributors
- @knaaptime made their first contribution in #117
Full Changelog: v2.3.0...v2.4.0