|
I have developed a C++ wrapper around SVDPACKC to allow the user to easily incorporate methods to calculate SVDs of sparse matrices in the CCS format from inside his program. |
| NOTE: The previously available library, libmyssvd here had a lot of bugs (only LAS2 routine was correct). The new version is fixed and hopefully most bugs are gone! |