Holger Vogt
|
d776a229e1
|
Create a vector thdnm from THD calculation, e.g. thd11
New vector fournosave: if set, suppress creation of
vectors thd11 and fourier, usefull when writing a raw file.
|
1 year ago |
Holger Vogt
|
ee2f3a72f4
|
Enable math characters in vector (node) names for command fourier
Replace ft_getpnames() by ft_getpnames_quotes().
|
4 years ago |
Jim Monte
|
068df274bf
|
Made ft_numparse() thread-safe (no internal static variables) and prepared to support ngspice variable type CP_NUM.
|
6 years ago |
Holger Vogt
|
09c876550f
|
prevent string overflow by adding the string length
to the cp_getvar parameters. Used only with CP_STRING
|
8 years ago |
rlar
|
8243696338
|
dvec abstraction, #8/11, upgrade `dvec_alloc()'
|
10 years ago |
rlar
|
8a4a37b5bb
|
dvec abstraction, #4/11, emphasise `ZERO(dvec)' initialisation
|
10 years ago |
rlar
|
908c650f72
|
dvec abstraction, #3/11, use `dvec_alloc()'
|
10 years ago |
rlar
|
08ad3f6ab5
|
dvec abstraction, #1/11, reorder
|
10 years ago |
rlar
|
5ac7858a79
|
rewrite, use tprintf
|
11 years ago |
rlar
|
c5e0bcde04
|
cleanup using `hypot()'
|
11 years ago |
rlar
|
0bb266eab0
|
use enum dvec_flags values instead of numericals
|
13 years ago |
rlar
|
190932bf65
|
use enum simulation_types values instead of numericals
|
13 years ago |
h_vogt
|
c6e631f30a
|
fourier.c: rename stored vectors
|
14 years ago |
h_vogt
|
339a002c55
|
fourier.c: output also to vector feature request tracker no. 3575841
|
14 years ago |
rlar
|
374b716fdd
|
fourier.c: remove even more memory leaks
|
14 years ago |
h_vogt
|
2754771a61
|
fourier.c: remove memory leaks
|
14 years ago |
rlar
|
bc89379aff
|
fourier(), use for(;;) loops
|
14 years ago |
rlar
|
d06265142d
|
variable rename, unify the source
checked for object file invariance
|
14 years ago |
rlar
|
e0d64e14cc
|
bug fix, fourier(), prevent endless loop when processing unexpected vectors
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
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
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
16 years ago |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
rlar
|
b4ffca60c4
|
(int) casts for some `strlen()' expressions
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
16 years ago |
arno
|
508fee7d4b
|
* commands.c: Use fourier.h.
|
26 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |
arno
|
0fb8f339b8
|
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |