Skip to content

A proper class for Hamming codes #19930

@sagetrac-dlucas

Description

@sagetrac-dlucas

codes.HammingCode is not a constructor for a class, but a method which builds a generic linear code.

This ticket proposes a class implementation of Hamming codes, using the API introduced in #18099 which properly sets Hamming codes as a class. It also comes with a new generic encoder for codes built from a parity check matrix.

CC: @wdjoyner @ppurka @ClementPernet

Component: coding theory

Author: David Lucas

Branch/Commit: 2b6875a

Reviewer: Clément Pernet

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions