x @ yMultiply two Python objects (e.g., NumPy arrays) as matrices.
|
|
|
|
In Macaulay2, the * operator is used for matrix multiplication, but in NumPy, this results in componentwise multiplication.
|
The source of this document is in /__w/M2/M2/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Python/doc/arithmetic.m2:297:0.