[Numpy-discussion] Improving Complex Comparison/Ordering in Numpy

2020-06-04 Thread Rakesh Vasudevan
Hi all, As a follow up to gh-15981 , I would like to propose a change to bring complex dtype(s) comparison operators and related functions, in line with respective cpython implementations. The current state of complex dtype comparisons/ordering as summ

Re: [Numpy-discussion] Improving Complex Comparison/Ordering in Numpy

2020-06-27 Thread Rakesh Vasudevan
u, Jun 4, 2020 at 9:17 PM Rakesh Vasudevan > wrote: > >> Hi all, >> >> As a follow up to gh-15981 <https://github.com/numpy/numpy/issues/15981>, >> I would like to propose a change to bring complex dtype(s) comparison >> operators and related function

Re: [Numpy-discussion] Improving Complex Comparison/Ordering in Numpy

2020-07-02 Thread Rakesh Vasudevan
I agree with the idea of setting apart the parameter from python , "by" sounds like a good alternative Rakesh On Wed, Jul 1, 2020, 18:45 Sebastian Berg wrote: > On Wed, 2020-07-01 at 12:48 -0700, Stephan Hoyer wrote: > > On Wed, Jul 1, 2020 at 12:23 PM Sebastian Berg < > > sebast...@sipsoluti