eigen/blas/README.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
183 B
Plaintext
Raw Permalink Normal View History

This directory contains a BLAS library built on top of Eigen.
2009-11-28 02:42:05 +01:00
This module is not built by default. In order to compile it, you need to
type 'make blas' from within your build dir.