lua-matrix icon indicating copy to clipboard operation
lua-matrix copied to clipboard

Update to support n-vector and casting other table-like types

Open marcelvanherk opened this issue 11 years ago • 0 comments

Hi,

I added support to allow N-element vectors, and outproduct now accepts 3 and 4 vector

I also call astable() if it exists in matrix:new; this allows casting other objects from my environment into a matrix

Hope you like the changes

Marcel

marcelvanherk avatar Dec 08 '13 13:12 marcelvanherk