Re: [Numpy-discussion] (no subject)

2020-06-03 Thread Charles R Harris
On Wed, Jun 3, 2020 at 12:34 PM Derek Homeier < de...@astro.physik.uni-goettingen.de> wrote: > On 2 Jun 2020, at 11:15 pm, Charles R Harris > wrote: > > > >> Also, I had expected the sdist to be the .tar.gz format, I can't find > it back but IIRC that's what we decided in the past. It's smaller,

Re: [Numpy-discussion] (no subject)

2020-06-03 Thread Derek Homeier
On 2 Jun 2020, at 11:15 pm, Charles R Harris wrote: > >> Also, I had expected the sdist to be the .tar.gz format, I can't find it >> back but IIRC that's what we decided in the past. It's smaller, and it's >> what pretty much all other projects do. > > NumPy has always used zip since PyPI limi

Re: [Numpy-discussion] (no subject)

2020-06-02 Thread Sandro Tosi
> Should be fixed. indeed it is, thanks! -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twi

Re: [Numpy-discussion] (no subject)

2020-06-02 Thread Charles R Harris
On Tue, Jun 2, 2020 at 3:19 PM Charles R Harris wrote: > > > On Tue, Jun 2, 2020 at 3:15 PM Charles R Harris > wrote: > >> >> >> On Tue, Jun 2, 2020 at 1:31 AM Ralf Gommers >> wrote: >> >>> >>> >>> On Tue, Jun 2, 2020 at 7:14 AM Sandro Tosi wrote: >>> hey! On Sun, May 31, 2020 a

Re: [Numpy-discussion] (no subject)

2020-06-02 Thread Charles R Harris
On Tue, Jun 2, 2020 at 3:15 PM Charles R Harris wrote: > > > On Tue, Jun 2, 2020 at 1:31 AM Ralf Gommers > wrote: > >> >> >> On Tue, Jun 2, 2020 at 7:14 AM Sandro Tosi wrote: >> >>> hey! >>> >>> On Sun, May 31, 2020 at 7:52 PM Charles R Harris >>> wrote: >>> > Downstream developers should use

Re: [Numpy-discussion] (no subject)

2020-06-02 Thread Charles R Harris
On Tue, Jun 2, 2020 at 1:31 AM Ralf Gommers wrote: > > > On Tue, Jun 2, 2020 at 7:14 AM Sandro Tosi wrote: > >> hey! >> >> On Sun, May 31, 2020 at 7:52 PM Charles R Harris >> wrote: >> > Downstream developers should use Cython >= 0.29.16 for Python 3.8 >> support and OpenBLAS >= 3.7 to avoid wr

Re: [Numpy-discussion] (no subject)

2020-06-02 Thread Ralf Gommers
On Tue, Jun 2, 2020 at 7:14 AM Sandro Tosi wrote: > hey! > > On Sun, May 31, 2020 at 7:52 PM Charles R Harris > wrote: > > Downstream developers should use Cython >= 0.29.16 for Python 3.8 > support and OpenBLAS >= 3.7 to avoid wrong results on the Skylake > architecture. The NumPy Wheels for th

Re: [Numpy-discussion] (no subject)

2020-06-01 Thread Sandro Tosi
hey! On Sun, May 31, 2020 at 7:52 PM Charles R Harris wrote: > Downstream developers should use Cython >= 0.29.16 for Python 3.8 support and > OpenBLAS >= 3.7 to avoid wrong results on the Skylake architecture. The NumPy > Wheels for this release can be downloaded from PyPI, source archives and