-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
🌕 complete scipy.signal
#99
Comments
This comment was marked as resolved.
This comment was marked as resolved.
@pavyamsiri are you currently working on a particular module or something? Because I'd like to work on this as well, and we should probably avoid a situation where we're both working on the same code. |
Not currently no. The remaining modules have a lot of functions in them so I haven't done any work on them yet. I'm not sure when I'll get back to working on this yet so you can have free reign over which ones you want to work on. |
Ok, no problem! If there's anything specific you'd like to work on, let me knoow, and I'll "reserve" it for you :)
Yea there are a couple of real "plus-sized" modules left 😅. It's probably a good idea to split those up. At first glance there appear to be some natural clusters of functions in e.g. FYI, I'd also gladly accept single-function "coffee-break" PR's 😄. |
it uses
Untyped*
662628623517506453296186156 times_arraytools
_spline_filters
(_bsplines
inscipy<1.15
)_czt
_filter_design
- ✨signal
: complete_filter_design
, fix and improve_czt
#378_fir_filter_design
- ✨signal
: complete_fir_filter_design.*
enmax_len_seq
#384_lti_conversion
_ltisys
- optype 0.7 #185_max_len_seq_inner
_max_len_seq
- ✨signal
: complete_fir_filter_design.*
enmax_len_seq
#384_peak_finding
- Add type stubs toscipy/signal/_peak_finding.pyi
#87_peak_finding_utils
_savitzky_golay
- completescipy.signal._savitzky_golay
#124_short_time_fft
-signal
: Replace the finalUntyped
in_short_time_fft.pyi
. #226_signaltools
- ✨signal
: complete_signaltools
#379_spectral
_spectral_py
-signal
: Add type stubs to_spectral_py.pyi
. #157_spline
- 👽️signal
: 1.15.0 support #348_upfirdn
_waveforms
_wavelets
-signal
: Add type stubs to_waveforms.pyi
. #195windows._windows
-signal.windows
: Add type stubs for_windows.pyi
. #153The text was updated successfully, but these errors were encountered: