Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 938 Bytes

README.rst

File metadata and controls

21 lines (12 loc) · 938 Bytes

Copyright 2014 - Tobias Grosser

islplot

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)