Metadata-Version: 2.0
Name: CubeFlow
Version: 0.1.0
Summary: Framework for creating grid based simulations.
Home-page: https://bitbucket.org/voidpointercast/cubeflow
Author: Patrick Daniel Greß
Author-email: patrick.daniel.gress@gmail.com
License: GPLv3 or later
Keywords: education simulation mathematics physics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: matplotlib

CubeFlow
========

:abstract: CubeFlow is a Python framework to easily build and analyse grid based simulation such as heat transportation
    or fluid dynamics. CubeFlow aims to provide an easy implementation without the need of writing code other than
    the one needed for the actual simulation. CubeFlow is not a super fast simulator but focuses primarily on
    educational purposes.

