#9511: Upgrade Givaro to 3.3.x series
-------------------------------------------------------------------+--------
Reporter: pcpa |
Owner: cpernet
Type: enhancement |
Status: needs_review
Priority: minor |
Milestone: sage-5.1
Component: givaro |
Resolution:
Keywords: | Work
issues:
Report Upstream: N/A |
Reviewers:
Authors: Paulo César Pereira de Andrade, Martin Albrecht | Merged
in:
Dependencies: #12883, #12761 |
Stopgaps:
-------------------------------------------------------------------+--------
Comment (by vbraun):
The identity list comprehension doesn't add anything to the understanding
here. Why not
{{{
Set([ s for s in [r for r in R]))
}}}
to make it really really explicit? :-P
If anything, this teaches bad habits. The only valid argument imho is that
nobody is going to actually look into the sage.tests directory to learn
how to use Sage. So I don't really care here but I would never let this
stand in a doctest that is visible in the manual.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9511#comment:29>
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.