Gael Guennebaud
|
4cc9377941
|
fix casting from double* to void* in SuperLU and Cholmod support
|
2013-06-24 17:24:32 +02:00 |
|
Desire NUENTSA
|
81d4bfa8d9
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +01:00 |
|
Desire NUENTSA
|
fdd0f0c5fc
|
merge Sparse LU branch
|
2012-09-07 13:18:16 +02:00 |
|
Desire NUENTSA
|
063705b5be
|
Add tutorial for sparse solvers
|
2012-09-07 13:14:57 +02:00 |
|
Gael Guennebaud
|
75435079ca
|
fix bug #499: the image was missing because of a dependency issue when building/executing the "special" examples
|
2012-08-27 11:11:25 +02:00 |
|
Desire NUENTSA
|
b0cba2d988
|
Add a draft (not clean ) version of the COLAMD ordering implementation
|
2012-07-18 16:59:00 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Desire NUENTSA
|
b5a83867ca
|
Update Ordering interface
|
2012-07-06 20:18:16 +02:00 |
|
Gael Guennebaud
|
c58b759865
|
Fix bug #454: allow Block/Map objects for solving with SuperLU
|
2012-06-06 09:37:59 +02:00 |
|
Gael Guennebaud
|
a2ae063491
|
add a noncopyable base class for decompositions
|
2012-06-04 13:21:15 +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
|
5dbb646190
|
Add private copy constructors to sparse solvers backends
|
2012-03-29 19:19:12 +02:00 |
|
Gael Guennebaud
|
fc2d85d139
|
fix memory leak in SuperLUSupport
|
2012-01-27 10:07:09 +01:00 |
|
Gael Guennebaud
|
9ca673daed
|
fix compilation with clang
|
2011-12-05 12:50:43 +01:00 |
|
Gael Guennebaud
|
32917515df
|
make the accessors to internal sparse storage part of the public API and remove their "_" prefix.
|
2011-12-04 12:19:26 +01:00 |
|
Gael Guennebaud
|
e759086dcd
|
improve documentation of some sparse related classes
|
2011-12-02 19:02:49 +01:00 |
|
Gael Guennebaud
|
cda397b117
|
cleanning pass on the sparse modules:
- remove outdated/deprecated code
- improve a bit the documentation
|
2011-11-28 16:36:37 +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 |
|