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
tests/regression/misc, check resistor flicker noise
9 years ago
alter-vec.cir
frontend/device.c, com_alter_common(), #11/11 regression test
10 years ago
alter-vec.out
frontend/device.c, com_alter_common(), #11/11 regression test
10 years ago
bugs-1.cir
regression/misc/bugs-1.cir, add tests for unary `+'
11 years ago
bugs-1.out
regression/misc/bugs-1.cir, add tests for unary `+'
11 years ago
bugs-2.cir
fix commit "frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)"
10 years ago
bugs-2.out
frontend/parse.c, bug fix, PPlex(.."dc1.@m1[vth][1]"..)
11 years ago
dollar-1.cir
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
11 years ago
dollar-1.out
src/frontend/variable.c, fix expansion of '$var' when $var is an empty list
11 years ago
empty-1.cir
spfactor.c, cktnames.c, don't crash when simulating "nothing"
11 years ago
empty-1.out
spfactor.c, cktnames.c, don't crash when simulating "nothing"
11 years ago
log-functions-1.cir
tests/regression/misc/log-functions-1.cir, check log, log10 and ln
11 years ago
log-functions-1.out
tests/regression/misc/log-functions-1.cir, check log, log10 and ln
11 years ago
resume-1.cir
tests/regression/misc/resume-1.cir, expose bug
9 years ago
resume-1.out
tests/regression/misc/resume-1.cir, regression test, "stop" and "resume"
11 years ago
test-noise-2.cir
tests/regression/misc, check resistor flicker noise
9 years ago
test-noise-2.out
tests/regression/misc, check resistor flicker noise
9 years ago
test-noise-3.cir
tests/regression/misc, check resistor flicker noise
9 years ago
test-noise-3.out
tests/regression/misc, check resistor flicker noise
9 years ago