#18852: interactive_simplex_method: Enable typesetting of run_simplex_method in
SageMathCloud
-----------------------------+------------------------
       Reporter:  mkoeppe    |        Owner:
           Type:  defect     |       Status:  new
       Priority:  minor      |    Milestone:  sage-6.8
      Component:  numerical  |   Resolution:
       Keywords:  lp         |    Merged in:
        Authors:             |    Reviewers:
Report Upstream:  N/A        |  Work issues:
         Branch:             |       Commit:
   Dependencies:             |     Stopgaps:
-----------------------------+------------------------
Changes (by mkoeppe):

 * cc: novoselt, ncohen (added)


Old description:

> I tried to use interactive_simplex_method in SageMathCloud, and it seems
> the current model of
> `InteractiveLPProblemStandardForm.run_simplex_method` and
> `LPDictionary.ELLUL` to return a string of LaTeX code is not a good fit.
>
> I propose to change these methods so they just call `pretty_print`
> repeatedly and return nothing. An optional keyword argument, show=False,
> would turn off output. This is used when, for example,
> `run_simplex_method` is called by `final_dictionary`.

New description:

 I tried to use interactive_simplex_method in SageMathCloud, and it seems
 the current model of `InteractiveLPProblemStandardForm.run_simplex_method`
 and `LPDictionary.ELLUL` to return a string of LaTeX code is not a good
 fit. (See screenshot.)

 I propose to change these methods so they just call `pretty_print`
 repeatedly and return nothing. An optional keyword argument, show=False,
 would turn off output. This is used when, for example,
 `run_simplex_method` is called by `final_dictionary`.

--

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