beanmachine

View on PyPIReverse Dependencies (1)

0.2.0 beanmachine-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
beanmachine-0.2.0-cp39-cp39-win_amd64.whl
beanmachine-0.2.0-cp39-cp39-macosx_10_13_x86_64.whl
beanmachine-0.2.0-cp39-cp39-macosx_10_13_universal2.whl
beanmachine-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
beanmachine-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
beanmachine-0.2.0-cp38-cp38-win_amd64.whl
beanmachine-0.2.0-cp38-cp38-macosx_10_13_x86_64.whl
beanmachine-0.2.0-cp38-cp38-macosx_10_13_universal2.whl
beanmachine-0.2.0-cp38-cp38-macosx_11_0_arm64.whl
beanmachine-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
beanmachine-0.2.0-cp37-cp37m-win_amd64.whl
beanmachine-0.2.0-cp37-cp37m-macosx_10_13_x86_64.whl
beanmachine-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
beanmachine-0.2.0-cp310-cp310-win_amd64.whl
beanmachine-0.2.0-cp310-cp310-macosx_10_13_x86_64.whl
beanmachine-0.2.0-cp310-cp310-macosx_10_13_universal2.whl
beanmachine-0.2.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: beanmachine
Version: 0.2.0
Filename: beanmachine-0.2.0-cp310-cp310-win_amd64.whl
Download: [link]
Size: 881056
MD5: c8f120b7246a55febb7e6374964df0b8
SHA256: 802ab28d7a3cb908861e781480f9ccf974c782c76b406d6b2c6f4fe221c3f4ac
Uploaded: 2022-09-06 23:15:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beanmachine
Version: 0.2.0
Summary: Probabilistic Programming Language for Bayesian Inference
Author: Meta Platforms, Inc.
Home-Page: https://beanmachine.org
Project-Url: Documentation, https://beanmachine.org
Project-Url: Source, https://github.com/facebookresearch/beanmachine
License: MIT
Keywords: Probabilistic Programming Language,Bayesian Inference,Statistical Modeling,MCMC,Variational Inference,PyTorch
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
Requires-Dist: arviz (>=0.12.1)
Requires-Dist: astor (>=0.7.1)
Requires-Dist: black (==22.3.0)
Requires-Dist: botorch (>=0.5.1)
Requires-Dist: gpytorch (<1.9.0,>=1.3.0)
Requires-Dist: graphviz (>=0.17)
Requires-Dist: functorch (>=0.2.0)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: pandas (>=0.24.2)
Requires-Dist: plotly (>=2.2.1)
Requires-Dist: scipy (>=0.16)
Requires-Dist: statsmodels (>=0.12.0)
Requires-Dist: torch (>=1.9.0)
Requires-Dist: tqdm (>=4.46.0)
Requires-Dist: typing-extensions (>=3.10)
Requires-Dist: xarray (>=0.16.0)
Requires-Dist: netCDF4 (<=1.5.8); python_version < "3.8"
Requires-Dist: pytest (>=7.0.0); extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: bokeh; extra == "dev"
Requires-Dist: cma; extra == "dev"
Requires-Dist: ipywidgets; extra == "dev"
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: lxml (>=4.9); extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: mdformat; extra == "dev"
Requires-Dist: mdformat-myst; extra == "dev"
Requires-Dist: scikit-learn (>=1.0.0); extra == "dev"
Requires-Dist: seaborn; extra == "dev"
Requires-Dist: tabulate; extra == "dev"
Requires-Dist: torchvision; extra == "dev"
Requires-Dist: flake8 (==4.0.1); extra == "dev"
Requires-Dist: flake8-bugbear; extra == "dev"
Requires-Dist: libcst (==0.4.1); extra == "dev"
Requires-Dist: nbval; extra == "dev"
Requires-Dist: sphinx (==4.2.0); extra == "dev"
Requires-Dist: sphinx-autodoc-typehints; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: toml (>=0.10.2); extra == "dev"
Requires-Dist: ufmt (==1.3.2); extra == "dev"
Requires-Dist: usort (==1.0.2); extra == "dev"
Requires-Dist: pytest (>=7.0.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: bokeh; extra == "tutorials"
Requires-Dist: cma; extra == "tutorials"
Requires-Dist: ipywidgets; extra == "tutorials"
Requires-Dist: jupyter; extra == "tutorials"
Requires-Dist: lxml (>=4.9); extra == "tutorials"
Requires-Dist: matplotlib; extra == "tutorials"
Requires-Dist: mdformat; extra == "tutorials"
Requires-Dist: mdformat-myst; extra == "tutorials"
Requires-Dist: scikit-learn (>=1.0.0); extra == "tutorials"
Requires-Dist: seaborn; extra == "tutorials"
Requires-Dist: tabulate; extra == "tutorials"
Requires-Dist: torchvision; extra == "tutorials"
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: tutorials
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2085 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: false
Tag: cp310-cp310-win_amd64

RECORD

Path Digest Size
beanmachine/__init__.py sha256=IA_g4sDMrjcGGpRqFPKyd5VN_IwPGwLTf4-gJV5MePc 208
beanmachine/graph.cp310-win_amd64.pyd sha256=yvsOFM4MRaqwquDkbnfSruOn7rPJbsCKwicPNT0tdLo 1032704
beanmachine/minibm.py sha256=_naLLVgVI6eRqibQJ6LxjFSqqoUWyJfJH0bkZTjKSmE 9464
beanmachine/applications/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/applications/clara/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/applications/clara/nmc.py sha256=z5J3znneUvvCukeWR5Lt1T1e4f7k0PNEi5k5Q_dntrU 8467
beanmachine/applications/clara/nmc_df.py sha256=eU0ePD3SUDJ0b6CYwiIPSugQ5M9TMOum6YiDDJUFXrE 7316
beanmachine/applications/hme/__init__.py sha256=y4Pz4sghgxkWYJBF6753S6wRy5nfwBXvv5b_axPoL6I 531
beanmachine/applications/hme/abstract_linear_model.py sha256=G2t4YO6RkmUwsF9jwjhXzAfwlvpvqkuk4OblZxY3dYE 11049
beanmachine/applications/hme/abstract_model.py sha256=JmvfLnzuISyzRD0SueIFXwZOJmNSTxG5lrLDZjMEwzc 27290
beanmachine/applications/hme/configs.py sha256=eaMZVrfzbzLY_vWmyEOD8OCB6ND3s9jzQEghZu4QbkM 6233
beanmachine/applications/hme/interface.py sha256=J9RQ_K8vcGajPWlt5uyIPe9OknjsuKrzHaepQJnbFaU 1730
beanmachine/applications/hme/null_mixture_model.py sha256=IJL5-SmQyZ1nTxtSleyzsz9fiyz7zmzvNkVl35BKKVM 10930
beanmachine/applications/hme/patsy_mixed.py sha256=ZSFXbchwWR_Q3CIjUDX1nai3J5HI1ENWXMVPwpcHm7Q 2530
beanmachine/applications/hme/priors.py sha256=Gp2WmxOAktwHuVONoUfiWmlSkA14WRROGzWAbFYeaSw 3291
beanmachine/ppl/__init__.py sha256=ATc3QQmuUt56cF9LgfKGaLY1cG5w1I0bYr-stMrj3VU 1672
beanmachine/ppl/conftest.py sha256=DEAqNxM2NWi7Z58gTGn5-ax371u2MRfDFE07Jje0CMg 608
beanmachine/ppl/compiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/ppl/compiler/ast_patterns.py sha256=76RDG7n5FzPsm-zLjxYG_PxNEw7CCEXwUPLgrQp7Ptg 12468
beanmachine/ppl/compiler/ast_tools.py sha256=wBcUWz2FbMofTqAuPUVxLfNDg_fYsRE-XJcfWpiNmt8 1905
beanmachine/ppl/compiler/beanstalk_common.py sha256=4X2gfDWE889DdDgsjr4NZpB07fJ7JDiWrzgflUysuNo 561
beanmachine/ppl/compiler/bm_graph_builder.py sha256=P_jntkmb0JKS2lLGkSj-Mn6OUYzqO70LVEF4Vtkd1hI 42977
beanmachine/ppl/compiler/bm_to_bmg.py sha256=f1A-xp4EYl9aqCh2_drKQFThl0bl3xrltiUI8LeFUW0 29236
beanmachine/ppl/compiler/bmg_node_types.py sha256=Qoy37ZWP7YczNnbrEs-UZ7hqk04WKlQFoTB5utQ_hyA 4712
beanmachine/ppl/compiler/bmg_nodes.py sha256=j6VkyUtEcAZzgaYzz9k9X6jkNvy1D_43xgyxOJJVYPk 49610
beanmachine/ppl/compiler/bmg_requirements.py sha256=Az_Q0U9RdOy6ZMJUCyVRasrxStskVEWIgKfJ9S9RuW0 20209
beanmachine/ppl/compiler/bmg_types.py sha256=zpqluYCKHf_pUSH_BKyyDj2CXHicDG7EtRqGuXrP09s 30230
beanmachine/ppl/compiler/broadcaster.py sha256=V4ks6Qvgi7Ww3WkROmtJ69aQXjtRHD1LpulHXlzvuw4 4020
beanmachine/ppl/compiler/copy_and_replace.py sha256=Vi2ofnh63Ijj6RVy5Uzih1IWl1oCqHZESGj7KZLQiXU 9304
beanmachine/ppl/compiler/copy_transformer.py sha256=jmIerKKbOurQj211P1I52GN3-IMKKngDp0jUQROLZnM 2001
beanmachine/ppl/compiler/devectorizer_transformer.py sha256=e56O9_KmhJO5v3V2Tmb8b0prLL3_WG8SQDVS_6BSfRI 20415
beanmachine/ppl/compiler/error_report.py sha256=erUvA3kSbtJKsV1EXjn9hPEJFlro5Gf8w687gvvuKMw 7804
beanmachine/ppl/compiler/execution_context.py sha256=4yUuCJ8Tm9hvciPsxw471ZyDqkB_e4HmDGRA-ZnWwnM 3044
beanmachine/ppl/compiler/fix_additions.py sha256=Td0Af-YxrS1x-fEX26K4nVW5ZAULBCZrgjJIhfEAqig 2438
beanmachine/ppl/compiler/fix_arithmetic.py sha256=kSS1-jLyvLszPHFj179AQmLwq3WR6UqVUebgPbTaboo 7054
beanmachine/ppl/compiler/fix_beta_conjugate_prior.py sha256=yzq3XWci5sa098UXC1JGKtgObPIAY8Le_hg2xfNvSTA 7637
beanmachine/ppl/compiler/fix_bool_arithmetic.py sha256=oGQFmlVIyz2mNOD776-AzF1U7M35nquQvNDpshlf02c 2816
beanmachine/ppl/compiler/fix_bool_comparisons.py sha256=wqQXaIkhp1l2vTtZPYNbelL0LFjsb7bMy3-LbV1-rL8 6874
beanmachine/ppl/compiler/fix_logsumexp.py sha256=pKMoV4aAZicchFAnUhGmx7Ze4jPrHtSqtmrbMbGPKy4 1091
beanmachine/ppl/compiler/fix_matrix_scale.py sha256=WSD6XKZlF6enxq9SpWH1rG9TokY8elUJ9_CvvwedA-8 3828
beanmachine/ppl/compiler/fix_multiary_ops.py sha256=DJxk3ouiDtp-hQyv1ErP-1FoRnVOR13ogh0ymYVkV1A 6609
beanmachine/ppl/compiler/fix_normal_conjugate_prior.py sha256=C_875BaHNvVaRCyJKeOhPDMFjOejSwXDTCye4rPimFc 5485
beanmachine/ppl/compiler/fix_observations.py sha256=G9jKZaIp1WkKqu2ChVWhegAmwC-wzJYQIERobuxvdQc 2126
beanmachine/ppl/compiler/fix_observe_true.py sha256=8DAPAM3UQYrzX_9erS6BNUwg8kOxpRZrKNHxLFp2Bqg 3300
beanmachine/ppl/compiler/fix_problem.py sha256=BBhO5ql1-1zZg_Oyp69XrlEqVdQdfr7nkg52fZGu-9I 10823
beanmachine/ppl/compiler/fix_problems.py sha256=R0GwTxh-1s5dGAQnEppnpJ8g-RoTwooUe174cil-jpc 5054
beanmachine/ppl/compiler/fix_requirements.py sha256=-gAXb5zoZRHtfLX5pmJ3wSfHZWldbLo3BdN-WekHL9Q 24182
beanmachine/ppl/compiler/fix_transpose.py sha256=iJ2oXaSrHjBWtJoeM1UlM4qYdr74loNUSYdX-Dw7gqo 1243
beanmachine/ppl/compiler/fix_unsupported.py sha256=1LJMJ4VoXP0XcBiGpWfshBRyoHJ3T0-thxZr4d_Umjw 18489
beanmachine/ppl/compiler/fix_vectorized_models.py sha256=BADWvwH_0YmuDtxu7kd3f1dJpUI6wzuRl3NOBxhhYo0 16666
beanmachine/ppl/compiler/gen_bmg_cpp.py sha256=MCtz-iBiy8LUY2vclVjFfc4vIVNq2yMrR4AZ2B9bhiI 8469
beanmachine/ppl/compiler/gen_bmg_graph.py sha256=uo_fKT2N9Hib1oVTTIDz57Iqet8a93YdBnLn8yWBjU0 6360
beanmachine/ppl/compiler/gen_bmg_python.py sha256=nAGqrABiF7cGz8ESFKMGiLTPBiBiznc_67sadaT9024 7299
beanmachine/ppl/compiler/gen_builder.py sha256=5OCsiulboCMUOkKctUTxPm7b8ba9aZDUbqw79NXw_aw 2389
beanmachine/ppl/compiler/gen_dot.py sha256=CpvhirmWvRTL4Sdr9Y3qW2JeaEsTk1Xm8AH0qYUkVS8 3393
beanmachine/ppl/compiler/gen_mini.py sha256=Y12Cizk4vjFW32cLa6niW1HXfo1nwdZ3U4hZsTZbrg8 7747
beanmachine/ppl/compiler/graph_labels.py sha256=AuOsh_9VQ911sAwL-UZmIEAv2CHNbTE05Hh0j4CvBy0 12924
beanmachine/ppl/compiler/internal_error.py sha256=lrmTTh_CCu51v9AFWZ3ADFDX16VTe7K9Yvg5rc-UcP8 3273
beanmachine/ppl/compiler/lattice_typer.py sha256=8V9NvkEYajEosoYJsEVU-XfJoWpffL3pR0uwFKotRFo 24598
beanmachine/ppl/compiler/patterns.py sha256=WxF-BpP2CC5xR8STGqvmf7Mahqye0-z7_cSXS7DtKsE 20208
beanmachine/ppl/compiler/performance_report.py sha256=0P0dx5tu2z1AvMfXIBAzvVXP2Hobngik5otZAcsjT5Q 1623
beanmachine/ppl/compiler/profiler.py sha256=cGamq8GBOzUv-XQFPGLKeOaJzzyColQrTJbW0l5TQf8 4801
beanmachine/ppl/compiler/rules.py sha256=RURKpjVqnFE6PE9pEzvdpIpJl1MfG8KyRYy1aOPVjdU 39951
beanmachine/ppl/compiler/runtime.py sha256=uc3Xupnms8M_0yOK3l81ZUMJ962ZtVFlt7jI8p1k7ik 30795
beanmachine/ppl/compiler/single_assignment.py sha256=XQePZUsdKgHX89CMs3UYIsI-F_Syq9HpMOKfX7yfC80 91919
beanmachine/ppl/compiler/size_assessment.py sha256=ONdEIkdq5_FHpZXaHCR8FQbmHJTEp6mE52AynQ5DGK4 3120
beanmachine/ppl/compiler/sizer.py sha256=qOS9GhtHhig5p6DQK1bkdWIBnfEVTn7Tw0_gW9bCcLs 14493
beanmachine/ppl/compiler/special_function_caller.py sha256=armjQjTkfW_W9mDpwVVqjCnXfnuV-ZyOTDR06jPFhcY 51954
beanmachine/ppl/compiler/support.py sha256=sj00Y1xcTtYRuX9F4Qo6B6RJasq79qk1fp9OISIrfRk 13617
beanmachine/ppl/compiler/tensorizer_transformer.py sha256=aBupovVB4tZl4trsVeUcsaTDVeac5nF7urgtWDLmtkU 7661
beanmachine/ppl/compiler/typer_base.py sha256=XD38VHV6q_P6DM3RGaizeQLIsg0wamia_uuKThsSppo 8896
beanmachine/ppl/compiler/testlib/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
beanmachine/ppl/compiler/testlib/conjugate_models.py sha256=89DwUD6uOo9elfGuXYoQYoFJQmqwITF9iUi93rMNCmg 1492
beanmachine/ppl/diagnostics/__init__.py sha256=t-vUi2A3avqR2HGDIH6T6oF8-4m-PmJYEj-h-I2jgWM 405
beanmachine/ppl/diagnostics/common_plots.py sha256=-nt3NsT8JbJTvtUFMM4eNRNHYSSDPz4FJiQPrhhvBPA 3390
beanmachine/ppl/diagnostics/common_statistics.py sha256=illz9zWdvh7rkSRvruQVR0Ha103ARlR9_u8SRNsfG6E 4786
beanmachine/ppl/diagnostics/diagnostics.py sha256=WOPC4F7RQuCxPuPOFdQ6hF1Xx2awvBlIyGVJilwr8zk 11846
beanmachine/ppl/distributions/__init__.py sha256=Wcw0_5BA6YY9ek9wiYLYYuaPzVm233AJ8JW917WU6VY 387
beanmachine/ppl/distributions/delta.py sha256=CrUASAdDJjtq2GYta7M8KuaJBHDuXKl0LDlsqSRWfZs 2874
beanmachine/ppl/distributions/flat.py sha256=vIcU10knxdraR1MJL6ST8FMKMXYwA8hNj3tkXxRhy9A 895
beanmachine/ppl/distributions/unit.py sha256=DZLZFFFw0di0etiVY23cxjyAbO2ahD8OcVMTo7DZqaQ 2545
beanmachine/ppl/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/ppl/examples/conjugate_models/__init__.py sha256=43TJbf3kxID25h6ekU6PrCQVngaHgElZsp_qyAVcUn0 796
beanmachine/ppl/examples/conjugate_models/beta_bernoulli.py sha256=S6dXHZUvZ69x3HxQCcohqlSg7yy19q6IA7Cn9lxhHvo 666
beanmachine/ppl/examples/conjugate_models/beta_binomial.py sha256=dlP-8jnKsSjV-opFX792v4z6c-AJ6_bGXhqC-QYPn4w 1235
beanmachine/ppl/examples/conjugate_models/categorical_dirichlet.py sha256=VfOtU7A-Vbi_rfxLr6YiEvnpPWm6rNTSFFL2L9XkItY 637
beanmachine/ppl/examples/conjugate_models/gamma_gamma.py sha256=Rg-k6Th3i0httvueyYTT_X56KB3ot_PNVE5ZAvvEAcI 717
beanmachine/ppl/examples/conjugate_models/gamma_normal.py sha256=wYyJ1hf8YDJCy8mBwA6Xt7XkSyZ_RfXRMJSY89fOm-Y 820
beanmachine/ppl/examples/conjugate_models/normal_normal.py sha256=v6EUDFjfAVHvkM_gvBLdsfkq5EmM3fagddo307d07xk 708
beanmachine/ppl/experimental/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/ppl/experimental/causal_inference/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
beanmachine/ppl/experimental/causal_inference/models/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
beanmachine/ppl/experimental/causal_inference/models/bart/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
beanmachine/ppl/experimental/causal_inference/models/bart/bart_model.py sha256=oZt509STgj2Wz0czprSV0buPoN5gKSCDfBYhNjFlC4E 24014
beanmachine/ppl/experimental/causal_inference/models/bart/exceptions.py sha256=2LHJJ9n1kcg7Pht-McvN6WnzUPBHzDpZnvyovgXu3Qc 934
beanmachine/ppl/experimental/causal_inference/models/bart/grow_from_root_tree_proposer.py sha256=S3fpyAEhQLTZLJyHLiCfGFvVnK6t79WwdI0iT5ciMnw 20217
beanmachine/ppl/experimental/causal_inference/models/bart/grow_prune_tree_proposer.py sha256=YagXhVLp1K-OIotGUCOxa5ai728L5aVMVr-HNRAJrGc 22633
beanmachine/ppl/experimental/causal_inference/models/bart/mutation.py sha256=vSZWeTbn6bURoN4W0LCO8NUbCWvIZpFeJe5D-BQW-8M 3253
beanmachine/ppl/experimental/causal_inference/models/bart/node.py sha256=TZwwMe7wvrgl5gC3CabLPKYOPYIJFfCnXRyNd43WphY 9639
beanmachine/ppl/experimental/causal_inference/models/bart/scalar_samplers.py sha256=aIb6cJ6dCQs2-zxvfhxkmQ3bqz7ugvfRpFMBApSwih0 4683
beanmachine/ppl/experimental/causal_inference/models/bart/split_rule.py sha256=AJQK0wMBmPYQ2PSf-fFQluytavSAKFfOmZ4sSaB1liA 5439
beanmachine/ppl/experimental/causal_inference/models/bart/tree.py sha256=ZVAPSrvV1yY-cNejLhyM5JTwJQ1j600eqASShHGyKxM 4970
beanmachine/ppl/experimental/causal_inference/models/bart/tree_proposer.py sha256=0H6IlFmIoPJCiqn8u45cS92-01DWnArIQwB1QsF4sLA 429
beanmachine/ppl/experimental/gp/__init__.py sha256=A3ndqBY5RSS5pyztzS1fND9RT5iJZiwsMQt_ddhcDPE 368
beanmachine/ppl/experimental/gp/kernels.py sha256=8BwEvFXZuLPerYRJwZhZkpNBWtuUMgFDK4JXu9wk8NI 6783
beanmachine/ppl/experimental/gp/likelihoods.py sha256=NhfnlkHCX7PivGg4YPm7XN_FY5h2qrrkolDdi6Ald1s 4601
beanmachine/ppl/experimental/gp/models.py sha256=xQLCuB7BpOt4En7T7tVqzl5h-p5QfrdafvNARbKhWjM 5084
beanmachine/ppl/experimental/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/ppl/experimental/tests/nnc_test.py sha256=TxkHQSa_enNX8Ey55CHrgEqVKr7xr1CJpr4_XUxOL1Q 1524
beanmachine/ppl/inference/__init__.py sha256=HsjM1Hosr2GpgLkgWL2wlcZlzpaLl0i8qhZbLcOX-m4 1631
beanmachine/ppl/inference/base_inference.py sha256=T06jTe3DcgvyCwtMheXz1JS-z4-ltmJ16ks41Nx_hco 11827
beanmachine/ppl/inference/bmg_inference.py sha256=4Ed-AsrTIDCTPUf05BRCXYBxKefGbe66N_3pgtHN2V8 13837
beanmachine/ppl/inference/compositional_infer.py sha256=0xmF3HHmRDZsBdFjmN_kGpwF1OYq1qFmbAYfj1ATZg0 10150
beanmachine/ppl/inference/hmc_inference.py sha256=ICRLIIroGphJF6HE5idkYhMdiV8uqlBtWz0qf3c-_AY 5143
beanmachine/ppl/inference/monte_carlo_samples.py sha256=crGk9dB90cEleLop41n4evEDNqQbxacrmObAANwLmjc 11733
beanmachine/ppl/inference/nuts_inference.py sha256=gAmagcyt7EwTo-15ec3XURtBXATPl_IHQKRBluuf4qM 6611
beanmachine/ppl/inference/predictive.py sha256=Gy13Go_FAtoc7xjM9V5HPwQDmQSw8GQZn6TtmrmD4Ag 7812
beanmachine/ppl/inference/sampler.py sha256=cQ3v9qTxuV7LS4U4dVIygWXe7stwk1-JCUvmMys9KaY 4477
beanmachine/ppl/inference/single_site_ancestral_mh.py sha256=c8-GR-5mqdGV5fuqtnMPPfVrXyuPteqa0QAOKWpOUvs 535
beanmachine/ppl/inference/single_site_inference.py sha256=L5VV2JtONDVzCFtefGwltyJ_ZcbkNuULzQD4Cbx1vSM 1475
beanmachine/ppl/inference/single_site_nmc.py sha256=LvAo1Gg3vD23gcrTr26H9Sej9iNZLlrMx6EKuAgZNQ8 3661
beanmachine/ppl/inference/single_site_random_walk.py sha256=98vTPH_lJZbJ2rmXEW2SIOkZG-j4LKawhjwnEBlzY6A 1428
beanmachine/ppl/inference/single_site_uniform_mh.py sha256=2CKI6bHL06q6oATGMo7_ylUVqNlAjRLAozAopnEmYjE 708
beanmachine/ppl/inference/utils.py sha256=I_NSe0tvI4A1TL4PnlYZ7-RHPe3V-sxo8QSKaso1p9Q 5098
beanmachine/ppl/inference/proposer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/ppl/inference/proposer/base_proposer.py sha256=hyXeKrwBRKhL58zMQYU_T6pDPEoogOg8r4fM41bQv3I 628
beanmachine/ppl/inference/proposer/base_single_site_mh_proposer.py sha256=EAP61jYB0v-91SU-9qMPyhHLMIzD2Ea-pNfjd9_staE 2872
beanmachine/ppl/inference/proposer/hmc_proposer.py sha256=UqemMDLLb62wgrYatXUFs3OzrTuHddM24qDVyKUi51k 14698
beanmachine/ppl/inference/proposer/hmc_utils.py sha256=1K0D2iL6ww4zT-tM1G4FgJ4ksynLTA02Tn9m5xF5cvo 9885
beanmachine/ppl/inference/proposer/nuts_proposer.py sha256=44Tzln62wWNcKsV99WTq07RewlRVCdWuWJdYLCuftkg 13509
beanmachine/ppl/inference/proposer/sequential_proposer.py sha256=-cAkcrS_XbHAxd0xFQC_3iTDVGgkXSyuIgbKPIRg7Og 1327
beanmachine/ppl/inference/proposer/single_site_ancestral_proposer.py sha256=T8EveLQ92PcOgn16dfwtGTNC0wkPCLDhilO94ZBnXgw 656
beanmachine/ppl/inference/proposer/single_site_random_walk_proposer.py sha256=TeqVczYPhIMVHkjpZmqnRkDLHV8pjTcqifSUeDTziXk 5674
beanmachine/ppl/inference/proposer/single_site_uniform_proposer.py sha256=3WgNY5_cpALl3Sgl7TI3RJN923fITtsKc6Om-dLRFN0 1145
beanmachine/ppl/inference/proposer/nmc/__init__.py sha256=ut2X6h6mS3wqR6kXClPGyS7rxXmJbXun_HpJoTuoPRM 719
beanmachine/ppl/inference/proposer/nmc/single_site_half_space_nmc_proposer.py sha256=w3LVbfT9XpK2rhCNoxYFIDvaLXA17zCIu1WU23KSOs0 4079
beanmachine/ppl/inference/proposer/nmc/single_site_real_space_nmc_proposer.py sha256=9WL9AJGzEXkZ3BgBF584e5PRhVesUOuzbEkepgjgmGo 10054
beanmachine/ppl/inference/proposer/nmc/single_site_simplex_space_nmc_proposer.py sha256=KkzJPPWz3QFvwCm7pD3rmxapQYl4Bcufs0Am9SHuwu0 4152
beanmachine/ppl/inference/proposer/nnc/__init__.py sha256=h-S6M9mLiJOYEJbOOP8L5reUgBoe5eUd_Bc5MlXcAJY 1224
beanmachine/ppl/inference/proposer/nnc/utils.py sha256=FlKLh5RPFA6m3GwKqVlmOn3mYcBjE3SmMXmjn7USRGk 1229
beanmachine/ppl/inference/vi/__init__.py sha256=yDpWooVkBoxgMLNrUlodaePHvzOW__hZe0LHoh8tFok 336
beanmachine/ppl/inference/vi/autoguide.py sha256=Ij4tYEKx_beBskY5frx2bxnF78evnlPDLix6_Gwjwv0 4279
beanmachine/ppl/inference/vi/discrepancy.py sha256=VqXcaTwfmZlb-XnRSNwMjItzvwGBzC9Klgzx4Pt-Tjs 1025
beanmachine/ppl/inference/vi/gradient_estimator.py sha256=3Jd8eBl-vfZp96DNQwXcyf5N0eWUY8Z4fO7k9kKW0Lk 4454
beanmachine/ppl/inference/vi/variational_infer.py sha256=8kBmEo3SfdMXh-HO5fMSnzeATnoAl2dLaw8bLh3q98s 5896
beanmachine/ppl/inference/vi/variational_world.py sha256=ztXOAy6pGWBxYuAB5seKA30Fel6K7jwGOVBCSiyaT1M 2854
beanmachine/ppl/legacy/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
beanmachine/ppl/legacy/inference/__init__.py sha256=PEH3iQF0LXcWq_W47UtoSzdmgOnugEQlTfe63KxQuZA 896
beanmachine/ppl/legacy/inference/abstract_infer.py sha256=F2LWSvdoiBt13KLjCFvywhJDxmhkeq8eJhK88Yjzn1s 7495
beanmachine/ppl/legacy/inference/abstract_mh_infer.py sha256=54pFCHmxhx3LOCW9qvV8DyUl8czvzwkDBZI86eQ-k1M 17580
beanmachine/ppl/legacy/inference/compositional_infer.py sha256=fR1WGqwidu0eqHKEr7HDXeIYtglYX1vfPTigrt0pz3w 4789
beanmachine/ppl/legacy/inference/rejection_sampling_infer.py sha256=g41zgoHSPbwDN3shDeJ5WAPyxdQKRqqdOsboNx_wJcU 6728
beanmachine/ppl/legacy/inference/sampler.py sha256=Pa_459j7sbEXoGiPqp6EJX4HiKi0VOx3LwA_gB9TT1A 3309
beanmachine/ppl/legacy/inference/single_site_ancestral_mh.py sha256=X1CHJW6XT9tVjJ6_iBKPpw5oZS4ewAbAmcjG-VkGNwo 1133
beanmachine/ppl/legacy/inference/single_site_newtonian_monte_carlo.py sha256=nMWoAlmz537im_xqzzjYCWrAYr-BIAp1an3MOvbA6bA 1749
beanmachine/ppl/legacy/inference/single_site_random_walk.py sha256=DHV8CDPAEGBH7fkchGHQoE6GbpOzKr-0I98LV1iTspU 1345
beanmachine/ppl/legacy/inference/utils.py sha256=ORT3aeeNMWeMY_3RVGjPPcgQffHuPha6uM2JJS8F4Dk 953
beanmachine/ppl/legacy/inference/proposer/__init__.py sha256=nfvDubvsLdFPn3l-_0MAEtMQL-TijZ8yt-sssKw1dAQ 559
beanmachine/ppl/legacy/inference/proposer/abstract_single_site_proposer.py sha256=G_8_jG4T1cnSWjqgY-sIsPmPs13oL4ZIdlImmFIJW2U 3628
beanmachine/ppl/legacy/inference/proposer/abstract_single_site_single_step_proposer.py sha256=ovwXxvHdSRmN2rd8D58bWh6MKfqLlaBdsFz5v6oBWoI 5544
beanmachine/ppl/legacy/inference/proposer/newtonian_monte_carlo_utils.py sha256=cMEpjMELpknCVqLZ70p5OV9gOA9Tqhk_KoxZqahgNMI 5172
beanmachine/ppl/legacy/inference/proposer/normal_eig.py sha256=2Ol0HSU9YMTFz6k6lGGdap_hGCE-A9gkyy9kGj59W6U 2432
beanmachine/ppl/legacy/inference/proposer/single_site_ancestral_proposer.py sha256=Jbc31anWDbvvqs6QUVBBjpYVyBsYd0XcMyV3LwNYX1g 1728
beanmachine/ppl/legacy/inference/proposer/single_site_half_space_newtonian_monte_carlo_proposer.py sha256=yjLrzSmPbHKIlDH0B7PbmMyjdYHvHr9x4__X7eYVj4Q 4929
beanmachine/ppl/legacy/inference/proposer/single_site_newtonian_monte_carlo_proposer.py sha256=tNJCio3tJdMUYA8TM8-xqoQXF1E1HG9bLFQqCdQOiGM 6762
beanmachine/ppl/legacy/inference/proposer/single_site_random_walk_proposer.py sha256=02UOpMG8TUFQVkhwa_bV962FiM00-NXOqodcNksyQKk 9521
beanmachine/ppl/legacy/inference/proposer/single_site_real_space_newtonian_monte_carlo_proposer.py sha256=3c5C-8nKoyrn9Q7_BKRcsKdLMLtawDeIg2DLe2TBldc 11984
beanmachine/ppl/legacy/inference/proposer/single_site_simplex_newtonian_monte_carlo_proposer.py sha256=RipeRHuMO2iRrZh6oPpazzxKanwtxmZQVbXXOngOrUs 4827
beanmachine/ppl/legacy/inference/proposer/single_site_uniform_proposer.py sha256=yrja4vwWBGRD96_zfIcc5Hl3YBspcLDDHf2QR-9t5Mw 3296
beanmachine/ppl/legacy/world/__init__.py sha256=TdEbvKOwXT-rQ9G-Raw1mGPex8QoNcxdaqwFWtmtq7A 728
beanmachine/ppl/legacy/world/diff.py sha256=PfM58ZeNxwaJ7rEV4-jSj5U2hcYODzgQrbe8E0NOqYU 4215
beanmachine/ppl/legacy/world/diff_stack.py sha256=lHQLWYmjesRLNa521eLzp23chjkbujkSqUr8YNdoSJM 7432
beanmachine/ppl/legacy/world/marginal_table.py sha256=G71eN_maJeNNx3W70z78UySKUzfRiOqCZ_2oKsPXTtY 1826
beanmachine/ppl/legacy/world/variable.py sha256=N3Y0lmejqyb_0Xj3lyXSv0q5srxcLWfBFGvqd2zBYJs 7936
beanmachine/ppl/legacy/world/world.py sha256=eyc3Mx-yN-Xi6vgc4GTtt7ro4NNI29i3dzy6vDpe7Y8 30876
beanmachine/ppl/legacy/world/world_vars.py sha256=NbQvcplx2-yh4qnFS2sh_i1J6Pry4GY5P3awMs-e-2k 4053
beanmachine/ppl/model/__init__.py sha256=efx3kllRS_3G3tIRguAeHkXBo0i7cO7zvM6RWSpQXDg 639
beanmachine/ppl/model/rv_identifier.py sha256=h8B1jpgO_2lm7K9z-dBtpaYY7Nh0I03Lj-W0f7A13uA 1368
beanmachine/ppl/model/statistical_model.py sha256=o3lirOYC6J-3f6pfATNYPgRydUaXaqdzXncvyUeOdO0 4642
beanmachine/ppl/model/utils.py sha256=OWHNpfvB3G4EAq2-uCdn4bDMMIazrcPUJW4l8OFH0iU 1203
beanmachine/ppl/testlib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanmachine/ppl/testlib/abstract_conjugate.py sha256=bGuhSt8iOM60FWJAM1ww4s44k-KU9U6UADDoeWeoilQ 17477
beanmachine/ppl/testlib/hypothesis_testing.py sha256=MG4BVgKX1uxLPPvK--DpszKaU8QEwhqxWBwSPZzIro4 6599
beanmachine/ppl/utils/__init__.py sha256=cYbmojEEntWainaRiqoViluc4Q37LVOY20i0UdQWkQw 688
beanmachine/ppl/utils/a_or_an.py sha256=wUS-B8kKwcECSOKbTkZKCeJWxmwBoVge9bCT5qYTHHA 868
beanmachine/ppl/utils/dotbuilder.py sha256=ZgWNdHfyX_veDw3sHTjKBBabKQHHrgPii_HMvQlYzjA 8593
beanmachine/ppl/utils/equivalence.py sha256=PDveChHgRkZ1OlSQ6cerWtq-NeEepyLBKbRJvaiDyew 1089
beanmachine/ppl/utils/graph.py sha256=2qhxXsxwHEbu7Lsd_VxqnTKFq0pnohxyBWjtHxj4u3Y 11961
beanmachine/ppl/utils/item_counter.py sha256=5OExEyVR4SeJDw-aCBtorDOY4S0GHT8eoPDl-eAeeXE 924
beanmachine/ppl/utils/memoize.py sha256=6aB2cbWKPgcW0gnpLT2vGLRgTjq6XsMLpM1BI0hgD_w 6690
beanmachine/ppl/utils/multidictionary.py sha256=Ci2nEjxrIXvuCAoDc8rABZOdiJEjOj_Cx3p0LBxbEmo 1269
beanmachine/ppl/utils/set_of_tensors.py sha256=JIKeREavtXdZG_rUlTlwSg7TshrZAX06N2IDnpC8q0U 1464
beanmachine/ppl/utils/tensorops.py sha256=QA2zF5NVA5L5U_OxtmfdeOARu_hrK5OXasZ2WO8sXro 3088
beanmachine/ppl/utils/treeprinter.py sha256=KOVrlOx2ACyZ7FcKwTX0aaCXc9pE60ydTNJ1ujZqCcc 3317
beanmachine/ppl/utils/unique_name.py sha256=aLh_16T0jzDHWbB9smKCCTRDUXXmJ9kjsf6Zw_6AgY8 1317
beanmachine/ppl/world/__init__.py sha256=7KEJaxCrcwYKZH4_tHZxg7wY1LFUlmUvaMsKNSK2xuI 715
beanmachine/ppl/world/base_world.py sha256=0TTGiYspu08vpIC1QLpQqf713io72ATUk2lJoQ0kVxk 1670
beanmachine/ppl/world/initialize_fn.py sha256=rlxfWI2KUMP06bOOvid-eAWMm8_2nLM_wf-Idn3JgGw 1778
beanmachine/ppl/world/utils.py sha256=2iydTulCVAxheeNJiIj7NblM3WbJZiJc3N95bcKqOMo 5835
beanmachine/ppl/world/variable.py sha256=bZj9XF5XHS_6gDRTD93X76ehSb2M2FHalK4YKQu4R2c 1515
beanmachine/ppl/world/world.py sha256=SyGc6kuW6SBFsUMdOuhxF7W6RB4wSRmO5ykefZKxWGc 9973
beanmachine/tutorials/__init__.py sha256=5xRGSM4YMr794wxfVj_SQly2cyHNyhXTdXdWUZJoM2M 183
beanmachine/tutorials/utils/__init__.py sha256=02YkBJTosyq592LIt_-ZcXlmT3XK6_KwT09aUsmBz2g 253
beanmachine/tutorials/utils/baseball.py sha256=jEzzXH1_BYHvCjM7D2uD79v0XSIF_8FzN4MUX89wSAE 27483
beanmachine/tutorials/utils/etl.py sha256=4CUrbaE18DOu8L3QWTASMY-BTarwlnntzCkEA-5pMN8 2149
beanmachine/tutorials/utils/hearts.py sha256=D88gMeBjFU9S1rqHAPySumkMWQJ_YiMdVVgqBRvlhMc 28575
beanmachine/tutorials/utils/nba.py sha256=AaBDW1VdVShZOTfxCCOXsPhiBn77uodz5oTsJogqRYk 14631
beanmachine/tutorials/utils/plots.py sha256=naSbrdCVUJzKiV02lGDNZ2g_fuLePAGS7G6rAePZF6g 46254
beanmachine/tutorials/utils/radon.py sha256=P99SQkhDcBBJM9j5xbHx7W2re0-y7Cpjk-Cp1iGaV8k 20442
beanmachine-0.2.0.dist-info/LICENSE sha256=Y-ghDmvz6MAy3AxpsdHS46tywUsCyrzA2tomGLsYi5c 1109
beanmachine-0.2.0.dist-info/METADATA sha256=_ZXzBx7Jvz08NFn7_ADTt4eTsAxL5b3O-iJ5p8c_xdQ 5327
beanmachine-0.2.0.dist-info/WHEEL sha256=W26pYN7HLsBT1jrDSL9udgf_mdNKJmYmL23sIP-FcgM 102
beanmachine-0.2.0.dist-info/top_level.txt sha256=jbDrm7vt29Y9lZcA5eqdG9fIplojsBUQ4g-aCqWAqhM 12
beanmachine-0.2.0.dist-info/RECORD

top_level.txt

beanmachine