Skip to content

Commit d5ebd3b

Browse files
authored
Separate core logic into mcmcsample and mcmcpsample (#26)
* Separate core logic into mcmcsample and mcmcpsample * Update Project.toml
1 parent 65c3ca5 commit d5ebd3b

File tree

6 files changed

+493
-470
lines changed

6 files changed

+493
-470
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
33
keywords = ["markov chain monte carlo", "probablistic programming"]
44
license = "MIT"
55
desc = "A lightweight interface for common MCMC methods."
6-
version = "0.5.4"
6+
version = "0.5.5"
77

88
[deps]
99
ConsoleProgressMonitor = "88cd18e8-d9cc-4ea6-8889-5259c0d15c8b"

0 commit comments

Comments
 (0)