I have encountered the following bug with version 9.6 of SageMath under Ubuntu. This works perfectly in SageMath 9.1
Example: A = matrix(IntegerModRing(2) , 2, 2, [1, 0, 1, 1]) A.column_space() -> The kernel appears to have died. It will restart automatically. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/c89c284b-a3de-4ac5-8460-66bea16ce7fbn%40googlegroups.com.
