#7804: Move mipCoin and mipGlpk to Sage
-------------------------+--------------------------------------------------
Reporter: ncohen | Owner: AlexGhitza
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.1
Component: numerical | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-------------------------+--------------------------------------------------
Description changed by ncohen:
Old description:
> Hello !!
>
> This patches moves the files mipCoin and mipGlpk to Sage. They are
> currently included in the packages CBC and GLPK and are a lot harder to
> work on because of this.
>
> This patch copies them in sage/numerical/ and adds several lines to
> modules_list so that they will only be compiled if the corresponding
> packages are installed.
>
> For the moment, the copies of these files included in the packages will
> not be removed, in order to preserve backward-compatibility : the users
> of earlier versions of Sage will then be able to keep using the same
> packages.
>
> *Only the changes to file modules_list need to be reviewed -- mipCoin and
> mipGLPK are copies of what is included in the spkg and have already been
> checked ! This should be a short review :-) *
New description:
Hello !!
This patches moves the files mip_coin and mip_glpk to Sage. They are
currently included in the packages CBC and GLPK and are a lot harder to
work on because of this.
This patch copies them in sage/numerical/ and adds several lines to
modules_list so that they will only be compiled if the corresponding
packages are installed.
For the moment, the copies of these files included in the packages will
not be removed, in order to preserve backward-compatibility : the users of
earlier versions of Sage will then be able to keep using the same
packages.
*Only the changes to file modules_list need to be reviewed -- mip_coin and
mip_glpk are copies of what is included in the spkg and have already been
checked ! This should be a short review :-) *
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7804#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.