-
-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move the document "Linear Programming in Sage" to "Thematic Tutorials" #8467
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:2
Here is where I have for the moment. I still need to rewrite LP examples for some problems, but at least I reformatted everything for Sphinx. It will require the new LP patch enabling a new syntax for constraints #7311 Nathann |
comment:3
Oh yes, and there is also something to take care of : the new patch for CPLEX support brings changes to the current LP document in the Constructions manual... Only a few lines concerning CPLEX at the end of it, and some fixes, but we should not lose it when deleting the current document and replacing it with this one in the HOWTO manual :-) Nathann |
This comment has been minimized.
This comment has been minimized.
comment:5
this version passes doctests ! Nathann |
comment:6
Here it is ! :-) |
This comment has been minimized.
This comment has been minimized.
comment:7
Attachment: linear_programming2.rst.gz |
comment:8
I've read up to the "Maximum average degree" problem, and I have some found some errata:
I adjoint a rst file with corrections. The example on "Maximum average degree" is correct but I find it harder to follow than the previous ones, for a non-expert in graph-theory. I don't know which is the target audience... |
comment:9
Attachment: linear_programming2_some_changes.rst.gz Thank you very much for reading it until then !!! Actually, I will need to change some parts of it now that GLPK is a standard SPKG. I will also update the end of it, to give more natural examples :-) I am setting it to "needs work" until this is done !! Nathann |
comment:10
When this is ready, could you produce it as a Mercurial patch file? |
comment:11
Of course of course ! :-) |
comment:12
This ticket should be closed as a duplicate of #9836 Nathann |
comment:13
Close as duplicate of #9836. |
Move the document "Linear Programming in Sage", found here and here, to the classification "Thematic Tutorials". The original proposal can be found on sage-devel and sage-combinat-devel.
Notes: The current ticket needs to be coordinated with #8470.
Depends on #7311
The methods detailed in this Howto, along with some features used, makes it dependent also on :
Nathann
CC: @nathanncohen @jasongrout
Component: documentation
Issue created by migration from https://trac.sagemath.org/ticket/8467
The text was updated successfully, but these errors were encountered: