You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This library implements a randomized algorithm for solving the least-squares equation x = arg min norm(A * x - b, 2) or the underdetermined system min(norm(x, 2)) s.t. Ax=b. With high probability the running this o(mn^2) for an m-by-n matrix.
For details of the solver see the paper at:
Blendenpik: Supercharging LAPACK's least-squares solver.
Authors: Haim Avron, Petar Maymounkov, and Sivan Toledo.
To build FFTW and/or SPIRAL WHT is needed. Extract the files and write install_blendenpik.
Cite As
Haim Avron (2026). Blendenpik (https://uk.mathworks.com/matlabcentral/fileexchange/25241-blendenpik), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0.0 (29.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
