🔖 Faster indexation
What's Changed
- ⚡️ Better indexing performance by @policratus in #164
Full Changelog: v0.13.5...v0.14.0
- Bump
annoy
to0.17.1
; - Bump
sphinx
to5.1.1
; - Minor documentation improvements and fixes;
- Adding more explanatory exception messages;
- Adding six more diverse feature extractors;
- Exposing feature extractor choices;
- Now characteristics can also be retrieved by its value;
- Changing
numpy
direct calls fortensorflow
ones.