[SciPy-Dev] when to drop numpy 1.5.x/1.6.x support?

Jaime Fernández del Río jaime.frio at gmail.com
Sun Dec 14 12:47:41 EST 2014


On Sun, Dec 14, 2014 at 2:02 AM, Ralf Gommers <ralf.gommers at gmail.com>
wrote:
>
>
>
> On Sat, Dec 13, 2014 at 10:22 PM, Daπid <davidmenhur at gmail.com> wrote:
>>
>> On 13 December 2014 at 13:34, Lars Buitinck <larsmans at gmail.com> wrote:
>> > I don't, but I just checked the NumPy version that comes with various
>> > Linux distros so we can see what people are likely to have. There is
>> > no Ubuntu long-term support release that ships 1.5, only 1.4 (10.04)
>> > or 1.6 (12.04) [1]. Debian doesn't list 1.5 for any of its releases
>> > either [2]. CentOS 6 ships 1.4 [3], while CentOS 7 ships 1.7.1 [4].
>>
>
> Thanks for checking. The most recent Ubuntu LTS and CentOS releases are
> good data points in general I'd say. In this case Ubuntu (and Debian
> stable) are on 1.6.x, so keep that but drop 1.5.x then?
>

+1 on dropping 1.5.x.

I would actually skip over 1.6 and go all the way to 1.7 and its multi-axis
reduction operations. But having einsum and out kwargs is already a much
welcome change.

Jaime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20141214/a3bd58dc/attachment.html>


More information about the SciPy-Dev mailing list