Clone this repo:
  1. 8eabfb5 Vectorize BLAS level 1/2 routines with Eigen expressions by Rasmus Munk Larsen · 68 minutes ago master
  2. 4ad90a6 Replace blas/f2c with clean C++ implementations by Rasmus Munk Larsen · 4 hours ago
  3. fe6ada1 Prevent nightly CI pipelines from being auto-cancelled by Rasmus Munk Larsen · 32 hours ago
  4. 8179474 CI: Add AVX512-FP16 build tests with GCC 13 by Alexander Grund · 32 hours ago
  5. b57d860 Fix GCC maybe-uninitialized warning in InnerProduct by Florian Maurin · 2 days ago

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/ or https://libeigen.gitlab.io.

For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.