File tree Expand file tree Collapse file tree 3 files changed +1407
-1572
lines changed Expand file tree Collapse file tree 3 files changed +1407
-1572
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ from the root directory.
45
45
46
46
## PyMC v4 Updates
47
47
48
- Work is on-going to update these notebooks to be compatible with PyMC v4. Currently chapters 2 through 13 have been converted.
48
+ Work is on-going to update these notebooks to be compatible with PyMC v4. Currently chapters 2 through 14 have been converted.
49
49
50
50
If you wish to run these notebooks, please create the v4 environment by running:
51
51
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ dependencies:
7
7
- seaborn
8
8
- mkl-service
9
9
- watermark
10
- - pymc==4.0 .0
11
- - arviz==0.12.1
12
- - aeppl==0.0.31
13
- - aesara==2.6.6
10
+ - pymc==4.3 .0
11
+ - arviz==0.13.0
12
+ - aeppl==0.0.38
13
+ - aesara==2.8.7
14
14
- theano-pymc==1.1.2
15
15
- tqdm
16
16
- mkl
You can’t perform that action at this time.
0 commit comments