#14266: Fix sage_input and pretty print for NonCommutativeSymmetricFunctions,
others.
---------------------------------------+------------------------------------
       Reporter:  elixyre              |         Owner:  was     
           Type:  task                 |        Status:  new     
       Priority:  major                |     Milestone:  sage-5.9
      Component:  user interface       |    Resolution:          
       Keywords:  ascii-art            |   Work issues:          
Report Upstream:  N/A                  |     Reviewers:          
        Authors:  Jean-Baptiste Priez  |     Merged in:          
   Dependencies:                       |      Stopgaps:          
---------------------------------------+------------------------------------

Comment (by tscrim):

 I would recommend using the `GlobalOptions` that was setup in #13605 (you
 can look in `partition.py` or `tableau.py` for examples) to choose been
 what type of output you want on a global level. I also have some fairly
 generic code for ascii printing lists of arrays (it's currently sitting
 inside of #13872 and have been calling the specialized display functions
 `_repr_diagram()`), which is what you'd want since you'd want to call
 `partition._repr_` to be consistent with the options specified there. I
 could separate that out into a separate ticket or copy/paste it here if
 you'd like.

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