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

Support for new is_splat_index trait #30

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

Tokazama
Copy link
Contributor

In addition to the new and faster ArrayInterface.to_indices this now accounts for trailing index arguments that map to multiple dimensions (e.g., A[.., CartesianIndex(2, 2)]).

In addition to the faster new and faster `ArrayInterface.to_indices`
this now accounts for trailing index arguments that map to multiple
dimensions (e.g., `A[.., CartesianIndex(2, 2)]`)
@ChrisRackauckas ChrisRackauckas merged commit 2a18fc0 into SciML:master Nov 28, 2021
@pkofod
Copy link

pkofod commented Nov 29, 2021

Is CI not set up here?

@tknopp
Copy link
Contributor

tknopp commented Nov 29, 2021

@pkofod: Apparently not #31 ;-)

@ChrisRackauckas
Copy link
Member

Travis shut down so it shows green ⭐

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