On Thu, Jun 21, 2012 at 7:33 PM, eat <e.antero.ta...@gmail.com> wrote:
> Heh,
>
> On Thu, Jun 21, 2012 at 6:03 PM, Robert Kern <robert.k...@gmail.com> wrote:
>>
>> On Thu, Jun 21, 2012 at 3:59 PM, bob tnur <bobtnu...@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
>
> munkres seems to be a pure python implementation ;-).

Oops! I could have sworn that I once tried one named munkres that used
numpy. But that was several years ago.

-- 
Robert Kern
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to