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

subclassing ndarray #12

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

subclassing ndarray #12

wants to merge 11 commits into from

Conversation

sy3394
Copy link
Collaborator

@sy3394 sy3394 commented Mar 7, 2023

No description provided.

test/test_gauge_field.py Outdated Show resolved Hide resolved
Copy link
Member

@sbacchio sbacchio left a comment

Choose a reason for hiding this comment

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

Thanks a lot, I really like this cleaning! Maybe just change the name of the PR as well.. e.g. "Subclassing ndarray" would do it.
EDIT: there is also an easy conflict to fix

test/test_field.py Outdated Show resolved Hide resolved
lyncs_quda/lattice_field.py Outdated Show resolved Hide resolved
lyncs_quda/clover_field.py Outdated Show resolved Hide resolved
lyncs_quda/clover_field.py Outdated Show resolved Hide resolved
lyncs_quda/gauge_field.py Outdated Show resolved Hide resolved
lyncs_quda/gauge_field.py Outdated Show resolved Hide resolved
lyncs_quda/spinor_field.py Outdated Show resolved Hide resolved
lyncs_quda/lattice_field.py Outdated Show resolved Hide resolved
lyncs_quda/lattice_field.py Outdated Show resolved Hide resolved
lyncs_quda/clover_field.py Outdated Show resolved Hide resolved
@sy3394 sy3394 changed the title Sycl subclassing ndarray Mar 8, 2023
Copy link
Member

@sbacchio sbacchio left a comment

Choose a reason for hiding this comment

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

Looks good now! So there are just few things to do from my side before merging:

  • improve allclose in lyncs_utils
  • investigate seg. fault with evenodd
  • check other packages still work with this version

@sbacchio sbacchio mentioned this pull request Mar 8, 2023
6 tasks
@sbacchio sbacchio linked an issue Mar 29, 2023 that may be closed by this pull request
6 tasks
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.

Some cleaning tasks
2 participants