Jutho / KrylovKit.jl

Krylov methods for linear problems, eigenvalues, singular values and matrix functions
Other
284 stars 37 forks source link

README and Citation updates #81

Closed lkdvos closed 6 months ago

lkdvos commented 6 months ago

Adds the DOI badge (fixes #77 ) Adds citation file Fixes CI badge showing failing because of nightly julia build

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 82.05%. Comparing base (68b3baf) to head (a20d41c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ======================================= Coverage 82.05% 82.05% ======================================= Files 27 27 Lines 2753 2753 ======================================= Hits 2259 2259 Misses 494 494 ```

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

Jutho commented 6 months ago

Thanks. Would you be willing to bump the version to 0.7.1 in this PR?