www: Add link to newly released islplot library
authorTobias Grosser <tobias@grosser.es>
Mon, 6 Jan 2014 09:51:38 +0000 (09:51 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 6 Jan 2014 09:51:38 +0000 (09:51 +0000)
llvm-svn: 198594

polly/www/index.html

index d47e667..00591cb 100644 (file)
   <!--=====================================================================-->
 
   <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>