Skip to main content

GMPL/MathProg magics for IPython/Jupyter

Project description

# GMPL Magic: GMPL/MathProg Magics for IPython/Jupyter

## Usage

Take a look at these [example notebooks](https://github.com/nelsonuhan/gmplmagicexamples) for details on how to use GMPL Magic — no installation required, thanks to [Binder](http://mybinder.org)!

## Dependencies

GMPL Magic has been tested with

## Installation

First, make sure you have a working installation of GLPK. For example, on macOS, this can be accomplished with [Homebrew](http://brew.sh) 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 Magic:

` pip install gmplmagic `

To use these magics in a Jupyter notebook:

` %load_ext glpkmagic `

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

gmplmagic-0.1.2.tar.gz (17.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page