- Large scale tutorial now properly uses gpu index {pr}`92`
0.3.2
Changed
- Switch to Ruff for linting/formatting {pr}`87` - Update cookiecutter template {pr}`88`
0.3.1
Changed
- Expose chunk size for silhouette {pr}`82`
0.3.0
Changed
- Rename `KmeansJax` to `Kmeans` and fix ++ initialization, use Kmeans as default in benchmarker instead of Leiden {pr}`81`. - Warn about joblib, add progress bar postfix str {pr}`80`
0.2.0
Added
- Allow custom nearest neighbors methods in Benchmarker {pr}`78`.
0.1.1
Added
- Add new tutorial and fix scalability of lisi {pr}`71`.