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

Unweighted Laplacian #99

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #99 (2de8894) into master (3721d04) will increase coverage by 1.85%. The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   93.97%   95.82%   +1.85%     
==========================================
  Files           4        4              
  Lines         564      647      +83     
==========================================
+ Hits          530      620      +90     
+ Misses         34       27       -7     
Impacted Files Coverage Δ
src/disk.jl 97.54% <88.88%> (-1.17%) :arrow_down:
src/triangle.jl 96.20% <98.83%> (+4.00%) :arrow_up:
src/ModalInterlace.jl 100.00% <100.00%> (ø)

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 3721d04...2de8894. Read the comment docs.