https://github.com/pymc-devs/pymc3
Raw File
Tip revision: 23e418d0e644a0e986866cc55174ae930a20f097 authored by Anatoly on 19 April 2024, 07:27:25 UTC
Implement `default_transform` and `transform` argument for distributions (#7207)
Tip revision: 23e418d
requirements.txt
arviz>=0.13.0
cachetools>=4.2.1
cloudpickle
numpy>=1.15.0
pandas>=0.24.0
pytensor>=2.20,<2.21
rich>=13.7.1
scipy>=1.4.1
typing-extensions>=3.7.4
back to top