Gael Guennebaud
|
b3fd93207b
|
Fix typos found using codespell
|
2018-06-07 14:43:02 +02:00 |
|
Gael Guennebaud
|
524119d32a
|
Fix uninitialized output argument.
|
2018-04-03 10:56:10 +02:00 |
|
Gael Guennebaud
|
e8d6862f14
|
Properly adjust precision when saving to Market format.
|
2016-12-20 22:10:33 +01:00 |
|
Gael Guennebaud
|
e2f4ee1c2b
|
Speed up parsing of sparse Market file.
|
2016-12-20 21:56:21 +01:00 |
|
Gael Guennebaud
|
3e7bc8d686
|
Improve loading of symmetric sparse matrices in MatrixMarketIterator
|
2015-06-05 10:16:29 +02:00 |
|
Gael Guennebaud
|
8d9bfb3a7b
|
fix loadMarket wrt Index versus int
|
2015-03-20 16:00:10 +01:00 |
|
Gael Guennebaud
|
d79516660c
|
Make loadMarket use the sparse-matrix index type, thus enabling loading huge matrices.
|
2014-07-31 16:43:19 +02:00 |
|
Gael Guennebaud
|
1221dd90aa
|
Fix no newline at end of file warning
|
2014-04-01 11:21:14 +02:00 |
|
Jitse Niesen
|
14e2ab02b5
|
Replace assert() by eigen_assert() (fixes bug #548).
|
2013-02-02 22:04:42 +00:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Gael Guennebaud
|
3fd2beebc8
|
Matrix-Market: fix perf issue and infinite loop
|
2012-06-15 09:07:13 +02:00 |
|
Desire NUENTSA
|
5cbe6a5fbf
|
Read header of Hermitian matrices
|
2012-05-25 17:53:37 +02:00 |
|
Gael Guennebaud
|
5cab18976b
|
cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, MarketIO needs iostream
|
2012-04-18 10:09:46 +02:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Desire NUENTSA
|
ada9e79145
|
add a benchmark routine for all sparse linear solvers in Eigen
|
2012-03-29 14:29:55 +02:00 |
|
Desire NUENTSA
|
f6cd3389a2
|
compress loaded market matrix
|
2012-03-22 15:53:25 +01:00 |
|
Desire NUENTSA
|
37d2efd4f6
|
Adding support to read and write complex matrices in Matrix Market format
|
2012-03-08 18:45:47 +01:00 |
|
Gael Guennebaud
|
5830f90983
|
add read/write routines for sparse matrices in the Market format
|
2011-05-31 18:58:04 +02:00 |
|