Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
venpopov committed Nov 15, 2024
1 parent b30090e commit 8f7cbb9
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 0 deletions.
Binary file modified dev/dev-notes/BMM-Developer-Notes.pdf
Binary file not shown.
4 changes: 4 additions & 0 deletions dev/dev-notes/add-new-model.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@
<a class="nav-link" href="./../dev-notes/index.html">
<span class="menu-text">Develop</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./../parameter-recovery/index.html">
<span class="menu-text">Parameter recovery</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
4 changes: 4 additions & 0 deletions dev/dev-notes/bmm-architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
<a class="nav-link" href="./../dev-notes/index.html">
<span class="menu-text">Develop</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./../parameter-recovery/index.html">
<span class="menu-text">Parameter recovery</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
4 changes: 4 additions & 0 deletions dev/dev-notes/example-model.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
<a class="nav-link" href="./../dev-notes/index.html">
<span class="menu-text">Develop</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./../parameter-recovery/index.html">
<span class="menu-text">Parameter recovery</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
4 changes: 4 additions & 0 deletions dev/dev-notes/git-workflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
<a class="nav-link" href="./../dev-notes/index.html">
<span class="menu-text">Develop</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./../parameter-recovery/index.html">
<span class="menu-text">Parameter recovery</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
4 changes: 4 additions & 0 deletions dev/dev-notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@
<a class="nav-link" href="./../dev-notes/index.html">
<span class="menu-text">Develop</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./../parameter-recovery/index.html">
<span class="menu-text">Parameter recovery</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down
4 changes: 4 additions & 0 deletions dev/dev-notes/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
<a class="nav-link" href="./../dev-notes/index.html">
<span class="menu-text">Develop</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./../parameter-recovery/index.html">
<span class="menu-text">Parameter recovery</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
Expand Down

0 comments on commit 8f7cbb9

Please sign in to comment.