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

MAINT HarmonicScattering3D now outputs real coefficients in Numpy. #889

Merged
merged 4 commits into from
Jun 16, 2022

Conversation

MuawizChaudhary
Copy link
Collaborator

This PR resolves issue #811 and adds a few tests confirming the fix.

@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2022

Codecov Report

Merging #889 (42b6a9a) into dev (88a806a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #889   +/-   ##
=======================================
  Coverage   87.76%   87.76%           
=======================================
  Files          64       64           
  Lines        2232     2232           
=======================================
  Hits         1959     1959           
  Misses        273      273           
Flag Coverage Δ
jenkins_main 87.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
kymatio/scattering3d/backend/numpy_backend.py 100.00% <ø> (ø)

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 88a806a...42b6a9a. Read the comment docs.

Copy link
Collaborator

@lostanlen lostanlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@MuawizChaudhary
Copy link
Collaborator Author

Seeing as there are two reviewers that approve @janden would you like to do the honors of squashing and merging?

@janden janden merged commit 5485ac1 into kymatio:dev Jun 16, 2022
eickenberg pushed a commit that referenced this pull request Jul 5, 2022
)

* TST added tests confirming that #811 is an issue + some cleanup of print statements

* MAINT change dtype of array defined in compute_integrals from np.complex64 to np.float32

* TST add type check tests for tensorflow suite of tests

* TST added type checking for the torch suite of tests of 3d
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.

4 participants