Skip to content

conversion from symbolic expression to laurent polynomial #21833

@dkrenn

Description

@dkrenn
sage: L = LaurentPolynomialRing(QQ, 'x')
sage: L(x + 3/x)
3*x^-1 + x

should work, but doesn't.

Component: algebra

Author: Daniel Krenn

Branch/Commit: ba5f230

Reviewer: Ralf Stephan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions