NeuralOperators.jl icon indicating copy to clipboard operation
NeuralOperators.jl copied to clipboard

Implement multiwavelet operators

Open yuehhua opened this issue 4 years ago • 3 comments

Closes #29

yuehhua avatar Dec 20 '21 05:12 yuehhua

Codecov Report

Merging #30 (58a290b) into master (678bd2b) will decrease coverage by 29.92%. The diff coverage is 63.06%.

Impacted file tree graph

@@             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 data Powered by Codecov. Last update 678bd2b...58a290b. Read the comment docs.

codecov-commenter avatar Dec 20 '21 05:12 codecov-commenter

@yuehhua: What is the status of this? Is this already working and can be used as a drop-in replacement for the FNO?

tknopp avatar Aug 20 '22 17:08 tknopp

Sorry, it has been a long time without update. I will continue working on it these days.

yuehhua avatar Aug 23 '22 02:08 yuehhua