#8972: Inversion and fraction fields for power series rings
-----------------------------------------------+----------------------------
Reporter: SimonKing | Owner: AlexGhitza
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.4.4
Component: algebra | Resolution: fixed
Keywords: power series ring, fraction field | Author: Simon King
Upstream: N/A | Reviewer: Robert
Bradshaw
Merged: | Work_issues: trouble with
schemes/elliptic_curves
-----------------------------------------------+----------------------------
Comment(by SimonKing):
I think the problem boils down to two problems:
1. Laurent series have no attribute ``exp``, unlike power series.
2. In some situations, there still occurs a formal fraction field when it
should be a Laurent series ring. The result is an attribute error.
For the first situation, I suggest to implement ``exp`` for Laurent series
of non-negative valuation (using exp of the underlying power series). For
the second situation, I have to analyse what goes wrong.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8972#comment:26>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.