#18742: interactive_simplex_method: Support several styles corresponding to 
major
textbooks
------------------------------------------+------------------------
       Reporter:  mkoeppe                 |        Owner:
           Type:  task                    |       Status:  new
       Priority:  minor                   |    Milestone:  sage-6.8
      Component:  numerical               |   Resolution:
       Keywords:  beginner, lp, teaching  |    Merged in:
        Authors:                          |    Reviewers:
Report Upstream:  N/A                     |  Work issues:
         Branch:                          |       Commit:
   Dependencies:                          |     Stopgaps:
------------------------------------------+------------------------

Comment (by novoselt):

 It follows lecture notes (based on Chavatal, I think) that I have adapted
 and modified a bit.

 Can you be more clear on what do you want to affect apart from printing
 out dictionaries and auto-generated names?

 I would be against multiple Python attribute synonyms for different parts
 of the problem/dictionary - I think there has to be a meaningful name for
 everything (like `basic_variables`) accompanied perhaps by one short name
 (like `x_B`). Otherwise things will be too confusing, especially if
 different names of the same things are used internally.

 Otherwise it would be fantastic to have different output styles, perhaps
 there should be even an easy way to install user formatters (without
 altering Sage). Have you tried to use it in teaching, by the way?

 There is also a question about "standard form" perhaps, but changing it is
 likely to require different classes or the code will get too messy, that's
 the point of any standard form after all - simplify notation by sticking
 to some convention.

--
Ticket URL: <http://trac.sagemath.org/ticket/18742#comment:2>
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/d/optout.

Reply via email to