#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:             
                    
---------------------------------------------------+------------------------

Comment (by stumpc5):

 Replying to [comment:22 jdemeyer]:
 > 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.

 Thanks for your comments!

 In the current design of the code, there is no use of storing the "quiver
 data" into a file of your choice, but rather into a particular data file!
 Information in this file will then later be used in other methods which
 need the same data over and over again. I do not see any use of this
 function in a way the user can decide the file to store the data.

 Do you anyway think, it would be better to have an optional argument to
 specify the filename?

 Thanks, Christian

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13425#comment:23>
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.


Reply via email to