Metadata-Version: 2.4
Name: G2S
Version: 0.99.0
Summary: G2S Python interface
Home-page: https://github.com/GAIA-UNIL/G2S
Author: Mathieu Gravey
Author-email: Mathieu Gravey <g2s@mgravey.com>
License-Expression: LGPL-3.0-only
Project-URL: Homepage, https://github.com/GAIA-UNIL/G2S
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy>=2.0.0
Requires-Dist: pyzmq>=25.1.0
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# G2S Package description

This package containe the interfaces for comunicating with the G2S server. G2S is a flexible MPS (Multiple Point Statistics) framework that provide QS (Quantile Sampling) and NDS (Narrow Distribution Selection).

For more infromation please visite [G2S website](https://gaia-unil.github.io/G2S/)
