Gael Guennebaud
|
c91906b065
|
Umfpack: UF_long has been removed in recent versions of suitesparse, and fix a few long-to-int conversions issues.
|
2018-04-11 09:59:59 +02:00 |
|
vhuber
|
08008f67e1
|
Add unitTest
|
2018-04-09 17:07:46 +02:00 |
|
Gael Guennebaud
|
cf7eaed38d
|
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
|
2014-04-25 11:04:02 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Gael Guennebaud
|
1b20e16546
|
extend umfpack support
|
2012-06-04 10:39:57 +02:00 |
|
Desire NUENTSA
|
f804a319c8
|
modify the unit tests of sparse linear solvers to enable tests on real matrices, from MatrixMarket for instance
|
2012-03-29 14:32:54 +02:00 |
|
Gael Guennebaud
|
9d7d634897
|
add cholmod_support unit tests
|
2011-12-10 19:32:17 +01:00 |
|
Gael Guennebaud
|
53fa851724
|
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning
|
2011-11-12 14:11:27 +01:00 |
|