]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Update a couple of numbers.
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 Sep 2022 13:48:40 +0000 (07:48 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 Sep 2022 13:48:40 +0000 (07:48 -0600)
MCMC-Laplace/mcmc-laplace.cc

index 2fa932d44596c2c731c4b8bc7d4a0b32e35b1730..1c5a7526608eeb18a26e6287915c91f4a0787e66 100644 (file)
@@ -856,8 +856,8 @@ int main()
   for (auto &el : starting_coefficients)
     el = 1.;
   sampler.sample(starting_coefficients,
-                 (testing ? 250 * 40 /* takes 40 seconds */
+                 (testing ? 250 * 40 /* takes 10 seconds */
                             :
-                            100000000 /* takes 6 days */
+                            100000000 /* takes 1.5 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.