Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tuiaj authored Mar 15, 2024
1 parent fc06f03 commit a3e9c2a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,17 @@ <h2 id="projects" onclick="window.location.hash='back'; ">
</td>
</tr>

<tr>
<th scope="row" style="width: 20%">
<abbr class="badge" style="background-color: #4B5F8B;border: 1px solid black;">Analysis</abbr>
</th>
<td>
<p><a href="https://tuiaj.github.io/MarkovChainMonteCarlo/" target="_blank" style = "font-weight: bold;">Markov Chain Monte Carlo</a><br>
Simulates the Markov Chain Monte Carlo with visuals </p>
</td>
</tr>



</table>
</div>
Expand Down

0 comments on commit a3e9c2a

Please sign in to comment.