-
-
Notifications
You must be signed in to change notification settings - Fork 557
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
Symbolic elliptic integrals #15046
Comments
Attachment: trac15046.patch.gz |
comment:2
Need to get full doctest coverage. |
Commit: |
Author: Eviatar Bach |
comment:6
Updated to 6.3beta6:
New commits:
|
Changed keywords from none to special, functions |
comment:8
This is now ready for review. BTW, is Maxima not able to solve the resp. integrals?
|
Changed author from Eviatar Bach to Eviatar Bach, Ralf Stephan |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:23
I'd like to look at this - can you confirm that you are giving positive review to Eviatar's original changes? If so, I think I only need to give this one more good look and try out some more numerical things to confirm it's ready to go. By the way, I note some inconsistency (probably due to my relative unfamiliarity with elliptic integrals). I see
in two places, |
Changed dependencies from #14996 to none |
comment:29
Sage startup time increased by 0.3%, why? |
comment:30
I am pretty sure that is from a bad startup time test batch. Also, could you break the longer lines to ~80 characters? |
comment:32
I didn't break all the lines. If you insist I'll try again. Anything else? |
comment:33
I would prefer if the doctest output lines were split, probably 1 term per line should be good (or more if they are shorter). Once you do that, you can set a positive review on my behalf |
Reviewer: Karl-Dieter Crisman, Travis Scrimshaw |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:35
I couldn't break lines at |
comment:36
Thanks. What you did is exactly what I was looking for and plenty good. The reason why |
Changed branch from u/rws/symbolic_elliptic_integrals to |
This ticket is for making the elliptic integrals symbolic, including arbitrary-precision numeric evaluation.
Defect because
elliptic_e(2.5,2.5).n()
throwing an ECL error is fixed with it.CC: @burcin @paulmasson
Component: symbolics
Keywords: special, functions
Author: Eviatar Bach, Ralf Stephan
Branch/Commit:
fc1ac57
Reviewer: Karl-Dieter Crisman, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/15046
The text was updated successfully, but these errors were encountered: