Skip to content

Look to support DType subclass for finite field algebra #642

@mhostetter

Description

@mhostetter

There is a NEP to support custom DTypes that define custom arithmetic and storage. As that becomes more stable, we can adapt the API to have a DType factory that yields a new dtype for each finite field.

This will be a large refactor, but will support the future direction of NumPy. If done, it will require a big bump in the minimum NumPy version supported. We may just have to leave galois versions < X to be the ones that support the previous paradigm (ndarray subclasses that implement finite field math).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions