Go to file
2021-02-24 23:59:35 +00:00
bench Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
blas
ci
cmake Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
debug
demos
doc Document possible inconsistencies when using Matrix<bool, ...> 2021-02-17 00:50:26 +01:00
Eigen Remove unused function scalar_cmp_with_cast. 2021-02-24 23:59:35 +00:00
failtest
lapack
scripts
test Fix CUDA device new and delete, and add test. 2021-02-24 11:31:41 -08:00
unsupported Some improvements for kissfft from Martin Reinecke(pocketfft author): 2021-02-24 21:36:47 +00:00
.gitignore
.gitlab-ci.yml
.hgeol
CMakeLists.txt
COPYING.APACHE
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
README.md
signature_of_eigen3_matrix_library

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/.

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