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

Composition of indices #27

Open
asmeurer opened this issue May 13, 2020 · 2 comments
Open

Composition of indices #27

asmeurer opened this issue May 13, 2020 · 2 comments

Comments

@asmeurer
Copy link
Member

i1[i2] should be the index i3 such that a[i1][i2] == a[i3].

@asmeurer asmeurer added this to the Low Priority milestone May 13, 2020
@asmeurer
Copy link
Member Author

This is related to #21, and has some potential issues from #17.

@pearu
Copy link

pearu commented Jun 19, 2020

Copying a relevant note from #48 to here:
The composition of slices is a slice. See https://github.com/Quansight-Labs/rfcs/tree/pearu/rfc0005/RFC0003-sparse-roadmap#slicing for the mathematical background.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants