You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
84761c125f
fix erfc() usage in cider
cider relied on our broken ngspice variant of erfc() which behaved as
erfc_ngspice(x) = erfc(fabs(x))
Note:
apart from cider, erfc is used in
devices/ltra/ltramisc.c
always with positive argument
and
src/frontend/spec.c
again always with positive argument
Thus, the difference in implementation
never mathered anywhere except in cider
9 years ago
..
Makefile.am
check the .lib processing
12 years ago
ex1.lib
check the .lib processing
12 years ago
ex1a.cir
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex1a.out
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex1b.cir
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex1b.out
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex2.lib
check the .lib processing
12 years ago
ex2a.cir
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex2a.out
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex3.lib
check the .lib processing
12 years ago
ex3a.cir
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
ex3a.out
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
extra3.lib
check the .lib processing
12 years ago