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

Help wanted: Additional convolution functions #29

Open
liebharc opened this issue Jul 12, 2016 · 0 comments
Open

Help wanted: Additional convolution functions #29

liebharc opened this issue Jul 12, 2016 · 0 comments

Comments

@liebharc
Copy link
Owner

The lib comes so far with two convolution functions: http://liebharc.github.io/basic_dsp/basic_dsp/conv_types/index.html
There are a lot more common convolution functions and it would be nice to have some of them. To my mind comes right now root raised cosine, gauss, triang and square. But there are for sure more than that.

The following files likely need to be touched:

  • conv_types.rs
  • facade32.rs
  • facade64.rs can be created with a script

The task would include:

  • Discuss which convolution functions should be part of the lib
  • Implementation
  • Documentation
  • Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant