NeuroDiffGym / neurodiffeq

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
http://pypi.org/project/neurodiffeq/
MIT License
680 stars 89 forks source link

update with master #149

Closed shuheng-liu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #149 (7bb802a) into v0.5.0 (2d14c3d) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.5.0     #149      +/-   ##
==========================================
- Coverage   84.29%   84.27%   -0.03%     
==========================================
  Files          22       22              
  Lines        3521     3522       +1     
==========================================
  Hits         2968     2968              
- Misses        553      554       +1     
Impacted Files Coverage Δ
neurodiffeq/losses.py 58.82% <0.00%> (-3.68%) :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 2d14c3d...7bb802a. Read the comment docs.