-
-
Notifications
You must be signed in to change notification settings - Fork 516
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
RealDoubleFieldElement without GSL: Add missing methods #32779
Comments
Dependencies: #32677 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Author: Matthias Koeppe |
comment:7
I get
two of these are trivial numerical noise, but the other two return NaNs/infinites, not throwing exceptions any more. Is this what we need? |
comment:8
|
comment:9
The code that raises these exceptions seems to come from #24247. |
comment:10
I've opened #32963 for this |
Removed branch from issue description; replaced by PR #35158 |
Follow-up on #32677: Observed in the context of #32432 (sagemath-polyhedra):
In this ticket, we provide simple implementations for these methods (whose implementation using GSL was moved to a subclass in #32677)
Depends on #32963
CC: @sagetrac-tmonteil
Component: refactoring
Author: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/32779
The text was updated successfully, but these errors were encountered: