Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Releases: ITensor/NDTensors.jl

v0.1.32

04 May 20:24
7b29a96
Compare
Choose a tag to compare

NDTensors v0.1.32

Diff since v0.1.31

Merged pull requests:

  • Reference correct tuple type on recent julia master (#78) (@kshyatt)
  • Add JuliaFormatter CI (#80) (@mtfishman)
  • Rename Empty -> EmptyStorage and add more operations for EmptyStorage (#81) (@mtfishman)

v0.1.31

28 Apr 18:28
32a7e01
Compare
Choose a tag to compare

NDTensors v0.1.31

Diff since v0.1.30

Merged pull requests:

  • Introduce AliasStyle to help with functions that have different aliasing behaviors (#79) (@mtfishman)

v0.1.30

22 Apr 19:23
7216159
Compare
Choose a tag to compare

NDTensors v0.1.30

Diff since v0.1.29

Merged pull requests:

  • allow switching backends (#69) (@GiggleLiu)
  • Some changes to account for the new Index Tuple storage in ITensor (#76) (@mtfishman)

v0.1.29

07 Apr 01:33
Compare
Choose a tag to compare

NDTensors v0.1.29

Diff since v0.1.28

Closed issues:

  • Allow specifying the element type in random_unitary/random_orthog (#70)
  • Introduce setstorage and setinds (#71)

Merged pull requests:

v0.1.28

24 Feb 15:17
ff285a4
Compare
Choose a tag to compare

NDTensors v0.1.28

Diff since v0.1.27

Closed issues:

  • NDTensors.jl incompatible with Optim.jl (#62)

Merged pull requests:

  • Fix some definitions for DiagBlockSparse for functions like similar (#68) (@mtfishman)

v0.1.27

19 Feb 22:13
Compare
Choose a tag to compare

NDTensors v0.1.27

Diff since v0.1.26

Merged pull requests:

v0.1.26

12 Feb 21:11
d6dab26
Compare
Choose a tag to compare

NDTensors v0.1.26

Diff since v0.1.25

v0.1.25

04 Feb 19:09
d2a3b12
Compare
Choose a tag to compare

NDTensors v0.1.25

Diff since v0.1.24

Closed issues:

  • Bug in DiagBlockSparseTensor show method (#61)
  • NDTensors.jl incompatible with Optim.jl (#62)

Merged pull requests:

v0.1.24

02 Feb 18:27
6d911a6
Compare
Choose a tag to compare

NDTensors v0.1.24

Diff since v0.1.23

Merged pull requests:

  • Fix BlockSparse-DiagBlockSparse contraction bug (#64) (@mtfishman)

v0.1.23

29 Jan 16:26
f5d9733
Compare
Choose a tag to compare

NDTensors v0.1.23

Diff since v0.1.22

Merged pull requests: