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
7402cfd4cc3bc129b0fc906eb51347882307cbe0
eigen
/
unsupported
/
Eigen
History
Tal Hadad
58f5d7d058
Fix calc bug, docs and better testing.
...
Test code changes: * better coded * rand and manual numbers * singularity checking
2016-10-16 14:39:26 +03:00
..
CXX11
Made the initialization of a CUDA device thread safe.
2016-09-26 11:00:32 -07:00
src
Fix calc bug, docs and better testing.
2016-10-16 14:39:26 +03:00
AdolcForward
…
AlignedVector3
…
ArpackSupport
…
AutoDiff
…
BVH
…
CMakeLists.txt
merge EulerAngles module
2016-08-30 10:01:53 +02:00
EulerAngles
Complete docs and add ostream operator for EulerAngles.
2016-06-19 20:42:45 +03:00
FFT
…
IterativeSolvers
…
KroneckerProduct
Include missing forward declaration of SparseMatrix
2016-08-29 18:56:46 +02:00
LevenbergMarquardt
…
MatrixFunctions
…
MoreVectorization
…
MPRealSupport
Implement digits10 for mpreal
2016-07-25 14:38:55 +02:00
NonLinearOptimization
…
NumericalDiff
…
OpenGLSupport
Replace all M_PI by EIGEN_PI and add a check to the testsuite.
2016-03-23 15:37:45 +01:00
Polynomials
…
Skyline
…
SparseExtra
…
SpecialFunctions
Move CUDA's special functions to SpecialFunctions module.
2016-07-11 18:39:11 +02:00
Splines
…