Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Dec 10, 2024
1 parent 6420d67 commit 047dc46
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 172 deletions.
11 changes: 1 addition & 10 deletions doc/example/distributions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -177,20 +177,11 @@
"source": [
"plot(Prior(NORMAL, (10, 1), bounds=(6, 14), transformation=\"log10\"))\n",
"plot(Prior(PARAMETER_SCALE_NORMAL, (10, 1), bounds=(10**6, 10**14), transformation=\"log10\"))\n",
"plot(Prior(LAPLACE, (10, 2), bounds=(6, 14)))\n",
"\n"
"plot(Prior(LAPLACE, (10, 2), bounds=(6, 14)))"
],
"id": "581e1ac431860419",
"outputs": [],
"execution_count": null
},
{
"metadata": {},
"cell_type": "code",
"source": "",
"id": "633733651bbc3ef0",
"outputs": [],
"execution_count": null
}
],
"metadata": {
Expand Down
Loading

0 comments on commit 047dc46

Please sign in to comment.