Skip to content

Releases: hyperdimensional-computing/torchhd

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

2.1.0 Release Notes

14 May 00:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...2.1.0

2.0.0 Release Notes

06 May 20:41
Compare
Choose a tag to compare

Jump to version 2 because torch-hd on PyPi is already on 1.0.4 and since we are making a breaking change we move to the next major version number.

What's Changed

New Contributors

Full Changelog: v0.6.0...v2.0.0

0.6.0 Release Notes

03 May 04:22
Compare
Choose a tag to compare

First release after merger between the torch-hd and hdc libraries, now called torchhd.