Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to generate a nonsquare Vandermonde matrix?

According to the documentation, we can generate a Vandermonde matrix using the method matrix.vandermonde() or vandermonde().

But they generate only square matrix. How do we generate a Vandermonde matrix which is not a square matrix?