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

Support Rational - Int operations #429

Merged
merged 2 commits into from
Dec 9, 2020
Merged

Conversation

rushabh-v
Copy link
Contributor

Fixes: #428

@coveralls
Copy link

coveralls commented Dec 9, 2020

Coverage Status

Coverage increased (+0.05%) to 91.074% when pulling d17e563 on rushabh-v:ra-1 into 4d0eba5 on JuliaIntervals:master.

@dpsanders
Copy link
Member

Thanks! If you use interval instead of @interval you should be able to test equality with the rationals. @interval does a conversion to floats instead.

@dpsanders dpsanders merged commit abd2a9a into JuliaIntervals:master Dec 9, 2020
@dpsanders
Copy link
Member

Thanks!

@rushabh-v rushabh-v deleted the ra-1 branch December 9, 2020 18:31
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.

Exception when subtracting an Int64 scalar from a Interval{Rational{Int64}}
3 participants