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

Empty OhmIntervals at 0 and self size are inconsistent #55

Open
codeZeilen opened this issue Jul 31, 2020 · 1 comment
Open

Empty OhmIntervals at 0 and self size are inconsistent #55

codeZeilen opened this issue Jul 31, 2020 · 1 comment

Comments

@codeZeilen
Copy link
Member

They should be negative but are 0 to: 0 and size to: size

@felixauringer
Copy link

They should be negative but are 0 to: 0 and size to: size

I think they are actually size + 1 to: size + 1 (hence the index out of bounds exceptions).

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