YichengDWu / Sophon.jl

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

remove PINO code #230

Closed YichengDWu closed 10 months ago

YichengDWu commented 10 months ago

Since PINO was no longer supported, I'm removing the related code for simplicity..

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.30% :tada:

Comparison is base (bb8af16) 59.73% compared to head (8d254c4) 60.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #230 +/- ## ========================================== + Coverage 59.73% 60.04% +0.30% ========================================== Files 16 16 Lines 996 991 -5 ========================================== Hits 595 595 + Misses 401 396 -5 ``` | [Files Changed](https://app.codecov.io/gh/YichengDWu/Sophon.jl/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu) | Coverage Δ | | |---|---|---| | [src/pde/discretize.jl](https://app.codecov.io/gh/YichengDWu/Sophon.jl/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu#diff-c3JjL3BkZS9kaXNjcmV0aXplLmps) | `45.28% <ø> (ø)` | | | [src/pde/pinn\_types.jl](https://app.codecov.io/gh/YichengDWu/Sophon.jl/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu#diff-c3JjL3BkZS9waW5uX3R5cGVzLmps) | `38.27% <ø> (+2.22%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.