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 _signaltools #379

Merged
merged 3 commits into from
Dec 28, 2024
Merged

signal: complete _signaltools #379

merged 3 commits into from
Dec 28, 2024

Conversation

jorenham
Copy link
Collaborator

This affects the following public scipy.signal members:

  • choose_conv_method
  • convolve
  • convolve2d
  • correlate
  • correlate2d
  • correlation_lags
  • decimate
  • deconvolve
  • detrend
  • envelope
  • fftconvolve
  • filtfilt
  • hilbert
  • hilbert2
  • invres
  • invresz
  • lfilter
  • lfilter_zi
  • lfiltic
  • medfilt
  • medfilt2d
  • oaconvolve
  • order_filter
  • resample
  • resample_poly
  • residue
  • residuez
  • sosfilt
  • sosfilt_zi
  • sosfiltfilt
  • unique_roots
  • vectorstrength
  • wiener

towards #99 (-110)

@jorenham jorenham added scipy.signal stubs: improvement Improve or refactor existing annotations labels Dec 28, 2024
@jorenham jorenham added this to the 1.15.0.0 milestone Dec 28, 2024
@jorenham jorenham mentioned this pull request Dec 28, 2024
21 tasks
@jorenham jorenham merged commit e74ac08 into master Dec 28, 2024
27 checks passed
@jorenham jorenham deleted the signal._signaltools branch December 28, 2024 21:08
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