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

Add more filter functions #9

Open
AlexandreHiroyuki opened this issue May 21, 2024 · 3 comments · Fixed by #10
Open

Add more filter functions #9

AlexandreHiroyuki opened this issue May 21, 2024 · 3 comments · Fixed by #10
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@AlexandreHiroyuki AlexandreHiroyuki added enhancement New feature or request help wanted Extra attention is needed labels May 21, 2024
@AlexandreHiroyuki
Copy link
Owner Author

  • add exponential moving average filtering

AlexandreHiroyuki added a commit that referenced this issue Sep 23, 2024
add DataTomeCumulative to calculate the cumulative average

#9
AlexandreHiroyuki added a commit that referenced this issue Sep 24, 2024
* test(test): ✅ add build tests on github workflows

#13

* test(test): ✅ fix build test arduino uno env

#13

* feat(DataTomeCumulative): ✨ add DataTomeCumulative class

add DataTomeCumulative to calculate the cumulative average

#9

* feat(DataTomeExpAvg): ✨ add DataTomeExpAvg with unit tests

#9 #19
@AlexandreHiroyuki
Copy link
Owner Author

  • Add weighted moving average

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant