Skip to content
forked from StatisKit/LinAlg

Minimal interpreted interfaces for the Eigen C++ template library

License

Notifications You must be signed in to change notification settings

jpeyhardi/LinAlg

 
 

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.

About

Minimal interpreted interfaces for the Eigen C++ template library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • Python 7.5%
  • Other 0.3%