www: Add link to newly released islplot library

llvm-svn: 198594
This commit is contained in:
Tobias Grosser 2014-01-06 09:51:38 +00:00
parent 3629b4aa0e
commit d4521051bf
1 changed files with 14 additions and 0 deletions

View File

@ -70,6 +70,20 @@
<!--=====================================================================-->
<table id="news">
<tr><td><b>2014</b></td></tr>
<tr><td width="120"><p>January</p></td>
<td>
<h4>islplot released</h4>
<a href="https://github.com/tobig/islplot">islplot</a> is a library that
generates illustrations of integer sets and maps. It relies on <a
href="http://repo.or.cz/w/isl.git">isl</a> to model the integer sets and uses the <a
href="https://pypi.python.org/pypi/islpy">islpy</a> Python bindings to access
them. Plotting is performed with <a
href="http://matplotlib.org">matplotlib</a>. The following <a
href="http://nbviewer.ipython.org/github/tobig/islplot/blob/master/notebooks/islplot-examples.ipynb">
Examples</a> show how its use.
</td>
</tr>
<tr><td><b>2013</b></td></tr>
<tr><td width="120"><p>November</p></td>
<td>