Copyright 2014 - Tobias Grosser
islplot is a library that generates illustrations of integer sets and maps. It relies on isl to model the integer sets and uses the islpy Python bindings. Plotting is performed with matplotlib.
To get an impression of islplot have a look at the 2D examples and 3D examples (requires WebGL).
The documentation is generated from the files in the doc/ directory by executing 'make html' (requires sphinx).
License: MIT (see LICENSE.txt)