Published June 2, 2014
| Version v1.0.1
Software
Open
New Spectrum Features; Fix IQIndexVal design
Authors/Creators
- 1. UC Irvine
- 2. reinventing the wheel since 199X
- 3. Perimeter Institute
Description
- Added new features to Spectrum class: more complete interface for accessing eigenvalues and quantum numbers; ability to construct from diagonal tensors.
- Fixed design flaw in class IQIndexVal: was previously subclass of IQIndex which caused unexpected behavior when constructing ITensors from IQIndexVals. Now IQIndexVal holds an IQIndex as a data member instead.
- Minor updates to tutorial code.
- Fixed compilation error when using C++98 boost Foreach caused by some debugging code.
Files
ITensor-v1.0.1.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:65c814b2ccb408b1bf216be1cc658711
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ITensor/ITensor/tree/v1.0.1 (URL)