Re: [Numpy-discussion] Disallow Accelerate as a LAPACK backend for NumPy

2019-11-15 Thread Ilhan Polat
We have a wiki page with all the details on scipy repo for the rationale of why we wanted to drop it. There is no need to discuss further about the situation of Accelerate. On Fri, Nov 15, 2019, 15:41 Ralf Gommers wrote: > > > On Fri, Nov 15, 2019 at 5:27 AM Matti Picus wrote: > >> On Tue,

Re: [Numpy-discussion] Disallow Accelerate as a LAPACK backend for NumPy

2019-11-15 Thread Ralf Gommers
On Fri, Nov 15, 2019 at 5:27 AM Matti Picus wrote: > On Tue, Nov 12, 2019 at 12:41 AM Matti Picus > wrote: > > Apple has dropped support for Accelerate. It has bugs that have not > been > fixed, and is closed source so we cannot fix them ourselves. We have > been getting a ha

Re: [Numpy-discussion] Disallow Accelerate as a LAPACK backend for NumPy

2019-11-15 Thread Matti Picus
On Tue, Nov 12, 2019 at 12:41 AM Matti Picus wrote: Apple has dropped support for Accelerate. It has bugs that have not been fixed, and is closed source so we cannot fix them ourselves. We have been getting a handful of reports from users who end up building NumPy on macOS, and

Re: [Numpy-discussion] Disallow Accelerate as a LAPACK backend for NumPy

2019-11-12 Thread Derek Homeier
On 12 Nov 2019, at 3:27 am, Ian Henriksen wrote: > > Extra data point here: SciPy already dropped support for Accelerate as of > version 1.2.0. > > Best, > > Ian Henriksen > > > On Mon, Nov 11, 2019 at 6:40 PM Matti Picus wrote: > Apple has dropped support for Accelerate. It has bugs that

Re: [Numpy-discussion] Disallow Accelerate as a LAPACK backend for NumPy

2019-11-11 Thread Ian Henriksen
Extra data point here: SciPy already dropped support for Accelerate as of version 1.2.0. Best, Ian Henriksen On Mon, Nov 11, 2019 at 6:40 PM Matti Picus wrote: > Apple has dropped support for Accelerate. It has bugs that have not been > fixed, and is closed source so we cannot fix them oursel

[Numpy-discussion] Disallow Accelerate as a LAPACK backend for NumPy

2019-11-11 Thread Matti Picus
Apple has dropped support for Accelerate. It has bugs that have not been fixed, and is closed source so we cannot fix them ourselves. We have been getting a handful of reports from users who end up building NumPy on macOS, and inadvertently link to Accelerate, then end up with wrong linalg resu