Ejemplo n.º 1
0
 def __pow__(self, other):
     return MatrixBase.__pow__(self, other)
Ejemplo n.º 2
0
 def __pow__(self, other):
     return MatrixBase.__pow__(self, other)