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 0a32698 commit a813370Copy full SHA for a813370
1 file changed
tests/stochastic/sampling/mcmc/test-mh-strauss.cpp
@@ -328,7 +328,7 @@ namespace
328
"/sim_point_multitype_strauss_test" );
329
330
geode::SimulationConfigurator sim_config;
331
- sim_config.realizations = 750;
+ sim_config.realizations = 500;
332
sim_config.metropolis_hasting_steps = 1000;
333
sim_config.burn_in_steps = 1000;
334
sim_config.printer = printer_config;
0 commit comments