<?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>pylo</name>
<shortdesc>Large-scale Visualization Data Storage</shortdesc>
<description>Pylo allows you to write Silo visualization files, as
            introduced by LLNL's 
            `MeshTV &lt;https://wci.llnl.gov/codes/meshtv/&gt;`_ and
            more recently used by the 
            `VisIt &lt;https://wci.llnl.gov/codes/visit/&gt;`_ 
            large-scale visualization program. Check the
            `VisIt source page &lt;https://wci.llnl.gov/codes/visit/source.html&gt;`_
            for the latest Silo source code.

            Pylo supports the majority of datatypes allowed in 
            Silo files, such as unstructured and rectangular
            structured meshes, particle meshes, as well as 
            scalar and vector variables on them. In addition,
            Pylo supports expressions of scalar variables and
            semi-automatic writing of parallelization-segmented
            Silo files.

            Pylo uses `Boost.Python &lt;http://www.boost.org&gt;`_ and `PyUblas
            &lt;http://mathema.tician.de/software/pyublas&gt;`_.  To build it, please
            refer to the `PyUblas documentation &lt;http://tiker.net/doc/pyublas&gt;`_
            for build instructions first. After that, building pylo should be
            straightforward.</description>
<homepage rdf:resource="http://mathema.tician.de/software/pylo" />
<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>