Skip to content

Commit ed59c62

Browse files
committed
deploy: 3263f40
1 parent 279ab92 commit ed59c62

3 files changed

Lines changed: 423 additions & 6 deletions

File tree

codes/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,21 @@ <h1 class="title is-2">Codes</h1>
144144

145145

146146

147+
<div class="card panel-card">
148+
<div>
149+
<h2 class="panel-title">
150+
<a href="/codes/libPFASST.html">
151+
LibPFASST
152+
</a>
153+
</h2>
154+
</div>
155+
<div class="panel-body">
156+
157+
lightweight implementation of the PFASST algorithm
158+
</div>
159+
</div>
160+
161+
147162
<div class="card panel-card">
148163
<div>
149164
<h2 class="panel-title">

0 commit comments

Comments
 (0)