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
fad776492ff337b3bc0884715c5f80c980ed63a7
eigen
/
Eigen
History
Benoit Steiner
fad776492f
Merged eigen/eigen into default
2017-02-10 14:27:43 -08:00
..
src
Fixed bug introduced in previous commit
2017-02-10 13:35:10 -08:00
Cholesky
…
CholmodSupport
…
CMakeLists.txt
…
Core
Merged in ggael/eigen-flexidexing (pull request PR-294)
2017-01-26 08:04:23 +00:00
Dense
…
Eigen
…
Eigenvalues
…
Geometry
Adding Tensor ReverseOp; TensorStriding; TensorConversionOp; Modifying Tensor Contractsycl to be located in any place in the expression tree.
2017-01-16 13:58:49 +00:00
Householder
…
IterativeLinearSolvers
…
Jacobi
…
LU
…
MetisSupport
…
OrderingMethods
…
PardisoSupport
…
PaStiXSupport
…
QR
…
QtAlignedMalloc
Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t
2017-01-23 22:02:53 +01:00
Sparse
…
SparseCholesky
…
SparseCore
…
SparseLU
…
SparseQR
…
SPQRSupport
…
StdDeque
bug
#1389
: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
2017-02-03 15:22:35 +01:00
StdList
bug
#1389
: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
2017-02-03 15:22:35 +01:00
StdVector
bug
#1389
: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
2017-02-03 15:22:35 +01:00
SuperLUSupport
…
SVD
…
UmfPackSupport
…