statrs-dev / statrs

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

cli example usage #302

Open YeungOnion opened 2 months ago

YeungOnion commented 2 months ago

figured text output would be quick for verifying implementations with external programs, will help with verifying the implementation of #287

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.66%. Comparing base (993a4b5) to head (0457e05).

Files with missing lines Patch % Lines
src/distribution/multinomial.rs 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #302 +/- ## ========================================== - Coverage 93.73% 93.66% -0.08% ========================================== Files 53 53 Lines 12010 12019 +9 ========================================== Hits 11258 11258 - Misses 752 761 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.