Tests for BayesInf and general cleanup
Compare changes
@@ -180,7 +180,7 @@ class MCMC:
@@ -180,7 +180,7 @@ class MCMC:
initsamples = np.swapaxes(np.array([initsamples]),0,1) # TODO: test if this still works with multiple input dists
@@ -206,7 +206,7 @@ class MCMC:
@@ -206,7 +206,7 @@ class MCMC: