Francesco Lannutti
|
35f095d663
|
Fixed a bug in SMPpreOrder and let KLU digest an empty matrix
|
2017-09-17 17:24:12 +02:00 |
Francesco Lannutti
|
67b7fc6570
|
Implemented the Solve Transpose for KLU
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
c991737022
|
Fixed the SMPcSolve routine for KLU
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
c2e206a4eb
|
Enhanced KLU to avoid loosing computation cycles. The speedup is quite low, though: ~1%
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
bd219965dc
|
fix the list of supported devices
|
2017-09-17 17:22:16 +02:00 |
rlar
|
ae17e49bc4
|
Added CPL Model to KLU
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
69f4b33cbc
|
Added HISIMHV2 Model to KLU
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
8bb6525a78
|
Added ASRC Model to KLU
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
3b3236cbac
|
KLU Integration from scratch #7, devices, bsim4/ (which is bsim4v8)
|
2017-09-17 17:22:16 +02:00 |
rlar
|
b621bbe16b
|
KLU Integration from scratch #6, devices, bsim4v7/
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
0375f0f523
|
Fixed the KLU package to let it correctly compile in libngspice.so
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
70b086863b
|
KLU Integration from scratch #5, devices
|
2017-09-17 17:22:16 +02:00 |
Francesco Lannutti
|
03e5f5eb7a
|
KLU Integration from scratch #4, changed files
|
2017-09-17 17:22:15 +02:00 |
Francesco Lannutti
|
e12daabda5
|
KLU Integration from scratch #1, new files
|
2017-09-17 17:22:15 +02:00 |
Francesco Lannutti
|
d4932f7442
|
move include files to src/include/ngspice/
|
2017-09-17 17:22:15 +02:00 |
Francesco Lannutti
|
9a80981d1c
|
fix include file directories (will be in src/include/ngspice/)
|
2017-09-17 17:22:15 +02:00 |
rlar
|
59a33fc43e
|
delete-trailing-whitespace
|
2017-09-17 17:22:15 +02:00 |
Francesco Lannutti
|
c04f6e3014
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
2017-09-17 17:22:15 +02:00 |
rlar
|
bcb8f0e080
|
SuiteSparse.org, recipe for incorporation of SuiteSparse-3.7.0.tar.gz
|
2017-09-17 17:22:15 +02:00 |
Francesco Lannutti
|
2659949be8
|
KLU Integration from scratch #1, examples/klu/Circuits
|
2017-09-17 17:22:15 +02:00 |
rlar
|
b45622e7ab
|
typify VECTOR_ALLOC and MATRIX_ALLOC
|
2017-09-17 17:22:14 +02:00 |
Francesco Lannutti
|
95fe893581
|
Modified the Sensitivity Analysis to use the SMP interface for SPARSE
|
2017-09-17 17:22:14 +02:00 |
Francesco Lannutti
|
af7ab797c2
|
build-for-mac-os.sh, script to build ngspice under MacOS
|
2017-09-17 08:48:28 +02:00 |
rlar
|
3f9e79925e
|
tests/bin/check.sh, process MINGW and MSYS test results like Linux
|
2017-09-16 20:42:17 +02:00 |
rlar
|
91c60c28df
|
whitespace change, avoid gcc warnings due to missleading indentation
|
2017-09-16 20:38:27 +02:00 |
h_vogt
|
b3827f6488
|
gnuplot.c, correct the setting of limits in log plots
|
2017-09-16 20:37:24 +02:00 |
rlar
|
e9a675efb6
|
regression/**/*.cir, hide printed numeric values in some test cases
these tests shall be decided by "exit" value,
not be "diffing" the printed numerical values
|
2017-09-16 20:32:05 +02:00 |
dwarning
|
9f931ad155
|
modelQaTestRoutines.om, avoid '(' ')' and '/' in the platform name
which will be used as a directory name
|
2017-09-16 20:30:42 +02:00 |
h_vogt
|
927f955156
|
run ./autogen.sh, if compiling shared ngspice
|
2017-09-11 00:23:58 +02:00 |
h_vogt
|
230bce05cf
|
remove out-of-date comment.
|
2017-09-09 11:57:34 +02:00 |
h_vogt
|
a3a0aa2338
|
add info for generating ngspice shared library
|
2017-09-09 11:22:24 +02:00 |
dwarning
|
2fd3c4d94f
|
fix the still existing wrong array access in psd smooth routine
|
2017-09-05 11:28:14 +02:00 |
h_vogt
|
44efe91e07
|
compile_min.sh is now executable
|
2017-09-04 23:03:07 +02:00 |
dwarning
|
8316af27cf
|
autosclae for psd plot
|
2017-09-02 10:25:31 +02:00 |
h_vogt
|
ca3a9bb648
|
com_fft.c, correct scaling and filtering for PSD
|
2017-09-01 23:16:25 +02:00 |
dwarning
|
0ef666ea26
|
com_psd: Correct the special handling of dc and nyquist component in fftw branch
|
2017-08-26 17:20:19 +02:00 |
h_vogt
|
2c0081e5c0
|
tiny updates
|
2017-08-25 18:10:09 +02:00 |
h_vogt
|
f2bb3be222
|
prepare for ngspice-27
|
2017-08-24 18:01:05 +02:00 |
h_vogt
|
2ea8efa3db
|
Further clarification of the CIDER license status,
table.cm status added.
|
2017-08-24 17:45:23 +02:00 |
h_vogt
|
b82401abca
|
New BSD for CIDER
|
2017-08-24 17:34:47 +02:00 |
h_vogt
|
fbde62ad1e
|
add info on cross compiling
|
2017-08-24 11:11:38 +02:00 |
h_vogt
|
5c88d3d7b3
|
prepare ngspice-27
|
2017-08-24 11:05:46 +02:00 |
h_vogt
|
5df712cd24
|
prepare ngspice-27
|
2017-08-23 23:48:28 +02:00 |
dwarning
|
2377d3a64f
|
fix wrong write and read in not allocated memory
|
2017-08-22 11:53:20 +02:00 |
dwarning
|
b8a9ca9df4
|
correct the fft scaling for real input and complex output vector
|
2017-08-16 21:35:41 +02:00 |
h_vogt
|
060e0037f8
|
main.c, add USERPROFILE to search path for .spiceinit
search sequence: current directory, HOME, USERPROFILE
|
2017-08-12 18:27:11 +02:00 |
h_vogt
|
3814201d13
|
Add function read_initialisation_file().
extend search path for .spiceinit, search sequence now is:
current directory, user HOME directory, user USERPROFILE directory
|
2017-08-12 18:03:54 +02:00 |
h_vogt
|
07ea6466ad
|
configure option --enable-relpath
add relative path ../lib to spinit for codemodels
and search path in ivars.c, independently from
install path which has to be an absolute path
|
2017-08-12 17:37:19 +02:00 |
dwarning
|
a1d27b4257
|
dio, introduce qd as an alias for diode charge to get the right unit in plotting
|
2017-08-03 17:03:10 +02:00 |
dwarning
|
458be1a82e
|
bjt and diode: examples for plotting small signal parameters in a dc sweep
|
2017-08-03 17:03:07 +02:00 |