JuliaApproximation / MultivariateOrthogonalPolynomials.jl

Supports approximating functions and solving differential equations on various higher dimensional domains such as disks and triangles
Other
17 stars 5 forks source link

Support plotting on disks #74

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (7159799) into master (d1f1c63) will increase coverage by 0.36%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   94.36%   94.73%   +0.36%     
==========================================
  Files           3        2       -1     
  Lines         444      456      +12     
==========================================
+ Hits          419      432      +13     
+ Misses         25       24       -1     
Impacted Files Coverage Δ
src/disk.jl 99.37% <100.00%> (+0.74%) :arrow_up:
src/triangle.jl 92.20% <0.00%> (-0.03%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d1f1c63...7159799. Read the comment docs.