#data-structures #mathematics

binomial-iter

Provides tools to iteratively compute the binomial coefficient

1 unstable release

Uses old Rust 2015

0.1.0 Aug 10, 2015

#223 in #mathematics

Download history 16/week @ 2023-10-26 24/week @ 2023-11-02 21/week @ 2023-11-09 23/week @ 2023-11-16 21/week @ 2023-11-23 14/week @ 2023-11-30 16/week @ 2023-12-07 15/week @ 2023-12-14 15/week @ 2023-12-21 9/week @ 2023-12-28 12/week @ 2024-01-04 16/week @ 2024-01-11 11/week @ 2024-01-18 11/week @ 2024-01-25 6/week @ 2024-02-01 20/week @ 2024-02-08

51 downloads per month
Used in 2 crates

MIT license

18KB
384 lines

binomial-iter Build Status Coverage Status Crates.io

Documentation

This crate provides tools to iteratively compute the binomial coefficient.


lib.rs:

This crate provides tools to iteratively compute the binomial coefficient.

No runtime deps