Jim Monte
|
0c741bbde2
|
Rework of let command. Added support for slices as described in feature #69 and fixed several crashes and issues described in bugs #443, #444, #446, #447, and #448.
|
6 years ago |
Jim Monte
|
8141a634d7
|
Fixed several issues related to plotting and vector lifetimes and made ownership of vectors clearer. The issues in bugs 419, 423, 425, and 426 were related and were addressed here.
|
6 years ago |
Jim Monte
|
e208aab4cd
|
[PATCH #69] Changed vector type from to the enum assigned to it.
|
7 years ago |
h_vogt
|
d4adb027d2
|
avoid retrace in output graph by adding label 'noretraceplot'
to the plot command, that creates a lin plot trying to avoid retracing
|
10 years ago |
Krzysztof Blaszkowski
|
03b47b3e34
|
src/frontend/outif.c, plotAddRealValue() etc, rallocate more coarsely
reallocate in chunks, instead of once per time step.
|
10 years ago |
rlar
|
df70661c3a
|
dvec abstraction, #11/11, introduce `dvec_realloc()'
|
10 years ago |
rlar
|
c2a7821449
|
dvec abstraction, #10/11, introduce `dvec_trunc()'
|
10 years ago |
rlar
|
3962453739
|
dvec abstraction, #9/11, introduce `dvec_free()'
|
10 years ago |
rlar
|
8243696338
|
dvec abstraction, #8/11, upgrade `dvec_alloc()'
|
10 years ago |
rlar
|
9d99a06bcd
|
dvec abstraction, #2/11, introduce `dvec_alloc()'
|
10 years ago |
Krzysztof Blaszkowski
|
0bfee6575b
|
ngspice/dvec.h, struct member `v_rlength', improve comment
|
10 years ago |
rlar
|
c377b7a6b3
|
avoid leading underscore in preprocessor macros
|
13 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
738d3813b8
|
#2/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
16 years ago |
arno
|
3d4cf4d86c
|
* src/include/Makefile.am src/include/cpstd.h
|
26 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |