Merge branch 'master' into minibatch

This commit is contained in:
Andrew Kane
2022-02-15 19:14:41 -08:00
7 changed files with 239 additions and 82 deletions

View File

@@ -1,6 +1,7 @@
## 0.2.6 (unreleased)
- Switched to mini-batch k-means
- Improved performance of index creation for Postgres < 12
## 0.2.5 (2022-02-11)