jax-flows

View on PyPIReverse Dependencies (0)

0.0.1 jax_flows-0.0.1-py3-none-any.whl

Wheel Details

Project: jax-flows
Version: 0.0.1
Filename: jax_flows-0.0.1-py3-none-any.whl
Download: [link]
Size: 15486
MD5: dc8f2bd5b94d21d02465af2eafd7599f
SHA256: c144c5247f5af39c98f5be796a6d9c546a740fa9e25948f1443ef0cf1257d642
Uploaded: 2020-05-22 03:28:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jax-flows
Version: 0.0.1
Summary: Normalizing Flows for JAX
Author: Chris Waites
Author-Email: cwaites10[at]gmail.com
Home-Page: http://github.com/ChrisWaites/jax-flows
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Requires-Dist: jax
Requires-Dist: jaxlib
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sklearn
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: recommonmark; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-markdown-tables; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: black; extra == "quality"
Requires-Dist: isort; extra == "quality"
Requires-Dist: flake8; extra == "quality"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: quality
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 7738 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flows/__init__.py sha256=E6zqpoO5PAIWxrJWXyLHEW650ouNXt8xxYno2k44A7w 70
flows/distributions.py sha256=4zHRuxNGurXXRucAbs0QdlOmOYgxCNUKX65W35ZVdAY 3084
flows/bijections/__init__.py sha256=otKCWDZU0bnqwnP0PPw_pZtfdxGoasxzrHsv5gOAUNM 91
flows/bijections/bijections.py sha256=4tv00d1kYe6gUYbtQTmkhK4XiutTh0QiZeVt4ipXgwg 17238
flows/bijections/made.py sha256=-BWEfFuMMTcR65sz2-iF-HchqRymtUnVUPNHp5LqBWI 1945
flows/bijections/neural_splines.py sha256=ZLEk-DNDgXSH4YQTPEwHR2l8GJDrnXHBD2enBOFBMIM 12370
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_bijections.py sha256=XOAh_QUaW6ahp_Fi0tjZ-0H28qapsl-PgP4V32bLayI 5098
tests/test_distributions.py sha256=WmqkhHck-Cu53jClDib4QrXQZ7dQn2WCs-H91g6eu5o 2055
jax_flows-0.0.1.dist-info/LICENSE sha256=M4ZWw18P5TaOTpD_10SaWtOgfCyLQ0MPEgQX99kZcqw 1069
jax_flows-0.0.1.dist-info/METADATA sha256=JdooF_XlYKbl6V38L0swPcivO9HGk1rH8AZ8rVAPlIQ 8980
jax_flows-0.0.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
jax_flows-0.0.1.dist-info/top_level.txt sha256=N6b591avOWYKxyHZMra5o0fxdJbP3MuZOYwx6HqSLAc 21
jax_flows-0.0.1.dist-info/RECORD

top_level.txt

examples
flows
tests