Right kernel basis, using the main kernel interface with COL_LOWER, hangs on the following input:
prime = 29, rdim = 1, cdim = 3, len = 11
<1 x 3 matrix over Z/nZ[x]>
[[0, x^9+17*x^5, 27*x^10+17*x^9+20*x^8+22*x^7+26*x^6+3*x^5+17*x^4+13*x^3+17*x^2+19*x+1]]
Discovered while building a more robust test file for kernel. Possibly related to #32
Right kernel basis, using the main
kernelinterface withCOL_LOWER, hangs on the following input:Discovered while building a more robust test file for kernel. Possibly related to #32