Python 0.6.1 Release
What's Changed
- Added PDoc workflow to publish github pages documentation by @jonmclean in #412
- Update README.md by @harsha-simhadri in #416
- moved ssd index defaults to defaults.h by @harsha-simhadri in #415
- Add Performance Tests by @daxpryce in #421
- allow multi-sector layout for large vectors by @harsha-simhadri in #417
- Consolidate Index Constructors by @yashpatel007 in #418
- Add convenience functions for parsing the PQ index by @PhilipBAdams in #349
- fix OLS build by @PhilipBAdams in #428
- In Memory Graph Store by @yashpatel007 in #395
- Undo mistake, let frontier read in PQ flash index be asynchronous by @harsha-simhadri in #434
- Reduce CI tests for multi-sector disk layout from 10K to 5K points so… by @harsha-simhadri in #439
- hot fix definite memory leaks by @yashpatel007 in #440
- add num_Threads to indexwriteparams in sharded build by @harsha-simhadri in #438
- Added clarity to the universal label documentation by @jonmclean in #442
- Remove IndexWriteParams from build method. by @yashpatel007 in #441
- Python type hints and returns actually align this time. by @daxpryce in #444
- working draft PR for cleaning up disk based filter search by @rakri in #414
- Fixes #432, bug in using openmp with gcc and omp_get_num_threads() by @daxpryce in #445
- Preparing for 0.6.1 release by @daxpryce in #447
Full Changelog: 0.6.0...0.6.1