Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@raphaelvallat raphaelvallat released this 29 Jul 05:06
· 1 commit to master since this release

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

Full Changelog: v0.1.5...v0.1.6