Skip to content

Commit

Permalink
Merge branch 'master' into maria/notebooks-sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
mknorps committed Oct 18, 2022
2 parents 3559d87 + 635b7d7 commit 83b5802
Show file tree
Hide file tree
Showing 17 changed files with 824 additions and 70,929 deletions.
4 changes: 2 additions & 2 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# use_flake
use_nix
# Make sure you have direnv >= 2.30
use flake --extra-experimental-features nix-command --extra-experimental-features flakes
2 changes: 1 addition & 1 deletion benchmark/Single.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Control.Monad.Bayes.Inference.SMC
)
import Control.Monad.Bayes.Population
import Control.Monad.Bayes.Sampler.Strict
import Control.Monad.Bayes.Traced
import Control.Monad.Bayes.Traced hiding (model)
import Control.Monad.Bayes.Weighted
import Control.Monad.ST (runST)
import Data.Time (diffUTCTime, getCurrentTime)
Expand Down
Loading

0 comments on commit 83b5802

Please sign in to comment.