rlar
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
4622d0876e
ngcomplex_t instead of complex, #1/2
16 years ago
rlar
3c3b31fa60
declare some functions `static'
16 years ago
rlar
36b9d794df
cx_avg() prototype
16 years ago
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
16 years ago
h_vogt
453b565f71
improve random number generation
16 years ago
dwarning
03d91ab8b0
new function sunif()
16 years ago
h_vogt
ba539d9ef1
new fcn sgauss(), new rnd-no generator
16 years ago
rlar
d074de41f2
fix the type signature of the cx_* functions
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
rlar
a14e59866e
ansi function declarations (prototypes)
16 years ago
dwarning
322e87d9d0
init vector d
17 years ago
pnenzi
f543aa8c06
Improvements in vector derivative computation and new functions to
17 years ago
h_vogt
1fa4faf88c
tclspice for Windows
17 years ago
h_vogt
e7fe33ece8
random number generation organized
18 years ago
h_vogt
75f68291aa
various compiler warnings removed
18 years ago
pnenzi
fa549df82a
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
pnenzi
7f6ad5c706
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
18 years ago
dwarning
15f735cdd7
fix conflict with cexp function
19 years ago
pnenzi
5296cd51b8
Partially applied Paul Reich patch (missing include and c++ style comments)
21 years ago
sjborley
23273668b6
Exclude test files that don't compile when Windows (MinGW)
21 years ago
pnenzi
1260ae08db
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
22 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
pnenzi
8d893d890a
CIDER integration. Code updated for cider support.
23 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
25 years ago
rouat
45e21263c1
Fixed bug in gnu getopt handling
Made doc more readable
25 years ago
pnenzi
fc8956b08c
Added min, max and d(iff) to vectors from code submitted by Routoure.
25 years ago
pnenzi
ccfdf80c2e
Applied patches for BSD OSes
26 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
1025e978bc
* src/include/complex.h, src/include/macros.h,
src/include/memory.h, src/maths/sparse/spdefs.h: Moved definitions
of complex into complex.h. There are three different ways to
declare a complex number in Spice. We need further work to reduce
this to only one.
* src/maths/cmaths/Makefile.am, src/maths/cmaths/.cvsignore,
src/maths/cmaths/test_cx_ph.c: Added a new test and updated the
corresponding support files.
26 years ago
arno
5b7863e305
* src/maths/cmaths/Makefile.am, src/maths/cmaths/test_cx_mag.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
arno
e92356e43c
* DEVICES: Adjusted spacing.
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago