Metadata-Version: 1.0
Name: pylo
Version: 0.90.1
Summary: Large-scale Visualization Data Storage
Home-page: http://mathema.tician.de/software/pylo
Author: Andreas Kloeckner
Author-email: inform@tiker.net
License: MIT
Description: 
        Pylo allows you to write SILO visualization files, as
        introduced by LLNL's
        `MeshTV <https://wci.llnl.gov/codes/meshtv/>`_ and
        more recently used by the
        `VisIt <https://wci.llnl.gov/codes/visit/>`_
        large-scale visualization program.
        
        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 <http://www.boost.org>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Free for non-commercial use
Classifier: Natural Language :: English
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries
