I need help in improper handling of zero matrices.

asked 2024-02-14 12:53:24 +0200

mia02 gravatar image

Hello Everyone,

I'm currently studying linear algebra and I have a question about matrix multiplication in SageMath. I'm trying to multiply two matrices, A and B, of dimensions (m x n) and (n x p) , but I'm encountering errors or unexpected results like : improper handling of zero matrices.

Could you please provide me the correct solution for this query.

Thank you for your help!

edit retag flag offensive close merge delete

Comments

1

Which matrices A and B do you enter exactly, and what error do you get exactly? Please provide sufficient information to reproduce the error.

rburing gravatar imagerburing ( 2024-02-14 13:10:13 +0200 )edit