ngspice-26: Henrik Forstén
This commit is contained in:
parent
8c99ec76f4
commit
714f60b598
1
AUTHORS
1
AUTHORS
|
|
@ -20,6 +20,7 @@ Al Davis,
|
||||||
Glao S. Dezai,
|
Glao S. Dezai,
|
||||||
Jon Engelbert,
|
Jon Engelbert,
|
||||||
Daniele Foci,
|
Daniele Foci,
|
||||||
|
Henrik Forstén,
|
||||||
Noah Friedman,
|
Noah Friedman,
|
||||||
David A. Gates,
|
David A. Gates,
|
||||||
Alan Gillespie,
|
Alan Gillespie,
|
||||||
|
|
|
||||||
2
NEWS
2
NEWS
|
|
@ -13,7 +13,7 @@ Ngspice-26, Jan 4th, 2014
|
||||||
+ asinh, acosh, atanh functions
|
+ asinh, acosh, atanh functions
|
||||||
+ shared ngspice option added: ngspice optionally compiles as
|
+ shared ngspice option added: ngspice optionally compiles as
|
||||||
a shared object or dynamic link library
|
a shared object or dynamic link library
|
||||||
+ use a hash table to massively speeding up finding a model
|
+ use a hash table to massively speed up parsing the netlist
|
||||||
+ implement a very basic .if/.else block
|
+ implement a very basic .if/.else block
|
||||||
+ implement a signed power function `pwr' for controlled sources
|
+ implement a signed power function `pwr' for controlled sources
|
||||||
+ implement multiplier `m' in F, G source
|
+ implement multiplier `m' in F, G source
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue