From 69c649e0916044234fb35a907c4ee929a2f5863b Mon Sep 17 00:00:00 2001 From: pancetta Date: Thu, 6 Nov 2025 15:17:01 +0000 Subject: [PATCH 1/2] updated pint.bib using bibbot --- _bibliography/pint.bib | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_bibliography/pint.bib b/_bibliography/pint.bib index b7edad7e..c6d09c0c 100644 --- a/_bibliography/pint.bib +++ b/_bibliography/pint.bib @@ -8351,6 +8351,20 @@ @inproceedings{YodaEtAl2025 year = {2025}, } +@article{YodaEtAl2025b, + author = {Yoda, Ryo and Bolten, Matthias}, + doi = {10.14495/jsiaml.17.85}, + issn = {1883-0617}, + journal = {JSIAM Letters}, + number = {0}, + pages = {85–88}, + publisher = {The Japan Society for Industrial and Applied Mathematics}, + title = {Mixed-precision implementation of block <i>ϵ</i>-circulant preconditioner on modern CPU-GPU environments}, + url = {http://dx.doi.org/10.14495/jsiaml.17.85}, + volume = {17}, + year = {2025}, +} + @article{ZengEtAl2025, author = {Zeng, Xianfu and Song, Haiyan}, doi = {10.1016/j.matcom.2025.02.007}, From 55635d5ee194afe6be4126cbe340ebeb7dde2959 Mon Sep 17 00:00:00 2001 From: Robert Speck Date: Thu, 6 Nov 2025 16:18:25 +0100 Subject: [PATCH 2/2] Fix title formatting in bibliography entry --- _bibliography/pint.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_bibliography/pint.bib b/_bibliography/pint.bib index c6d09c0c..72081d55 100644 --- a/_bibliography/pint.bib +++ b/_bibliography/pint.bib @@ -8359,7 +8359,7 @@ @article{YodaEtAl2025b number = {0}, pages = {85–88}, publisher = {The Japan Society for Industrial and Applied Mathematics}, - title = {Mixed-precision implementation of block <i>ϵ</i>-circulant preconditioner on modern CPU-GPU environments}, + title = {Mixed-precision implementation of block epsilon-circulant preconditioner on modern CPU-GPU environments}, url = {http://dx.doi.org/10.14495/jsiaml.17.85}, volume = {17}, year = {2025},