Coding Theory Documentation logo
Coding Theory Documentation
  • Introduction
  • Tutorials
    • Linear Codes Over Finite Fields
    • Cyclic Codes
    • Quantum Codes
    • Weight Reduction
  • Examples
    • The Vardy-Be’ery Decomposition
    • Quantum Reed-Muller Codes
  • Classical
    • Linear Codes
    • Concatenated Codes
    • Cyclic Codes
    • Quasi-Cyclic Codes
    • Generalized Reed-Solomon Codes
    • Reed-Muller Codes
    • Modifying Codes
    • Product Codes
      • Constructors
      • Attributes
      • Methods
    • Miscellaneous Known Linear Codes
  • LDPC
    • LDPC Codes
    • Generalized LDPC/Tanner Codes
    • LDPC Ensemble Analysis
    • LDPC Noise Channels
    • Decoding LDPC Codes
  • Quantum
    • Notes
    • Product Codes
    • Miscellaneous Known Stabilizer Codes
    • Weight Reduction
  • Misc
    • Tilings
    • Trellises
    • Utilies
    • Weight Enumerators, Distributions, And Minimum Distances
  • References
  • Index
Version
  • Classical
  • Product Codes
  • Product Codes
Edit on GitHub

Product Codes

Constructors

CodingTheory.MatrixProductCode — Type
MatrixProductCode(C::Vector{AbstractLinearCode}, A::CTMatrixTypes)

Return the matrix product code defined by the vector of linear codes C and matrix A.

source

productcode tensorproduct_code

Attributes

MPC.C MPC.A

Methods

« Modifying CodesMiscellaneous Known Linear Codes »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.24 on Tuesday 30 July 2024. Using Julia version 1.9.4.