ucl-bug / jaxdf

A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations
GNU Lesser General Public License v3.0
117 stars 7 forks source link

Laplacian for FourierSeries and some further updates/fixes for differential operators #95

Closed astanziola closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #95 (0bff389) into main (41e94cc) will decrease coverage by 26.16%. The diff coverage is 7.69%.

@@             Coverage Diff             @@
##             main      #95       +/-   ##
===========================================
- Coverage   62.66%   36.49%   -26.17%     
===========================================
  Files          12       12               
  Lines         932      959       +27     
===========================================
- Hits          584      350      -234     
- Misses        348      609      +261     
Impacted Files Coverage Δ
jaxdf/operators/differential.py 14.46% <7.69%> (-33.13%) :arrow_down:
jaxdf/operators/dummy.py 37.50% <0.00%> (-56.25%) :arrow_down:
jaxdf/geometry.py 45.90% <0.00%> (-36.07%) :arrow_down:
jaxdf/discretization.py 47.90% <0.00%> (-34.14%) :arrow_down:
jaxdf/operators/magic.py 40.85% <0.00%> (-26.22%) :arrow_down:
jaxdf/core.py 58.01% <0.00%> (-20.62%) :arrow_down:
jaxdf/operators/functions.py 26.66% <0.00%> (-10.48%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.