Skip to content

v0.3.40

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 21:58
· 343 commits to main since this release
de290a9

ITensors v0.3.40

Diff since v0.3.39

Closed issues:

  • [ITensors] [BUG] Precompile Fails (Can't find get_parameters) (#1177)

Merged pull requests:

  • [NDTensors] Remove sort(Tuple) in favor of version in Compat (#1169) (@mtfishman)
  • [NDTensors] Rename package extensions to follow standard conventions (#1170) (@mtfishman)
  • [ITensors] Index filtering docstring improvements (#1171) (@emstoudenmire)
  • [NDTensors] Define blockoffsets for Empty tensors/storage (#1172) (@mtfishman)
  • [NDTensors] Fix zero for EmptyStorage (#1173) (@mtfishman)
  • [ITensors] Allow optionally passing desired output indices of directsum (#1176) (@mtfishman)