#12173: Update FLINT to 2.3
-------------------------------+--------------------------------------------
Reporter: mhansen | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: #12433 | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by fredrik.johansson):
{{{
File "/scratch/fjohanss/sage-5.1.beta1/devel/sage-
main/sage/graphs/matchpoly.pyx", line 333:
sage: len(str(f))
Expected:
406824
Got:
6179056
}}}
The new value definitely seems to be wrong: complete_poly(n) has
coefficients with about n digits for n = 100, 200, ..., 900, but then
complete_poly(1000) evaluates to have coefficients with 6000 digits.
This is on a 32-bit system, by the way.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12173#comment:70>
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.