v0.14.0
版本发布时间: 2022-08-10 05:15:40
policratus/pupyl最新发布版本:v0.14.4(2023-10-04 02:25:03)
What's Changed
- ⚡️ Better indexing performance by @policratus in https://github.com/policratus/pupyl/pull/164
Full Changelog: https://github.com/policratus/pupyl/compare/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.