What's Changed
- refactor: update to new pdex by @noamteyssier in #222
- numba accelerated backend with sparse matrix support (dramatically reduce memory requirements + improve throughput)
- fdr correction done per target as opposed to globally #217
- Refactor/move typing to ty by @noamteyssier in #223
- Feat/claude support by @noamteyssier in #224
- Fix/deprecation notices by @noamteyssier in #226
- Use left join for DE Spearman/AUC (Fixes #227) by @beabevi in #228
- Remove python version upper limit requirement #231
- Cell eval 0.7.0 by @noamteyssier in #225
New Contributors
Full Changelog: v0.6.8...v0.7.0