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 Calculation Bug #89

Closed
Albuser opened this issue Dec 6, 2023 · 3 comments
Closed

Empty Calculation Bug #89

Albuser opened this issue Dec 6, 2023 · 3 comments
Labels
invalid This doesn't seem right

Comments

@Albuser
Copy link

Albuser commented Dec 6, 2023

myInterval = P.open(0, 1)

print(myInterval.empty)  # False
@Albuser
Copy link
Author

Albuser commented Dec 6, 2023

Seems to be the same underlying problem as my other issue

@Albuser Albuser closed this as completed Dec 6, 2023
@Albuser
Copy link
Author

Albuser commented Dec 6, 2023

Never mind, I'm being silly and considering these as strictly integer intervals

@AlexandreDecan AlexandreDecan added the invalid This doesn't seem right label Dec 6, 2023
@AlexandreDecan
Copy link
Owner

No problem ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants