I need help in improper handling of zero matrices.
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!
Which matrices
A
andB
do you enter exactly, and what error do you get exactly? Please provide sufficient information to reproduce the error.