Skip to content

Commit

Permalink
add speed of sound inference notebook in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunHuangPhy committed Nov 8, 2024
1 parent 8effd50 commit 5b56ba6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
test_Inference
test_Bayesian_inference_Strangeon_EOS
test_Bayesian_inference_MITbag_EOS
test_Bayesian_inference_SpeedOfSound_EOS
DownloadCompose
UnitConventionForDeveloper

Expand Down
8 changes: 4 additions & 4 deletions docs/source/test_Bayesian_inference_SpeedOfSound_EOS.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "edb2cf2a",
"metadata": {},
"source": [
"# Bayesian inference analysis notebook for Speed of Sound EOS"
"## Speed of Sound EOS Inference pipeline"
]
},
{
Expand Down Expand Up @@ -41,7 +41,7 @@
"id": "edfa0f72",
"metadata": {},
"source": [
"# Set up prior"
"### Set up prior"
]
},
{
Expand Down Expand Up @@ -116,7 +116,7 @@
"id": "53ab6d43",
"metadata": {},
"source": [
"# Set up likehood"
"### Set up likehood"
]
},
{
Expand Down Expand Up @@ -260,7 +260,7 @@
"id": "4a3802c4",
"metadata": {},
"source": [
"# Set up sampler"
"### Set up sampler"
]
},
{
Expand Down

0 comments on commit 5b56ba6

Please sign in to comment.