On Sun, Aug 12, 2018 at 11:31 PM Saul Schleimer <saul...@gmail.com> wrote:
>
> Dear all -
>
> Just for the record, I started using flipper in sage and immediately got 
> bitten by this.  I'll vote for ~n meaning some version of bit flipping 
> (preferably python's).

Another possibility--since we're talking about preparsers lately, is
to support a unary division operator just in Sage.


> On Monday, June 6, 2016 at 6:13:19 AM UTC-4, Jeroen Demeyer wrote:
>>
>> On 2016-06-06 10:39, Erik Bray wrote:
>> > But then you have to deal with the usual mess of ensuring that
>> > the __rdiv__ method handles division for those objects.
>>
>> FYI: __rdiv__ does not exist in Cython (__div__ is always used), so
>> there is not so much mess.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to