#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:  #18292     |     Stopgaps:
-----------------------------+------------------------
Changes (by novoselt):

 * dependencies:   => #18292


Comment:

 Once we have html blocks implemented, `run_simplex_method` should return
 `HTMLFragment` which will be the current string:
  - it should display nicely when rendered as HTML
  - formulas will be in math mode automatically and will be rendered one-
 by-one, helping to avoid problems with too long input for !MathJax
  - the same string should work as LaTeX code as well

 `ELLUL` on the other hand still should return `LatexExpr` since it
 constructs a single formula.

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