Dirk Laurie on Thu, 13 Nov 2003 07:44:42 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Term-by-term vector and matrix operations


Are there Pari equivalents for the Matlab-style
  x.*y, x./y, x.^y
term-by-term operations on a vector or matrix?

Dirk