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

Compile time check for in-bounds access is wrong :( #22

Open
Ivan8or opened this issue Sep 14, 2022 · 1 comment
Open

Compile time check for in-bounds access is wrong :( #22

Ivan8or opened this issue Sep 14, 2022 · 1 comment

Comments

@Ivan8or
Copy link

Ivan8or commented Sep 14, 2022

as is the coeff function checks if the row, col vals are less than or equal to the dimensions of the array... but it should just be less than :(

@chessai
Copy link
Owner

chessai commented Sep 14, 2022

I'd take a PR fixing this. This library is in a state of mess right now.

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

No branches or pull requests

2 participants