statrs-dev / statrs

Statistical computation library for Rust
https://docs.rs/statrs/latest/statrs/
MIT License
544 stars 78 forks source link

Fix for issue #185 #220

Closed YeungOnion closed 1 month ago

YeungOnion commented 2 months ago

fix: default inverse_cdf method incorrectly implements generic integer bisection also adds additional tests

YeungOnion commented 2 months ago

fixes #185