Skip to content

Commit fdf7de4

Browse files
committed
deploy: 56d61b5
1 parent b82f45c commit fdf7de4

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

references/index.html

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,101 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
13191319
</div>
13201320
</div>
13211321

1322+
</div>
1323+
</li>
1324+
<li><div class="bibtex-entry-container">
1325+
<div>
1326+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1327+
<div class="row">
1328+
<div class="col-md-12 ref-label label label-default">
1329+
HuangEtAl2024c
1330+
</div>
1331+
</div>
1332+
</div>
1333+
1334+
<div class="bibtex-ref-entry">
1335+
<span id="HuangEtAl2024c">Y.-Y. Huang, S. Y. Hon, L.-K. Chou, and S.-L. Lei, “Optimal preconditioners for nonsymmetric multilevel Toeplitz systems with application to solving non-local evolutionary partial differential equations,” arXiv:2409.15770v1 [math.NA], 2024 [Online]. Available at: <a href="http://arxiv.org/abs/2409.15770v1" target="_blank">http://arxiv.org/abs/2409.15770v1</a></span>
1336+
</div>
1337+
1338+
1339+
<div class="row mt-4">
1340+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1341+
<div class="btn-group btn-group-xs" role="group">
1342+
1343+
<button class="button" data-toggle="modal" data-target="#modalHuangEtAl2024cBibtex" aria-expanded="false"
1344+
aria-controls="modalHuangEtAl2024cBibtex">
1345+
BibTeX
1346+
</button>
1347+
1348+
</div>
1349+
<div class="btn-group btn-group-xs" role="group">
1350+
1351+
<button class="button" data-toggle="modal" data-target="#modalHuangEtAl2024cAbstract" aria-expanded="false"
1352+
aria-controls="modalHuangEtAl2024cAbstract">
1353+
Abstract
1354+
</button>
1355+
1356+
</div>
1357+
</div>
1358+
</div>
1359+
</div>
1360+
1361+
<div class="modal" id="modalHuangEtAl2024cBibtex" tabindex="-1" role="dialog"
1362+
aria-labelledby="modalHuangEtAl2024cBibtexTitle" aria-hidden="true">
1363+
<div class="modal-background">
1364+
<div class="modal-card">
1365+
<div class="modal-content">
1366+
<header class="modal-card-head">
1367+
<div class="modal-card-head-content">
1368+
<div>
1369+
<p class="modal-card-title" id="modalHuangEtAl2024cBibtexTitle">
1370+
BibTeX entry <code>HuangEtAl2024c</code>
1371+
</p>
1372+
</div>
1373+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1374+
aria-hidden="true">&times;</span></button>
1375+
</div>
1376+
</header>
1377+
<section class="modal-card-body">
1378+
<pre class="abstract">@unpublished{HuangEtAl2024c,
1379+
author = {Huang, Yuan-Yuan and Hon, Sean Y. and Chou, Lot-Kei and Lei, Siu-Long},
1380+
howpublished = {arXiv:2409.15770v1 [math.NA]},
1381+
title = {Optimal preconditioners for nonsymmetric multilevel Toeplitz systems with application to solving non-local evolutionary partial differential equations},
1382+
url = {http://arxiv.org/abs/2409.15770v1},
1383+
year = {2024}
1384+
}
1385+
</pre>
1386+
</section>
1387+
</div>
1388+
</div>
1389+
</div>
1390+
</div>
1391+
1392+
1393+
<div class="modal" id="modalHuangEtAl2024cAbstract" tabindex="-1" role="dialog"
1394+
aria-labelledby="modalHuangEtAl2024cAbstractTitle" aria-hidden="true">
1395+
<div class="modal-background">
1396+
<div class="modal-card">
1397+
<div class="modal-content">
1398+
<header class="modal-card-head">
1399+
<div class="modal-card-head-content">
1400+
<div>
1401+
<p class="modal-card-title" id="modalHuangEtAl2024cAbstractTitle">
1402+
Abstract for BibTeX entry <code>HuangEtAl2024c</code>
1403+
</p>
1404+
</div>
1405+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1406+
aria-hidden="true">&times;</span></button>
1407+
</div>
1408+
</header>
1409+
<section class="modal-card-body">
1410+
Preconditioning for multilevel Toeplitz systems has long been a focal point of research in numerical linear algebra. In this work, we develop a novel preconditioning method for a class of nonsymmetric multilevel Toeplitz systems, which includes the all-at-once systems that arise from evolutionary partial differential equations. These systems have recently garnered considerable attention in the literature. To further illustrate our proposed preconditioning strategy, we specifically consider the application of solving a wide range of non-local, time-dependent partial differential equations in a parallel-in-time manner. For these equations, we propose a symmetric positive definite multilevel Tau preconditioner that is not only efficient to implement but can also be adapted as an optimal preconditioner. In this context, the proposed preconditioner is optimal in the sense that it enables mesh-independent convergence when using the preconditioned generalized minimal residual method. Numerical examples are provided to critically analyze the results and underscore the effectiveness of our preconditioning strategy.
1411+
</section>
1412+
</div>
1413+
</div>
1414+
</div>
1415+
</div>
1416+
13221417
</div>
13231418
</li>
13241419
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)