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

Fewer pages in docs #133

Closed haampie closed 7 months ago

haampie commented 7 months ago

And an example about B-inner product

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b462c09) 95.17% compared to head (6912bb9) 95.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #133 +/- ## ======================================= Coverage 95.17% 95.17% ======================================= Files 10 10 Lines 809 809 ======================================= Hits 770 770 Misses 39 39 ```

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