Skip to content

v1.2.0

Compare
Choose a tag to compare
@dmdunla dmdunla released this 01 Jul 23:36
· 156 commits to main since this release

What's Changed

  • Added tenmat class and associated tests (#8)
  • Added tensor.__rmul__ for preadding scalars (#18)
  • Fixed error in sptensor.__lt__ that led to creation of large boolean tensors when comparing with 0 (#15)
  • Matched output of cp_als to Matlab (#17)

Full Changelog: v1.1.1...v1.2.0