What's Changed
- [MNT] updates for release by @SUKI-O in #297
- MAINT Fix meson build options by @adam2392 in #307
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #304
- added bottleneck for nan calculations by @ryanhausen in #306
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #308
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #309
- MAINT Remove irrelevant files by @adam2392 in #312
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #313
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #315
- MAINT Remove NPY deprecated api warnings during meson build by @adam2392 in #318
- Update developer docs to ensure compatibility with latest scikit-learn. by @ryanhausen in #319
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #320
- MAINT Clean up Cython files by @adam2392 in #321
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #324
- FEA Add warning to control against runtime might when wanting to run comight by @adam2392 in #323
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #325
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.2 by @dependabot in #332
- Sparse Implementation of
build_coleman_forest
plus a fix for bottleneck import by @ryanhausen in #317 - FEA Implement pruning using honest subsample data to fit the leaves by @adam2392 in #286
New Contributors
- @ryanhausen made their first contribution in #306
Full Changelog: v0.9.1...v0.10.0