Commit 2023-05-18 07:35 0fe136b3
View on Github →feat: port LinearAlgebra.UnitaryGroup (#3699)
I use name unitaryGroup
(because it's a Submonoid
, not a Type _
) and namespace UnitaryGroup
. Should I change either of these names?
Also, I don't know how to fix the timeout in the simpNF
linter.