GTri_code# ssip.code_examples.GTri_code = CSScode(PZ=array([[1, 0, 0, 1, 0, 1, 1, 0], [1, 0, 1, 0, 0, 1, 0, 1], [1, 1, 0, 0, 0, 0, 1, 1], [0, 0, 0, 0, 1, 1, 1, 1]], dtype=uint8), PX=array([[1, 1, 1, 1, 1, 1, 1, 1]]))# [[8,3,2]] generalised triorthogonal code. Type: CSScode