mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
* src/spicelib/analysis/cktpzstr.c: Reversed a patch that went
in between ng-spice-0.2 and ng-spice-0.3 that eliminated the
following warnings: 'suggest parentheses around && within
||'. The parenthesis were not placed correctly, leading to
incorrect behaviour of the pole-zero analysis.
* tests/polezero/*.out: Changed the content of these files because
the bug that caused the incorrect pole-zero results have been
traced to src/spicelib/analysis/cktpzstr.c.
This commit is contained in:
@@ -3,3 +3,13 @@ Circuit: RC filter
|
||||
|
||||
Circuit: RC filter
|
||||
|
||||
|
||||
RC filter
|
||||
--------------------------------------------------------------------------------
|
||||
Index all
|
||||
--------------------------------------------------------------------------------
|
||||
0 -1.000000e+08, 0.000000e+00
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user