Re: [Numpy-discussion] Numpy FFT normalization options issue (addition of new option)

2020-06-26 Thread leofang
Hi all, Since I brought this issue from CuPy to Numpy, I'd like to see a decision made sooner than later so that downstream libraries like SciPy and CuPy can act accordingly. I think norm='forward' is fine. If there're still people unhappy with it after my reply, I'd suggest norm='reverse'. It ha

Re: [Numpy-discussion] Proposal to accept NEP 49: Data allocation strategies

2021-05-12 Thread leofang
Eric Wieser wrote >> Yes, sorry, had been a while since I had looked it up: >> >> https://docs.python.org/3/c-api/memory.html#c.PyMemAllocatorEx > > That `PyMemAllocatorEx` looks almost exactly like one of the two variants > I was proposing. Is there a reason for wanting to define our own structur