Exemplo n.º 1
0
from lsqpy.exprs.variable import Variable

z = Variable()

z.broadcast(3,3).printme()