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 kronecker picard and improve algos #98

Closed cpmech closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 99.23%. Comparing base (e4090e6) to head (6c64d1c). Report is 309 commits behind head on main.

Files Patch % Lines
russell_lab/src/algo/quadrature.rs 98.76% 1 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 #98 +/- ## ========================================== + Coverage 99.08% 99.23% +0.15% ========================================== Files 146 175 +29 Lines 32028 39928 +7900 ========================================== + Hits 31734 39623 +7889 - Misses 294 305 +11 ```

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