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

Implement fftw #90

Closed cpmech closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 99.08%. Comparing base (e4090e6) to head (9f4d1d4). Report is 1 commits behind head on main.

Files Patch % Lines
russell_lab/src/fftw.rs 99.16% 3 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 #90 +/- ## ======================================== Coverage 99.08% 99.08% ======================================== Files 146 148 +2 Lines 32028 32401 +373 ======================================== + Hits 31734 32104 +370 - Misses 294 297 +3 ```

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