compute
compute copied to clipboard
Scientific and statistical computing with Rust.
Results
2
compute issues
Sort by
recently updated
recently updated
newest added
Are there any plans on developing the methods for fitting the given values into the distribution and then find the parameters for that distribution. I think it'd be very valuable....
`binom_coeff` panics when k > n Panics `attempt to multiply with overflow` if n is 334 and k is 11