Skip to content

Minimal Interpreted Interfaces for the Eigen C++ Template Library

License

Notifications You must be signed in to change notification settings

StatisKit/LinAlg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatisKit-LinAlg: Minimal Interpreted Interfaces for the Eigen C++ Template Library

Eigen is a C++ template library for linear algebra. It contains matrices, vectors, numerical solvers and related algorithms. Its performance on many algorithms is comparable with some of the best implementations based on Lapack and level-3 BLAS.

This repository is not a repository for the Eigen source code but for source code implementing scripting languages interfaces for Eigen.

Releases

No releases published

Packages

No packages published

Languages