FSOLVER: Fast Solver for large-scale linear and quadratic programming
FSOLVER
Download
- fsolver-0.5.tar.gz (UPDATED VERSION)
Release Date: March 25, 2010
NOTE: The code has been tested under Linux 32 and 64 bit.
How to Cite?
If you use this software for a paper,
thesis, report, work, etc., then please include the following work as a
citation:
- Matrix Nearness Problems in Data Mining. S. Sra. Ph.D. Thesis,Univ. of Texas at Austin. Aug. 2007. [BibTeX]
INSTALLATION NOTES
- Untar
- ./configure
- make
- Optionally also: make test
Planned Features
- Cleaner BLAS + LAPACK Interface
- Tuned sparse matrices --- easy to hack current code, but I have no time