#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  |         Keywords:  beginner, lp, teaching
  Merged in:             |          Authors:
  Reviewers:             |  Report Upstream:  N/A
Work issues:             |           Branch:
     Commit:             |     Dependencies:
   Stopgaps:             |
-------------------------+------------------------------------------
 I propose to extend the interactive_simplex_method classes so that they
 take an optional keyword argument "style", which controls several aspects
 of how the problems and their dictionaries are presented.

 For example, if style='vanderbei' (which we are working on in this
 ticket), it would follow Robert Vanderbei's popular text. Compared to the
 current code (which textbook does it follow?), there are differences in
 the naming of slack variables, of the objective functions, and some subtle
 formatting differences.

 Supporting the styles of some popular textbooks may help making Sage the
 tool of choice for teaching the simplex method.

 Comments are welcome; we are preparing a first version of a patch that
 does that.

--
Ticket URL: <http://trac.sagemath.org/ticket/18742>
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