* add functions for: ".*" "./" ".^" which are operations that effect elements and not whole matrices. (e.g.: [1,2,3].*[1,2,3] --> [1,4,9])
Log in to post a comment.