Metadata-Version: 2.0
Name: FlashPy
Version: 0.0.2
Summary: A Python module for visualising and analysing HDF5 output files from FLASH simulations
Home-page: https://github.com/JBuete/FlashPy
Author: Jacob Buete
Author-email: jacob.buete@gmail.com
License: MIT
Keywords: FLASH data hdf5 analysis visualisation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: h5py
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyfftw

FlashPy
=======

|pypi|

This is a module designed to work with hdf5 output files from `FLASH <http://flash.uchicago.edu/site/>`__ simulations. 
It provides basic analysis tools, and methods for the importation and visualisation of the files. 

..  |pypi| image:: https://img.shields.io/pypi/v/FlashPy.svg
    :target: https://pypi.python.org/pypi/FlashPy


