Skip to content

inefficient polynomial powering for positive characteristic #7253

Closed
@robertwb

Description

@robertwb

One can take advantage of the fact that (a+b)p = ap + bp to quickly expand fn = fqp * fr (as r<p, and f^p is sparse, the resulting product is easy to compute).

See http://groups.google.com/group/sage-support/browse_thread/thread/38c3d619a7684a90

Upstream: Fixed upstream, in a later stable release.

Component: algebra

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

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