Releases: hyperdimensional-computing/torchhd
Releases · hyperdimensional-computing/torchhd
4.2.1 Release Notes
Re-release of v4.2.0 because of missing version update.
Full Changelog: v4.2.0...v4.2.1
4.2.0 Release Notes
What's Changed
Full Changelog: v4.1.1...v4.2.0
4.1.1 Release Notes
Re-release of v4.1.0 because of an error in the publication pipeline.
Full Changelog: v4.1.0...v4.1.1
4.1.0 Release Notes
What's Changed
- Add methods to form thermometer codes by @denkle in #93
- New Abalone and Adult datasets by @denkle in #96
- Fix wrong quantization example by @mikeheddes in #102
New Contributors
Full Changelog: v4.0.0...v4.1.0
4.0.0 Release Notes
What's Changed
- Support explicit VSA models enabling customization of operations by @mikeheddes in #91
- Support for the Binary Spatter Codes, Multiply-Add-Permute, and Fourier Holographic Reduced Representation VSA models.
- All functions in the functional module are now accessible from the root of torchhd. For example
torchhd.functional.multiset
is now accessible astorchhd.multiset
.
Breaking changes
- Renamed
cosine_similarity
tocos_similarity
. - Removal of the unbind function in favor of inverse and negative functions.
Full Changelog: v3.4.0...v4.0.0
3.4.0 Release Notes
What's Changed
Full Changelog: v3.3.0...v3.4.0
3.3.0 Release Notes
What's Changed
- Add functional creation of graph encoding by @mikeheddes in #85
- Add randsel bundling of hypervectors by @mikeheddes in #86
Full Changelog: v3.2.0...v3.3.0
3.2.0 Release Notes
What's Changed
- Add universal cosine and dot similarity support by @mikeheddes in #82
Full Changelog: v3.1.0...v3.2.0
3.1.0 Release Notes
3.0.1 Release Notes
Fix conda package configurations.
Full Changelog: v3.0.0...v3.0.1