Skip to content

v1.8.0

Compare
Choose a tag to compare
@dmdunla dmdunla released this 24 Oct 03:23
· 45 commits to main since this release
b41f72c

What's Changed

  • Added:
    • Added ktensor.vis method for visualizing CP decompositions (#301)
    • Added support in cp_als to optimize only specific modes (#302)
    • Added dependency on matplotlib for visualization support (#301)
  • Fixed:
    • Fixed timings and output formatting in gcp_opt (#314)
  • Improved:
    • Improved performance of ktensor.full (#300)
  • Deprecated:
    • Replaced tt_to_dense_matrix and tt_from_dense_matrix with tenmat data class and methods (#294)
    • Removed support for Python 3.8 (end-of-life) (#319)

Full Changelog: v1.7.0...v1.8.0