Skip to content

inconsistent API for .log() method in finite fields #38350

@yyyyx4

Description

@yyyyx4

After #37329, the .log() method takes an optional order= argument for some implementations of finite-field elements, and throws exceptions for some others when a third argument (in addition to self and the base element) is passed.

This inconsistency is annoying: All implementations of this method should accept the order= argument and either do something useful with it or discard it silently but gracefully.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions