BUG: SageMath 9.6 for Ubuntu; inverse() with

asked 2023-02-15 10:00:40 +0200

anonymous user

Anonymous

BUG: SageMath 9.6 for Ubuntu; inverse()

A = matrix(IntegerModRing(6), [[2, 1], [1, 6]])

show(A)

B = A.inverse()

show(B)

A*B # The kernel appears to have died

edit retag flag offensive close merge delete

Comments

What is your ubuntu version?

Mairon gravatar imageMairon ( 2023-02-15 10:51:29 +0200 )edit
1

This code is ok in W11 WSL UBUNTU22.04 SageMath 9.8

ortollj gravatar imageortollj ( 2023-02-15 12:06:46 +0200 )edit
1

Hello Anonymous when you ask a question on the site, out of respect for the people who try to help you, it would be good to answer their request for precision. Why don't you respond to the request for clarification of Mairon ?

ortollj gravatar imageortollj ( 2023-02-16 11:35:02 +0200 )edit