PyGeoN requires Python >= 3.12
Since for many functionalities PyGeoN depends on PorePy, we assume that the latter is accessible in your PYTHONPATH. To install PyGeoN
pip install -e .
avoid the -e
if you do not want the editable version.
It might be useful to add PyGeoN to your PYTHONPATH.
Create an issue.
See the tutorials.
For a list of papers that use PyGeoN see papers.
See license.