https://github.com/jaykickliter/multirate
A signal processing library
https://github.com/jaykickliter/multirate
dsp rust sdr
Last synced: 6 months ago
JSON representation
A signal processing library
- Host: GitHub
- URL: https://github.com/jaykickliter/multirate
- Owner: JayKickliter
- License: apache-2.0
- Created: 2022-05-22T16:20:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T17:07:36.000Z (over 3 years ago)
- Last Synced: 2025-02-15T11:56:43.711Z (10 months ago)
- Topics: dsp, rust, sdr
- Language: Rust
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Multirate
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.