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-06-30 02:05:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
IterativeSolvers
History
David Hyde
d908afe35f
bug
#1558
: fix a corner case in MINRES when both v_new and w_new vanish.
2018-07-08 22:06:38 -07:00
..
ConstrainedConjGrad.h
Fix typos found using codespell
2018-06-07 14:43:02 +02:00
DGMRES.h
Some warning fixes
2018-07-17 10:29:12 +02:00
GMRES.h
Fix compilation when defaulting to row-major
2016-05-27 10:31:11 +02:00
IncompleteLU.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
IterationController.h
Fix some MPL2/LGPL lisencing confusions
2013-02-06 11:30:33 +01:00
MINRES.h
bug
#1558
: fix a corner case in MINRES when both v_new and w_new vanish.
2018-07-08 22:06:38 -07:00
Scaling.h
Make scaling work with non-square matrices
2017-03-03 12:58:51 +01:00