Changelog

v0.1.0 (17/06/2023)

  • First release of decompy

v0.2.0 (31/12/2023)

  • Added matrix rank estimation methods (check src/decompy/rankmethods)

  • Added mutiple rank estimation version of rSVDdpd algorithm

v1.0.0 (11/01/2023)

  • Modified the folder structure of the decomposition algorithms.