dwarning
2e79c16f55
cmath4.c, drop unused doubledouble()
13 years ago
dwarning
2671aef5cd
cmath4.c, correct array size and relay to specific array order for r2c transformation
13 years ago
dwarning
dc398f1387
cmath4.c, correct scale for ifft
13 years ago
dwarning
51c7f17186
cmath4.c, use FFTW3 for cx_fft() and cx_ifft()
13 years ago
dwarning
cd8aa1ee04
cmath4.c, com_fft.c, cleanup
13 years ago
dwarning
f989219f6f
cmath4.c, com_fft.c, rename `size' --> `N' and `mm' --> `M'
13 years ago
dwarning
68da03f9de
preserve vector length for fft by interpolation, window by default: none
13 years ago
dwarning
6a3da0105b
fft and ifft as vector functions
13 years ago
dwarning
e1fa276ddc
whitespace
13 years ago
rlar
a056ea3065
#3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex
14 years ago
rlar
94e3abd847
#2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
55638c8023
various cleanups
15 years ago
rlar
4622d0876e
ngcomplex_t instead of complex, #1/2
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
pnenzi
f543aa8c06
Improvements in vector derivative computation and new functions to
17 years ago
pnenzi
c54bda7dc0
Removed #if INTERPOLATE
23 years ago
pnenzi
531fb3575a
Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command.
23 years ago
arno
86f326d11e
* NEWS TODO acconfig.h configure.in src/ngspice.idx
26 years ago
arno
489fc66afd
src/Makefile.am src/help.c src/main.c
26 years ago
arno
f476a1ea98
* src/maths/cmaths/Makefile.am src/maths/cmaths/cmath1.c
26 years ago
arno
8696a52e89
* src/Makefile.am src/main.c src/sconvert.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago