Commit 1016934
DiskANN v0.48.0 (#813)
## What's Changed
* Expand BetaFilter for External SearchStrategy Implementations by
@hailangx in #793
* Enable Miri tests in CI with non-blocking execution by @Copilot in
#697
* Increase unit test coverage for diskann-disk crate by @Copilot in
#761
* Add code review instructions for license headers by @harsha-simhadri
in #801
* Consolidate `load_bin` somewhat by @hildebrandmw in
#792
* Add RFC process by @suri-kumkaran in
#804
* Fix variance issues with `Mat` and `MatMut`. by @hildebrandmw in
#806
* [Bugfix] NeighborPriorityQueue panics, when it is at capacity and NaN
distance is inserted by @arrayka in
#796
* Enable `cache_only` mode for the BF-Tree cache by @hildebrandmw in
#810
* Enable customization of Tokio runtimes in `diskann-benchmark-core` by
@hildebrandmw in #809
## New Contributors
* @hailangx made their first contribution in
#793
**Full Changelog**:
v0.47.0...v0.48.0
Co-authored-by: Mark Hildebrand <mhildebrand@microsoft.com>1 parent aa5fb99 commit 1016934
2 files changed
Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments