#13425: Compute mutation type of a ClusterSeed or ClusterQuiver
---------------------------------------------------+------------------------
Reporter: gmoose05 | Owner:
sage-combinat
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.9
Component: combinatorics | Resolution:
Keywords: cluster algebra, quiver, days45 | Work issues:
Report Upstream: N/A | Reviewers: Christian
Stump, Gregg Musikier
Authors: Gregg Musiker, Christian Stump | Merged in:
Dependencies: #13424 | Stopgaps:
---------------------------------------------------+------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
Doctests should write to temporary files, not to files within
`SAGE_LOCAL`. Probably, the function `save_quiver_data()` should take a
`filename` parameter which should be `tmp_filename()` when used in
doctests.
Also: please dont do this, as it's a race condition:
{{{
if not os.path.exists(types_path):
os.makedirs(types_path)
}}}
There is a function `sage_makedirs()` which does this in a safe way.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13425#comment:22>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.