Skip to content
Snippets Groups Projects

Add python 3.10 image and testing

Merged Gregory Ashton requested to merge add-python-310-image into master
Files
3
@@ -61,7 +61,6 @@ class Pymc(MCMCSampler):
n_init=200000,
initvals=None,
trace=None,
chain_idx=0,
chains=2,
cores=1,
tune=500,
Loading