Codes (qiskit_qec.codes)

Codes module classes and functions

QECCode()

QECCode is the core class for all QEC codes and is the central construct from which all QEC codes are derived.

StabSubSystemCode([gauge_group, shell, ...])

The "StabSubSystemCode" inherits the "Code" class

CodeLibrary(name, path, config_filename)

CodeLibrary class

CodeLibrarian([config])

CodeLibrarian class.

small_code(n, k, index[, info_only])

Returns the [[n,k]]-index code in the library.

all_small_codes([n, k, index, info_only, ...])

Returns all small codes.