Skip to content

Releases: ITensor/ITensors.jl

Version 0.1.10

17 Jun 21:53
Compare
Choose a tag to compare

Fix missing return statement in QNVal constructor (PR #431)

Version 0.1.9

12 Jun 18:34
Compare
Choose a tag to compare

Fix bug with AutoMPO dimension in certain cases (PR #426)

Version 0.1.5

28 May 21:44
373b2b8
Compare
Choose a tag to compare
  • Fix bug with combiner (uncombining step) when combined Index is not the first one (PR #401)
  • Add check to ProjMPO to ensure result of product is same order as input tensor (PR #390)

Version 0.1.4

27 May 15:37
Compare
Choose a tag to compare
  • Add note to docs about requiring Julia 1.4 currently
  • Improve error message for non-scalar input to scalar (PR #396)
  • Export @TagType_str macro (PR #393)
  • Fix productMPS for complex element type (PR #392)

Initial release of ITensors.jl

19 May 20:40
08de9d7
Compare
Choose a tag to compare
Merge pull request #373 from ITensor/compat

Add CompatHelper and compat information