blackjax

View on PyPIReverse Dependencies (13)

1.2.1 blackjax-1.2.1-py3-none-any.whl

Wheel Details

Project: blackjax
Version: 1.2.1
Filename: blackjax-1.2.1-py3-none-any.whl
Download: [link]
Size: 4628183
MD5: 4832f9d0be41e98efe1d55521a9d91fb
SHA256: c016b011967fbfa43f2c131300cb4664365e6e25d9d98c59f027db0c6e574df7
Uploaded: 2024-05-08 15:35:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blackjax
Version: 1.2.1
Summary: Flexible and fast sampling in Python
Author-Email: The Blackjax team <remi[at]thetypicalset.com>
Project-Url: homepage, https://github.com/blackjax-devs/blackjax
Project-Url: documentation, https://blackjax-devs.github.io/blackjax/
Project-Url: repository, https://github.com/blackjax-devs/blackjax
License: Apache License 2.0
Keywords: probability,machine learning,statistics,mcmc,sampling
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Requires-Python: >=3.9
Requires-Dist: fastprogress (>=1.0.0)
Requires-Dist: jax (>=0.4.16)
Requires-Dist: jaxlib (>=0.4.16)
Requires-Dist: jaxopt (>=0.8)
Requires-Dist: optax (>=0.1.7)
Requires-Dist: typing-extensions (>=4.4.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5107 characters]

WHEEL

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

RECORD

Path Digest Size
blackjax/__init__.py sha256=DIhFLUXFK5q55fWrQA-F18q-y36dO7zdq1nDVJ7jq7I 5330
blackjax/_version.py sha256=2U0Gn26fYI3Vgj5hgkLM8I3wI6YEVdffJGllaVW-sSc 411
blackjax/base.py sha256=v8Kdlowlj-JgtSYdMLVNTrST3Pe0vqUO30C1z3K2U_8 5100
blackjax/diagnostics.py sha256=TcOviMPEHcvTcfD8i6jRxIPWevmTjXbPSqhGrIRg2tw 7915
blackjax/progress_bar.py sha256=TcKN91T0MDXL5NSvOElwWVL97EMlS0Bnmt5vhlx4r64 2843
blackjax/types.py sha256=l9JjNjMOJlsnzzib8JyIzt_ey9CGPsfCLziDN2OCpik 1624
blackjax/util.py sha256=xk0Szf9j0uUwdpYcmLnbdEEMsfBrOgil6cRXcZT_1I8 7311
blackjax/adaptation/__init__.py sha256=n5KoQv86jpnX6C-_u3pw32B_XGznkgYBTvviYFZrCWQ 275
blackjax/adaptation/base.py sha256=jmwPjBzmzFYXyFODvghRo6OrdRFIzNTk61mP4_jrHc0 847
blackjax/adaptation/chees_adaptation.py sha256=ihAGbt5fyY-utr_OnzdUt3TViGX0-JR-2BStj_9rxiE 17121
blackjax/adaptation/mass_matrix.py sha256=3LlLLKeLk6PcQJEl5Do3gQ8kDl3zx8XCpB7I2fjhhhs 7640
blackjax/adaptation/mclmc_adaptation.py sha256=AF11-i0K2yBjwrl0CfUX1a_Z5pfPyAec57ovrnNap5s 10236
blackjax/adaptation/meads_adaptation.py sha256=LgwpETHjkdGi_6zFeStq7vBFbDmRZjQxUfMPZ_mS-8Q 10582
blackjax/adaptation/pathfinder_adaptation.py sha256=UqqMV_CLNFYsn50xDGLjzK9nnOSYDnb3GMMkxptwffA 7576
blackjax/adaptation/step_size.py sha256=C64nOxOgXoXkBMdkMl7ECGzbmiJkm8Ke6CF_QddQTTs 9557
blackjax/adaptation/window_adaptation.py sha256=WQhbIgkc2sikg_0oUR8MJ2vU4gK6S6Is2OSfr7TDKyU 16440
blackjax/mcmc/__init__.py sha256=D92gPhvuo699YKvbVfn3rlRex0t1MOG7AwaQd7cj-S8 383
blackjax/mcmc/barker.py sha256=CHt8IoR--YT65Mf6ekSgJx3YlUQbLTmWUIhF9Vf5hTU 8885
blackjax/mcmc/diffusions.py sha256=Pko9XBJLnMknkQYnF6vy6X-Tr8Y9GIwVgsxooaCw3fs 1590
blackjax/mcmc/dynamic_hmc.py sha256=dqr-1RZnZ-xFlR5yHBeNk2PstC_e5NdELkpchZadSrQ 6891
blackjax/mcmc/elliptical_slice.py sha256=b_ArOuHqalVcmlBctrlFY_io7h46rq2MuCSHkQPQi0s 9133
blackjax/mcmc/ghmc.py sha256=v4vY7nQGOblpuKdEOe90W_r_bECpI72s6zsXQSkkoao 10649
blackjax/mcmc/hmc.py sha256=GiVsaml1-OiiC54lHP9gx5s-OKnF-Rlynkzc0PH9KTo 11017
blackjax/mcmc/integrators.py sha256=jteQx0hTxDwO_GFzkf468d2PInfGKHTw2AzOqbFgcG8 16461
blackjax/mcmc/mala.py sha256=F7TLDLOzrGQUCV0T8McKXnaRCyj6QlHdHcsgaDM9Tqk 5775
blackjax/mcmc/marginal_latent_gaussian.py sha256=HwyharC5_azvbA3Cy4m1lvHMJ5uI_8V2cJEw8hFZTyc 8430
blackjax/mcmc/mclmc.py sha256=6sDg0Y-ohF_BphSsV3V6u2zA7Cga7IyiCwKEf3kH7Xw 5741
blackjax/mcmc/metrics.py sha256=3Tj4OV3IM7pocjrPQ119eMo-D7vDRy6SuwowN1OuLpI 11000
blackjax/mcmc/nuts.py sha256=yiuzoFSs3FzIWcb30KltI491oj6ZjdtuBOJlAJcARFQ 11050
blackjax/mcmc/periodic_orbital.py sha256=AkmhauxS70LNKNOVxrd3lciktv88IJZVOlpcXAm4ZwQ 11963
blackjax/mcmc/proposal.py sha256=cg3YfasYLd9L8FXYBtryNa5GIYfr9Vn2vVZhowHBUU4 8596
blackjax/mcmc/random_walk.py sha256=ZjCDV5lV_HJFmLTS8KyXOl0P-7LpMM9OrJ_I0bc6Jr0 15645
blackjax/mcmc/rmhmc.py sha256=r9sw7KKeZ00RlobOkwI71j0I899FPGvbo7XcOPV8eX8 3098
blackjax/mcmc/termination.py sha256=aGt4G9SUVXIP6I0uOfSghUCS1sHeDxk0p2W1LcbeMSE 3847
blackjax/mcmc/trajectory.py sha256=TQIJMZD5i9Z3YycmCfOLVKpk_oGpKbMn-7QVIn9GEDI 22915
blackjax/optimizers/__init__.py sha256=u404b3zC6yEWepK0yk62wXlA_bInJgauVnScaKelm1w 86
blackjax/optimizers/dual_averaging.py sha256=_-jcUN45C4p-5X-fk1e38tXlADrFT2jhRyefdx1Kpwk 4491
blackjax/optimizers/lbfgs.py sha256=OMU9IB-AQ2pVXqHRBmS1hHOdGFtlTfqd9Wd5YZJ3ktc 11581
blackjax/sgmcmc/__init__.py sha256=b6xo8UkPJDMBaguhSC6Z5D94RHVlVYSUXP1zl9hAUO0 189
blackjax/sgmcmc/csgld.py sha256=x5gADEbfd8s09N_4ed2IAEZ8b6xwwseISzPnIpdkb-8 8691
blackjax/sgmcmc/diffusions.py sha256=IR7GxgHDtPbBOSn42e45fRwRkPTR_u9pJGCsY3-6OZM 3953
blackjax/sgmcmc/gradients.py sha256=MAHFn9LhJ49o8SzFf-7ln2myv1her_iO7dLYHdBwreE 4376
blackjax/sgmcmc/sghmc.py sha256=6vTp0k24WCs9XRLTHDz1LxNd-AtN3P4ASwRo2HuYKEc 4545
blackjax/sgmcmc/sgld.py sha256=4TJG5iZWxSiVrCNLjwIfIHGzoyhhmo4C5sZowJN-dcQ 3702
blackjax/sgmcmc/sgnht.py sha256=sNF4xWNQjVJw9d5iI1xbwvArzE9-bSfIkd22z50FE78 4549
blackjax/smc/__init__.py sha256=XSRctvhdCAJ5Go9Q2ksgA1Ap_Mw0TZFiUtUpyeAEUAI 199
blackjax/smc/adaptive_tempered.py sha256=YcqFZprE3DyZefVYLA9Otl1ShVKy4UVvjf3XbO27XX4 5311
blackjax/smc/base.py sha256=NEuEByLWjJURrOYKCMALi3cQXVnnx8a62KdfztonniA 5535
blackjax/smc/ess.py sha256=z7iFyYkaAMllkc8YrTzcIqenZfRe2CyCTck3SESusUw 2576
blackjax/smc/inner_kernel_tuning.py sha256=91A1JPG5kyiub-SNJwNAfT4lInvabz3OdH9FLMenSz0 5501
blackjax/smc/resampling.py sha256=lI6zQGtQaQxMtDh2zdGG1izXY7E01DpHzJ5H7rxfmGM 4871
blackjax/smc/solver.py sha256=S3KzP1ECBSxLxAJl1cX0EjVOW6p3mULGjYsGfim8TXI 2493
blackjax/smc/tempered.py sha256=4zRji9oIjO37qCyFDpsIs27yIgitS3iPbC2lAjSlgwA 6640
blackjax/smc/tuning/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blackjax/smc/tuning/from_kernel_info.py sha256=s3NqGy90eiqVaT3S9CctEzFD1mQKufcTxk6KsiIaaEU 1576
blackjax/smc/tuning/from_particles.py sha256=jNTbKaW4Ye-nd-k4psx9ICmLtm3osVYq8bBOhCpaYVQ 1368
blackjax/vi/__init__.py sha256=bdIgq8yxBX0uUE2pyCW7VYBXLhIa7zIQlTLbtnyoam0 139
blackjax/vi/meanfield_vi.py sha256=Gdq9OnPo2LePQry6MAE5mrsjwI8j8PNXogCAnEwW9qQ 5386
blackjax/vi/pathfinder.py sha256=GTZTS-fTRjOQAEWDDwl-fofxdgtzFB794sNNdCHK1Ow 8871
blackjax/vi/schrodinger_follmer.py sha256=Wj_ZmPl8NFd5DtQ70N3CvfC1rfrvith-xJ9ogyZPC94 7101
blackjax/vi/svgd.py sha256=C8KOPQAmIslKZgwEAf5NYkF9iZIib_ganm8aZWv8uWw 5494
docs/bib.rst sha256=KX3mdA4P2xcEpuwK3_SCwJN8QzeIyH1NZkBciF18Tbc 45
docs/conf.py sha256=2gRpkyNbTs3Qw8zusc3eVhmlDCJXI-LnAD_SNFAym2g 4301
docs/index.md sha256=QrAP4cJ0354h9MtNWU6fyTtCCd8IE8fg1mtDYX1hftg 3255
docs/refs.bib sha256=VI8K21kBQQY0RdrRtjthG0tA9ENLghmOluuicA5L-BM 13273
docs/_static/blackjax.png sha256=gxcO09cARBjhGOGGTyOhIZI9x00WbpRn4aoIzNT8saA 161829
docs/_static/custom.css sha256=sUIAj3IiUb68yIqGV8Uq-4BswuWUqM1UCpACl2Nf7v8 439
docs/examples/howto_custom_gradients.md sha256=be7ZfWd-P9PHObPOTQiGx5FZaFA9i39Q0vWm7IwKqmA 6030
docs/examples/howto_metropolis_within_gibbs.md sha256=L84k7Mm5u3tD-50cGg9HpxKw1oS7R0GGpNxLp7Y2L5A 12029
docs/examples/howto_other_frameworks.md sha256=rSisZuc1g7_7Ee6FBZgh5yeAsZuuR2Cbgy2S7N4p61c 6164
docs/examples/howto_reproduce_the_blackjax_image.md sha256=LABWfuKx2oLf_X9ZRJkRo749PX_jTIaSLXqCHoOOUSI 5494
docs/examples/howto_sample_multiple_chains.md sha256=AK4h56Q5DflDvK_70xqQQSNL9IaNdkLSW6HSNUIx1ck 9833
docs/examples/howto_use_aesara.md sha256=bpfCHrMoAll8S8BWbSQZAd7JrNTY62HSobnDzS9uyKs 6722
docs/examples/howto_use_numpyro.md sha256=wgYl1CCNR0hIBZnCeD1ilhk9wkf7FAVn4hEriABEY1U 5248
docs/examples/howto_use_oryx.md sha256=8Kj9zPyZB_enFKgqebkw-R8kQ9ppv6O_oaVp-CwqHzU 6122
docs/examples/howto_use_pymc.md sha256=JdVJ2U5ykE1WBRfyEfFZqd25WPszIuok8bABQYM6QxM 3357
docs/examples/howto_use_tfp.md sha256=IUA5DlkNG_EFUYSwOPEAq-CHzqcZ7zW0aRuj469UT7E 4641
docs/examples/quickstart.md sha256=V3GCLytW6PB3JAcYQjrWsKtETCK78vs3jJuQI1B-RCo 5844
docs/examples/scatter.gif sha256=0sAiGiaPQk20Rx_0bPY-55JWNhPsltUQFlCZ6tMj0Ko 4461357
docs/examples/data/blackjax.png sha256=Hl4zM1mr02ldJi8xkz_IhOzMZd_sbHDMu25pyMSekzw 4864
docs/examples/data/google.csv sha256=a5k6pJxUqn-V7UX5ztNMwvbl0ZqVYmTRmRU9iibupgw 63251
blackjax-1.2.1.dist-info/LICENSE sha256=nUmpsW5O129acZmTZnci9e19Vy3OntR5le2thOAFvj4 11354
blackjax-1.2.1.dist-info/METADATA sha256=ehHfiCqXaBYhhOiW-7TQ5jbCK2SgAjiJynkSkMLrti8 6588
blackjax-1.2.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
blackjax-1.2.1.dist-info/top_level.txt sha256=mlmSEstoy04zByasz7uNhsLM872_KaQqZdsgtxgN2cI 14
blackjax-1.2.1.dist-info/RECORD

top_level.txt

blackjax
docs