-
-
Notifications
You must be signed in to change notification settings - Fork 517
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 numerical_approx with algorithm keyword #14778
Comments
Dependencies: #12289 |
comment:4
Attachment: trac14778.patch.gz |
comment:5
I don't see any obvious problems with this. How did you check whether you found all possible places where numerical approximation would potentially get this keyword? Otherwise it looks good and ready to test, though patchbot hasn't gotten around to it. Not sure what the story is on that. |
comment:6
I just searched the source for |
Branch: u/rws/ticket/14778 |
Commit: |
Changed keywords from none to algorithm |
comment:9
Rebased on 6.2.beta2. Everything builds and tests OK. Easy patch, positive. Hope it's OK to copy the author name from the patch. New commits:
|
Author: Eviatar Bach |
Reviewer: Ralf Stephan |
comment:10
Thanks so much for reviewing! |
Changed branch from u/rws/ticket/14778 to |
This is not currently an issue since we haven't implemented it, but we should make it work. See #12289.
Depends on #12289
CC: @eviatarbach
Component: symbolics
Keywords: algorithm
Author: Eviatar Bach
Branch/Commit:
f9d60c8
Reviewer: Ralf Stephan
Issue created by migration from https://trac.sagemath.org/ticket/14778
The text was updated successfully, but these errors were encountered: