Hi all,
Following up on this. Created a WIP PR
https://github.com/numpy/numpy/pull/16700
As stated in the original thread, We need to start by having a sort()
function for complex numbers that can do it based on keys, rather than
plain arithmetic ordering.
There are two broad ways to approach
On Fri, 2020-06-26 at 21:53 -0700, leofang wrote:
> 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
> peop