This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
Releases: ITensor/NDTensors.jl
Releases · ITensor/NDTensors.jl
v0.1.22
NDTensors v0.1.22
Merged pull requests:
- Threaded blocksparse (#59) (@mtfishman)
- Update HDF5 to versions 0.14, 0.15 (#60) (@emstoudenmire)
v0.1.21
NDTensors v0.1.21
Merged pull requests:
- Fix bug in scalar contract with mixed element types (#58) (@mtfishman)
v0.1.20
NDTensors v0.1.20
Merged pull requests:
- Block sparse operations (#56) (@mtfishman)
- Improve contractions involving scalar-like tensors (#57) (@mtfishman)
v0.1.19
v0.1.18
NDTensors v0.1.18
Merged pull requests:
- Fix dispatch issue when trying to call BLAS (#51) (@mtfishman)
- Some low level optimizations (#52) (@mtfishman)
- Microoptimizations of contraction logic code (#53) (@mtfishman)
v0.1.17
NDTensors v0.1.17
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#47) (@github-actions[bot])
- TBLIS backend support (#48) (@mtfishman)
- CompatHelper: add new compat entry for "Requires" at version "1.1" (#49) (@github-actions[bot])
- Generalize setindex!! to allow setting slices (#50) (@mtfishman)
v0.1.16
v0.1.15
NDTensors v0.1.15
Closed issues:
- Remove extraneous functions from export list (#39)
- Replace
fullfidelity(::MPO, ::MPO)
withfidelity(::ITensor, ::ITensor)
(#40)
Merged pull requests:
- CompatHelper: bump compat for "HDF5" to "0.14" (#42) (@github-actions[bot])
- supporting generic types (#43) (@GiggleLiu)
v0.1.14
NDTensors v0.1.14
Merged pull requests:
- Add diff for tuples (#37) (@mtfishman)
- Make NDTensors compatible with Julia v1.3 (#38) (@mtfishman)