This release adds a number of new features and makes some overdue breaking changes to the library. For detailed information, view the change log. Some notable changes include: Put all code into namespace itensor No more dependence on boost library when compiling with USE_CPP11=yes set in options.mk. Minimal boost header code included with library download when compiling with USE_CPP11=no. Removed ITSparse and IQTSparse classes. Now ITensor carry an internal sparse-mode flag. MPS class no longer stores accuracy parameters (maxm,cutoff,...) or a vector of Spectrum objects. MPS class no longer defines + and += operators. Use functions sum and plusEq instead. Improved methods for constructing OptSet named argument sets
14.9.0 (2022-08-18) Bug Fixes applyColorRange: imjoy test has uninitialized imageActorContext (7e62...
What's Changed BUG: DistinguishersToColors now matches to hematoxylin and eosin by @Leengit in http...
What's Changed Feat optimizers.py: include new optimizer RProp functions.py: speed up computation a...
This version fixes a few bugs: Fixed issue where AutoMPO was failing when operators were not provi...
Fixed LocalOp::diag method to correctly use new delta function to tie indices. Thanks to Xiongjie Yu...
Created setA method for MPS/IQMPS. Similar to Anc but better, more self-documenting name. Call psi.s...
ITK 5.1.1 Release Notes We are happy to announce the Insight Toolkit (ITK) 5.1.1! :tada: ITK is an o...
Introduced convenience headers all.h, all_basic.h, and all_mps.h. Thanks for Siva Swaminathan for em...
What's Changed STYLE: Manual formatting by @Leengit in https://github.com/InsightSoftwareConsortium...
ITK 5.0.1 Release Notes We are happy to announce the Insight Toolkit (ITK) 5.0.1! :tada: ITK is an o...
Fixed major bug in davidson algorithm where Gram-Schmidt was not being repeated after orthog failure...
Changes from v1.0a7 to v1.0a8 Enhancements Bump version to 1.0a7 (https://github.com/InsightSoftwar...
ITK 5.1.2 Release Notes We are happy to announce the Insight Toolkit (ITK) 5.1.2! :tada: ITK is an o...
What's Changed ENH: Python 3.7 support by @thewtex in https://github.com/InsightSoftwareConsortium/...
Added expHermitian function for exponentiating Hermitian tensors Added new eigen function for comput...
14.9.0 (2022-08-18) Bug Fixes applyColorRange: imjoy test has uninitialized imageActorContext (7e62...
What's Changed BUG: DistinguishersToColors now matches to hematoxylin and eosin by @Leengit in http...
What's Changed Feat optimizers.py: include new optimizer RProp functions.py: speed up computation a...
This version fixes a few bugs: Fixed issue where AutoMPO was failing when operators were not provi...
Fixed LocalOp::diag method to correctly use new delta function to tie indices. Thanks to Xiongjie Yu...
Created setA method for MPS/IQMPS. Similar to Anc but better, more self-documenting name. Call psi.s...
ITK 5.1.1 Release Notes We are happy to announce the Insight Toolkit (ITK) 5.1.1! :tada: ITK is an o...
Introduced convenience headers all.h, all_basic.h, and all_mps.h. Thanks for Siva Swaminathan for em...
What's Changed STYLE: Manual formatting by @Leengit in https://github.com/InsightSoftwareConsortium...
ITK 5.0.1 Release Notes We are happy to announce the Insight Toolkit (ITK) 5.0.1! :tada: ITK is an o...
Fixed major bug in davidson algorithm where Gram-Schmidt was not being repeated after orthog failure...
Changes from v1.0a7 to v1.0a8 Enhancements Bump version to 1.0a7 (https://github.com/InsightSoftwar...
ITK 5.1.2 Release Notes We are happy to announce the Insight Toolkit (ITK) 5.1.2! :tada: ITK is an o...
What's Changed ENH: Python 3.7 support by @thewtex in https://github.com/InsightSoftwareConsortium/...
Added expHermitian function for exponentiating Hermitian tensors Added new eigen function for comput...
14.9.0 (2022-08-18) Bug Fixes applyColorRange: imjoy test has uninitialized imageActorContext (7e62...
What's Changed BUG: DistinguishersToColors now matches to hematoxylin and eosin by @Leengit in http...
What's Changed Feat optimizers.py: include new optimizer RProp functions.py: speed up computation a...