NeuralOperators.jl
NeuralOperators.jl copied to clipboard
Implement multiwavelet operators
Closes #29
Codecov Report
Merging #30 (58a290b) into master (678bd2b) will decrease coverage by
29.92%. The diff coverage is63.06%.
@@ Coverage Diff @@
## master #30 +/- ##
============================================
- Coverage 100.00% 70.07% -29.93%
============================================
Files 2 5 +3
Lines 52 274 +222
============================================
+ Hits 52 192 +140
- Misses 0 82 +82
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/wavelet.jl | 37.33% <37.33%> (ø) |
|
| src/polynomials.jl | 73.55% <73.55%> (ø) |
|
| src/utils.jl | 88.46% <88.46%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 678bd2b...58a290b. Read the comment docs.
@yuehhua: What is the status of this? Is this already working and can be used as a drop-in replacement for the FNO?
Sorry, it has been a long time without update. I will continue working on it these days.