Skip to content

Commit

Permalink
mention initial inspiration
Browse files Browse the repository at this point in the history
  • Loading branch information
NChechulin committed May 1, 2024
1 parent 734cc1e commit 411b21c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ assert_eq!(mipmap.get_level(4), None);

Currently, the only idea for improvement is to introduce new averaging methods that are used in signal processing.
Check [issue #1](https://github.com/NChechulin/mipmap-1d/issues/1) for details.

Special thanks to @mkalte666 for providing initial inspiration to make this crate.

0 comments on commit 411b21c

Please sign in to comment.