v0.9.0
ITensorBase v0.9.0
Merged pull requests:
- Improve user-facing docs and reject indices passed as dimension names (#192) (@mtfishman)
- Make NamedTensor the primary tensor type, ITensor an IndexName alias (#193) (@mtfishman)
- Return the indices from
indsas aVector, keepaxesaTuple(#194) (@mtfishman) - Store
IndexNametags as a sorted symbol dictionary (#195) (@mtfishman)