flowjax

View on PyPIReverse Dependencies (1)

12.2.0 flowjax-12.2.0-py3-none-any.whl

Wheel Details

Project: flowjax
Version: 12.2.0
Filename: flowjax-12.2.0-py3-none-any.whl
Download: [link]
Size: 58235
MD5: 20637efbe3250a03bb34e57290fdae42
SHA256: 5231b06b2f8f25dd0f992a7c37bb4bded23cac0db7da91a6cd4018a4a9b563cf
Uploaded: 2024-05-16 16:48:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flowjax
Version: 12.2.0
Summary: Easy to use distributions, bijections and normalizing flows in JAX.
Author-Email: Daniel Ward <danielward27[at]outlook.com>
Project-Url: repository, https://github.com/danielward27/flowjax
Project-Url: documentation, https://danielward27.github.io/flowjax/index.html
License: The MIT License (MIT) Copyright (c) 2022 Daniel Ward Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: jax,neural-networks,equinox
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.10
Requires-Dist: jax
Requires-Dist: equinox (>=0.10)
Requires-Dist: jaxtyping
Requires-Dist: tqdm
Requires-Dist: optax
Requires-Dist: pytest; extra == "dev"
Requires-Dist: beartype; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: sphinx-autodoc-typehints; extra == "dev"
Requires-Dist: nbsphinx; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: numpyro; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3699 characters]

WHEEL

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

RECORD

Path Digest Size
flowjax/__init__.py sha256=BpsvRfFmjG2FURluV21oFyFNquGxweB1aLlOuMG-md8 140
flowjax/bisection_search.py sha256=T-4JRYcPN89HKX35Wa9LnomOJSTBi8jG-8cg29OPm2A 8355
flowjax/distributions.py sha256=iPyPKWUSsBbZ17A4Y5B6PV_X5Db4bryAdMGJwUQulxw 26366
flowjax/flows.py sha256=UGv3cp_yeykNWGAH_bQY5JFG4a5RtZD_yZ7SCnBaCZc 12873
flowjax/masks.py sha256=zfcS6hWWmRVCT7f31fk7X1GTr2rLdK4cBmwYk0cKJzQ 1656
flowjax/tasks.py sha256=5HLOFzEXvpkY8eVNdCVaR6zWl7nfqRfxFcziOGWKtVU 2847
flowjax/utils.py sha256=XASZd13teRI6nZK-kNm9yCNWEpLd8oHwXn_05qpVePg 3881
flowjax/wrappers.py sha256=-9putYP1HA8fRFlSS82YWD35L1pq2tv2zdvBO82AH1Q 8091
flowjax/bijections/__init__.py sha256=ngs7lOokgYgMjslaZs5Lqdh2sj6_Bsx9JYIEzcl4VFk 1173
flowjax/bijections/affine.py sha256=rAXnwvRgKpTFJfNqk3zfuL6WEdg-a9N0h696YYDhqIg 7736
flowjax/bijections/bijection.py sha256=zFpBBXc-eRyMJChus979JdFXapzzSTH7cB0b_1844kA 7167
flowjax/bijections/block_autoregressive_network.py sha256=Mj2r__CtCHAaplKWYE3d7X3o8fSfWF2sfEof7RnrZ0w 9388
flowjax/bijections/chain.py sha256=fnEuxPCi7I48vd2gnWLbbT8LjmF1hzf4A6UhXP8EXq0 2928
flowjax/bijections/concatenate.py sha256=3DN_GDxQuuBQ0TJeGKGdetnsAdNM1XIGUWMZsIhghIo 5563
flowjax/bijections/coupling.py sha256=UlYHDtRhDx03IxpIJejZzzqXi_OsgjMk5fA6rH3ivf8 4811
flowjax/bijections/exp.py sha256=hkDuEbjpKG128YMSFpXH6VZq7kTLHBx6HK3F2Mey7-Q 737
flowjax/bijections/jax_transforms.py sha256=lG-ug5RZ9oXzwSYV8i9-_NJUaQsXVPcghqRURaFu6Ls 9865
flowjax/bijections/masked_autoregressive.py sha256=FTfNs_tWbOo4weqiq1rPjVbxf5dzEOejXCfOv3IRo7U 6374
flowjax/bijections/planar.py sha256=A3rMttwoqrvyGDy4H05l-XGslh35PJyvlQL_V0bs56o 4304
flowjax/bijections/rational_quadratic_spline.py sha256=LJMv0i0Hg3_OyEornTA0TxrFhPTxMYOcMet59oIq5Y4 6415
flowjax/bijections/softplus.py sha256=1R_wip3Pr06jzX-NfEVqHHRkv5QgiFIU3ub3KB5951w 746
flowjax/bijections/tanh.py sha256=g2Ueh_UzoRIJTT4JeG0E24DHmAtxfSnQnFep8eLl2Ms 2850
flowjax/bijections/utils.py sha256=rzjrZ5eVAr1FmewbOp4lihIyTVrYLA-CmDpzsq7g0Z8 10875
flowjax/experimental/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flowjax/experimental/numpyro.py sha256=N0PGEit9Z-uLd-u3HZR0CnHx6RpI0n7mGokfNDM-HXM 7409
flowjax/train/__init__.py sha256=gj9aJA5HtevthL5DVMh3kS_pCuBlAdXSCShkt_GpVik 243
flowjax/train/data_fit.py sha256=dwPrKv7VHU8RF-6t905vrqr3s6JeGlhy_9ZUC-zfqwg 4637
flowjax/train/losses.py sha256=OTOx7fygANO7qkbuQaTMOiUjGl-Ai5Z78C8INENCiwk 5748
flowjax/train/train_utils.py sha256=96EqAt9VgqX7X5dXG5aMwToo2Z7Pg9V5zhcTdpqRun0 3670
flowjax/train/variational_fit.py sha256=DkqbMiWZ8i1I41STYV7Av9HsRt8IKfxwHZzdmm4OF7I 2476
flowjax-12.2.0.dist-info/LICENSE sha256=i9jUXU-HHIaR07txN6iCq4L4JPe3tz9wrbYZ8pwI6NM 1077
flowjax-12.2.0.dist-info/METADATA sha256=44DKnpJUYSkM6IjaQHhlvXZI4fXKBcR6AKm6dwOceGQ 6351
flowjax-12.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flowjax-12.2.0.dist-info/top_level.txt sha256=V4IXgGRTh_4uzz30CIz5Mtbh8pU45G9AGrKZFiJ_c88 8
flowjax-12.2.0.dist-info/RECORD

top_level.txt

flowjax