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

assert in checkIntegrity #318

Open
gozyw opened this issue Jun 3, 2021 · 1 comment
Open

assert in checkIntegrity #318

gozyw opened this issue Jun 3, 2021 · 1 comment

Comments

@gozyw
Copy link

gozyw commented Jun 3, 2021

line 1168:assert(data[j] > 0);
is it incorrect? i think it should be data[j] >= 0

@dyashuni dyashuni mentioned this issue May 10, 2023
@dyashuni
Copy link
Contributor

will be fixed here
#461

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