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
114 stars 8 forks source link

Check multi thread performance #63

Closed cpmech closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #63 (b079670) into main (c0f8906) will decrease coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is 71.42%.

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

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   98.52%   98.51%   -0.01%     
==========================================
  Files         102      102              
  Lines       20300    20304       +4     
==========================================
+ Hits        20000    20002       +2     
- Misses        300      302       +2     
Files Coverage Δ
russell_sparse/src/lin_solver.rs 97.26% <100.00%> (ø)
russell_sparse/src/solver_mumps.rs 94.87% <60.00%> (-0.38%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more