Metadata-Version: 2.1
Name: pyroll-lendl-equivalent-method
Version: 2.0.0b0
Summary: Plugin for PyRoll providing Lendl's equivalent rectangle method
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.12
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Dist: pyroll-core (>=2.0.0b,<3.0.0)
Project-URL: Documentation, https://github.com/pyroll-project/pyroll-lendl-equivalent-method/blob/main/docs/docs.pdf
Project-URL: Repository, https://github.com/pyroll-project/pyroll-lendl-equivalent-method
Description-Content-Type: text/markdown

# PyRoll Lendl Equivalent Method

Plugin for PyRoll providing the equivalent method from A.E. Lendl.

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-lendl-euquivalent-method/) and can be installed with
    
    pip install pyroll-lendl-equivalent-method
