[Numpy-discussion] Good way to develop numpy as popular choice!
Robert Kern
robert.kern@gmail....
Thu Jun 21 10:03:48 CDT 2012
On Thu, Jun 21, 2012 at 3:59 PM, bob tnur <bobtnur78@gmail.com> wrote:
> Hi all numpy fun;)
> This question is already posted in stackoverflow by some people, I am just
> thinking that numpy python will do this with trick;) I guess numpy will be
> every ones choice as its popularity increases. The question is herein:
> http://stackoverflow.com/questions/10074270/how-can-i-find-the-minimum-number-of-lines-needed-to-cover-all-the-zeros-in-a-2
My "numpy solution" for this is just
$ pip install munkres
http://pypi.python.org/pypi/munkres
--
Robert Kern
More information about the NumPy-Discussion
mailing list