Add most recent achievements, prepare for ngspice-39
This commit is contained in:
parent
d36c4b8772
commit
a845d1a848
6
NEWS
6
NEWS
|
|
@ -16,6 +16,12 @@ Ngspice-39, Jan 31st, 2023
|
||||||
+ The 8th parameter on a voltage or current source now is 'number of pulses'
|
+ The 8th parameter on a voltage or current source now is 'number of pulses'
|
||||||
+ Add a new compatibility mode xs (for XSPICE legacy behavior)
|
+ Add a new compatibility mode xs (for XSPICE legacy behavior)
|
||||||
+ Add new functions for operators x**y or x^y
|
+ Add new functions for operators x**y or x^y
|
||||||
|
+ Add a user definable variable enable_noisy_r (for .spiceinit)
|
||||||
|
+ Replace obscure warning "singular matrix: check nodes mymode1 and mynode1"
|
||||||
|
by "singular matrix: check node mynode1", if both node names are equal.
|
||||||
|
+ Preprocessor flag PREDICTOR is enabled
|
||||||
|
+ Search path for *.osdi lib files extended: current, inputdir, relative
|
||||||
|
to executable
|
||||||
|
|
||||||
- Bug fixes:
|
- Bug fixes:
|
||||||
+ many bugs fixed and code improvements (see bugs 608 and up)
|
+ many bugs fixed and code improvements (see bugs 608 and up)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue