pygsti.tools.matrixmod2.multidot_mod2# multidot_mod2(mlist)# Returns the product over the integers modulo 2 of a list of matrices. Parameters: mlist (list) – A list of matrices. Return type: numpy.ndarray