20 Commits (f0e9a35eb6f8376b8056c6d09d3da404d25cc8c5)

Author SHA1 Message Date
Jim Monte 2d9110bf65 Add const to some parameters, made function static 6 years ago
Holger Vogt b4c6a7d324 add function trnoise_state_free and use it 8 years ago
Holger Vogt 1f7d84b270 trivial patch to avoid memory leaks during transient noise generation. 8 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
Holger Vogt a98d01e5f8 Use only internal memory functions, replace 8 years ago
dwarning 2377d3a64f fix wrong write and read in not allocated memory 9 years ago
rlar aa7a7606c7 avoid multiple declarations of controlled_exit(), add 'noreturn' attribute 13 years ago
dwarning 1e448f497d 1-f-code.c, correct the printout for noise generation 13 years ago
dwarning b535b43980 1-f-code.c, use fftw3 13 years ago
dwarning 2506fe3858 changed the #include order - ngspice.h must be first 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
h_vogt b85f6bbc7d controlled_exit() instead of exit() 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 220cc83458 fft calculation with type double (instead of float) 15 years ago
rlar ca9e956323 some long versus int type fixes 15 years ago
h_vogt c162d3273f vsrc trrandom option 15 years ago
h_vogt f476389531 RTS noise 16 years ago
rlar c5c551a70a rewrite TRNOISE, with the intention to separate the noise sequenze computation 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago