I was able to generate an array via Python and through this generated array I had to generate a 3x3 array. But I do not know how to do this, I was researching and I know that Python itself has a resource for this, but I do not think so.
Example:
I have the Matrix:
Result
AndthroughthisgeneratedMatrixitwouldreturnmeother3x3Matrix,asintheonebelow:
If anyone can help me and I will be extremely grateful!
Thank you!