JuliaMath / QuadGK.jl

adaptive 1d numerical Gauss–Kronrod integration in Julia
MIT License
268 stars 37 forks source link

move more README materials to manual #72

Closed stevengj closed 1 year ago

stevengj commented 1 year ago

Since the manual is nice now.

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.37% // Head: 97.37% // No change to project coverage :thumbsup:

Coverage data is based on head (8325cd4) compared to base (7141fb9). Patch has no changes to coverable lines.

:exclamation: Current head 8325cd4 differs from pull request most recent head 18853a6. Consider uploading reports for the commit 18853a6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ======================================= Coverage 97.37% 97.37% ======================================= Files 5 5 Lines 343 343 ======================================= Hits 334 334 Misses 9 9 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.