#5622: [with patch, positive review] complex double fast callable interpreter
------------------------------+---------------------------------------------
Reporter: robertwb | Owner: somebody
Type: enhancement | Status: closed
Priority: major | Milestone: sage-3.4.1
Component: basic arithmetic | Resolution: fixed
Keywords: |
------------------------------+---------------------------------------------
Comment(by jason):
The work around for the bug in Cython < 0.11 can be removed because we
upgraded to Cython 0.11 in this release of Sage, right?
from patch above:
{{{
# This is to work around a header ordering bug in Cython < 0.11
# (Pari is included from sage.rings.complex_double.)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5622#comment:6>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---