Skip to content

very strange bug with LaurentSeriesRing #7

@sagetrac-dmharvey

Description

@sagetrac-dmharvey
sage: R.<u> = LaurentSeriesRing(pAdicField(5, 10))
sage: S.<t> = LaurentSeriesRing(RationalField())
sage: R(t + t^2 + O(t^3))
 u^1 + t + O(t^2) + u^2 + t + O(t^2) + O(u^3 + t + O(t^2))

???!!!!???

Component: basic arithmetic

Issue created by migration from https://trac.sagemath.org/ticket/7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions