You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement initialization of internal state (#4)
## 0.2.1 - 2024-12-26
### Changed
* Lower align of SisoIirFilter struct and internal state arrays to 8
### Added
* Add SisoIirFilter.initialize(u) to set the internal state vector to
the steady-state values associated with a given measurement `u`