Skip to content

Wrong result for multivariate polynomial evaluation #34417

@yyyyx4

Description

@yyyyx4

Example:

sage: R.<x,y> = Zmod(9)[]
sage: f = x^2 * y
sage: f(3, 1)
1

Upstream: Fixed upstream, in a later stable release.

CC: @malb

Component: algebra

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

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