Module docstring
{"# Trace of a matrix
This file defines the trace of a matrix, the map sending a matrix to the sum of its diagonal entries.
See also LinearAlgebra.Trace for the trace of an endomorphism.
Tags
matrix, trace, diagonal
","### Special cases for Fin n for low values of n
"}