Skip to content

Maintanance + no alloc adjustment.#1

Open
taavit wants to merge 1 commit intoSII-Public-Research:mainfrom
taavit:main
Open

Maintanance + no alloc adjustment.#1
taavit wants to merge 1 commit intoSII-Public-Research:mainfrom
taavit:main

Conversation

@taavit
Copy link
Copy Markdown

@taavit taavit commented Jul 31, 2024

Hi,
I've started experimenting with this library, and here are some patches that makes it work on my embedded device. Main focus was to provide AvgFilter that doesn't need alloc.

Shortlist of updates:

  • Added FixedSmooth that uses const array instead of Vec
  • Updated dependencies
  • Added .gitignore
  • Pass cargo test
  • Added initial github action

- Added FixedSmooth that uses const array instead of Vec
- Updated dependencies
- Added .gitignore
- Pass cargo test
- Added initial github action
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.

1 participant