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
devices/res, introduce TCE, exponential temperature coefficient
11 years ago
temper-1.cir
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-1.out
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-2.cir
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-2.out
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-3.cir
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-3.out
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-res-1.cir
upgrade regression test to the previous commit
11 years ago
temper-res-1.out
devices/res, introduce TCE, exponential temperature coefficient
11 years ago