Releases: QuantumKitHub/BlockTensorKit.jl
Releases · QuantumKitHub/BlockTensorKit.jl
v0.3.12
BlockTensorKit v0.3.12
- Added overloads for
DefaultAlgorithmfor compatibility withMatrixAlgebraKit - Enhanced compatibility with
BraidingTensors with non-Vectorstorage types - Further internals updates to support GPU arrays in downstream packages such as
MPSKit.jl - Transferred to QuantumKitHub org!
Merged pull requests:
- CompatHelper: add new compat entry for TensorOperations at version 4, (keep existing compat) (#1) (@github-actions[bot])
- Incorporate changes new AbstractTensorMap type definition (#14) (@lkdvos)
- Merge progress into dev (#15) (@lkdvos)
- Improve
mul!for abstract eltypes (#16) (@lkdvos) - Add documentation (#17) (@lkdvos)
- Aqua tests (#18) (@lkdvos)
- Add
copyto!with cartesian indices (#20) (@lkdvos) - CompatHelper: bump compat for VectorInterface to 0.5, (keep existing compat) (#22) (@github-actions[bot])
- Alter indexmanipulation logic (#23) (@lkdvos)
- allow 0.3 of TestExtras (#24) (@KristofferC)
- Improve
copyimplementation foradjointhandling (#25) (@lkdvos) - Type changes for complex sectors +
BlockIteratorfix (#26) (@borisdevos) - Runic formatter (#27) (@lkdvos)
- fix missing variable (#28) (@lkdvos)
- Bump v0.1.11 (#29) (@lkdvos)
- Similar_tensormaptype (#30) (@lkdvos)
- Add
dualflag toSumSpace(#32) (@lkdvos) - Updates for TensorKit v0.15 (#33) (@lkdvos)
BlockTensorKit.oplusrenamed toBlockTensorKit.boxplus(#34) (@lkdvos)- [Compat] TensorKit v0.15.2 (#35) (@lkdvos)
- CompatHelper: bump compat for TensorKit to 0.16, (keep existing compat) (#37) (@github-actions[bot])
- Multifusion compatibility (#38) (@borisdevos)
- fix docs examples (#39) (@lkdvos)
- optimize converter to
TensorMap(#40) (@lkdvos) - relax
blas_contractsignature (#41) (@lkdvos) - Removal of the evil hacks (#42) (@lkdvos)
- Performance improvements (#43) (@lkdvos)
- Small fixes to let BlockTensorMaps work with GPU arrays (#44) (@kshyatt)
- Adapt extension (#45) (@lkdvos)
- type stability improvements for Adapt (#46) (@lkdvos)
- Add a disamgiguating conversion (#47) (@kshyatt)
- Some more small changes for GPU support (#48) (@kshyatt)
- TensorKit v0.16.4 changes (#50) (@lkdvos)
- Fix creation of dense similar for linalg (#52) (@kshyatt)
- Add overloads for
DefaultAlgorithm(#53) (@lkdvos) - Incremental fixes for MPSKit (#54) (@kshyatt)
- Bump patch version (#55) (@kshyatt)
Closed issues:
v0.3.10
v0.3.9
BlockTensorKit v0.3.9
Merged pull requests:
v0.3.8
v0.3.7
BlockTensorKit v0.3.7
Merged pull requests:
v0.3.6
BlockTensorKit v0.3.6
Merged pull requests:
v0.3.5
v0.3.4
BlockTensorKit v0.3.4
v0.3.3
v0.3.2
BlockTensorKit v0.3.2
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])