[Numpy-discussion] Re: [RFC] - numpy/SVML appears to be poorly optimized

2021-11-15 Thread Matti Picus
On 6/11/21 6:56 pm, Sayed Adel wrote: > appears to be poorly optimized. It should perform well, not poor neither heavily optimized. > this also makes it quite difficult to improve (with either a better compiler or by hand). We can put the blame on Intel for not sharing their source code but

[Numpy-discussion] Re: Code formatters

2021-11-15 Thread Charles R Harris
On Sun, Nov 14, 2021 at 4:28 PM Juan Nunez-Iglesias wrote: > > > On 15 Nov 2021, at 8:23 am, Stefan van der Walt > wrote: > > On Sun, Nov 14, 2021, at 09:13, Charles R Harris wrote: > > The black formatter is much improved in its latest version and I think > good enough to start using. The main

[Numpy-discussion] Re: Code formatters

2021-11-15 Thread Sebastian Berg
On Mon, 2021-11-15 at 14:28 -0700, Charles R Harris wrote: > On Sun, Nov 14, 2021 at 4:28 PM Juan Nunez-Iglesias > > wrote: > > > > https://github.com/jni/skan/blob/74507344b4cd4453cc43b4dbd0b5742fc08eb5a0/.style.yapf > > > > As Stéfan said, fix the knobs (yours might be different), then > >

[Numpy-discussion] Re: Code formatters

2021-11-15 Thread Charles R Harris
On Mon, Nov 15, 2021 at 3:02 PM Sebastian Berg wrote: > On Mon, 2021-11-15 at 14:28 -0700, Charles R Harris wrote: > > On Sun, Nov 14, 2021 at 4:28 PM Juan Nunez-Iglesias > > > > wrote: > > > > > > > > > > https://github.com/jni/skan/blob/74507344b4cd4453cc43b4dbd0b5742fc08eb5a0/.style.yapf > >