IntegralEquations / Inti.jl

Other
16 stars 2 forks source link

Basis for Nystrom methods #6

Closed maltezfaria closed 12 months ago

maltezfaria commented 12 months ago

This PR implements the foundations for specific Nystrom methods. The following structures are to be implemented:

codecov[bot] commented 12 months ago

Codecov Report

Attention: 169 lines in your changes are missing coverage. Please review.

Comparison is base (6122361) 65.56% compared to head (42aea8d) 53.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## =========================================== - Coverage 65.56% 53.28% -12.29% =========================================== Files 12 14 +2 Lines 729 897 +168 =========================================== Hits 478 478 - Misses 251 419 +168 ``` | [Files](https://app.codecov.io/gh/IntegralEquations/Inti.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IntegralEquations) | Coverage Δ | | |---|---|---| | [src/Inti.jl](https://app.codecov.io/gh/IntegralEquations/Inti.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IntegralEquations#diff-c3JjL0ludGkuamw=) | `100.00% <ø> (ø)` | | | [src/quadrature.jl](https://app.codecov.io/gh/IntegralEquations/Inti.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IntegralEquations#diff-c3JjL3F1YWRyYXR1cmUuamw=) | `75.80% <0.00%> (-5.23%)` | :arrow_down: | | [src/nystrom.jl](https://app.codecov.io/gh/IntegralEquations/Inti.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IntegralEquations#diff-c3JjL255c3Ryb20uamw=) | `0.00% <0.00%> (ø)` | | | [src/kernels.jl](https://app.codecov.io/gh/IntegralEquations/Inti.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IntegralEquations#diff-c3JjL2tlcm5lbHMuamw=) | `0.00% <0.00%> (ø)` | |

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