Metadata-Version: 2.1
Name: flowdyn
Version: 1.0.1
Summary: Model of discretization of hyperbolic model, base is Finite Volume method
License: MIT
Author: j.gressier
Author-email: jeremie.gressier@isae-supaero.fr
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: matplotlib (==3.3)
Requires-Dist: numpy (>=1.15,<2.0)
