#18734: Construct an interactive_simplex_method.LPDictionary from a
MixedIntegerLinearProgram
-------------------------------------+-------------------------------------
       Reporter:  mkoeppe            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  numerical          |   Resolution:
       Keywords:  lp                 |    Merged in:
        Authors:  Aedi Wang          |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  
u/zwang/construct_an_interactive_simplex_method_lpdictionary_from_a_mixedintegerlinearprogram|
  0ea963ebe950e2b3cd7218364b76f5a38d486fd5
   Dependencies:  #18685, #18688,    |     Stopgaps:
  #18732, #18733                     |
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 Hello,

 There are some possible improvements in the documentation:
 - some of the lines are too long. Try to make them the same width as they
 are in the rest of the file.
 - If you mention a class you can make a clickable reference to it by using
 :class:`name_of_the_class`
 - You wrote ``"std"`` (as a string) and ``standard`` (as a variable). I
 guess both of them should be strings.
 - you should add a line break after `TESTS::`

 For all of these, look at the
 [http://doc.sagemath.org/html/en/developer/coding_basics.html
 #documentation-strings reference manual].

 Vincent

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