svdlibc

v 1.4

SVDLIBC is a C library to perform singular value decomposition

SVDLIBC is a C library based on the SVDPACKC library. It offers a cleaned-up version of the code with a sane library interface and a front-end executable that performs matrix file type conversions, along with computing singular value decompositions. Currently the only SVDPACKC algorithm implemented in SVDLIBC is las2, because it seems to be consistently the fastest.

http://tedlab.mit.edu/~dr/SVDLIBC/

To install svdlibc, paste this in macOS terminal after installing MacPorts

sudo port install svdlibc

Add to my watchlist

Installations 1
Requested Installations 1