307 Commits (cd451bd5b308b54c2d84837ce972bc4ef56fe86c)

Author SHA1 Message Date
Giles Atkinson b3fd63ea88 Fix numerous gcc warnings of duplicate declarations. 4 years ago
Holger Vogt 26c50de68b function deriv: This is just a preliminary fix: prevent a crash 4 years ago
Holger Vogt 768e4870c6 Linking failed on openSUSE Linux gcc: 4 years ago
Holger Vogt 7c57c9adbd Patch suggested by Alessio Cacchiatori at 4 years ago
Alessio Cacciatori 4ebf4901b9 S-parameters in ngspice 4 years ago
Holger Vogt 954cc86e59 Add new or upgraded functions as of 01-09-22. 4 years ago
Holger Vogt 94a73ffef2 Add changes from 01-09-22, but without the extra extern calls, 4 years ago
Holger Vogt 648ba396ff Add missing makefile.am in src/math/dense 4 years ago
Holger Vogt 3b0eb41c74 Enable compiling with --enable-sp for RF SPICE 4 years ago
Holger Vogt 5b8ed0a84e Remove redundant declarations 4 years ago
Alessio Cacciatori 2c10c4aebd S parameter simulation 4 years ago
Holger Vogt 1605d293d0 Add function integ to control language 4 years ago
Carsten Schoenert 2c2e21a80c Smal typo fixup s/currntly/currently 5 years ago
Holger Vogt 4dbd8b7f9a Preliminary fix for the 'interpolate' function. 5 years ago
Holger Vogt 54cbfb4138 Nodedamping: Make difference independent of the sign 5 years ago
Holger Vogt 0f4d953950 Open mrdump file not in append, but in write mode 5 years ago
Markus Mueller 6ff354c4a7 Squashed commit of the following: 5 years ago
Holger Vogt 1698004078 The tests of cmaths function will be done only on request, 6 years ago
Kevin Zheng 068a1fee55 Fix indentation 7 years ago
Holger Vogt 80ad645b49 prevent crash if Col==-1 6 years ago
Holger Vogt 4bcc118406 exclude unused variable 6 years ago
Jim Monte b518d90509 EXITPOINT to delete malloced var in case of check failure 6 years ago
Holger Vogt 3a6a445241 rcheck -> rcheckn in cmath1.c 6 years ago
Holger Vogt ba81e21197 rcheckn: rcheck plus freeing allocated memory 6 years ago
Holger Vogt bd7b35541d Lengthy op calculations make the Win GUI unresposive. 8 years ago
Jim Monte de4788cfe5 Added conjugate function conj(). 6 years ago
Jim Monte d3343b1791 Removed redundant macro 6 years ago
Kevin Zheng 6f20ec9929 patch to simplify compile for FreeBSD 7 years ago
Jim Monte ea81da2b01 [PATCH #55-1] Fixed some compiler warnings added by Visual Studio 2019 7 years ago
Holger Vogt eb33388707 Update to patch #33, stdlib.h required on Linux for size_t 7 years ago
Jim Monte 3dea14e223 Fixed Visual Studio C4334 compiler warnings related to 7 years ago
dwarning 9289f0f773 proper initialization of b magnitude coefficient in a special case 7 years ago
dwarning 76c43ab512 using the native tan and tanh math functions for real vector calculation 8 years ago
Holger Vogt b0e7962169 don't generate error message during transient analysis, 8 years ago
Holger Vogt f2cfb9b359 add fourth parameter to cp_getvar() 8 years ago
Holger Vogt 2786fcb86e New .option seed=[val|random] 8 years ago
Holger Vogt 7ca61b3c98 New command 'setseed' with function com_sseed 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
rlar caf3115733 cleanup, emphasise CKTrhs being an array 8 years ago
rlar c900cc8824 drop ngspice internal implementation of erfc() 9 years ago
dwarning b8a9ca9df4 correct the fft scaling for real input and complex output vector 9 years ago
rlar d696aa8781 niconv.c, NIconvTest(), NaN in CKTrhs denotes non-convergence 9 years ago
Francesco Lannutti 43f24d6f22 rewrite cktsens.c in terms of the 'SMP' matrix interface 10 years ago
rlar fb4f462388 SMPnewMatrix(), add 'size' to the function arguments 9 years ago
rlar 3a9ace82bb winmain.c, etc, cleanup, rewrite obfuscated symbols 9 years ago
rlar ea5ad6b0e7 drop DC_ABS() and FTEcabs() 10 years ago
rlar 15f2c67968 use M_PI 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