Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 599 Bytes

File metadata and controls

22 lines (14 loc) · 599 Bytes

PyGAF - Python Groundwater Analytic Flow

PyGAF is a Python package for evaluation and display of analytic solutions of groundwater flow.

Documentation

PyGAF's documentation is hosted at Read the Docs

https://pygaf.readthedocs.io/en/latest/index.html

Installation

Install the current version of PyGAF from PyPITest using pip

pip install -i https://test.pypi.org/simple/ pygaf==1.0.3

Jupyter Notebook Examples

Jupyter notebooks demonstrating the use of PyGAF are available at GitHub

https://github.com/Moofbytes/pygaf_notebooks