Commit 2021-06-21 14:25 9ce032c3
View on Github →feat(data/matrix/basic): generalize to non_assoc_semiring (#7974) Matrices with whose coefficients form a non-unital and/or non-associative ring themselves form a non-unital and non-associative ring. This isn't a full generalization of the file, the main aim was to generalize the typeclass instances available.