#14143: Alcove model in affine cartan type
----------------------------------------+-----------------------------------
Reporter: alubovsky | Owner: sage-combinat
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.11
Component: combinatorics | Resolution:
Keywords: alcove model, days45 | Work issues:
Report Upstream: N/A | Reviewers: Anne Schilling
Authors: Arthur Lubovsky | Merged in:
Dependencies: | Stopgaps:
----------------------------------------+-----------------------------------
Comment (by jdemeyer):
There are problems with the documentation:
{{{
dochtml.log:[combinat ]
/mazur/release/merger/sage-5.11.beta2/local/lib/python2.7/site-
packages/sage/combinat/crystals/alcove_path.py:docstring of
sage.combinat.crystals.alcove_path.compare_graphs:4: WARNING: Inline
interpreted text or phrase reference start-string without end-string.
dochtml.log:[combinat ]
/mazur/release/merger/sage-5.11.beta2/local/lib/python2.7/site-
packages/sage/combinat/crystals/alcove_path.py:docstring of
sage.combinat.crystals.alcove_path.compare_graphs:5: WARNING: Inline
literal start-string without end-string.
}}}
I also recommend you to use the new doctest continuations (`....:` instead
of `...`), as follows:
{{{
sage: for e in g.edges(): # long time
....: if e[0].phi(0) == 1 and e[2] == 0:
....: g.delete_edge(e)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14143#comment:20>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.