Post Reply 
Vandermonde -- request for mxn
01-12-2015, 09:04 PM
Post: #1
Vandermonde -- request for mxn
The current implementation for vandermond(v) simply returns a square matrix based on a vector v. So if v has n entries, vandermond(v) is an n x n matrix. Is it possible to have vandermonde also accept an optional argument m so that vandermonde(v,m) returns an m x n matrix?

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
01-13-2015, 01:21 AM
Post: #2
RE: Vandermonde -- request for mxn
I second, +1!
Find all posts by this user
Quote this message in a reply
01-13-2015, 10:19 AM
Post: #3
RE: Vandermonde -- request for mxn
I would return an n rows x m column matrix according to the current convention, not n x m
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)