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

SmallMatrix: Support 1-based indexing #4188

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

WeiqunZhang
Copy link
Member

To avoid confusion, operations involving both 0 and 1-base indexing are not allowed.

To avoid confusion, operations involving both 0 and 1-base indexing are not
allowed.
@WeiqunZhang
Copy link
Member Author

Note that if the C++ standard supports matrix in the future, it's very unlikely 1-based indexing will be supported.

@ax3l ax3l self-assigned this Oct 11, 2024
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!

@ax3l ax3l merged commit e64ffef into AMReX-Codes:development Oct 11, 2024
59 checks passed
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.

2 participants