Metadata-Version: 2.1
Name: pyroll-hill-spreading
Version: 1.0.0
Summary: Plugin for PyRoll providing the Hill spreading model.
Home-page: https://pyroll-project.github.io/
License: BSD-3-Clause
Author: Christoph Renzing
Author-email: christoph.renzing@imf.tu-freiberg.de
Requires-Python: >=3.9,<3.11
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Requires-Dist: pyroll (>=1.0.0,<2.0.0)
Project-URL: Documentation, https://github.com/pyroll-project/pyroll-hill-spreading/blob/main/docs/docs.pdf
Project-URL: Repository, https://github.com/pyroll-project/pyroll-hill-spreading
Description-Content-Type: text/markdown

# PyRoll Hill Spreading

Plugin for PyRoll providing the Hill spreading model.

For the docs, see [here](docs/docs.pdf).

This project is licensed under the [BSD-3-Clause license](LICENSE).

The package is available via [PyPi](https://pypi.org/project/pyroll-hill-spreading/) and can be installed with
    
    pip install pyroll-hill-spreading
