#9492: add computation of swinnerton-dyer polynomials to sage
---------------------------+------------------------------------------------
Reporter: was | Owner: jason
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.5.1
Component: misc | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by was):
See also http://wiki.sagemath.org/days23/CodingProjects
In the attached file sd.sage, I implemented a few functions, and also
copied in Jeroen Demeyer's p-adic function. I think the interval
arithmetic one (sdpoly3) is considerably faster than the p-adic one, and
moreover sdpoly3 is provably correct. It simply computes the poly using
intervals until there is a unique integer in each interval. So I think it
should just be SAge-library-ified and put into sage... somewhere.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9492#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.