A GMPL/MathProg kernel+extension for Jupyter
Project description
Usage
Take a look at these example notebooks for details on how to use GMPL Notebook — no installation required, thanks to Binder!
Dependencies
GMPL Notebook has been tested with
Jupyter 4.2.0
Python 3.5.2
MetaKernel 0.14
PyGLPK 0.4.2, available from [@bradfordboyle](https://github.com/bradfordboyle/pyglpk)
GLPK 4.60
Installation
First, make sure you have a working installation of GLPK. For example, on macOS, this can be accomplished with Homebrew by:
brew update brew tap homebrew/science brew install glpk
(I will eventually include instructions on how to install GLPK on other operating systems.)
Next, install PyGLPK - note that the version on PyPI is outdated:
pip install https://github.com/bradfordboyle/pyglpk/zipball/master
Then, install GMPL Notebook:
pip install gmplnotebook python -m gmplnotebook install --user
GMPL/MathProg should now appear as an option when creating new notebooks in Jupyter.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gmplnotebook-0.1.3.tar.gz
.
File metadata
- Download URL: gmplnotebook-0.1.3.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 120c95b1986d2db64684f24220b24e4a1b37dcf4d886d824bac1102af8d23159 |
|
MD5 | 439f3ebc7b811c90fe61511c93060b1b |
|
BLAKE2b-256 | 287aa34254214b549575f70b1dc9d4379c040f6cd7e4093d23108c3b34352a8e |