On Dec 30, 8:02 pm, Jason Grout <jason-s...@creativetrax.com> wrote:
> Nice.  Here's another.  If v is a vector, it would be nice to have:
>
> v.row() -- return a 1-row matrix, same as matrix(v) (i.e., a row vector)
>
> v.column() -- return a 1-column matrix, same as v.transpose() (i.e., a
> column vector)

I like this, too.

> That would take care of your ideological problem with v.transpose(), I
> think.

Yes, I'll sleep better tonight.  ;-)

Rob

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to