You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro.rst
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,17 @@ performance of application specific solvers. Finally, the detailed
40
40
reference information for the main classes is included in :ref:`Chapter
41
41
6 <chapClasses>`.
42
42
43
+
Releases and Source Code
44
+
------------------------
45
+
46
+
Python-MIP's source code is available at GitHub on (`github.com/coin-or/python-mip <https://github.com/coin-or/python-mip>`_).
47
+
Releases may be downloaded/installed via PIP (see :ref:`next Chapter <chapInstall>`) or from our GitHub `Releases <https://github.com/coin-or/python-mip/releases>`_ page.
48
+
49
+
Getting help
50
+
------------
51
+
52
+
Questions, suggestions and feature request can be posted in our GitHub `Discussions <https://github.com/coin-or/python-mip/discussions>`_ page.
0 commit comments