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

use const generics #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

use const generics #12

wants to merge 1 commit into from

Conversation

lelongg
Copy link

@lelongg lelongg commented May 12, 2022

use const generics with arrayvec instead of generic-array for no_std

tests are passing

@regexident
Copy link
Owner

Hi @lelongg and thanks for taking the time to contribute to this project!

I migrated the median filter to const generics as part of the signalo project a while back, but apparently forgot to make the same change to this separate project, too. 🤦🏻‍♂️

I hope you understand that for the sake of consistency I'd prefer to keep both implementations in sync.
I wouldn't want to just close this PR though, so please feel free to update this PR with the code from signalo and I'll be happy to merge it!

Sorry for the inconvenience! 😕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants