JuliaLinearAlgebra / BandedMatrices.jl

A Julia package for representing banded matrices
http://julialinearalgebra.github.io/BandedMatrices.jl/
Other
129 stars 38 forks source link

Use Documenter v1 to build docs #412

Closed jishnub closed 10 months ago

jishnub commented 10 months ago

Also, add a few more docstrings to the manual.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e445b49) 89.55% compared to head (e379667) 89.55%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #412 +/- ## ======================================= Coverage 89.55% 89.55% ======================================= Files 25 25 Lines 3542 3542 ======================================= Hits 3172 3172 Misses 370 370 ```

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