The BLAS interface is complete.

(grafted from abc1ca0af14872fe44e583faa2b43e496b038f8a
)
This commit is contained in:
Gael Guennebaud 2014-06-06 11:21:19 +02:00
parent ccd7beba90
commit c49421a82b

View File

@ -1,9 +1,6 @@
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.