2
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-01-06 14:14:46 +08:00
eigen/Eigen
2017-01-30 15:25:57 -08:00
..
src bug : fix evaluation of "sparse/scalar" that used the wrong evaluation path. 2017-01-30 13:38:24 +01:00
Cholesky Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
CholmodSupport Update link to suitesparse. 2016-01-27 22:48:40 +01:00
CMakeLists.txt bug : simplify installation of header files using cmake's install(DIRECTORY ...) command. 2016-08-29 10:59:37 +02:00
Core Merged in ggael/eigen-flexidexing (pull request PR-294) 2017-01-26 08:04:23 +00:00
Dense
Eigen
Eigenvalues Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
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 Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
IterativeLinearSolvers Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
Jacobi Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
LU Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
MetisSupport Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
OrderingMethods Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
PardisoSupport Fix compilation of PardisoSupport 2015-12-11 11:11:00 +01:00
PaStiXSupport bug : fix compilation of PastixSupport 2016-01-20 18:15:59 +01:00
QR Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
QtAlignedMalloc Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t 2017-01-23 22:02:53 +01:00
Sparse Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
SparseCholesky
SparseCore bug : typo 2015-10-30 12:02:52 +01:00
SparseLU
SparseQR Add missing licence header to some top header files 2015-10-26 11:46:05 +01:00
SPQRSupport Update link to suitesparse. 2016-01-27 22:48:40 +01:00
StdDeque Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively. 2014-11-04 21:58:52 +01:00
StdList Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively. 2014-11-04 21:58:52 +01:00
StdVector Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively. 2014-11-04 21:58:52 +01:00
SuperLUSupport bug : Adjust call to ?gssvx for SuperLU 5 2016-07-10 02:29:57 +02:00
SVD Clean references to MKL in LAPACKe support. 2016-07-25 18:20:08 +02:00
UmfPackSupport Update link to suitesparse. 2016-01-27 22:48:40 +01:00