https://github.com/timnn/binomial-iter
Provides tools to iteratively compute binomial coefficient
https://github.com/timnn/binomial-iter
rust
Last synced: about 1 year ago
JSON representation
Provides tools to iteratively compute binomial coefficient
- Host: GitHub
- URL: https://github.com/timnn/binomial-iter
- Owner: TimNN
- License: mit
- Created: 2015-08-10T10:46:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T19:56:04.000Z (almost 11 years ago)
- Last Synced: 2025-05-09T03:51:51.067Z (about 1 year ago)
- Topics: rust
- Language: Rust
- Size: 629 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# binomial-iter [](https://travis-ci.org/TimNN/binomial-iter) [](https://coveralls.io/github/TimNN/binomial-iter?branch=master) [](https://crates.io/crates/binomial-iter)
[Documentation](https://timnn.github.io/binomial-iter)
This crate provides tools to iteratively compute the binomial coefficient.