Add posts
This commit is contained in:
parent
24e8c3b734
commit
3d56dad938
53 changed files with 1248 additions and 1 deletions
|
@ -38,6 +38,18 @@
|
|||
<h2>Recent Posts</h2>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="./posts/ising-apl.html">Ising model simulation in APL</a> - March 5, 2018
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/ising-model.html">Ising model simulation</a> - February 5, 2018
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/lsystems.html">Generating and representing L-systems</a> - January 18, 2018
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue