Skip to content

Releases: hyperdimensional-computing/torchhd

3.4.0 Release Notes

30 Sep 20:44
Compare
Choose a tag to compare

What's Changed

  • Add sinusoid embedding and fix projection embedding by @Didanny in #88

Full Changelog: v3.3.0...v3.4.0

3.3.0 Release Notes

01 Sep 01:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0 Release Notes

08 Jun 17:41
Compare
Choose a tag to compare

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

07 Jun 23:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

3.0.1 Release Notes

07 Jun 17:35
Compare
Choose a tag to compare

Fix conda package configurations.

Full Changelog: v3.0.0...v3.0.1

3.0.0 Release Notes

01 Jun 19:05
Compare
Choose a tag to compare

Breaking Changes

  • Renaming of functional.sequence to functional.bundle_sequence.
  • Renaming of functional.distinct_sequence to functional.bind_sequence.
  • Renaming of structures.Sequence to structures.BundleSequence.
  • Renaming of structures.DistinctSequence to structures.BindSequence.
  • Removal of the out optional keyword argument.

What's Changed

Full Changelog: v2.3.0...v3.0.0

2.3.0 Release Notes

26 May 00:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.3.0

2.2.3 Release Notes

23 May 01:55
Compare
Choose a tag to compare

Working on making the library available on Anaconda.

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

20 May 20:21
8a1bb7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

2.2.1 Release Notes

19 May 02:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.3...v2.2.1