#17740: Division of modules by basering elements should not pass to the fraction
field.
-------------------------+-------------------------------------------------
Reporter: | Owner:
robertwb | Status: needs_info
Type: | Milestone: sage-6.5
defect | Resolution:
Priority: major | Merged in:
Component: | Reviewers: Vincent Delecroix
coercion | Work issues:
Keywords: | Commit:
Authors: | bff474b33f681de5d51ebf1be5c95dc7ac7f2f03
Robert Bradshaw | Stopgaps:
Report Upstream: N/A |
Branch: |
u/robertwb/17740 |
Dependencies: |
-------------------------+-------------------------------------------------
Changes (by vdelecroix):
* status: positive_review => needs_info
Comment:
Now, I am not sure anymore that your solution is better. The
implementation of `division_parent` tries to execute `~parent.one()`. But
the default implementation of `__invert__` of an element `x` in
`sage.structure.element` is precisely to call `1/x` (and soonly
`x.parent().one()/x` with #17692). Hence using `division_parent` should
lead to some infinite recursions that we curiously do not see here. No?
--
Ticket URL: <http://trac.sagemath.org/ticket/17740#comment:22>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.