https://github.com/rustgd/minterpolate
Data set interpolation using mint primitives
https://github.com/rustgd/minterpolate
Last synced: about 1 year ago
JSON representation
Data set interpolation using mint primitives
- Host: GitHub
- URL: https://github.com/rustgd/minterpolate
- Owner: rustgd
- License: apache-2.0
- Created: 2017-10-26T10:44:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T07:16:31.000Z (over 7 years ago)
- Last Synced: 2025-04-20T10:41:55.516Z (about 1 year ago)
- Language: Rust
- Size: 29.3 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# minterpolate
Data set interpolation using mint primitives
## 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
We are a community project that welcomes contribution from anyone. If you're interested in helping out, you can contact
us either through GitHub, or via [`gitter`](https://gitter.im/rust-gamedev/Lobby).
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.