mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-27 07:29:52 +08:00
04dc63776a
- write extentive unit tests (maybe this already exist in other projects) - the level2 functions still have to be implemented
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
|
|
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.
|
|
|
|
If you want to compile it, set the cmake variable EIGEN_BUILD_BLAS to "on".
|