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 _fir_filter_design.* en max_len_seq #384

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

jorenham
Copy link
Owner

This affects the following public members of scipy.signal:

  • kaiser_beta
  • kaiser_atten
  • kaiserord
  • firwin
  • firwin2
  • firls
  • remez
  • minimum_phase
  • max_len_seq

towards #99 (-30)

@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 mentioned this pull request Dec 30, 2024
21 tasks
@jorenham jorenham merged commit 5ffe837 into master Dec 30, 2024
27 checks passed
@jorenham jorenham deleted the signal._fir_filter_design branch December 30, 2024 11:12
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.

1 participant