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 5e669b8 commit bf3e8b8Copy full SHA for bf3e8b8
1 file changed
tests/stochastic/sampling/mcmc/test-mh-strauss.cpp
@@ -319,7 +319,7 @@ namespace
319
"/sim_point_multitype_strauss_test" );
320
321
geode::SimulationConfigurator sim_config;
322
- sim_config.realizations = 1000;
+ sim_config.realizations = 750;
323
sim_config.metropolis_hasting_steps = 1000;
324
sim_config.burn_in_steps = 1000;
325
sim_config.printer = printer_config;
0 commit comments