License ======= PyGeoN is released under the GNU General Public License v3.0 (GPL-3.0). GPL-3.0 License --------------- .. image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg :target: https://www.gnu.org/licenses/gpl-3.0 :alt: License: GPL v3 PyGeoN is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. PyGeoN is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Full License Text ----------------- For the complete license text, see the `LICENSE file `_ in the repository. Third-Party Licenses -------------------- PyGeoN depends on several third-party packages, each with their own licenses: * **PorePy**: GPL-3.0 * **NumPy**: BSD License * **SciPy**: BSD License Please refer to the individual packages for their specific license terms.