JuliaMath / QuadGK.jl

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

handle integrands <: AbstractVector #90

Closed stevengj closed 11 months ago

stevengj commented 11 months ago

Fixes #89.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c1cea2e) 98.16% compared to head (70de91a) 98.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ======================================= Coverage 98.16% 98.16% ======================================= Files 6 6 Lines 599 599 ======================================= Hits 588 588 Misses 11 11 ``` | [Files Changed](https://app.codecov.io/gh/JuliaMath/QuadGK.jl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath) | Coverage Δ | | |---|---|---| | [src/batch.jl](https://app.codecov.io/gh/JuliaMath/QuadGK.jl/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL2JhdGNoLmps) | `99.15% <100.00%> (ø)` | |

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