Metadata-Version: 2.1
Name: triflow
Version: 0.5.2
Summary: Automatic finite difference discretization for 1D PDE with fast temporal solvers.
Home-page: http://github.com/locie/triflow
Author: Nicolas Cellier
Author-email: contact@nicolas-cellier.net
Keywords: PDE,finite-difference,physic,modelling,interactive
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: bokeh (>=0.12,<0.13)
Requires-Dist: dask (>=0.17.2,<0.18.0)
Requires-Dist: holoviews (>=1.1,<2.0)
Requires-Dist: numpy (>=1,<2)
Requires-Dist: path.py (>=11.0,<12.0)
Requires-Dist: pendulum (>=1.5,<2.0)
Requires-Dist: scipy (>=1,<2)
Requires-Dist: streamz (>=0.3,<0.4)
Requires-Dist: sympy (>=1,<2)
Requires-Dist: theano (>=1,<2)
Requires-Dist: tqdm (>=4.23,<5.0)
Requires-Dist: xarray (>=0.10,<0.11)
