Skip to content

Commit 3fb364b

Browse files
committed
Add computer specs to notebook
1 parent 9c106a8 commit 3fb364b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/notebooks/MLDA_multilevel_groundwater_flow.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
"\n",
2323
"Please note that the MLDA sampler is new in pymc3. The user should be extra critical about the results and report any problems as issues in the pymc3's github repository.\n",
2424
"\n",
25+
"The notebook results shown below were generated on a MacBook Pro with a 2.6 GHz 6-core Intel Core i7, 32 GB DDR4 and macOS 10.15.4.\n",
26+
"\n",
2527
"### The model\n",
2628
"Within this notebook, a simple MLDA sampler is compared to pymc3's Metropolis MCMC sampler. The target posterior is defined within the context of a Bayesian inverse problem for groundwater flow modeling, where we solve a PDE in each likelihood evaluation and we are able to do this in different coarseness levels.\n",
2729
"\n",

0 commit comments

Comments
 (0)