Metadata-Version: |
2.1 |
Name: |
pyeee |
Version: |
4.1.12 |
Summary: |
pyeee: a library providing parameter screening of computational models using the Morris method of Elementary Effects or its extension of Efficient Elementary Effects by Cuntz, Mai et al. (Water Res Research, 2015). |
Author: |
Matthias Cuntz, Juliane Mai |
Author-Email: |
mc[at]macu.de |
Maintainer: |
Matthias Cuntz |
Maintainer-Email: |
mc[at]macu.de |
Home-Page: |
https://github.com/mcuntz/pyeee |
Project-Url: |
Documentation, https://mcuntz.github.io/pyeee/ |
Project-Url: |
Source, https://github.com/mcuntz/pyeee |
Project-Url: |
Tracker, https://github.com/mcuntz/pyeee/issues |
Project-Url: |
Changelog, https://github.com/mcuntz/pyeee/blob/main/CHANGELOG.rst |
Project-Url: |
Conda-Forge, https://anaconda.org/conda-forge/pyeee |
License: |
MIT |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: Microsoft |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Utilities |
Platform: |
any |
Requires-Python: |
>=3.8 |
Requires-Dist: |
numpy |
Requires-Dist: |
scipy |
Requires-Dist: |
schwimmbad |
Requires-Dist: |
pyjams |
Requires-Dist: |
numpydoc (<2,>=1.1); extra == "doc" |
Requires-Dist: |
jinja2 (>=2); extra == "doc" |
Requires-Dist: |
sphinx (<7,>=4); extra == "doc" |
Requires-Dist: |
sphinx-book-theme (>=1.0.1); extra == "doc" |
Requires-Dist: |
partialwrap; extra == "test" |
Requires-Dist: |
setuptools (>=42); extra == "test" |
Requires-Dist: |
coverage[toml] (<6,>=5.2.1); extra == "test" |
Requires-Dist: |
pytest (<7,>=6.0); extra == "test" |
Requires-Dist: |
pytest-cov (<3,>=2.11.0); extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |
License-File: |
AUTHORS.rst |