<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>MeshPy</name>
<shortdesc>Triangular and Tetrahedral Mesh Generator</shortdesc>
<description>MeshPy offers quality triangular and tetrahedral mesh
          generation for Python. Meshes of this type are chiefly used
          in finite-element simulation codes, but also have many
          other applications ranging from computer graphics to
          robotics.

          In order to generate 2D and 3D meshes, MeshPy provides
          Python interfaces to two well-regarded mesh generators,
          `Triangle &lt;http://www.cs.cmu.edu/~quake/triangle.html&gt;`_ by
          J.  Shewchuk and `TetGen &lt;http://tetgen.berlios.de/&gt;`_ by
          Hang Si. Both are included in the package in slightly
          modified versions.

          MeshPy uses `Boost.Python &lt;http://www.boost.org&gt;`_. 

          Documentation
          =============

          See the `MeshPy Documentation &lt;http://tiker.net/doc/meshpy&gt;`_ page.</description>
<homepage rdf:resource="http://mathema.tician.de/software/meshpy" />
<maintainer><foaf:Person><foaf:name>Andreas Kloeckner</foaf:name>
<foaf:mbox_sha1sum>e3bf4a00975b603e08b8666cbf2589efd0066885</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.91.1</revision></Version></release>
</Project></rdf:RDF>