Re: [Numpy-discussion] A minor milestone

2018-09-09 Thread Paul Hobson
In addition to this, at least half the Windows-using Python people in my social circle of switched to Windows Subsystem for Linux, which is quite good now. In include myself in this, and only use python from "Windows" when I have to deal with Access or MS-SQL Server databases (probably 10% of my wo

Re: [Numpy-discussion] A minor milestone

2018-09-08 Thread Charles R Harris
On Sat, Sep 8, 2018 at 12:03 PM Chris Barker wrote: > There are probably a LOT of Windows users getting numpy from conda as well. > > (I know my CI's and users do...) > > It'd be nice if there was some way to track real usage! > I wonder if the conda folks have some statistics? Chuck

Re: [Numpy-discussion] A minor milestone

2018-09-08 Thread Chris Barker
There are probably a LOT of Windows users getting numpy from conda as well. (I know my CI's and users do...) It'd be nice if there was some way to track real usage! -CHB On Sat, Sep 8, 2018 at 3:44 PM, Charles R Harris wrote: > > > On Fri, Sep 7, 2018 at 11:16 PM Andrew Nelson wrote: > >> >

Re: [Numpy-discussion] A minor milestone

2018-09-08 Thread Charles R Harris
On Fri, Sep 7, 2018 at 11:16 PM Andrew Nelson wrote: > > but on Travis I install it half a dozen times every day. > > Good point. I wonder if there's any way to take that into account when > considering whether to drop versions. > > On Sat, 8 Sep 2018 at 15:14, Nathaniel Smith wrote: > >> On Fr

Re: [Numpy-discussion] A minor milestone

2018-09-07 Thread Andrew Nelson
> but on Travis I install it half a dozen times every day. Good point. I wonder if there's any way to take that into account when considering whether to drop versions. On Sat, 8 Sep 2018 at 15:14, Nathaniel Smith wrote: > On Fri, Sep 7, 2018 at 6:33 PM, Charles R Harris > wrote: > > Thanks fo

Re: [Numpy-discussion] A minor milestone

2018-09-07 Thread Nathaniel Smith
On Fri, Sep 7, 2018 at 6:33 PM, Charles R Harris wrote: > Thanks for the link. It would be nice to improve the Windows numbers, Linux > is still very dominant. I suppose that might be an artifact of the systems > used by developers as opposed to end users. It would be a different open > source wor

Re: [Numpy-discussion] A minor milestone

2018-09-07 Thread Charles R Harris
On Fri, Sep 7, 2018 at 2:31 AM Nathaniel Smith wrote: > On Fri, Sep 7, 2018 at 1:19 AM, Hans Dembinski > wrote: > > > >> On 7. Sep 2018, at 06:33, Nathaniel Smith wrote: > >> > >> Looking at https://pypistats.org/packages/numpy , it appears that > >> August 24 was the last day when numpy had mo

Re: [Numpy-discussion] A minor milestone

2018-09-07 Thread Nathaniel Smith
On Fri, Sep 7, 2018 at 1:19 AM, Hans Dembinski wrote: > >> On 7. Sep 2018, at 06:33, Nathaniel Smith wrote: >> >> Looking at https://pypistats.org/packages/numpy , it appears that >> August 24 was the last day when numpy had more Python 2 downloads than >> Python 3 downloads (maybe ever?). > > Go

Re: [Numpy-discussion] A minor milestone

2018-09-07 Thread Hans Dembinski
> On 7. Sep 2018, at 06:33, Nathaniel Smith wrote: > > Looking at https://pypistats.org/packages/numpy , it appears that > August 24 was the last day when numpy had more Python 2 downloads than > Python 3 downloads (maybe ever?). Good news, it is about time. Just out of curiosity, what happen

[Numpy-discussion] A minor milestone

2018-09-06 Thread Nathaniel Smith
Looking at https://pypistats.org/packages/numpy , it appears that August 24 was the last day when numpy had more Python 2 downloads than Python 3 downloads (maybe ever?). -n -- Nathaniel J. Smith -- https://vorpus.org ___ NumPy-Discussion mailing list