Skip to content

Commit 8f7ddc7

Browse files
committed
deploy: a29f2b5
1 parent 3507d47 commit 8f7ddc7

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

references/index.html

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5019,6 +5019,83 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
50195019
</div>
50205020

50215021

5022+
</div>
5023+
</li>
5024+
<li><div class="bibtex-entry-container">
5025+
<div>
5026+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
5027+
<div class="row">
5028+
<div class="col-md-12 ref-label label label-default">
5029+
YodaEtAl2025b
5030+
</div>
5031+
</div>
5032+
</div>
5033+
5034+
<div class="bibtex-ref-entry">
5035+
<span id="YodaEtAl2025b">R. Yoda and M. Bolten, “Mixed-precision implementation of block epsilon-circulant preconditioner on modern CPU-GPU environments,” <i>JSIAM Letters</i>, vol. 17, no. 0, pp. 85–88, 2025, doi: 10.14495/jsiaml.17.85. [Online]. Available at: <a href="http://dx.doi.org/10.14495/jsiaml.17.85" target="_blank">http://dx.doi.org/10.14495/jsiaml.17.85</a></span>
5036+
</div>
5037+
5038+
5039+
<div class="row mt-4">
5040+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
5041+
<div class="btn-group btn-group-xs" role="group">
5042+
5043+
<button class="button" data-toggle="modal" data-target="#modalYodaEtAl2025bBibtex" aria-expanded="false"
5044+
aria-controls="modalYodaEtAl2025bBibtex">
5045+
BibTeX
5046+
</button>
5047+
5048+
</div>
5049+
<div class="btn-group btn-group-xs" role="group">
5050+
5051+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalYodaEtAl2025bAbstract"
5052+
aria-expanded="false" aria-controls="modalYodaEtAl2025bAbstract">
5053+
Abstract
5054+
</button>
5055+
5056+
</div>
5057+
</div>
5058+
</div>
5059+
</div>
5060+
5061+
<div class="modal" id="modalYodaEtAl2025bBibtex" tabindex="-1" role="dialog"
5062+
aria-labelledby="modalYodaEtAl2025bBibtexTitle" aria-hidden="true">
5063+
<div class="modal-background">
5064+
<div class="modal-card">
5065+
<div class="modal-content">
5066+
<header class="modal-card-head">
5067+
<div class="modal-card-head-content">
5068+
<div>
5069+
<p class="modal-card-title" id="modalYodaEtAl2025bBibtexTitle">
5070+
BibTeX entry <code>YodaEtAl2025b</code>
5071+
</p>
5072+
</div>
5073+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
5074+
aria-hidden="true">&times;</span></button>
5075+
</div>
5076+
</header>
5077+
<section class="modal-card-body">
5078+
<pre class="abstract">@article{YodaEtAl2025b,
5079+
author = {Yoda, Ryo and Bolten, Matthias},
5080+
doi = {10.14495/jsiaml.17.85},
5081+
issn = {1883-0617},
5082+
journal = {JSIAM Letters},
5083+
number = {0},
5084+
pages = {85–88},
5085+
publisher = {The Japan Society for Industrial and Applied Mathematics},
5086+
title = {Mixed-precision implementation of block epsilon-circulant preconditioner on modern CPU-GPU environments},
5087+
url = {http://dx.doi.org/10.14495/jsiaml.17.85},
5088+
volume = {17},
5089+
year = {2025}
5090+
}
5091+
</pre>
5092+
</section>
5093+
</div>
5094+
</div>
5095+
</div>
5096+
</div>
5097+
5098+
50225099
</div>
50235100
</li>
50245101
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)