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 /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Python/doc/arithmetic.m2:297:0.