#18904: Automatically test optional non-packages (CPLEX, Gurobi, Maple?, ..)
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.8
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  doctest framework      |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  698ebe958d528ac279601e0acbbf0c16f00350de
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18904           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by ncohen):

 > Can you elaborate what you mean with this?

 I mean that CPLEX and Gurobi are not auto-detected from `$PATH` or
 `$LD_LIBRARY_PATH`. The corresponding cython modules are only built if
 those instructions are followed:
 http://doc.sagemath.org/html/en/thematic_tutorials/linear_programming.html
 #using-cplex-or-gurobi-through-sage

 Thus, I believe that it is safe to assume that if Sage can use
 CPLEX/Gurobi then it means that the user wants it to be linked with Sage.
 The situation is different when you install Sage on a machine that already
 has mathematica installed, for it is automatically detected even though
 the user may not want to use mathematica from Sage.

 If I understood your objections to having automatic tests with
 mathematica/maple, they do not apply to CPLEX/Gurobi because of this
 installation procedure.

 Nathann

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