Francesco Lannutti
|
fe89da2b2c
|
Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well
SPARSE can still used through '.options sparse', but it isn't possible to switch from KLU to SPARSE and viceversa at run-time
|
6 years ago |
Francesco Lannutti
|
49f6444957
|
Added "klu_memgrow_factor" option to control the KLU memory grow factor
|
6 years ago |
Francesco Lannutti
|
5513f6e5f6
|
Handled the SINGULAR matrix case in a more clever way!
|
6 years ago |
Francesco Lannutti
|
77fa5c06a9
|
Fixed the KLU returns values for Factorization and ReFactorization.
If the matrix is Numerically Singular, continue the factorization till the end
|
6 years ago |
Francesco Lannutti
|
ce18d6846f
|
KLU Integration from scratch #4, changed files
|
10 years ago |
rlar
|
fb4f462388
|
SMPnewMatrix(), add 'size' to the function arguments
|
9 years ago |
Francesco Lannutti
|
e27d43cd0c
|
remove empty src/maths/ni/*.h include files
|
13 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
pnenzi
|
ada277e81b
|
Cleaned up the code removing unnecessary includes.
|
23 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |