Skip to content

v0.3.53

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 14:52
· 217 commits to main since this release
b788e4e

ITensors v0.3.53

Diff since v0.3.52

Merged pull requests:

  • [GradedAxes] Add dual and isdual (#1274) (@mtfishman)
  • [GradedAxes] Simplify tests (#1275) (@mtfishman)
  • [NDTensors] AllocateData library (#1276) (@mtfishman)
  • [BlockSparseArrays] Sparse and block sparse matrix multiplication (#1278) (@mtfishman)
  • [ITensors] Update CI testing and package versions (#1281) (@kmp5VT)
  • [BlockSparseArrays] broadcast, map, permutedims, block_reshape (#1282) (@mtfishman)
  • CompatHelper: add new compat entry for MappedArrays at version 0.4 for package NDTensors, (keep existing compat) (#1284) (@github-actions[bot])
  • Make checkflux pass for dense ITensors (#1285) (@emstoudenmire)
  • [NDTensors] Optimize permutedims (#1288) (@mtfishman)
  • [TensorAlgebra] Refactor contract (#1290) (@mtfishman)
  • CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#1291) (@github-actions[bot])
  • CompatHelper: bump compat for Adapt to 4 for package ITensorGPU, (keep existing compat) (#1292) (@github-actions[bot])
  • CompatHelper: bump compat for Adapt to 4 for package NDTensors, (keep existing compat) (#1293) (@github-actions[bot])
  • [NDTensors][ITensors] Fix issues caused by Julia 1.10 (#1299) (@kmp5VT)
  • [ITensors] Add missing kwargs to replacebond! and downstream functions (#1300) (@brian-dellabetta)

Closed issues:

  • [ITensors] [BUG] Issue running DMRG example code when QNs are not used, but debugging is turned on (#1283)
  • [ITensors] [BUG] Regression introduced to ITensors during refactor of NDTensors away from kwargs... (#1297)