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

Enable indexing FieldVectors with column indices #1442

Closed
LenkaNovak opened this issue Sep 1, 2023 · 0 comments · Fixed by #1441
Closed

Enable indexing FieldVectors with column indices #1442

LenkaNovak opened this issue Sep 1, 2023 · 0 comments · Fixed by #1441
Assignees
Labels
enhancement New feature or request

Comments

@LenkaNovak
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We need to be able to index FieldVectors so we can easily pass large state vectors to columnwise functions. This will avoid having to splat all fields in function arguments.

Describe the solution you'd like
Extend the Base.getindex function

@LenkaNovak LenkaNovak added the enhancement New feature or request label Sep 1, 2023
@LenkaNovak LenkaNovak self-assigned this Sep 1, 2023
@bors bors bot closed this as completed in #1441 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant