aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/README.txt
blob: 07a8bd92ae22308d28978ce684e5cc18a2a2ce80 (plain)
1
2
3
4
5
6
7
8
9

This directory contains a BLAS library built on top of Eigen.

This is currently a work in progress which is far to be ready for use,
but feel free to contribute to it if you wish.

This module is not built by default. In order to compile it, you need to
type 'make blas' from within your build dir.