Project

General

Profile

Bug #15

Updated by John Abbott over 3 years ago

Problem problem with
<pre>
Fp5 Z5 := NewZZmod(5); NewRingFp(5);
adj(mat(Fp5, adjoint(Mat(Z5, [[1,2],[3,1]]));
</pre>

Back