rlar
c900cc8824
drop ngspice internal implementation of erfc()
which these days is guaranteed to be provided by <math.h>
note,
our own implementation was incorrect anyway.
it evaluated to
erfc_ngspice(x) = erfc(fabs(x))
9 years ago
rlar
cb0a48801d
introduce AM_CFLAGS = $(STATIC)
14 years ago
rlar
afa1371746
#3/6 config.h --> ngspice/config.h, AM_CPPFLAGS
14 years ago
h_vogt
5fd49349f6
update to RTS noise
16 years ago
h_vogt
f476389531
RTS noise
16 years ago
rlar
001ad0c2bc
`make dist' add some missing artifacts
16 years ago
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
16 years ago
dwarning
4ab0193271
a simple workaround for isinf needed by adms
17 years ago
h_vogt
e7fe33ece8
random number generation organized
18 years ago
saintel
c797191050
*** empty log message ***
18 years ago
pnenzi
7f6ad5c706
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
18 years ago
dwarning
a28ad1a197
math functions in one central place maths/misc
18 years ago
pnenzi
9066452b23
Trimmed Makefiles.am for "make dist" and added tests placeholders.
22 years ago
pnenzi
9cb7e22d6f
Bug fixing.
23 years ago
pnenzi
63d16b9f2e
Cider simulator (math support routines) Import.
23 years ago
pnenzi
9317355c0c
First batch of added file.
23 years ago
stefanjones
ab9ab1640d
Remove rubbish from import
24 years ago
stefanjones
d2ae47441b
Initial revision
24 years ago