einsum¶ einsum(subscripts: str, *operands: PolyArray | ndarray) → Poly | PolyArray¶ einsum パラメータ: subscripts (str) -- *operands (PolyArray | ndarray) -- 戻り値の型: Poly | PolyArray