v0.1.6
This release requires numba >= 0.57.
What's Changed
- Allow readonly arrays in numba jit signature by @jvdd in #23
- Improved sample entropy kernel by @FirefoxMetzger in #25
- fix:
KDTree.valid_metrics
is method since sklearn 1.3 by @jvdd in #30 - Replaced Python 3.7 with 3.10 in Github Actions
- Fix pandas deprecation in notebooks
New Contributors
- @FirefoxMetzger made their first contribution in #25
Full Changelog: v0.1.5...v0.1.6