JuliaLinearAlgebra / ArnoldiMethod.jl

The Arnoldi Method with Krylov-Schur restart, natively in Julia.
https://julialinearalgebra.github.io/ArnoldiMethod.jl/dev
MIT License
96 stars 18 forks source link

docs: single page #134

Closed haampie closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d8ad834) 95.17% compared to head (475c837) 96.20%.

:exclamation: Current head 475c837 differs from pull request most recent head 08e4c76. Consider uploading reports for the commit 08e4c76 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #134 +/- ## ========================================== + Coverage 95.17% 96.20% +1.02% ========================================== Files 10 10 Lines 809 738 -71 ========================================== - Hits 770 710 -60 + Misses 39 28 -11 ```

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