Navigation

  • index
  • modules |
  • next |
  • previous |
  • Coding Theory »

Index of CodesΒΆ

The codes object may be used to access the codes that Sage can build.

  • codes.BCHCode
  • codes.BinaryGolayCode
  • codes.BinaryReedMullerCode
  • codes.CyclicCode
  • codes.CyclicCodeFromGeneratingPolynomial
  • codes.CyclicCodeFromCheckPolynomial
  • codes.DuadicCodeEvenPair
  • codes.DuadicCodeOddPair
  • codes.ExtendedBinaryGolayCode
  • codes.ExtendedQuadraticResidueCode
  • codes.ExtendedTernaryGolayCode
  • codes.HammingCode
  • codes.LinearCodeFromCheckMatrix
  • codes.QuadraticResidueCode
  • codes.QuadraticResidueCodeEvenPair
  • codes.QuadraticResidueCodeOddPair
  • codes.QuasiQuadraticResidueCode
  • codes.RandomLinearCode
  • codes.RandomLinearCodeGuava
  • codes.ReedSolomonCode
  • codes.TernaryGolayCode
  • codes.ToricCode
  • codes.TrivialCode
  • codes.WalshCode

Note

To import these names into the global namespace, use:

sage: from sage.coding.codes_catalog import *

Previous topic

Channels

Next topic

Linear Codes

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Coding Theory »
© Copyright 2005--2016, The Sage Development Team. Created using Sphinx 1.3.1.