Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
a3f51090
Commit
a3f51090
authored
Mar 22, 2020
by
Tiago Peixoto
Browse files
Improve MCMC testing
parent
75418ae1
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/test_inference_mcmc.py
View file @
a3f51090
...
@@ -137,7 +137,7 @@ for wait in [50000, 100000, 250000, 500000, 1000000]:
...
@@ -137,7 +137,7 @@ for wait in [50000, 100000, 250000, 500000, 1000000]:
for
nested
in
[
False
,
True
]:
for
nested
in
[
False
,
True
]:
cs
=
list
(
reversed
([
numpy
.
inf
,
0.01
,
"gibbs"
,
-
numpy
.
inf
,
-
0.1
]))
cs
=
list
(
reversed
([
numpy
.
inf
,
0.01
,
"gibbs"
,
-
numpy
.
inf
,
-
0.1
]))
inits
=
[
"N"
,
"1"
]
inits
=
[
"N"
]
state
=
None
state
=
None
hists
=
{}
hists
=
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment