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

Multi-dimensional array support #13

Closed
SamuraiCrow opened this issue Nov 1, 2021 · 1 comment
Closed

Multi-dimensional array support #13

SamuraiCrow opened this issue Nov 1, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@SamuraiCrow
Copy link
Contributor

E previously required pointer arithmetic to do multidimensional arrays. As a stretch goal, maybe array slices could be implemented so that processing only part of the parameter list can be done if the last 2 dimensions of a 3D array need to be passed as a parameter.

@SamuraiCrow SamuraiCrow added the enhancement New feature or request label Nov 1, 2021
@SamuraiCrow
Copy link
Contributor Author

This should be merged with #17 since E-VO already has this feature.

@SamuraiCrow SamuraiCrow added the duplicate This issue or pull request already exists label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant