-
Notifications
You must be signed in to change notification settings - Fork 25
FLE Basis #693
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
FLE Basis #693
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #693 +/- ##
===========================================
+ Coverage 88.33% 89.22% +0.89%
===========================================
Files 113 115 +2
Lines 8922 9813 +891
===========================================
+ Hits 7881 8756 +875
- Misses 1041 1057 +16
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Turns out the Think we addressed the main comments from this review. A few unresolved ones will be useful for future developers. |
Grid issue will be up by EOD of tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last quick question regarding the sign flipping order thing. Otherwise anything unresolved is probably going to stay that way until we can take another closer pass.
I still have concerns with the code (grid, correspondence, and now the CTF convolution 😬 too). Will catch up with you later about the issue documentation. We can see what Joakim thinks about next steps (merging) tomorrow at our meeting.
Thanks for all your effort tidying this up!
): | ||
_final_num_basis_functions -= 1 | ||
|
||
# potentially subtract one to keep complex conjugate pairs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay. I'm going to leave this conversation open for the future, but nothing to do now.
Thanks Garrett, sounds good! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is about as far as we can take this with the time left. Lets discuss it more tomorrow as a group. Thanks!
Created #856 to track the odd resolutions grids problem |
Co-authored-by: Chris Langfield <[email protected]>
Fle basis odd patch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unless there were outstanding requests from Joakim that I missed, I think this ready to merge.
If we want to look at updating any issues, can make another PR.
Porting https://github.com/nmarshallf/fle_2d/ into ASPIRE.
Old version:
Relevant paper: https://arxiv.org/pdf/2207.13674.pdf