Skip to content

Fix indexing#400

Closed
lshaw8317 wants to merge 2 commits intomainfrom
fixIndexing
Closed

Fix indexing#400
lshaw8317 wants to merge 2 commits intomainfrom
fixIndexing

Conversation

@lshaw8317
Copy link
Collaborator

Fixed indexing for lazy expressions when a reduction is used, so that only a part of the array is returned (although necessarily the expression is computed for the full array, as is always the case for a reduction).
This fixes #397.
The problem #399 remains.

@lshaw8317 lshaw8317 closed this May 6, 2025
@lshaw8317 lshaw8317 deleted the fixIndexing branch May 6, 2025 15:40
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.

get_item with lazy expressions containing reductions fails to index properly

1 participant