44 Commits (b6d2a50e426c9d17630472aa6bfb7adb91c4e320)

Author SHA1 Message Date
Holger Vogt b6d2a50e42 Update to comments for doxygen 4 years ago
Holger Vogt 3288d5ac99 Test for doxygen documentation 4 years ago
Holger Vogt d7485d7136 Fix typo 4 years ago
Jim Monte b518d90509 EXITPOINT to delete malloced var in case of check failure 6 years ago
Jim Monte ea81da2b01 [PATCH #55-1] Fixed some compiler warnings added by Visual Studio 2019 7 years ago
Holger Vogt 2786fcb86e New .option seed=[val|random] 8 years ago
rlar ea5ad6b0e7 drop DC_ABS() and FTEcabs() 10 years ago
h_vogt ae80067fef cmath2.c, new function stddev to calculate the standard deviation of all elements of a vector 10 years ago
h_vogt 594db31ebc cmath2.c, whitespace cleanup 10 years ago
rlar b8b6677b85 cmath2.c, drop some excess NG_IGNORE() 10 years ago
h_vogt 2ab3b82696 cmath2.c, cleanup 10 years ago
rlar 2e35329678 cmath2.c, cleanup min/max operations 10 years ago
h_vogt 9f62057973 introduce include file "ngspice/randnumb.h" 10 years ago
rlar 9d32a0a5a9 simplify complex assignments 10 years ago
rlar c6a8429258 src/maths/cmaths, implement `nint()' (.control language) 12 years ago
rlar 2e4d4a0e02 unuse srandom() and random() 14 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
h_vogt 75767fcc3d floor(), ceil() added 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 2c0144a849 rewrite to fix potential (actuall impossible) usage of variable `c' 15 years ago
rlar 18570fc035 cleanup redeclarations for todays tanh commit 15 years ago
h_vogt 4679fdf046 sinh, cosh, tanh 15 years ago
h_vogt 1ea76af678 add statistical functions to numparam and nutmeg parsers 15 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar 3c3b31fa60 declare some functions `static' 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 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 e7fe33ece8 random number generation organized 18 years ago
h_vogt 75f68291aa various compiler warnings removed 18 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 years ago
pnenzi fc8956b08c Added min, max and d(iff) to vectors from code submitted by Routoure. 25 years ago
arno 86f326d11e * NEWS TODO acconfig.h configure.in src/ngspice.idx 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