Open fingolfin opened 1 week ago
We seem to have generic eigenvalue machinery in https://github.com/lgoettgens/Nemo.jl/blob/52ef106a39f4c37830756cb45411401fd8bcdcbc/src/matrix.jl#L206-L293, but this is restricted to MatElem{<:FieldElem}
.
I see no harm widening the signature for the eigenvalue*
functions to allow RingElem
.
Just stumbled over this when demoing OSCAR: