ngspice/src/maths/dense
Alessio Cacciatori 4ebf4901b9 S-parameters in ngspice
With this commit the patch provided by Alessio Cacchiatori the S-parameter is completed:
Noise simulation added with C matrix output
Y and Z matrix output enabled

To allow compiling with gcc, the dense.h inline functions have been put into denseinlines.h
2022-04-25 21:31:28 +02:00
..
Makefile.am Add missing makefile.am in src/math/dense 2022-02-17 15:48:25 +01:00
dense.c S-parameters in ngspice 2022-04-25 21:31:28 +02:00
dense.h S-parameters in ngspice 2022-04-25 21:31:28 +02:00
denseinlines.h S-parameters in ngspice 2022-04-25 21:31:28 +02:00