distance

distance#

Functions

X_distance

Finds the X distance of a CSS code in a naive manner, by enumerating over all X logicals.

Z_distance

Finds the Z distance of a CSS code in a naive manner, by enumerating over all Z logicals.

code_distance

Finds the distance of a CSS code in a naive manner, by enumerating over all logicals.

distance_GAP

Gives an upper bound on the distance of a CSS code using GAP.

distance_lower_bound_z3

Checks to see whether there are any Z logicals of weight at most d.

distance_z3

Finds the distance of a CSS code.

subsystem_distance_GAP

Gives an upper bound on the dressed distance of a subsystem CSS code using GAP.