Skip to content

Releases: MPF-Optimization-Laboratory/BlockTensorFactorization.jl

v0.4.1

01 May 21:56

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

Features:

  • extended outer product to higher order arrays (65a20b5)

Optimizations:

  • three point circle rank detection (044b0e5)

Bug fixes:

  • multiscale factorize starts with 3, not 2 points (def33e0, related to #3)
  • stats using previous iterations now work as convergence criteria (fixes #4)
  • rescaling multiple factorizations automatically is no longer broken (fixes #7)
  • Converting between projections is no longer broken (see #8)
  • exported missing products (7cc17d8)
  • Added tests
  • Documentation typo fixes (2394bde, 1c06b0c)

v0.4.0

29 Nov 00:58

Choose a tag to compare

BlockTensorFactorization v0.4.0