| .. |
|
Cholesky
|
Add documentation and exemples for inplace decomposition.
|
2016-07-04 17:18:26 +02:00 |
|
CholmodSupport
|
bug #946: generalize Cholmod::solve to handle any rhs expression
|
2016-01-29 23:02:22 +01:00 |
|
Core
|
Add minimal support for Array<string>, and fix Tensor<string>
|
2016-07-25 14:25:56 +02:00 |
|
Eigenvalues
|
Enforce scalar types in calls to max/min (helps with expression template scalar types)
|
2016-07-25 12:35:10 +02:00 |
|
Geometry
|
Remove static constant declaration: this enforces compiler to generate costly code for thread safety.
|
2016-07-18 15:05:17 +02:00 |
|
Householder
|
Relax mixing-type constraints for binary coefficient-wise operators:
|
2016-06-06 15:11:41 +02:00 |
|
IterativeLinearSolvers
|
Fix nesting of SolveWithGuess, and add unit test.
|
2016-07-04 17:47:47 +02:00 |
|
Jacobi
|
Consider denormals as zero in makeJacobi and 2x2 SVD.
|
2016-07-12 17:21:03 +02:00 |
|
LU
|
Add documentation and exemples for inplace decomposition.
|
2016-07-04 17:18:26 +02:00 |
|
MetisSupport
|
Suppress some remaining Index conversion warnings
|
2015-02-17 18:52:39 +01:00 |
|
misc
|
Consider denormals as zero in makeJacobi and 2x2 SVD.
|
2016-07-12 17:21:03 +02:00 |
|
OrderingMethods
|
Fix warning and replace min/max macros by calls to mini/maxi
|
2016-02-01 10:23:45 +01:00 |
|
PardisoSupport
|
Fixes for PARDISO: warnings, and defaults to metis+ in-core mode.
|
2016-06-08 18:31:19 +02:00 |
|
PaStiXSupport
|
bug #1149: fix Pastix*::*parm()
|
2016-01-20 19:01:24 +01:00 |
|
plugins
|
Complete the coeff-wise math function table.
|
2016-07-20 12:14:10 +02:00 |
|
QR
|
Fix ambiguous specialization with custom scalar type
|
2016-07-20 15:13:44 +02:00 |
|
SparseCholesky
|
Fix numerous doxygen shortcomings, and workaround some clang -Wdocumentation warnings
|
2016-01-01 21:45:06 +01:00 |
|
SparseCore
|
compile fix (SFINAE variant apparently didn't work for all compilers) for the following compiler/platform:
|
2016-07-11 17:42:22 +02:00 |
|
SparseLU
|
Workaround "misleading-indentation" warnings
|
2016-05-11 08:41:36 +02:00 |
|
SparseQR
|
Relax mixing-type constraints for binary coefficient-wise operators:
|
2016-06-06 15:11:41 +02:00 |
|
SPQRSupport
|
Add LU::transpose().solve() and LU::adjoint().solve() API.
|
2015-12-01 14:38:47 +01:00 |
|
StlSupport
|
bug #1164: fix list and deque specializations such that our aligned allocator is automatically activatived only when the user did not specified an allocator (or specified the default std::allocator).
|
2016-02-03 18:07:25 +01:00 |
|
SuperLUSupport
|
bug #1119: Adjust call to ?gssvx for SuperLU 5
|
2016-07-10 02:29:57 +02:00 |
|
SVD
|
Enforce scalar types in calls to max/min (helps with expression template scalar types)
|
2016-07-25 12:35:10 +02:00 |
|
UmfPackSupport
|
Fix copy ctor prototype.
|
2016-05-26 17:37:25 +02:00 |
|
CMakeLists.txt
|
Improves the filter for hidden files in "Eigen" and "Eigen/src".
|
2010-11-22 10:47:07 -05:00 |