From 8ffee738a0b73905c2392c5f2d62e82278542c33 Mon Sep 17 00:00:00 2001 From: Ravin Kumar Date: Mon, 21 Mar 2022 16:00:53 -0700 Subject: [PATCH] Add bayes_rule env (#176) * Add bayes_rule env * Rename prefix * Add seaborn --- Bayes_Rules/environment.yml | 182 ++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 Bayes_Rules/environment.yml diff --git a/Bayes_Rules/environment.yml b/Bayes_Rules/environment.yml new file mode 100644 index 0000000..06e2373 --- /dev/null +++ b/Bayes_Rules/environment.yml @@ -0,0 +1,182 @@ +name: bayes_rules +channels: + - defaults + - conda-forge +dependencies: + - _libgcc_mutex=0.1=main + - _openmp_mutex=4.5=1_gnu + - anyio=3.5.0=py39h06a4308_0 + - argon2-cffi=21.3.0=pyhd3eb1b0_0 + - argon2-cffi-bindings=21.2.0=py39h7f8727e_0 + - asttokens=2.0.5=pyhd3eb1b0_0 + - attrs=21.4.0=pyhd3eb1b0_0 + - babel=2.9.1=pyhd3eb1b0_0 + - backcall=0.2.0=pyhd3eb1b0_0 + - blas=1.0=mkl + - bleach=4.1.0=pyhd3eb1b0_0 + - bottleneck=1.3.2=py39hdd57654_1 + - brotli=1.0.9=he6710b0_2 + - brotlipy=0.7.0=py39h27cfd23_1003 + - bzip2=1.0.8=h7b6447c_0 + - c-ares=1.18.1=h7f8727e_0 + - ca-certificates=2022.2.1=h06a4308_0 + - certifi=2021.10.8=py39h06a4308_2 + - cffi=1.15.0=py39hd667e15_1 + - cftime=1.5.1.1=py39hce1f21e_0 + - charset-normalizer=2.0.4=pyhd3eb1b0_0 + - cryptography=36.0.0=py39h9ce1e76_0 + - curl=7.80.0=h7f8727e_0 + - cycler=0.11.0=pyhd3eb1b0_0 + - dbus=1.13.18=hb2f20db_0 + - debugpy=1.5.1=py39h295c915_0 + - decorator=5.1.1=pyhd3eb1b0_0 + - defusedxml=0.7.1=pyhd3eb1b0_0 + - entrypoints=0.3=py39h06a4308_0 + - executing=0.8.3=pyhd3eb1b0_0 + - expat=2.4.4=h295c915_0 + - fontconfig=2.13.1=h6c09931_0 + - fonttools=4.25.0=pyhd3eb1b0_0 + - freetype=2.11.0=h70c0345_0 + - giflib=5.2.1=h7b6447c_0 + - glib=2.69.1=h4ff587b_1 + - gst-plugins-base=1.14.0=h8213a91_2 + - gstreamer=1.14.0=h28cd5cc_2 + - hdf4=4.2.13=h3ca952b_2 + - hdf5=1.10.6=hb1b8bf9_0 + - icu=58.2=he6710b0_3 + - idna=3.3=pyhd3eb1b0_0 + - importlib-metadata=4.8.2=py39h06a4308_0 + - importlib_metadata=4.8.2=hd3eb1b0_0 + - intel-openmp=2021.4.0=h06a4308_3561 + - ipykernel=6.9.1=py39h06a4308_0 + - ipython=8.1.1=py39h06a4308_0 + - ipython_genutils=0.2.0=pyhd3eb1b0_1 + - jedi=0.18.1=py39h06a4308_1 + - jinja2=3.0.3=pyhd3eb1b0_0 + - jpeg=9d=h7f8727e_0 + - json5=0.9.6=pyhd3eb1b0_0 + - jsonschema=3.2.0=pyhd3eb1b0_2 + - jupyter_client=7.1.2=pyhd3eb1b0_0 + - jupyter_core=4.9.2=py39h06a4308_0 + - jupyter_server=1.13.5=pyhd3eb1b0_0 + - jupyterlab=3.3.2=pyhd3eb1b0_0 + - jupyterlab_pygments=0.1.2=py_0 + - jupyterlab_server=2.10.3=pyhd3eb1b0_1 + - kiwisolver=1.3.2=py39h295c915_0 + - krb5=1.19.2=hac12032_0 + - lcms2=2.12=h3be6417_0 + - ld_impl_linux-64=2.35.1=h7274673_9 + - libcurl=7.80.0=h0b77cf5_0 + - libedit=3.1.20210910=h7f8727e_0 + - libev=4.33=h7f8727e_1 + - libffi=3.3=he6710b0_2 + - libgcc-ng=9.3.0=h5101ec6_17 + - libgfortran-ng=7.5.0=ha8ba4b0_17 + - libgfortran4=7.5.0=ha8ba4b0_17 + - libgomp=9.3.0=h5101ec6_17 + - libnetcdf=4.8.1=h42ceab0_1 + - libnghttp2=1.46.0=hce63b2e_0 + - libpng=1.6.37=hbc83047_0 + - libsodium=1.0.18=h7b6447c_0 + - libssh2=1.9.0=h1ba5d50_1 + - libstdcxx-ng=9.3.0=hd4cf53a_17 + - libtiff=4.2.0=h85742a9_0 + - libuuid=1.0.3=h7f8727e_2 + - libwebp=1.2.2=h55f646e_0 + - libwebp-base=1.2.2=h7f8727e_0 + - libxcb=1.14=h7b6447c_0 + - libxml2=2.9.12=h03d6c58_0 + - libzip=1.5.1=h8d318fa_1003 + - lz4-c=1.9.3=h295c915_1 + - markupsafe=2.0.1=py39h27cfd23_0 + - matplotlib=3.5.1=py39h06a4308_1 + - matplotlib-base=3.5.1=py39ha18d171_1 + - matplotlib-inline=0.1.2=pyhd3eb1b0_2 + - mistune=0.8.4=py39h27cfd23_1000 + - mkl=2021.4.0=h06a4308_640 + - mkl-service=2.4.0=py39h7f8727e_0 + - mkl_fft=1.3.1=py39hd3c417c_0 + - mkl_random=1.2.2=py39h51133e4_0 + - munkres=1.1.4=py_0 + - nbclassic=0.3.5=pyhd3eb1b0_0 + - nbclient=0.5.11=pyhd3eb1b0_0 + - nbconvert=6.3.0=py39h06a4308_0 + - nbformat=5.1.3=pyhd3eb1b0_0 + - ncurses=6.3=h7f8727e_2 + - nest-asyncio=1.5.1=pyhd3eb1b0_0 + - netcdf4=1.5.7=py39ha0f2276_1 + - notebook=6.4.8=py39h06a4308_0 + - numexpr=2.8.1=py39h6abb31d_0 + - numpy=1.21.2=py39h20f2e39_0 + - numpy-base=1.21.2=py39h79a1101_0 + - openssl=1.1.1n=h7f8727e_0 + - packaging=21.3=pyhd3eb1b0_0 + - pandas=1.4.1=py39h295c915_0 + - pandocfilters=1.5.0=pyhd3eb1b0_0 + - parso=0.8.3=pyhd3eb1b0_0 + - pcre=8.45=h295c915_0 + - pexpect=4.8.0=pyhd3eb1b0_3 + - pickleshare=0.7.5=pyhd3eb1b0_1003 + - pillow=9.0.1=py39h22f2fdc_0 + - pip=21.2.4=py39h06a4308_0 + - prometheus_client=0.13.1=pyhd3eb1b0_0 + - prompt-toolkit=3.0.20=pyhd3eb1b0_0 + - ptyprocess=0.7.0=pyhd3eb1b0_2 + - pure_eval=0.2.2=pyhd3eb1b0_0 + - pycparser=2.21=pyhd3eb1b0_0 + - pygments=2.11.2=pyhd3eb1b0_0 + - pyopenssl=22.0.0=pyhd3eb1b0_0 + - pyparsing=3.0.4=pyhd3eb1b0_0 + - pyqt=5.9.2=py39h2531618_6 + - pyrsistent=0.18.0=py39heee7806_0 + - pysocks=1.7.1=py39h06a4308_0 + - python=3.9.7=h12debd9_1 + - python-dateutil=2.8.2=pyhd3eb1b0_0 + - pytz=2021.3=pyhd3eb1b0_0 + - pyzmq=22.3.0=py39h295c915_2 + - qt=5.9.7=h5867ecd_1 + - readline=8.1.2=h7f8727e_1 + - requests=2.27.1=pyhd3eb1b0_0 + - scipy=1.7.3=py39hc147768_0 + - seaborn=0.11.2=pyhd3eb1b0_0 + - send2trash=1.8.0=pyhd3eb1b0_1 + - setuptools=58.0.4=py39h06a4308_0 + - sip=4.19.13=py39h295c915_0 + - six=1.16.0=pyhd3eb1b0_1 + - sniffio=1.2.0=py39h06a4308_1 + - sqlite=3.38.0=hc218d9a_0 + - stack_data=0.2.0=pyhd3eb1b0_0 + - terminado=0.13.1=py39h06a4308_0 + - testpath=0.5.0=pyhd3eb1b0_0 + - tk=8.6.11=h1ccaba5_0 + - tornado=6.1=py39h27cfd23_0 + - traitlets=5.1.1=pyhd3eb1b0_0 + - typing-extensions=3.10.0.2=hd3eb1b0_0 + - typing_extensions=3.10.0.2=pyh06a4308_0 + - tzdata=2021e=hda174b7_0 + - urllib3=1.26.8=pyhd3eb1b0_0 + - wcwidth=0.2.5=pyhd3eb1b0_0 + - webencodings=0.5.1=py39h06a4308_1 + - websocket-client=0.58.0=py39h06a4308_4 + - wheel=0.37.1=pyhd3eb1b0_0 + - xarray=0.20.1=pyhd3eb1b0_1 + - xz=5.2.5=h7b6447c_0 + - zeromq=4.3.4=h2531618_0 + - zipp=3.7.0=pyhd3eb1b0_0 + - zlib=1.2.11=h7f8727e_4 + - zstd=1.4.9=haebb681_0 + - pip: + - aeppl==0.0.27 + - aesara==2.5.1 + - arviz==0.11.4 + - cachetools==5.0.0 + - cloudpickle==2.0.0 + - cons==0.4.5 + - etuples==0.3.4 + - fastprogress==1.0.2 + - filelock==3.6.0 + - logical-unification==0.4.5 + - minikanren==1.0.3 + - multipledispatch==0.6.0 + - pymc==4.0.0b4 + - toolz==0.11.2