Metadata-Version: 2.1
Name: dismo
Version: 1.0.0
Summary: A subpackage of modelbase that enables investigation of PDE models
Author: Marvin van Aalst
Author-email: marvin.vanaalst@gmail.com
Requires-Python: >=3.11,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: matplotlib (>=3.8,<4.0)
Requires-Dist: numpy (>=1.26,<2.0)
Requires-Dist: pandas (>=2.1,<3.0)
Description-Content-Type: text/markdown

# DIscrete Spatial MOdels

[![pipeline status](https://gitlab.com/qtb-hhu/dismo/badges/main/pipeline.svg)](https://gitlab.com/qtb-hhu/dismo/-/commits/main)
[![coverage report](https://gitlab.com/qtb-hhu/dismo/badges/main/coverage.svg)](https://gitlab.com/qtb-hhu/dismo/-/commits/main)
[![PyPi](https://img.shields.io/pypi/v/dismo)](https://pypi.org/project/dismo/)
[![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/dismo)](https://pepy.tech/project/dismo)


