.. |
Cholesky
|
Disable some shortcuts with nvcc
|
2013-07-31 16:56:31 +02:00 |
CholmodSupport
|
Fixes bug #681
|
2013-10-17 00:03:00 +02:00 |
Core
|
Fix bug #708: add placement new/delete for array
|
2013-11-27 09:46:59 +01:00 |
Eigen2Support
|
Silence unused variable warning.
|
2013-10-04 00:21:03 +00:00 |
Eigenvalues
|
Move internal::swap to numext to fix ambiguous call with std::swap
|
2013-11-07 09:01:26 +01:00 |
Geometry
|
Fixed typos in comments
|
2013-12-19 11:55:17 +01:00 |
Householder
|
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
|
2013-06-17 00:14:42 +02:00 |
IterativeLinearSolvers
|
Fix bug #688: make it clearer that CG is for both dense and sparse matrices.
|
2013-10-28 15:56:30 +01:00 |
Jacobi
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
LU
|
merge with main branch
|
2013-07-17 13:21:35 +02:00 |
MetisSupport
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
misc
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +01:00 |
OrderingMethods
|
Clean source code and unit tests with respect to -Wunused-local-typedefs
|
2013-04-10 22:27:35 +02:00 |
PardisoSupport
|
Make Pardiso solvers non copyabe
|
2013-08-02 11:09:02 +02:00 |
PaStiXSupport
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +01:00 |
plugins
|
Grafted from 5725:cdedc9e90d21099e8b3191f95425680ebe710d6f
|
2013-12-21 21:46:27 +01:00 |
QR
|
Fix FullPivHouseholderQR ctors for non squared fixed size matrix types
|
2013-11-19 12:53:46 +01:00 |
SparseCholesky
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
SparseCore
|
Use the specialization of Block<SparseMatrix> for const matrices too
|
2013-11-10 16:16:50 +01:00 |
SparseLU
|
Workaround fixing aliasing issue in x = SparseLU::solve(x)
|
2013-11-15 11:19:19 +01:00 |
SparseQR
|
Reduce explicit zeros when applying SparseQR's matrix Q
|
2013-09-20 23:28:10 +02:00 |
SPQRSupport
|
Fix SPQR Solve() when assigning to a Map object
|
2013-09-26 15:00:22 +02:00 |
StlSupport
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
SuperLUSupport
|
fix casting from double* to void* in SuperLU and Cholmod support
|
2013-06-24 17:24:32 +02:00 |
SVD
|
Add scaling in JacobiSVD to avoid overflows
|
2013-11-19 11:53:48 +01:00 |
UmfPackSupport
|
Fix bug #314: move remaining math functions from internal to numext namespace
|
2013-06-10 23:40:56 +02:00 |
CMakeLists.txt
|
Improves the filter for hidden files in "Eigen" and "Eigen/src".
|
2010-11-22 10:47:07 -05:00 |