Metadata-Version: 2.1
Name: swyft
Version: 0.3.0
Summary: Truncated Marginal Neural Ratio Estimation with an inhomogeneous poisson point process cache.
Home-page: https://github.com/undark-lab/swyft
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Environment :: GPU
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch (>=1.8.2)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: zarr (>=2.5.0)
Requires-Dist: numcodecs (>=0.7.2)
Requires-Dist: tqdm (>=4.46.0)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: matplotlib (>=3.1.3)
Requires-Dist: scikit-learn (>=0.23.2)
Requires-Dist: dask[complete] (>=2021.3.0)
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: toolz
Requires-Dist: fasteners (==0.15)
Provides-Extra: dev
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'docs'
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: nbsphinx-link ; extra == 'docs'
Requires-Dist: m2r2 ; extra == 'docs'
Requires-Dist: ipykernel ; extra == 'docs'

UNKNOWN

