Metadata-Version: |
2.1 |
Name: |
anaflow |
Version: |
1.1.0 |
Summary: |
AnaFlow - analytical solutions for the groundwater-flow equation. |
Author-Email: |
Sebastian Mueller <sebastian.mueller[at]ufz.de> |
Project-Url: |
Homepage, https://github.com/GeoStat-Framework/AnaFlow |
Project-Url: |
Documentation, https://anaflow.readthedocs.io |
Project-Url: |
Source, https://github.com/GeoStat-Framework/anaflow |
Project-Url: |
Tracker, https://github.com/GeoStat-Framework/anaflow/issues |
Project-Url: |
Changelog, https://github.com/GeoStat-Framework/anaflow/blob/main/CHANGELOG.md |
Project-Url: |
Conda-Forge, https://anaconda.org/conda-forge/anaflow |
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.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.7 |
Requires-Dist: |
numpy (>=1.14.5) |
Requires-Dist: |
pentapy (>=1.1.0) |
Requires-Dist: |
scipy (>=1.1.0) |
Requires-Dist: |
black (<24,>=23); extra == "check" |
Requires-Dist: |
isort[colors] (<6); extra == "check" |
Requires-Dist: |
pylint (<3); extra == "check" |
Requires-Dist: |
m2r2 (>=0.2.8); extra == "doc" |
Requires-Dist: |
matplotlib (>=3); extra == "doc" |
Requires-Dist: |
numpydoc (>=1.1); extra == "doc" |
Requires-Dist: |
sphinx (>=4); extra == "doc" |
Requires-Dist: |
sphinx-gallery (>=0.8); extra == "doc" |
Requires-Dist: |
sphinx-rtd-theme (<1.1,>=1); extra == "doc" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Provides-Extra: |
check |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |