mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
38ab7e6ed0491bd5a0c639f218d5ea4728bf1e81
* The scheduling of computation is moved out the the assignment code and into a new TensorExecutor class * The assignment itself is now a regular node on the expression tree * The expression evaluators start by recursively evaluating all their subexpressions if needed
Fix bug #738: use the "current" version of cmake project directories to ease the inclusion of Eigen within other projects.
Fix bug #738: use the "current" version of cmake project directories to ease the inclusion of Eigen within other projects.
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/.
Languages
C++
85.6%
Fortran
8.9%
CMake
2%
C
1.6%
Cuda
1.2%
Other
0.6%