Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/japaric/mat
Statically sized matrices for `no_std` applications
https://github.com/japaric/mat
Last synced: about 2 months ago
JSON representation
Statically sized matrices for `no_std` applications
- Host: GitHub
- URL: https://github.com/japaric/mat
- Owner: japaric
- License: apache-2.0
- Created: 2018-02-11T18:16:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T12:20:15.000Z (over 6 years ago)
- Last Synced: 2024-10-11T22:24:09.976Z (3 months ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `mat`
> Statically sized matrices for `no_std` applications
## 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.