From 9330b96f01e422edde3a7bdf2ad1b55092367eb2 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Wed, 20 Sep 2023 15:48:30 +0200 Subject: [PATCH] Changelog --- doc/news/changes/minor/20230920Kronbichler | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20230920Kronbichler 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) -- 2.39.5