Skip to content

Releases: ITensor/ITensorNetworks.jl

v0.11.16

03 Sep 20:40
ff7a6d0

Choose a tag to compare

ITensorNetworks v0.11.16

Diff since v0.11.15

Merged pull requests:

v0.11.15

25 Jun 21:27
806d897

Choose a tag to compare

ITensorNetworks v0.11.15

Diff since v0.11.14

Merged pull requests:

v0.11.14

12 Jun 01:47
bb50333

Choose a tag to compare

ITensorNetworks v0.11.14

Diff since v0.11.13

Merged pull requests:

Closed issues:

  • [BUG] Possible missing copy in default_inserter (#189)

v0.11.13

30 May 17:55
b4659b9

Choose a tag to compare

ITensorNetworks v0.11.13

Diff since v0.11.12

Merged pull requests:

  • Add support for Adapt which enables converting tensor networks to GPU (#187) (@mtfishman)

v0.11.12

22 May 18:44
4efceb8

Choose a tag to compare

ITensorNetworks v0.11.12

Diff since v0.11.11

Merged pull requests:

v0.11.11

21 May 18:18
1bd3e44

Choose a tag to compare

ITensorNetworks v0.11.11

Diff since v0.11.10

Merged pull requests:

  • Define conj for AbstractITensorNetwork and @preserve_graph macro (#185) (@mtfishman)

v0.11.10

17 May 15:21
de7d4dd

Choose a tag to compare

ITensorNetworks v0.11.10

Diff since v0.11.9

Merged pull requests:

  • Add support for specifying RNGs in tensor network constructors, use StableRNGs.jl in tests (#184) (@mtfishman)

v0.11.9

17 May 04:46
e65f9f7

Choose a tag to compare

ITensorNetworks v0.11.9

Diff since v0.11.8

Merged pull requests:

v0.11.8

15 May 00:16
29d031b

Choose a tag to compare

ITensorNetworks v0.11.8

Diff since v0.11.7

Merged pull requests:

  • Account for BP edge case where network evaluates to 0 (#178) (@JoeyT1994)

v0.11.7

14 May 13:04
9d10b82

Choose a tag to compare

ITensorNetworks v0.11.7

Diff since v0.11.6

Merged pull requests:

  • Add support for building operators without a link space (#171) (@JoeyT1994)