Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement multiwavelet operators #30

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Implement multiwavelet operators #30

wants to merge 10 commits into from

Conversation

yuehhua
Copy link
Collaborator

@yuehhua yuehhua commented Dec 20, 2021

Closes #29

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2021

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.

@tknopp
Copy link
Contributor

tknopp commented Aug 20, 2022

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

@yuehhua
Copy link
Collaborator Author

yuehhua commented Aug 23, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement multiwavelet operators
3 participants