This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-04-29 07:14:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Gael Guennebaud
54ae2ac7e8
Added the computation of eigen vectors in the symmetric eigen solver.
...
However the eigen vectors are not correct yet, but I really cannot find the problem.
2008-06-02 12:52:08 +00:00
..
src
Added the computation of eigen vectors in the symmetric eigen solver.
2008-06-02 12:52:08 +00:00
Array
moved purely "array" related stuff to a new module Array.
2008-05-31 18:11:48 +00:00
Cholesky
-fix certain #includes
2008-05-12 21:15:17 +00:00
CMakeLists.txt
Added the computation of eigen vectors in the symmetric eigen solver.
2008-06-02 12:52:08 +00:00
Core
added an *optional* Eigen2 dynamic library.
2008-05-31 23:21:49 +00:00
CoreDeclarations
- introduce Part and Extract classes, splitting and extending the former
2008-05-27 05:47:30 +00:00
LU
-fix certain #includes
2008-05-12 21:15:17 +00:00
QR
Rewrite from scratch of the eigen solver for symmetric matrices
2008-06-02 00:30:26 +00:00