This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1c7c5968a2605eb30b864001e759a8c36beeb8e
eigen
/
Eigen
History
Gael Guennebaud
e1c7c5968a
Update doc.
2016-07-25 11:18:04 +02:00
..
src
Update doc.
2016-07-25 11:18:04 +02:00
Cholesky
…
CholmodSupport
…
CMakeLists.txt
…
Core
bug
#1232
: refactor special functions as a new SpecialFunctions module, currently in unsupported/.
2016-07-08 11:13:55 +02:00
Dense
…
Eigen
…
Eigenvalues
Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form.
2016-06-09 17:11:03 +02:00
Geometry
…
Householder
…
IterativeLinearSolvers
…
Jacobi
…
LU
…
MetisSupport
…
OrderingMethods
…
PardisoSupport
…
PaStiXSupport
…
QR
…
QtAlignedMalloc
…
Sparse
…
SparseCholesky
…
SparseCore
…
SparseLU
…
SparseQR
…
SPQRSupport
…
StdDeque
…
StdList
…
StdVector
…
SuperLUSupport
bug
#1119
: Adjust call to ?gssvx for SuperLU 5
2016-07-10 02:29:57 +02:00
SVD
Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form.
2016-06-09 17:11:03 +02:00
UmfPackSupport
…