Xerus v2.1.0 Release Notes

Release Date: 2016-03-11 // about 8 years ago
    • ! fix_slate() now works correctly for TTTensors and (correctly) throws an error for TTOperators.
    • ๐Ÿ›  Several bug fixes in the handling of TTNetworks of degree zero.
    • Implemented the Tensor CQ function, which is now used where appropriate.
    • โž• Added several unit tests to ensure consitent results for dense/sparse Tensors, TensorNetwork and TTNetworks.
    • ๐Ÿ›  Several Bugfixes in xerus::misc and a bugfix in TT:dyadic_product.