#10817: implementation of the generalized associahedron as a polyhedral complex
----------------------------------------------------+-----------------------
Reporter: stumpc5 | Owner:
Type: enhancement | Status:
positive_review
Priority: major | Milestone: sage-5.0
Component: combinatorics | Keywords:
associahedra
Work_issues: | Upstream: N/A
Reviewer: Frédéric Chapoton, Nicolas M. Thiéry | Author:
Christian Stump
Merged: | Dependencies:
----------------------------------------------------+-----------------------
Comment(by nthiery):
Replying to [comment:27 stumpc5]:
> Replying to [comment:26 nthiery]:
> > Thanks! Positive review, assuming the tests pass.
>
> The buildbot somehow doesn't like the test
>
> {{{
> for root in L.almost_positive_roots():
> print 'tau({:<41}) ='.format(root), tau(root)
> }}}
>
> I guess, you added it, didn't you? On my 5.0.beta6, it passed though.
Indeed.
Python has been upgraded to 2.7 in Sage 5.0. I guess this syntax for
format was not yet supported in Python 2.6. Let's just wait for the
buildbot to run on 5.0.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10817#comment:28>
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.