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

feat[next]: embedded.ndarray_field: field slicing and intersection #1315

Merged
merged 96 commits into from
Aug 22, 2023

Conversation

samkellerhals
Copy link
Contributor

@samkellerhals samkellerhals commented Aug 8, 2023

Enable slicing a Field.

  • Absolute slicing with a DomainSlice, a sequence of NamedRange or NamedIndex.
  • Relative slicing with tuple of slice or ints.

Enable binary operations on fields with different domain.

@havogt havogt changed the title feat[next]: embedded.ndarray_field: slice field with domain feat[next]: embedded.ndarray_field: slice field Aug 21, 2023
@havogt havogt changed the title feat[next]: embedded.ndarray_field: slice field feat[next]: embedded.ndarray_field: field slicing and intersection Aug 21, 2023
@samkellerhals samkellerhals merged commit 3aaca75 into GridTools:main Aug 22, 2023
@samkellerhals samkellerhals deleted the domain-slicing branch August 22, 2023 15:49
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.

3 participants