This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-03-13 18:37:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Gael Guennebaud
bdcb5f3304
Let's properly use Score instead of std::abs, and remove deprecated FIXME ( a /= b does a/b and not a * (1/b) as it was a long time ago...)
2019-02-11 22:56:19 +01:00
..
src
Let's properly use Score instead of std::abs, and remove deprecated FIXME ( a /= b does a/b and not a * (1/b) as it was a long time ago...)
2019-02-11 22:56:19 +01:00
Cholesky
…
CholmodSupport
…
CMakeLists.txt
…
Core
Implement AVX512 vectorization of std::complex<float/double>
2018-12-06 15:58:06 +01:00
Dense
…
Eigen
…
Eigenvalues
Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop
2018-08-28 11:44:15 +02:00
Geometry
Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop
2018-08-28 11:44:15 +02:00
Householder
…
IterativeLinearSolvers
…
Jacobi
…
KLUSupport
…
LU
…
MetisSupport
…
OrderingMethods
…
PardisoSupport
Extend CUDA support to matrix inversion and selfadjointeigensolver
2018-06-11 18:33:24 +02:00
PaStiXSupport
…
QR
Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop
2018-08-28 11:44:15 +02:00
QtAlignedMalloc
…
Sparse
…
SparseCholesky
…
SparseCore
…
SparseLU
Fix numerous shadow-warnings for GCC<=4.8
2018-08-28 18:32:39 +02:00
SparseQR
Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop
2018-08-28 11:44:15 +02:00
SPQRSupport
…
StdDeque
…
StdList
…
StdVector
…
SuperLUSupport
…
SVD
…
UmfPackSupport
…