| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleaned up shard files (except VPTree) | Douglas Rumbaugh | 2024-02-07 | 1 | -18/+18 |
| | | | | | | | Cleaned up shard implementations, fixed a few bugs, and set up some tests. There's still some work to be done in creating tests for the weighted sampling operations for the alias and aug btree shards. | ||||
| * | Initial pass at unit test refactoring | Douglas Rumbaugh | 2024-01-12 | 1 | -0/+341 |
| Restructured unit tests to be a bit more modular. I have some further plans to expand on this, particular for the query tests (including both shard and framework level test functions that can be injected at will). | |||||