Xerus v2.2.0 Release Notes

Release Date: 2016-03-11 // about 8 years ago
    • โž• Added Sparse solve and sparse QR factorization.
    • ๐Ÿ“œ ! Xerus now depends on the SuiteSparseQR (-lspqr) library.
    • ๐Ÿ“œ TTNetwork sum now supports sparse components.
    • ๐Ÿ“œ TTNetwork entrywise_product now supports sparse components.
    • ๐Ÿ†“ ! entrywise_product (for TTNetworks) now a free function instead of static member.
    • ๐Ÿ“œ TTNetwork entrywise_square now supports sparse components.
    • ๐Ÿ›  Bugfix in Dense/Sparse conversion factor handling.