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-05-20 16:47:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
History
Benoit Steiner
b238f387b4
Pulled latest updates from trunk
2016-11-02 08:53:13 -07:00
..
CXX11
Fixed the ambiguity in callig make_tuple for sycl backend.
2016-10-31 16:35:51 +00:00
src
Don't attempts to use lgamma_r for CUDA devices.
2016-11-01 15:34:19 -07:00
AdolcForward
…
AlignedVector3
Fix outer-stride.
2016-10-12 21:47:52 +02:00
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
…
Polynomials
…
Skyline
…
SparseExtra
…
SpecialFunctions
Special functions require math.h: make sure it is included.
2016-11-02 08:51:52 -07:00
Splines
…