#10538: Implementation of the classes ClusterSeed and Quiver
-------------------------------------------+--------------------------------
Reporter: stumpc5 | Owner:
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-5.0
Component: combinatorics | Resolution:
Keywords: cluster algebra, quiver | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Christian Stump | Merged in:
Dependencies: #10527 | Stopgaps:
-------------------------------------------+--------------------------------
Comment (by stumpc5):
Replying to [comment:9 hthomas]:
> Are the data files for the different mutation types really supposed to
be part of the patch? It seems to me that it's a fairly large quantity of
data, so maybe it would be better to set things up so that an interested
user can reconstruct it (which wouldn't be too hard, right?). Or maybe I
have the wrong idea about how receptive Sage is to including data like
this. Are there guidelines for this anywhere? If not, maybe you could
ask for feedback on sage-devel (or if you'd rather, I could)?
Hi Hugh,
I rearranged the patches, so that the functions
- `_construct_mutation_classes_by_rank`
- `_construct_exceptional_mutation_classes`
- `_save_exceptional_data`
are now in #10538. I also added a function `save_exceptional_data` that
saves the data to `SAGE_ROOT/data/cluster_algebra/quiver`. This function
is supposed to be imported by the user if needed. The data files are now
'''not''' part of the patch anymore, but can only be created by the user
using this function.
Best, Christian
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10538#comment:10>
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.