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

Add more blas lapack functions #85

Closed cpmech closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 99.28%. Comparing base (39608cb) to head (5ad5494). Report is 413 commits behind head on main.

Files Patch % Lines
russell_lab/src/matrix/complex_mat_cholesky.rs 99.30% 2 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 #85 +/- ## ========================================== + Coverage 98.44% 99.28% +0.83% ========================================== Files 102 142 +40 Lines 20905 29491 +8586 ========================================== + Hits 20580 29279 +8699 + Misses 325 212 -113 ```

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