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

Update Project.toml to use Julia 1.6 #126

Closed haampie closed 7 months ago

haampie commented 7 months ago

Same as other PR, but after reformatting and bug fixes.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b1da29e) 95.52% compared to head (e2c446d) 95.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## ======================================= Coverage 95.52% 95.52% ======================================= Files 10 10 Lines 804 804 ======================================= Hits 768 768 Misses 36 36 ```

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