Published February 9, 2024
| Version v0.1.0
Software
Open
TensorTrack
Description
First 'stable' release of the toolbox. Adds some tensor-network state and operator classes as well as basic algorithms for studying 1D quantum and 2D stat mech systems, in addition to the core symmetric tensor framework.
What's Changed
- Progress update by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/3
- Add
SparseArrayclass for multidimensional sparse arrays. by @leburgel in https://github.com/quantumghent/TensorTrack/pull/5 - Finitemps by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/6
- PEPS transfer matrices by @leburgel in https://github.com/quantumghent/TensorTrack/pull/7
- correlation length, marek gap, mps utilities by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/8
- Utility by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/9
- Add dedicated naive bond expansion algorithm by @leburgel in https://github.com/quantumghent/TensorTrack/pull/10
- add docstring
initialize_fixedpoint(FiniteMpo)by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/12 - bugfix expansion by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/11
- Docs fixes by @leburgel in https://github.com/quantumghent/TensorTrack/pull/13
- Fix Read the Docs build by @leburgel in https://github.com/quantumghent/TensorTrack/pull/15
- Bugfix by @sanderdemeyer in https://github.com/quantumghent/TensorTrack/pull/18
- Fix bug in
SparseArray.subsrefby @leburgel in https://github.com/quantumghent/TensorTrack/pull/17 - fixes and extras for Peps by @qmortier in https://github.com/quantumghent/TensorTrack/pull/19
- Charge fix and MPS additions by @qmortier in https://github.com/quantumghent/TensorTrack/pull/20
- Quasiparticle by @lkdvos in https://github.com/quantumghent/TensorTrack/pull/16
- Speed up
Arnoldisolver by @leburgel in https://github.com/quantumghent/TensorTrack/pull/21 - Docs update by @leburgel in https://github.com/quantumghent/TensorTrack/pull/23
- Fix Read The Docs build by @leburgel in https://github.com/quantumghent/TensorTrack/pull/24
- ctmrg by @qmortier in https://github.com/quantumghent/TensorTrack/pull/22
Full Changelog: https://github.com/quantumghent/TensorTrack/compare/v0.0.0...v0.1.0
Notes
Files
quantumghent/TensorTrack-v0.1.0.zip
Files
(13.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d5a7a5a222d9768aedc2e87e0601cc52
|
13.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/quantumghent/TensorTrack/tree/v0.1.0 (URL)