We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ed0ad commit f2135c4Copy full SHA for f2135c4
test/mcmc/abstractmcmc.jl
@@ -1,6 +1,6 @@
1
module AbstractMCMCTests
2
3
-using AbsttractMCMC: AbstractMCMC
+using AbstractMCMC: AbstractMCMC
4
using AdvancedMH: AdvancedMH
5
using Distributions: sample
6
using Distributions.FillArrays: Zeros
0 commit comments