Gael Guennebaud
|
e102ddbf1f
|
bug #1026: fix infinite loop for an empty input
|
2015-06-26 14:02:52 +02:00 |
|
Gael Guennebaud
|
fc202bab39
|
Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type.
|
2015-02-13 18:57:41 +01:00 |
|
Gael Guennebaud
|
cd606bbc94
|
Fix infinite loop in sparselu
|
2014-02-14 23:10:16 +01:00 |
|
Gael Guennebaud
|
6b471f205e
|
fix overflow and ambiguity in SparseLU memory allocation
|
2013-11-15 10:59:19 +01:00 |
|
Gael Guennebaud
|
7c9cdd6030
|
SparseLU: fix estimated non-zeros in U
|
2013-11-05 00:12:14 +01:00 |
|
Gael Guennebaud
|
90b5d303db
|
Fix bug #672: use exceptions in SuperLU if they are enabled only
|
2013-10-29 11:26:52 +01:00 |
|
Gael Guennebaud
|
6d1f5dbaae
|
Add no_assignment_operator to a few classes that must not be assigned, and fix a couple of warnings.
|
2013-07-10 23:48:26 +02:00 |
|
Desire NUENTSA
|
8bc00925e5
|
Change int to Index type for SparseLU
|
2013-01-29 16:21:24 +01:00 |
|
Desire NUENTSA
|
7f0f7ab5b4
|
Add additional methods in SparseLU and Improve the naming conventions
|
2013-01-25 20:38:26 +01:00 |
|
Desire NUENTSA
|
3d9150870d
|
Fix documentation for SparseLU
|
2013-01-21 15:39:18 +01:00 |
|
Gael Guennebaud
|
38fa432e07
|
Clean inclusion, namespace definition, and documentation of SparseLU
|
2013-01-12 11:55:16 +01:00 |
|
Gael Guennebaud
|
f41d96deb9
|
Fix several documentation issues
|
2012-12-24 13:33:22 +01:00 |
|
Desire NUENTSA
|
b68102d9a2
|
MSVC needs parentheses around min and max
|
2012-09-28 10:44:25 +02:00 |
|
Desire NUENTSA
|
088379ac2f
|
Fix MSVC compile error in SparseLU
|
2012-09-25 09:58:29 +02:00 |
|
Desire NUENTSA
|
a01371548d
|
Define sparseLU functions as static
|
2012-09-25 09:53:40 +02:00 |
|
Desire NUENTSA
|
70db61c269
|
Prefix with glu, the global structure
|
2012-08-03 16:36:00 +02:00 |
|
Desire NUENTSA
|
02935b4249
|
switch to MPL license
|
2012-08-01 11:38:32 +02:00 |
|
Desire NUENTSA
|
59642da88b
|
Add exception handler to memory allocation
|
2012-07-19 18:03:44 +02:00 |
|
Desire NUENTSA
|
773804691a
|
working version of sparse LU with unsymmetric supernodes and fill-reducing permutation
|
2012-07-13 17:32:25 +02:00 |
|
Desire NUENTSA
|
0c9b08e46e
|
build complete... almost
|
2012-06-14 18:45:04 +02:00 |
|
Desire NUENTSA
|
f8a0745cb0
|
Build process...
|
2012-06-13 18:26:05 +02:00 |
|
Desire NUENTSA
|
bccf64d342
|
Checking Syntax...
|
2012-06-11 18:52:26 +02:00 |
|
Desire NUENTSA
|
7bdaa60f6c
|
triangular solve... almost finished
|
2012-06-08 17:23:38 +02:00 |
|
Desire NUENTSA
|
f091879d77
|
Memory management
|
2012-06-07 19:06:22 +02:00 |
|
Desire NUENTSA
|
268ba3b521
|
Memory expansion and few bugs
|
2012-06-06 18:23:39 +02:00 |
|
Desire NUENTSA
|
8608d08d65
|
Symbolic and numeric updates within the panel
|
2012-05-30 18:09:26 +02:00 |
|
Desire NUENTSA
|
b6267507ea
|
Add preliminary files for SparseLU
|
2012-05-25 18:17:57 +02:00 |
|