On 2018-08-12 17:39, vdelecroix wrote:
To construct the element x^-1 one has to use 1 // x because //
stands for "internal division" in Sage

What does "internal division" mean? I would define // as Euclidean division (in some unspecified way since Euclidean division is not unique). So I wonder how you would define a // b on the Laurent polynomial ring in general (where b is not a power of x).

I would define a // b on the Laurent polynomial ring simply as extending the operation // of ordinary polynomials. That way, 1 // x should be 0.


Jeroen.

--
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