cpmech / russell

Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.
MIT License
102 stars 8 forks source link

Impl special functions #92

Closed cpmech closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 99.83633% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 99.13%. Comparing base (e4090e6) to head (d610118). Report is 29 commits behind head on main.

Files Patch % Lines
russell_lab/src/math/elliptic.rs 99.28% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ========================================== + Coverage 99.08% 99.13% +0.05% ========================================== Files 146 154 +8 Lines 32028 34919 +2891 ========================================== + Hits 31734 34618 +2884 - Misses 294 301 +7 ```

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