Skip to content

rballester/vmmlib

 
 

Repository files navigation

vmmlib

A templatized C++ vector and matrix math library. For more information please see http://vmml.github.com/vmmlib/

License: (revised) BSD

VMMLib depends on LAPACK, BLAS and FFTW3. If you just want to use VMMLib basic without depending on LAPACK/BLAS, don't include the affected header files.

Run bin/tensor_play to see some examples in action, including Tucker decomposition and reconstruction.

About

A templatized C++ vector and matrix math library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.1%
  • C 26.8%
  • Other 0.1%