ngspice/src/maths
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
2023-08-16 11:14:18 +02:00
..
KLU 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 2023-08-16 11:14:18 +02:00
cmaths ifft: in case input array is smaller then output array - fill in the rest with zero to prevent uninitialzed plot variables 2023-07-15 11:32:11 +02:00
dense add *.h to the source files 2022-05-12 17:24:26 +02:00
deriv remove all .cvsignore files 2012-10-26 18:30:14 +02:00
fft Update to patch #33, stdlib.h required on Linux for size_t 2019-08-13 23:20:48 +02:00
misc Removed redundant macro 2020-03-15 08:50:55 +01:00
ni 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 2023-08-16 11:14:18 +02:00
poly use memcpy() instead of deprecated bcopy() 2016-07-30 20:58:19 +02:00
sparse 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 2023-08-16 11:14:18 +02:00
Makefile.am KLU Integration from scratch #4, changed files 2023-08-16 11:14:10 +02:00