ngspice-26: Henrik Forstén

This commit is contained in:
h_vogt 2014-01-02 19:50:14 +01:00 committed by rlar
parent 8c99ec76f4
commit 714f60b598
2 changed files with 2 additions and 1 deletions

View File

@ -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
View File

@ -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