sergeyvoronin / LowRankMatrixDecompositionCodesLinks
RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using randomized sampling. Includes codes for single core (using GNU GSL), multi-core (using Intel MKL) and GPU (using NVIDIA CUDA/CULA) architectures.
☆94Updated 3 years ago
Alternatives and similar repositories for LowRankMatrixDecompositionCodes
Users that are interested in LowRankMatrixDecompositionCodes are comparing it to the libraries listed below
Sorting:
- The git repository for the TT-Toolbox☆211Updated 11 months ago
- Backpropagate derivatives through the Cholesky decomposition☆58Updated 5 years ago
- Randomized Dimension Reduction Library☆119Updated 4 years ago
- Proximal Operator Graph Solver☆89Updated 3 weeks ago
- A Newton ADMM based solver for Cone programming.☆39Updated 8 years ago
- Proximal algorithms made easy in Python☆59Updated 9 years ago
- Distributed NMF/NTF Library☆51Updated last year
- Sketching-based Distributed Matrix Computations for Machine Learning☆100Updated 7 years ago
- Sample implementations of proximal operators☆194Updated 12 years ago
- Fastidious accounting of entropy streams into and out of optimization and sampling algorithms.☆33Updated 9 years ago
- A MATLAB toolbox for building first-order solvers for convex models.