Metadata-Version: 2.1
Name: pgcore
Version: 1.5.3.post1
Summary: Geophysical modelling and inversion library
Home-page: http://www.pygimli.org
Author: Carsten Rücker, Thomas Günther, Florian Wagner
Author-email: mail@pygimli.org
License: Apache 2.0
Keywords: inversion,modelling,geophysics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: C++
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
Requires-Dist: numpy>=2.1

Core extension for [pyGIMLi](www.pygimli.org)

This package is supposed to be the platform dependent part of the 'any-platform' `pygimli` package.
If you install `pygimli` via pip or conda, a suitable `pgcore` package will be installed as dependency. 

If we post small bugfixes or repair some issues with fast git commits, you can use the `pgcore` package as fallback core until we publish a new release.
`pygimli` will try to import manual builded cores or search for global installed cores from `PYTHONPATH`.
