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

Fix Issue #248 #249

Merged
merged 2 commits into from
Sep 11, 2019
Merged

Fix Issue #248 #249

merged 2 commits into from
Sep 11, 2019

Conversation

Gbury
Copy link
Collaborator

@Gbury Gbury commented Sep 11, 2019

See the second commit message.

Scaling of intervals automatically rounds integer intervals. However,
some functions dealing with polynomes normalize and extract the constant
part of polynome, then scale the normal part before adding back the
constant part to compute the polynom interval. This means that for
integer polynoms, the given interval is rounded twice, which can wrongly
shrink intervals more than correct, resulting in an unsound interval.
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.

None yet

2 participants