https://github.com/pymc-devs/pymc3
Revision 9f01be2e917c5035e2feb5ba586a84d95bfeeea8 authored by Dhruvanshu-Joshi on 26 April 2023, 17:32:49 UTC, committed by GitHub on 26 April 2023, 17:32:49 UTC
1 parent a86fe7c
Raw File
Tip revision: 9f01be2e917c5035e2feb5ba586a84d95bfeeea8 authored by Dhruvanshu-Joshi on 26 April 2023, 17:32:49 UTC
Rectify type-hints for `set_data`
Tip revision: 9f01be2
requirements.txt
arviz>=0.13.0
cachetools>=4.2.1
cloudpickle
fastprogress>=0.2.0
numpy>=1.15.0
pandas>=0.24.0
pytensor>=2.11.0,<2.12
scipy>=1.4.1
typing-extensions>=3.7.4
back to top