#5513: [with patch, positive review] Enhanced support for number field unit
groups
---------------------------+------------------------------------------------
Reporter: cremona | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: number theory | Keywords: number field unit group
---------------------------+------------------------------------------------
Comment(by cremona):
I cloned a freshly built 3.4.1.alpha0 and (using hg_sage.apply())
successfully applied units_rebase.patch to it. No warnings. No problems
with sage -br. BUT then doing sage -t on sage/rings/number_field threw
up a large number of very weird errors I have never seen before: example:
{{{
sage -t "local/sage-3.4.1.alpha0/devel/sage-
5513a/sage/rings/number_field/number_field.py"
File "./number_field.py", line 18
from local/sage-3.4.1.alpha0/devel/sage-
5513a/sage/rings/number_field/number_field import *
^
SyntaxError: invalid syntax
[0.4 s]
exit code: 1024
}}}
What is that about? Something seems to have inserts forward slashes into
a python file instead of dots.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5513#comment:16>
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
-~----------~----~----~----~------~----~------~--~---