Add posts

This commit is contained in:
Dimitri Lozeve 2018-11-13 21:16:39 +01:00
parent 24e8c3b734
commit 3d56dad938
53 changed files with 1248 additions and 1 deletions

View file

@ -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>