Skip to content

Order in symbolic ring: error calling operator #19425

@dkrenn

Description

@dkrenn
sage: R.<r> = ZZ[[]]
sage: o = SR(r.O(2)).operands()[1]; o
Order(r^2)
sage: o.operator()
...
RuntimeError: cannot find SFunction in table

or

x.Order().operator()
...
RuntimeError: cannot find SFunction in table

Component: symbolics

Author: Benjamin Hackl

Branch/Commit: 7a2e948

Reviewer: Ralf Stephan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions