Go to file
Charles Schlosser fdfdd4c96b test suite: emit the function name when an ieee test fails
libeigen/eigen!2114
2026-01-22 02:32:38 +00:00
.gitlab
Eigen Use memset if !NumTraits<Scalar>::RequireInitialization 2026-01-22 01:01:26 +00:00
bench
blas
ci
cmake
debug
demos
doc Wrote resizing documentation page 2026-01-19 08:29:52 -08:00
failtest
lapack
scripts
test test suite: emit the function name when an ieee test fails 2026-01-22 02:32:38 +00:00
unsupported Fix bad static access for TensorDeviceGpu. 2026-01-20 19:12:53 +00:00
.clang-format
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitlab-ci.yml
CHANGELOG.md
CMakeLists.txt
COPYING.APACHE
COPYING.BSD
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in
INSTALL
LICENSE
README.md
eigen3.pc.in
signature_of_eigen3_matrix_library

README.md

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.