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

change the default sampling alg to sobol #133

Closed YichengDWu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 29.97% // Head: 29.97% // No change to project coverage :thumbsup:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ======================================= Coverage 29.97% 29.97% ======================================= Files 16 16 Lines 874 874 ======================================= Hits 262 262 Misses 612 612 ``` | [Impacted Files](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles) | Coverage Δ | | |---|---|---| | [src/compact/NeuralPDE/pinnsampler.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/133/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles#diff-c3JjL2NvbXBhY3QvTmV1cmFsUERFL3Bpbm5zYW1wbGVyLmps) | `0.00% <ø> (ø)` | | | [src/training/causal.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/133/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles#diff-c3JjL3RyYWluaW5nL2NhdXNhbC5qbA==) | `0.00% <ø> (ø)` | | | [src/training/evo.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/133/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles#diff-c3JjL3RyYWluaW5nL2V2by5qbA==) | `0.00% <0.00%> (ø)` | | | [src/training/rad.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/133/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shambles#diff-c3JjL3RyYWluaW5nL3JhZC5qbA==) | `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.