Skip to content

Commit 559c873

Browse files
committed
tiny update
1 parent 162dd8b commit 559c873

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

publications.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</header>
2626

2727
<section>
28-
<h1 class="page-title">Books</h1>
28+
<h1 class="page-title">Publications</h1>
2929
<p>Welcome to my library, I'm storing nice reading and papers I had to used for my project</p>
3030
</section>
3131

@@ -77,6 +77,13 @@ <h1 class="page-title">Books</h1>
7777
<strong>Authors : Niels Ferguson - Bruce Schneier - Tadayoshi Kohno</strong>
7878
</p>
7979
</li>
80+
<li data-tags="all math">
81+
<p>
82+
<a href="https://core.ac.uk/download/pdf/81113716.pdf" target="_blank">Interaction Combinators</a>
83+
Yves Lafont is a french mathematician who developed Interaction Nets, a graphical model of computation. Based on this work, the company High Order Company is developing, the highly parallel, Bend language. <br/>
84+
<strong>Yves Lafont - 1990</strong>
85+
</p>
86+
</li>
8087
<li data-tags="all math">
8188
<p>
8289
<a href="https://bl4omarchie.github.io/archX/pdf/animal_crossing.pdf" target="_blank">Animal Crossing est NP Difficile</a>
@@ -105,6 +112,13 @@ <h1 class="page-title">Books</h1>
105112
<strong>Author: Olivier Ezratty</strong>
106113
</p>
107114
</li>
115+
<li data-tags="all qc">
116+
<p>
117+
<a href="https://arxiv.org/pdf/2203.02386" target="_blank">Quantum algorithms for estimating quantum entropies</a>
118+
This paper present quantum algorithms for Quantum entropy. It presents the Von Neumann and Rényi methods.<br/>
119+
<strong>Authors: Youle Wang - Benchi Zhao - Xin Wang</strong>
120+
</p>
121+
</li>
108122
</ul>
109123

110124
<ul>

0 commit comments

Comments
 (0)