Skip to content

5.0.0 Release Notes

Compare
Choose a tag to compare
@mikeheddes mikeheddes released this 07 Mar 05:32
· 43 commits to main since this release
d438b41

What's Changed

Breaking changes (renaming)

  • VSA_Model -> VSATensor
  • BSC -> BSCTensor
  • MAP -> MAPTensor
  • HRR -> HRRTensor
  • FHRR -> FHRRTensor
  • empty_hv -> empty
  • identity_hv -> identity
  • random_hv -> random
  • level_hv -> level
  • thermometer_hv -> thermometer
  • circular_hv -> circular
  • cos_similarity -> cosine_similarity and aliased as cos
  • The function signature of hypervector creation now takes in a string instead of the VSATensor type

New Contributors

Full Changelog: v4.5.0...v5.0.0