Files
smart_wasm/Eigen3/blas/README.txt
2026-06-01 15:55:59 +08:00

7 lines
183 B
Plaintext

This directory contains a BLAS library built on top of Eigen.
This module is not built by default. In order to compile it, you need to
type 'make blas' from within your build dir.