On Tue, Mar 10, 2015 at 11:22 AM, Nathaniel Smith wrote:
> On Mar 10, 2015 11:15 AM, "Paul Hobson" wrote:
> >
> >
> > On Mon, Mar 9, 2015 at 4:33 PM, Charles R Harris <
> charlesr.har...@gmail.com> wrote:
> >>
> >>
> >>
> >> On Mon, Mar 9, 2015 at 2:34 PM, Paul Hobson wrote:
> >>>
> >>> I feel
On 09/03/15 21:34, Paul Hobson wrote:
> I feel your pain. Making it worse, numpy.random.lognormal takes "mean"
> and "sigma" as input. If there's ever a backwards incompatible release,
> I hope these things will be cleared up.
The question is how...
The fix is obvious, but the consequences are un
On Mar 10, 2015 11:15 AM, "Paul Hobson" wrote:
>
>
> On Mon, Mar 9, 2015 at 4:33 PM, Charles R Harris <
charlesr.har...@gmail.com> wrote:
>>
>>
>>
>> On Mon, Mar 9, 2015 at 2:34 PM, Paul Hobson wrote:
>>>
>>> I feel your pain. Making it worse, numpy.random.lognormal takes "mean"
and "sigma" as in
On Mon, Mar 9, 2015 at 4:33 PM, Charles R Harris
wrote:
>
>
> On Mon, Mar 9, 2015 at 2:34 PM, Paul Hobson wrote:
>
>> I feel your pain. Making it worse, numpy.random.lognormal takes "mean"
>> and "sigma" as input. If there's ever a backwards incompatible release, I
>> hope these things will be c
On Tue, Mar 10, 2015 at 1:20 PM, Charles R Harris wrote:
>
>
> On Tue, Mar 10, 2015 at 10:33 AM, wrote:
>
>>
>> I got a illegal value message using MKL on Windows 64 while running the
>> statsmodels test suite.
>>
>> Kevin is getting the same with more information, which indicates that it
>> mig
On Tue, Mar 10, 2015 at 10:33 AM, wrote:
>
> I got a illegal value message using MKL on Windows 64 while running the
> statsmodels test suite.
>
> Kevin is getting the same with more information, which indicates that it
> might be numpy.linalg.svd
>
> https://github.com/statsmodels/statsmodels/is
I got a illegal value message using MKL on Windows 64 while running the
statsmodels test suite.
Kevin is getting the same with more information, which indicates that it
might be numpy.linalg.svd
https://github.com/statsmodels/statsmodels/issues/2308#issuecomment-78086656
Is this serious?
I'm jus