Releases: tjof2/robustpca
Releases · tjof2/robustpca
robustpca v0.5.0
robustpca v0.4.0
Major overhaul, now uses Cython as the C++ wrapper.
Bugfix release
robustpca release
Update for Python 3+
Compatible with Python 3
Robust PCA with Python wrapper
New Python wrapper for ROSL algorithms.
Extended support to ROSL+ algorithm, which uses Nystrom's method to randomly sample the data matrix and speed up the algorithm. Previously ROSL+ only supported square sub-matrices.
Initial release
This is the initial release of the C++ ROSL implementation, with a Python wrapper.