#3580: [with patch, with positive review] ensure that totallyreal does not
import
numpy on startup.
---------------------+------------------------------------------------------
Reporter: was | Owner: craigcitro
Type: defect | Status: assigned
Priority: blocker | Milestone: sage-3.2
Component: misc | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by mabshoff):
There is a slight problem:
{{{
sage -t -long devel/sage/sage/rings/number_field/totallyreal_data.pyx
**********************************************************************
File "/scratch/mabshoff/release-
cycle/sage-3.2.rc0/devel/sage/sage/rings/number_field/totallyreal_data.pyx",
line 200:
sage: [RealField(10)(x) for x in ls]
Expected:
[-1.0000, -1.0000]
Got:
[-1.0, -1.0]
**********************************************************************
1 items had failures:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3580#comment:5>
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
-~----------~----~----~----~------~----~------~--~---