setting and getting column in numpymatrix

devnew at gmail.com devnew at gmail.com
Thu Nov 1 14:24:08 EDT 2007


hi
i am looking for an efficient way to get a specific column of a
numpy.matrix ..
also i want to set  a column  of the matrix with a given set of
values ..i couldn't find any methods for this in matrix doc..do i have
to write   the functions from scratch?

TIA
dn




More information about the Python-list mailing list