Skip to content

v0.3.50

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 20:07
· 264 commits to main since this release
4e0ef92

ITensors v0.3.50

Diff since v0.3.49

Merged pull requests:

  • [NDTensors] More BlockSparseArray tensor operations (#1227) (@mtfishman)
  • [NDTensorsCUDAExt] Fix QR-based SVD for some rectangular matrices (#1229) (@kmp5VT)
  • [ITensors] [BUG] svdMPO generates unnecessarily large intermediate weight matrices (#1231) (@b-kloss)
  • [NDTensorsMetalExt] Fix issues not importing some LinearAlgebra functions (#1233) (@mtfishman)
  • Update DMRG.md criticality (#1235) (@jtschneider)
  • [NDTensors] Array storage combiner contraction refactor (#1237) (@mtfishman)
  • [NDTensors] Add StridedViews dependency and fix using statement (#1238) (@emstoudenmire)
  • [ITensors] Pass eigen_perturbation properly to factorize_eigen (#1240) (@mtfishman)

Closed issues:

  • [ITensors] [BUG] factorization in current ITensors version does not use eigen_perturbation (#1239)