Releases: hyperdimensional-computing/torchhd
Releases · hyperdimensional-computing/torchhd
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
3.0.0 Release Notes
Breaking Changes
- Renaming of
functional.sequence
tofunctional.bundle_sequence
. - Renaming of
functional.distinct_sequence
tofunctional.bind_sequence
. - Renaming of
structures.Sequence
tostructures.BundleSequence
. - Renaming of
structures.DistinctSequence
tostructures.BindSequence
. - Removal of the
out
optional keyword argument.
What's Changed
- Rename sequence by @mikeheddes in #68
- Plotting by @dheyay in #67
- Add binary hypervector support by @mikeheddes in #71
Full Changelog: v2.3.0...v3.0.0
2.3.0 Release Notes
What's Changed
- Fix sequence replace and from_tensor by @mikeheddes in #61
- Sparsity by @igordeoliveiranunes in #56
- Improvements to documentation/readme by @igordeoliveiranunes in #64
- Fix graph neighbors by @mikeheddes in #65
- Add structures tests by @pverges in #66
Full Changelog: v2.2.3...v2.3.0
2.2.3 Release Notes
Working on making the library available on Anaconda.
What's Changed
- Conda package by @dheyay in #58
- Fix conda package upload by @mikeheddes in #59
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Testing functional module by @mikeheddes in #50
- Conda package by @dheyay in #51
- Add aliasing for basic function by @mikeheddes in #52
- Conda package by @dheyay in #57
Full Changelog: v2.2.1...v2.2.2
2.2.1 Release Notes
What's Changed
- Add documentation for functional module by @mikeheddes in #39
- Add structures documentation by @mikeheddes in #41
- Add embeddings documentation by @mikeheddes in #40
- Update example in README by @mikeheddes in #44
- Add cross product function by @mikeheddes in #46
- Add Getting started and HDC Learning tutorials to docs by @igordeoliveiranunes in #43
- Conda package workflow updated by @dheyay in #45
- Add sparsity option to random hypervectors by @mikeheddes in #47
New Contributors
- @igordeoliveiranunes made their first contribution in #43
Full Changelog: 2.1.3...v2.2.1