[SciPy-dev] 0.7.1: new schedule
David Cournapeau
david@ar.media.kyoto-u.ac...
Fri May 22 00:51:36 CDT 2009
Pauli Virtanen wrote:
> Thu, 21 May 2009 14:33:30 +0900, David Cournapeau wrote:
>
>> I have changed the schedule for scipy 0.7.1. I set up the release
>> date for the first June. Ideally, I would like that all backports go
>> into the 0.7.x branch within the end of next WE. Is that ok with
>> everyone involved working on 0.7.x branch ? Some matlab IO problems have
>> been fixed by Matthew, Pauli and Josef have backported some fixes in
>> stats and special, and I have fixed everything I wanted to see fixed for
>> 0.7.x.
>>
>
> Probably OK. However, several of the bugfixes to scipy.special have not
> been backported.
>
> I think at the following should be ported:
>
> -- bug fix for struve function
> 5465
> 5466
>
I backported this one (r5764).
> -- bug fix for AMOS bessel functions, fix negative orders
> 5516
> 5521
>
But not this one: the changes do not apply, there need to be other
commits as well - even by importing assert_to_tol code as well for the
tests to run, 5 tests are failing.
David
More information about the Scipy-dev
mailing list