Releases: kdm9/kWIP
Releases · kdm9/kWIP
Version 0.2.0
V 0.2.0 RC 2
Another release candidate. Use this only if you know what that means, or I've asked you to use this one.
Version 0.2.0 Release Candidate 1
This is a release candidate, i.e. a pre-release for testing and verification
purposes.
Major Changes:
- Renamed the kwip-entvec command to the more sane name
kwip-stats
Minor changes:
- Used const references to counting hashes to prevent possible future
manipulation of count data.
Version 0.1.11
New features:
- Check for non-euclidean distance matrices
- Enable a static build
Version 0.1.10
Bug fixes:
- Fix calculation of weights, entropy and sample sums with new
normalisation in kwip-entvec
Version 0.1.8
- Add multi-table support (Hashes with more than one table)
- Support the 2.0 release of liboxli
- Add simple install script
- Fixes to tests & CI scripts
- Re-write test cases for the kWIP kernel
- Fix bug with hash cache sizing and -t option