chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
643 stars 94 forks source link

Filters with complex coefficients are not simulated correctly in y[n] widget #210

Closed chipmuenk closed 1 year ago

chipmuenk commented 2 years ago

For some reason, the imaginary part of the transient response is always zero.

However, using an imaginary / complex stimulus produces a complex response.

chipmuenk commented 1 year ago

Fixed in v0.8.0