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-28 14:54:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Rasmus Munk Larsen
6e3b795f81
Add more tests for pow and fix a corner case for huge exponent where the result is always zero or infinite unless x is one.
2021-02-05 16:58:49 -08:00
..
src
Add more tests for pow and fix a corner case for huge exponent where the result is always zero or infinite unless x is one.
2021-02-05 16:58:49 -08:00
Cholesky
…
CholmodSupport
…
Core
Fix excessive GEBP register spilling for 32-bit NEON.
2021-02-03 09:01:48 -08:00
Dense
…
Eigen
…
Eigenvalues
…
Geometry
1)provide a better generic paddsub op implementation
2021-01-13 22:54:03 +00:00
Householder
…
IterativeLinearSolvers
…
Jacobi
…
KLUSupport
…
LU
Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation using PacketMath.
2020-11-17 12:27:01 +00:00
MetisSupport
…
OrderingMethods
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in
2ca1e73239
2019-03-05 10:24:54 -08:00
PardisoSupport
…
PaStiXSupport
…
QR
…
QtAlignedMalloc
…
Sparse
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in
2ca1e73239
2019-03-05 10:24:54 -08:00
SparseCholesky
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in
2ca1e73239
2019-03-05 10:24:54 -08:00
SparseCore
…
SparseLU
…
SparseQR
…
SPQRSupport
…
StdDeque
…
StdList
…
StdVector
…
SuperLUSupport
…
SVD
…
UmfPackSupport
…