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

Bug in MatrixEnumerator #7

Closed
wants to merge 1 commit into from
Closed

Bug in MatrixEnumerator #7

wants to merge 1 commit into from

Conversation

voonfoo
Copy link
Contributor

@voonfoo voonfoo commented Apr 12, 2021

Matrix index should be less than (column * row) instead of (column + row)

Matrix index should be less than (column * row) instead of (column + row)
@voonfoo voonfoo closed this Apr 21, 2021
@voonfoo voonfoo deleted the patch-1 branch April 21, 2021 03:17
@dbforge
Copy link
Owner

dbforge commented Apr 21, 2021

Hi,

I am sorry, I missed your PR. Can you reopen it? Then I will merge it.

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