What's Changed
Enhancements
- ENH: allow passing kwargs to voronoi_frames in tessellation by @martinfleis in #687
- Simplify edges in enclosed_tessellation by @u3ks in #595
- ENH: add simplify keyword to morphological_tessellation by @martinfleis in #697
- The sunlight optimised indicator variable by @u3ks in #688
Other Changes
- fix small warning typo in
coins.py
by @jGaboardi in #676 - DOC: fix the image link in lcustering example by @martinfleis in #685
- Add Python 3.13 to testing matrix by @jGaboardi in #692
- remove support for Python 3.10 - #691 by @jGaboardi in #694
Full Changelog: v0.9.1...v0.10.0