From: Martin Kronbichler Date: Wed, 20 Sep 2023 13:48:30 +0000 (+0200) Subject: Changelog X-Git-Tag: relicensing~481^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16021%2Fhead;p=dealii.git Changelog --- diff --git a/doc/news/changes/minor/20230920Kronbichler b/doc/news/changes/minor/20230920Kronbichler new file mode 100644 index 0000000000..8e93a2cf92 --- /dev/null +++ b/doc/news/changes/minor/20230920Kronbichler @@ -0,0 +1,4 @@ +Improved: SparsityTools::reorder_Cuthill_McKee now runs considerably faster, +especially for the case with many couplings between matrix rows. +
+(Martin Kronbichler, 2023/09/20)