ngspice/src
Brian Taylor 13a3777aec Merge branch 'pre-master-47' into bt_dev 2026-04-02 12:00:27 -07:00
..
ciderlib Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU. 2026-02-03 13:55:12 +01:00
frontend Merge branch 'pre-master-47' into bt_dev 2026-04-02 12:00:27 -07:00
include Merge branch 'pre-master-47' into bt_dev 2026-04-02 12:00:27 -07:00
maths Make fft scaling independent from rounding behaviour for odd data. 2026-03-20 13:37:06 +01:00
misc add new function gettok_node_br which adds braces { } on its list 2026-02-03 13:57:23 +01:00
osdi Fixes a memory corruption bug resulting from improper parsing 2026-02-03 14:17:59 +01:00
spicelib diode: correct charge reporting for soft recovery option 2026-03-27 10:31:46 +01:00
xspice Remove memory leak. 2026-03-20 16:59:22 +01:00
ChangeLog
Makefile.am rm ngnutmeg from build list of old apps 2026-02-03 14:22:29 +01:00
ciderinit
conf.c
conf.h
devaxis
devload
hist_info.c
hist_info.h
main.c Add command line support for the 'version [-s|-f]' command 2026-03-20 10:58:48 +01:00
makeidx.c
nghelp.c
ngicon.rc
ngmultidec.c
ngnutmeg.c
ngproc2mod.c
ngsconvert.c convert to lower case for spice2 input and remove few warnings 2026-02-03 14:22:37 +01:00
ngspice.c
ngspice.ico
ngspice.txt
pkgIndex.tcl.in
setplot
sharedspice.c Remove unused functions from the IFfrontEnd struct. 2026-02-03 14:13:54 +01:00
spectrum
spice.def
spinit.in Add the non-nqs PSP103 OSDI model to spinit 2026-02-03 14:21:24 +01:00
tclspice.c
tclspice.map
tclspinit.in
winmain.c Prevent potential buffer s overflow by limiting the characters written. 2026-03-20 10:39:10 +01:00
winmain.h