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
A signal processing library in Rust, with the goal of being a decent alternative to Matlab's Signal Processing Toolbox and scipy.signal.
2
2
3
-
At the moment this covers most of Octave's signal packageand spcipy.signal's features. Lots of stuff in Matlab's Signal Processing Toolbox that still needs reverse engineering though.
3
+
At the moment this covers most of Octave's signal package's features and scipy.signal's features. Lots of stuff in Matlab's Signal Processing Toolbox that still needs reverse engineering though. I'll make a list of missing features one day.
4
4
5
5
I need to start actually writing the documentation on this thing. Hold on. I have exams first...
0 commit comments