]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Adjust the number of samples to be computed.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 16 Jan 2020 21:25:30 +0000 (14:25 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 16 Jan 2020 22:03:17 +0000 (15:03 -0700)
MCMC-Laplace/mcmc-laplace.cc

index 80e86567c2130ad013c32b27a06ecc07d25e5472..3fd78084371de1d23a0e4675cf4933b6db86115f 100644 (file)
@@ -856,6 +856,6 @@ int main()
   sampler.sample(starting_coefficients,
                  (testing ? 250 * 40 /* takes 40 seconds */
                             :
-                            250 * 60 * 60 * 24 * 30 /* takes a month */
+                            100000000 /* takes 6 days */
                   ));
 }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.