Metadata-Version: 2.1
Name: modelbase-pde
Version: 0.2.22
Summary: A subpackage of modelbase that enables investigation of PDE models
Author: Marvin van Aalst
Author-email: marvin.vanaalst@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: modelbase (>=1.18.9,<2.0.0)
Requires-Dist: pybind11 (>=2.10.0,<3.0.0)
Requires-Dist: setuptools (>=65.4.0,<66.0.0)
Description-Content-Type: text/markdown

# modelbase pde

[![pipeline status](https://gitlab.com/marvin.vanaalst/modelbase-pde/badges/main/pipeline.svg)](https://gitlab.com/marvin.vanaalst/modelbase-pde/-/commits/main)
[![coverage report](https://gitlab.com/marvin.vanaalst/modelbase-pde/badges/main/coverage.svg)](https://gitlab.com/marvin.vanaalst/modelbase-pde/-/commits/main)
[![PyPi](https://img.shields.io/pypi/v/modelbase-pde)](https://pypi.org/project/modelbase-pde/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![Downloads](https://pepy.tech/badge/modelbase-pde)](https://pepy.tech/project/modelbase-pde)

Subpackage of the [modelbase](https://gitlab.com/ebenhoeh/modelbase) package.

