Files
eigen/blas
Rasmus Munk Larsen 4ad90a60f1 Replace blas/f2c with clean C++ implementations
libeigen/eigen!2402

Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
2026-04-05 16:04:41 -07:00
..
2025-11-25 23:13:02 +00:00
2025-11-25 23:13:02 +00:00
2025-11-25 23:13:02 +00:00
2014-06-06 11:21:19 +02:00

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.