YichengDWu / Sophon.jl

Efficient, Accurate, and Streamlined Training of Physics-Informed Neural Networks
https://yichengdwu.github.io/Sophon.jl/dev/
MIT License
55 stars 5 forks source link

Don't mistake eqs as periodic bcs #159

Closed YichengDWu closed 1 year ago

YichengDWu commented 1 year ago

Closes #158

codecov[bot] commented 1 year ago

Codecov Report

Base: 27.78% // Head: 27.58% // Decreases project coverage by -0.20% :warning:

Coverage data is based on head (fd8649c) compared to base (8818e65). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== - Coverage 27.78% 27.58% -0.21% ========================================== Files 16 16 Lines 961 968 +7 ========================================== Hits 267 267 - Misses 694 701 +7 ``` | [Impacted Files](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles) | Coverage Δ | | |---|---|---| | [src/compact/NeuralPDE/utils.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles#diff-c3JjL2NvbXBhY3QvTmV1cmFsUERFL3V0aWxzLmps) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.