• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2This directory contains a BLAS library built on top of Eigen.
3
4This is currently a work in progress which is far to be ready for use,
5but feel free to contribute to it if you wish.
6
7This module is not built by default. In order to compile it, you need to
8type 'make blas' from within your build dir.
9
10