Random matrices and Ginibre ensemble

This commit is contained in:
Dimitri Lozeve 2019-03-20 22:09:51 +01:00
parent 5edc5f3d29
commit 6b5d84844f
6 changed files with 140 additions and 0 deletions

View file

@ -27,6 +27,10 @@
Here you can find all my previous posts:
<ul>
<li>
<a href="./posts/ginibre-ensemble.html">Random matrices from the Ginibre ensemble</a> - March 20, 2019
</li>
<li>
<a href="./posts/peano.html">Peano Axioms</a> - March 18, 2019
</li>