Skip to content

Releases: lkdvos/BlockTensorKit.jl

v0.3.5

24 Dec 09:58
68c83b8

Choose a tag to compare

BlockTensorKit v0.3.5

Diff since v0.3.4

Merged pull requests:

v0.3.4

16 Dec 12:44

Choose a tag to compare

BlockTensorKit v0.3.4

Diff since v0.3.3

v0.3.3

15 Dec 20:28
2e9c200

Choose a tag to compare

BlockTensorKit v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

10 Dec 03:00
2a85190

Choose a tag to compare

BlockTensorKit v0.3.2

Diff since v0.3.1

Bump compatibility for TensorKit v0.16 and MatrixAlgebraKit v0.6

Merged pull requests:

  • CompatHelper: bump compat for TensorKit to 0.16, (keep existing compat) (#37) (@github-actions[bot])

v0.3.1

29 Oct 17:33
dfa3646

Choose a tag to compare

BlockTensorKit v0.3.1

Diff since v0.3.0

Small fixes and show improvements

Merged pull requests:

v0.3.0

08 Oct 22:07
5508f7c

Choose a tag to compare

BlockTensorKit v0.3.0

Diff since v0.2.0

v0.3.0 of the package updates to TensorKit v0.15, and the primary breaking change is the replacement of BlockTensorKit.oplus with BlockTensorKit.boxplus.
This avoids the name-clash with TensorKit.oplus that was previously happening.

Merged pull requests:

  • Updates for TensorKit v0.15 (#33) (@lkdvos)
  • BlockTensorKit.oplus renamed to BlockTensorKit.boxplus (#34) (@lkdvos)

v0.2.0

28 Aug 10:57
dd3a832

Choose a tag to compare

BlockTensorKit v0.2.0

Diff since v0.1.13

This version contains a minor update to the SumSpace struct, such that it can now retain the isdual information even when working with empty spaces. This resolves many edge-case bugs and issues, but does constitute a breaking change.

Merged pull requests:

v0.1.13

04 Aug 00:34

Choose a tag to compare

BlockTensorKit v0.1.13

Diff since v0.1.12

v0.1.12

25 Jul 17:03
2c38706

Choose a tag to compare

BlockTensorKit v0.1.12

Diff since v0.1.11

Merged pull requests:

v0.1.11

24 Jul 15:29
9af3304

Choose a tag to compare

BlockTensorKit v0.1.11

Diff since v0.1.10

Merged pull requests: