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
f6be7289d703ea608db01bfae1fb41cb93465363
eigen
/
unsupported
/
Eigen
History
Benoit Steiner
8f55956a57
Update the padding computation for PADDING_SAME to be consistent with TensorFlow.
2018-01-30 20:22:12 +00:00
..
CXX11
Update the padding computation for PADDING_SAME to be consistent with TensorFlow.
2018-01-30 20:22:12 +00:00
src
Move KLU support to official
2017-11-10 14:11:22 +01: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
Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Added a digits() traits in NumTraits with fallback to static constant. Specialization for mpreal added in MPRealSupport.
2017-03-24 17:45:56 +01: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
…