JuliaLinearAlgebra / ArnoldiMethod.jl

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

Update Documenter #122

Closed ViralBShah closed 9 months ago

ViralBShah commented 9 months ago

Documentation update needs to be added to ci.yml after this is merged. This gets Documenter.jl 1.0 working.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (afbc943) 95.55% compared to head (9bd2f48) 95.55%. Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ======================================= Coverage 95.55% 95.55% ======================================= Files 11 11 Lines 809 809 ======================================= Hits 773 773 Misses 36 36 ```

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