Skip to content

markpal/islplot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Library to plot integer sets and maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 63.9%
  • Python 36.1%