Skip to content

v0.6.15

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 14:47
· 25 commits to main since this release
7d5ecf9

ITensors v0.6.15

Diff since v0.6.14

Merged pull requests:

  • [NDTensors] Fix scalar indexing issue for Diag broadcast on GPU (#1497) (@kmp5VT)
  • [BlockSparseArrays] Update to BlockArrays v1.1, fix some issues with nested views (#1503) (@mtfishman)
  • [NDTensorsMappedArraysExt] Support for using MappedArrays as data of ITensors (#1505) (@mtfishman)
  • [BlockSparseArrays] Fix initializing blocks using broadcasting (#1506) (@mtfishman)
  • [ITensors] Generalize diag_itensor constructors to AbstractVector (#1510) (@mtfishman)

Closed issues:

  • [NDTensors] [BUG] tr on GPU (#1450)
  • [NDTensors] [BUG] Scalar indexing issue when broadcasting tensors with Diag storage on GPU (#1482)