https://github.com/danielpclark/combinatorics
https://github.com/danielpclark/combinatorics
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielpclark/combinatorics
- Owner: danielpclark
- Created: 2015-10-20T05:07:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T00:57:36.000Z (about 4 years ago)
- Last Synced: 2025-05-30T20:22:11.977Z (about 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dual library for calculating combinatorics in both Rust and Ruby (with Rust integration). The Ruby gem is pending.
## 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.