[LNT] r207898 - Use Mann-Whitney U test to identify changes

Yi Kong Yi.Kong at arm.com
Sun May 4 07:50:08 PDT 2014


There is a library that provides Mann-Whitney U test which is written 
purely in Python and it's released in MIT-like license. Can we use that 
as a replacement to SciPy?(I'm not familiar with licensing issues with LLVM)

http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html

On 03/05/14 22:40, Chris Matthews wrote:
> This package index will need to be updated before the bots will work:
>
> http://lab.llvm.org/packages/
>
> Their pip installations are limited to packages in that repo.
>
> On May 3, 2014, at 2:34 PM, Renato Golin <renato.golin at linaro.org> wrote:
>
>> On 3 May 2014 22:18, Chris Matthews <chris.matthews at apple.com> wrote:
>>> I would assume on the linux bots installing those packages + pip installing the scipy into the virtualenv will work?
>>
>> Nope. I did install scipy (which pulled numpy), but that doesn't fix
>> the virtualenv.
>>
>> --renato
>
>
>





More information about the llvm-commits mailing list