]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
5 weeks agoUpdate a comment 18060/head
Martin Kronbichler [Thu, 30 Jan 2025 09:28:14 +0000 (10:28 +0100)]
Update a comment

5 weeks agoMatrixFree: Update test output in 1D face setup
Martin Kronbichler [Thu, 30 Jan 2025 09:27:59 +0000 (10:27 +0100)]
MatrixFree: Update test output in 1D face setup

5 weeks agoMerge pull request #17926 from seanjohn11/master
Martin Kronbichler [Thu, 30 Jan 2025 09:20:29 +0000 (10:20 +0100)]
Merge pull request #17926 from seanjohn11/master

Update face_setup_internal.h to allow for 1D adaptive meshes

6 weeks agoMerge pull request #18044 from kronbichler/vector_assert
Wolfgang Bangerth [Wed, 29 Jan 2025 16:56:14 +0000 (09:56 -0700)]
Merge pull request #18044 from kronbichler/vector_assert

Parallel vector: Add assert for ghosts in global vector ops

6 weeks agoMerge pull request #18053 from marcfehling/test-example-message
Wolfgang Bangerth [Wed, 29 Jan 2025 16:45:01 +0000 (09:45 -0700)]
Merge pull request #18053 from marcfehling/test-example-message

Reference readme when step-XX.diff is missing.

6 weeks agoMerge pull request #18051 from bangerth/cmake
Marc Fehling [Wed, 29 Jan 2025 13:06:27 +0000 (14:06 +0100)]
Merge pull request #18051 from bangerth/cmake

Fix macro name in the documentation; also fix file name.

6 weeks agoReference readme when step-XX.diff is missing. 18053/head
Marc Fehling [Wed, 29 Jan 2025 08:43:24 +0000 (09:43 +0100)]
Reference readme when step-XX.diff is missing.

6 weeks agoMerge pull request #18049 from luzpaz/typos-jan-2025
Marc Fehling [Wed, 29 Jan 2025 08:02:25 +0000 (09:02 +0100)]
Merge pull request #18049 from luzpaz/typos-jan-2025

Fix various typos

6 weeks agoParallel vector: Add assert for ghosts in global vector ops 18044/head
Martin Kronbichler [Tue, 28 Jan 2025 17:49:15 +0000 (18:49 +0100)]
Parallel vector: Add assert for ghosts in global vector ops

6 weeks agoMerge pull request #18052 from bangerth/cmake-2
Martin Kronbichler [Wed, 29 Jan 2025 07:09:50 +0000 (08:09 +0100)]
Merge pull request #18052 from bangerth/cmake-2

Fix a file name in a cmake file.

6 weeks agoFix a file name. 18052/head
Wolfgang Bangerth [Wed, 29 Jan 2025 05:05:04 +0000 (22:05 -0700)]
Fix a file name.

6 weeks agoRename a file. 18051/head
Wolfgang Bangerth [Wed, 29 Jan 2025 04:47:27 +0000 (21:47 -0700)]
Rename a file.

6 weeks agoFix the name of a macro in the documentation.
Wolfgang Bangerth [Wed, 29 Jan 2025 04:47:10 +0000 (21:47 -0700)]
Fix the name of a macro in the documentation.

6 weeks agoFix various typos 18049/head
luzpaz [Wed, 29 Jan 2025 02:50:32 +0000 (21:50 -0500)]
Fix various typos
Found via codespell -q 3 -S ./bundled,./doc/news -L ans,ba,bu,clen,commend,compontent,elemente,indx,inout,methode,nd,pres,readin,re-use,re-used,re-using,ro,rotat,sie,stoer,ue,workd

6 weeks agosquashing commits 17926/head
Sean Johnson [Tue, 28 Jan 2025 20:48:36 +0000 (13:48 -0700)]
squashing commits

6 weeks agoMerge pull request #18041 from peterrum/portable_mf_n_dofs_1d
Matthias Maier [Tue, 28 Jan 2025 19:09:10 +0000 (19:09 +0000)]
Merge pull request #18041 from peterrum/portable_mf_n_dofs_1d

Remove n_dofs_1d from local operation class of matrix-free operation

6 weeks agoMerge pull request #18008 from bergbauer/matrix_free_diagonal_matrix
Matthias Maier [Tue, 28 Jan 2025 19:06:21 +0000 (19:06 +0000)]
Merge pull request #18008 from bergbauer/matrix_free_diagonal_matrix

MatrixFree: enable DiagonalMatrix in loops

6 weeks agoMerge pull request #18023 from bangerth/complex-1
Matthias Maier [Tue, 28 Jan 2025 19:06:08 +0000 (19:06 +0000)]
Merge pull request #18023 from bangerth/complex-1

Better document our mixed complex overloads.

6 weeks agoMerge pull request #18028 from bangerth/parameter-handler
Matthias Maier [Tue, 28 Jan 2025 18:57:49 +0000 (18:57 +0000)]
Merge pull request #18028 from bangerth/parameter-handler

Fix an issue with spaces in ParameterHandler output.

6 weeks agoMerge pull request #17256 from bangerth/solver-control
Bruno Turcksin [Tue, 28 Jan 2025 18:47:19 +0000 (13:47 -0500)]
Merge pull request #17256 from bangerth/solver-control

Default SolverControl to not print to deallog.

6 weeks agoMerge pull request #18031 from bangerth/hyperball
Daniel Arndt [Tue, 28 Jan 2025 18:23:00 +0000 (13:23 -0500)]
Merge pull request #18031 from bangerth/hyperball

6 weeks agoMerge pull request #18001 from bangerth/geometry-info-1
Daniel Arndt [Tue, 28 Jan 2025 17:47:54 +0000 (12:47 -0500)]
Merge pull request #18001 from bangerth/geometry-info-1

6 weeks agoRemve n_dofs_1d from local operation class of matrix-free operation 18041/head
Peter Munch [Tue, 28 Jan 2025 11:56:42 +0000 (12:56 +0100)]
Remve n_dofs_1d from local operation class of matrix-free operation

6 weeks agoMerge pull request #18042 from peterrum/portable_mf_n_local_dofs
Peter Munch [Tue, 28 Jan 2025 14:31:37 +0000 (15:31 +0100)]
Merge pull request #18042 from peterrum/portable_mf_n_local_dofs

Consider number of components in n_local_dofs

6 weeks agoMerge pull request #18040 from bangerth/geometry-info-4
Daniel Arndt [Tue, 28 Jan 2025 14:06:55 +0000 (09:06 -0500)]
Merge pull request #18040 from bangerth/geometry-info-4

6 weeks agoMatrixFree: enable zeroing in loops if assignment operator is available for VectorType 18008/head
Maximilian Bergbauer [Fri, 17 Jan 2025 16:12:01 +0000 (17:12 +0100)]
MatrixFree: enable zeroing in loops if assignment operator is available for VectorType

6 weeks agoConsider number of components in n_local_dofs 18042/head
Peter Munch [Tue, 28 Jan 2025 10:02:29 +0000 (11:02 +0100)]
Consider number of components in n_local_dofs

6 weeks agoMerge pull request #18039 from peterrum/portable_compute_diagonal_comp
Peter Munch [Tue, 28 Jan 2025 08:57:12 +0000 (09:57 +0100)]
Merge pull request #18039 from peterrum/portable_compute_diagonal_comp

Extend portable compute_diagonal() to multiple components

6 weeks agoAvoid the use of GeometryInfo in FE_RaviartThomas. 18040/head
Wolfgang Bangerth [Mon, 27 Jan 2025 22:10:00 +0000 (15:10 -0700)]
Avoid the use of GeometryInfo in FE_RaviartThomas.

6 weeks agoExtend portable compute_diagonal() to multiple components 18039/head
Peter Munch [Mon, 27 Jan 2025 20:54:56 +0000 (21:54 +0100)]
Extend portable compute_diagonal() to multiple components

6 weeks agoAdd a changelog entry. 18001/head
Wolfgang Bangerth [Mon, 27 Jan 2025 22:01:26 +0000 (15:01 -0700)]
Add a changelog entry.

6 weeks agoAdd a test. 18028/head
Wolfgang Bangerth [Mon, 27 Jan 2025 18:07:07 +0000 (11:07 -0700)]
Add a test.

6 weeks agoUndo changes to output files/explicitly provide output. 17256/head
Wolfgang Bangerth [Mon, 27 Jan 2025 20:42:25 +0000 (13:42 -0700)]
Undo changes to output files/explicitly provide output.

6 weeks agoExplicitly re-enable output for some tests.
Wolfgang Bangerth [Mon, 27 Jan 2025 20:39:13 +0000 (13:39 -0700)]
Explicitly re-enable output for some tests.

6 weeks agoAdjust test output.
Wolfgang Bangerth [Wed, 15 Jan 2025 20:48:52 +0000 (13:48 -0700)]
Adjust test output.

6 weeks agoManually deal with outputting the number of iterations in step-39.
Wolfgang Bangerth [Thu, 11 Jul 2024 16:22:50 +0000 (10:22 -0600)]
Manually deal with outputting the number of iterations in step-39.

6 weeks agoUpdate tutorial output.
Wolfgang Bangerth [Thu, 11 Jul 2024 16:22:21 +0000 (10:22 -0600)]
Update tutorial output.

6 weeks agoDefault SolverControl to not print to deallog.
Wolfgang Bangerth [Thu, 11 Jul 2024 13:48:08 +0000 (07:48 -0600)]
Default SolverControl to not print to deallog.

6 weeks agoAdd a changelog entry.
Wolfgang Bangerth [Tue, 21 Jan 2025 22:17:58 +0000 (15:17 -0700)]
Add a changelog entry.

6 weeks agoMerge pull request #18027 from bangerth/rename
David Wells [Mon, 27 Jan 2025 20:19:49 +0000 (15:19 -0500)]
Merge pull request #18027 from bangerth/rename

Rename unit_tangential/normal_vectors() to face_tangent/normal_vector().

6 weeks agoMerge pull request #21 from blaisb/geometry-info-1
Wolfgang Bangerth [Mon, 27 Jan 2025 18:14:06 +0000 (11:14 -0700)]
Merge pull request #21 from blaisb/geometry-info-1

Update test output for step-68 with simplices

6 weeks agoFix an issue with spaces in ParameterHandler output.
Wolfgang Bangerth [Thu, 23 Jan 2025 17:25:13 +0000 (10:25 -0700)]
Fix an issue with spaces in ParameterHandler output.

6 weeks agoMake code easier to read. 18031/head
Wolfgang Bangerth [Mon, 27 Jan 2025 17:54:11 +0000 (10:54 -0700)]
Make code easier to read.

6 weeks agoMake compile with the CUDA compiler.
Wolfgang Bangerth [Fri, 24 Jan 2025 00:38:07 +0000 (17:38 -0700)]
Make compile with the CUDA compiler.

6 weeks agoAdd a changelog.
Wolfgang Bangerth [Thu, 23 Jan 2025 22:50:20 +0000 (15:50 -0700)]
Add a changelog.

6 weeks agoAdd a test.
Wolfgang Bangerth [Thu, 23 Jan 2025 22:48:58 +0000 (15:48 -0700)]
Add a test.

6 weeks agoMake GridGenerator::hyper_ball() work in dim=2, spacedim=3.
Wolfgang Bangerth [Thu, 23 Jan 2025 22:48:37 +0000 (15:48 -0700)]
Make GridGenerator::hyper_ball() work in dim=2, spacedim=3.

6 weeks agoMerge pull request #18035 from drwells/avoid-old-orientation-functions-1
Martin Kronbichler [Mon, 27 Jan 2025 16:07:46 +0000 (17:07 +0100)]
Merge pull request #18035 from drwells/avoid-old-orientation-functions-1

MatrixFree: encode the orientation as (!orientation, rotation, flip).

6 weeks agoMerge pull request #18036 from nmuch/fix-mf-hp-fe-index
Daniel Arndt [Mon, 27 Jan 2025 15:30:47 +0000 (10:30 -0500)]
Merge pull request #18036 from nmuch/fix-mf-hp-fe-index

6 weeks agoUpdate test outputs
Bruno Blais [Mon, 27 Jan 2025 14:21:47 +0000 (09:21 -0500)]
Update test outputs

6 weeks agoFix MF::get_cell_active_fe_index() for non-hp and hp-DoFHandlers 18036/head
Nils Much [Mon, 27 Jan 2025 11:14:24 +0000 (12:14 +0100)]
Fix MF::get_cell_active_fe_index() for non-hp and hp-DoFHandlers

6 weeks agoMatrixFree: encode as (!orientation, rotation, flip). 18035/head
David Wells [Mon, 27 Jan 2025 03:07:07 +0000 (22:07 -0500)]
MatrixFree: encode as (!orientation, rotation, flip).

This moves us one step towards encoding things the same way as the
standardized orientation format.

6 weeks agoMerge pull request #18033 from peterrum/mpi_noncontiguous_partitioner_include
Peter Munch [Sun, 26 Jan 2025 15:42:41 +0000 (16:42 +0100)]
Merge pull request #18033 from peterrum/mpi_noncontiguous_partitioner_include

Add missing include

6 weeks agoAdd missing include 18033/head
Peter Munch [Sun, 26 Jan 2025 10:00:18 +0000 (11:00 +0100)]
Add missing include

6 weeks agoMerge pull request #17406 from peterrum/tw_sd_epetra
Peter Munch [Sun, 26 Jan 2025 09:59:16 +0000 (10:59 +0100)]
Merge pull request #17406 from peterrum/tw_sd_epetra

TrilinosWrappers::SolverDirect for Epetra data structures

6 weeks agoMerge pull request #18030 from KJSchwiebert/barycenter-refine
Timo Heister [Sat, 25 Jan 2025 18:38:40 +0000 (13:38 -0500)]
Merge pull request #18030 from KJSchwiebert/barycenter-refine

Add 3D alfeld (barycenter) refinement capability

6 weeks agoAdd 3D capability to alfeld_split_of_simplex_mesh() and test. 18030/head
Kyle Schwiebert [Sat, 25 Jan 2025 14:59:02 +0000 (09:59 -0500)]
Add 3D capability to alfeld_split_of_simplex_mesh() and test.

6 weeks agoMerge pull request #17755 from cembooks/nedelec
Timo Heister [Fri, 24 Jan 2025 20:59:47 +0000 (15:59 -0500)]
Merge pull request #17755 from cembooks/nedelec

Nedelec orientation fix nr.1.

6 weeks agoMerge pull request #18013 from marcfehling/precommit-cycle
Daniel Arndt [Fri, 24 Jan 2025 14:43:39 +0000 (09:43 -0500)]
Merge pull request #18013 from marcfehling/precommit-cycle

6 weeks agoAdd detect-include-cycle check to pre-commit. 18013/head
Marc Fehling [Mon, 20 Jan 2025 13:17:21 +0000 (14:17 +0100)]
Add detect-include-cycle check to pre-commit.

6 weeks agoMerge pull request #18029 from bangerth/index-set
Bruno Turcksin [Fri, 24 Jan 2025 01:02:56 +0000 (20:02 -0500)]
Merge pull request #18029 from bangerth/index-set

Deprecate IndexSet::pop_front/back().

6 weeks agoMerge pull request #18026 from bangerth/include-11
Bruno Turcksin [Fri, 24 Jan 2025 01:02:00 +0000 (20:02 -0500)]
Merge pull request #18026 from bangerth/include-11

Break the include cycle between tria.h and tria_accessor.h.

6 weeks agoMerge pull request #18024 from bangerth/complex-2
Bruno Turcksin [Fri, 24 Jan 2025 01:01:11 +0000 (20:01 -0500)]
Merge pull request #18024 from bangerth/complex-2

Break the cycle of header includes between template_constraints.h and complex_overloads.h.

6 weeks agoAdd a changelog entry. 18029/head
Wolfgang Bangerth [Thu, 23 Jan 2025 17:37:17 +0000 (10:37 -0700)]
Add a changelog entry.

6 weeks agoDeprecate IndexSet::pop_front/back().
Wolfgang Bangerth [Thu, 23 Jan 2025 17:35:41 +0000 (10:35 -0700)]
Deprecate IndexSet::pop_front/back().

6 weeks agoAdd a changelog entry. 18027/head
Wolfgang Bangerth [Thu, 23 Jan 2025 16:49:48 +0000 (09:49 -0700)]
Add a changelog entry.

6 weeks agoRename unit_tangential/normal_vectors() to face_tangent/normal_vector().
Wolfgang Bangerth [Thu, 23 Jan 2025 16:47:05 +0000 (09:47 -0700)]
Rename unit_tangential/normal_vectors() to face_tangent/normal_vector().

6 weeks agoBreak the include cycle between tria.h and tria_accessor.h. 18026/head
Wolfgang Bangerth [Thu, 23 Jan 2025 16:23:54 +0000 (09:23 -0700)]
Break the include cycle between tria.h and tria_accessor.h.

6 weeks agoBreak the cycle of header includes between template_constraints.h and complex_overloa... 18024/head
Wolfgang Bangerth [Thu, 23 Jan 2025 14:03:11 +0000 (07:03 -0700)]
Break the cycle of header includes between template_constraints.h and complex_overloads.h.

We do not ever directly include complex_overloads.h, from anywhere except
template_constraints.h. As a consequence, the include of
template_constraints.h in complex_overloads.h always expands into nothing
(because of the header guard in template_constraints.h) and it is safe
to remove the include in complex_overloads.h.

6 weeks agoBetter document our mixed complex overloads. 18023/head
Wolfgang Bangerth [Thu, 23 Jan 2025 14:00:44 +0000 (07:00 -0700)]
Better document our mixed complex overloads.

6 weeks agoMerge pull request #18019 from bangerth/include-10
David Wells [Thu, 23 Jan 2025 12:48:56 +0000 (07:48 -0500)]
Merge pull request #18019 from bangerth/include-10

Break the include cycle between dof_handler.h and dof_accessor.h.

6 weeks agoNedelec orientation fix nr.1. 17755/head
Siarhei Uzunbajakau [Mon, 7 Oct 2024 11:08:13 +0000 (13:08 +0200)]
Nedelec orientation fix nr.1.

Update fe_nedelec.h

Indent errors fix

A comment correction

Moving the swap tables to the source file

Resorting to c-tyle arrays.

Nedelec face edge orientation test

Nedelec face edge orientation test

Nedelec face edge orientation test

Nedelec face edge orientation test

Nedelec face edge orientation test

Changed misleading variable name

Changes after review

6 weeks agoMerge pull request #18022 from drwells/move-hardcoded-orientation-values-around
Wolfgang Bangerth [Thu, 23 Jan 2025 04:29:23 +0000 (21:29 -0700)]
Merge pull request #18022 from drwells/move-hardcoded-orientation-values-around

Move hardcoded orientation values around

6 weeks agoIntroduce numbers::reverse_line_orientation. 18022/head
David Wells [Thu, 23 Jan 2025 01:04:31 +0000 (20:04 -0500)]
Introduce numbers::reverse_line_orientation.

It is useful to have this value since lines only have two possible orientations.

6 weeks agotypes::geometric_orientation: clarify the definition.
David Wells [Thu, 23 Jan 2025 00:53:57 +0000 (19:53 -0500)]
types::geometric_orientation: clarify the definition.

6 weeks agoIntroduce numbers::default_geometric_orientation.
David Wells [Thu, 23 Jan 2025 00:53:13 +0000 (19:53 -0500)]
Introduce numbers::default_geometric_orientation.

7 weeks agoMerge pull request #18009 from drwells/geometric-orientation-for-lines
Wolfgang Bangerth [Wed, 22 Jan 2025 22:08:56 +0000 (15:08 -0700)]
Merge pull request #18009 from drwells/geometric-orientation-for-lines

Represent line orientations with `types::geometric_orientation`.

7 weeks agoMerge pull request #18020 from bangerth/misspellings
Marc Fehling [Wed, 22 Jan 2025 21:54:14 +0000 (22:54 +0100)]
Merge pull request #18020 from bangerth/misspellings

Fix misspellings.

7 weeks agoGive standard_vs_true_line_orientation() a better name. 18009/head
David Wells [Sat, 18 Jan 2025 16:20:11 +0000 (11:20 -0500)]
Give standard_vs_true_line_orientation() a better name.

'Standard' is ambiguous in this context since we use both per-face and
per-cell line orientations in different contexts.

7 weeks agoTriangulation: refactor the child line index code.
David Wells [Sat, 4 Jan 2025 22:54:46 +0000 (17:54 -0500)]
Triangulation: refactor the child line index code.

This avoids hard-coding specific values for orientation.

7 weeks agoUse types::geometric_orientation for lines.
David Wells [Sat, 4 Jan 2025 22:27:31 +0000 (17:27 -0500)]
Use types::geometric_orientation for lines.

7 weeks agoTriaAccessor: use face_orientation() in 2d.
David Wells [Sat, 18 Jan 2025 17:24:17 +0000 (12:24 -0500)]
TriaAccessor: use face_orientation() in 2d.

We shouldn't use the lower-level functions unless we specifically need to.

7 weeks agoFix misspellings. 18020/head
Wolfgang Bangerth [Wed, 22 Jan 2025 17:33:42 +0000 (10:33 -0700)]
Fix misspellings.

7 weeks agoBreak the include cycle between dof_handler.h and dof_accessor.h. 18019/head
Wolfgang Bangerth [Wed, 22 Jan 2025 17:26:30 +0000 (10:26 -0700)]
Break the include cycle between dof_handler.h and dof_accessor.h.

7 weeks agoAdd a missing include file.
Wolfgang Bangerth [Wed, 22 Jan 2025 17:25:54 +0000 (10:25 -0700)]
Add a missing include file.

7 weeks agoMerge pull request #17997 from bangerth/include-5
Wolfgang Bangerth [Wed, 22 Jan 2025 17:03:45 +0000 (10:03 -0700)]
Merge pull request #17997 from bangerth/include-5

Break another cycle in header file includes.

7 weeks agoMerge pull request #18018 from bangerth/include-8
Marc Fehling [Wed, 22 Jan 2025 11:21:58 +0000 (12:21 +0100)]
Merge pull request #18018 from bangerth/include-8

Include ../tests.h into a couple more tests.

7 weeks agoMerge pull request #18016 from bangerth/include-7
David Wells [Tue, 21 Jan 2025 22:05:03 +0000 (17:05 -0500)]
Merge pull request #18016 from bangerth/include-7

Include tests.h in one of the tests.

7 weeks agoInclude ../tests.h into a couple more tests. 18018/head
Wolfgang Bangerth [Tue, 21 Jan 2025 21:54:20 +0000 (14:54 -0700)]
Include ../tests.h into a couple more tests.

7 weeks agoMerge pull request #18017 from bangerth/include-6
Daniel Arndt [Tue, 21 Jan 2025 21:22:16 +0000 (16:22 -0500)]
Merge pull request #18017 from bangerth/include-6

7 weeks agoMerge pull request #18014 from marcfehling/precommit-update
Marc Fehling [Tue, 21 Jan 2025 20:44:03 +0000 (21:44 +0100)]
Merge pull request #18014 from marcfehling/precommit-update

Update pre-commit hooks. Fix typos.

7 weeks agoInclude tests.h in one of the tests. 18016/head
Wolfgang Bangerth [Tue, 21 Jan 2025 18:31:09 +0000 (11:31 -0700)]
Include tests.h in one of the tests.

7 weeks agoAdd some necessary header files to tests. 18017/head
Wolfgang Bangerth [Tue, 21 Jan 2025 18:30:30 +0000 (11:30 -0700)]
Add some necessary header files to tests.

7 weeks agoAdd missing header file. 17997/head
Wolfgang Bangerth [Tue, 21 Jan 2025 18:28:51 +0000 (11:28 -0700)]
Add missing header file.

7 weeks agoFix tests by including a missing header.
Wolfgang Bangerth [Tue, 21 Jan 2025 16:35:10 +0000 (09:35 -0700)]
Fix tests by including a missing header.

7 weeks agoAdd a changelog entry.
Wolfgang Bangerth [Thu, 16 Jan 2025 15:57:57 +0000 (08:57 -0700)]
Add a changelog entry.

7 weeks agoSplit tria_description.h.
Wolfgang Bangerth [Tue, 21 Jan 2025 18:27:49 +0000 (11:27 -0700)]
Split tria_description.h.

7 weeks agoBreak another cycle in header file includes.
Wolfgang Bangerth [Wed, 15 Jan 2025 17:54:36 +0000 (10:54 -0700)]
Break another cycle in header file includes.

7 weeks agoMerge pull request #18015 from bergbauer/fix_name_diagonal_matrix
Wolfgang Bangerth [Tue, 21 Jan 2025 18:18:02 +0000 (11:18 -0700)]
Merge pull request #18015 from bergbauer/fix_name_diagonal_matrix

Fix class name in description of DiagonalMatrix

7 weeks agoFix class name in description of DiagonalMatrix 18015/head
Maximilian Bergbauer [Tue, 21 Jan 2025 15:18:50 +0000 (16:18 +0100)]
Fix class name in description of DiagonalMatrix


In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.