Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signal: complete _ltisys.* #385

Merged
merged 4 commits into from
Dec 30, 2024
Merged

signal: complete _ltisys.* #385

merged 4 commits into from
Dec 30, 2024

Conversation

jorenham
Copy link
Owner

This affects the following public members of scipy.signal:

  • TransferFunction
  • ZerosPolesGain
  • StateSpace
  • place_poles
  • lsim
  • dlsim
  • bode
  • dbode
  • impulse
  • dimpulse
  • lti
  • dlti
  • step
  • dstep
  • freqresp
  • dfreqresp

closes #99 (-156)

@jorenham jorenham added scipy.signal stubs: improvement Improve or refactor existing annotations labels Dec 30, 2024
@jorenham jorenham added this to the 1.15.0.0 milestone Dec 30, 2024
@jorenham jorenham merged commit e116f8d into master Dec 30, 2024
27 checks passed
@jorenham jorenham deleted the signal._ltisys branch December 30, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scipy.signal stubs: improvement Improve or refactor existing annotations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🌕 complete scipy.signal
1 participant