cSimulator(CNOlist, model, simList, indexList, mode=1)
If you would like to compute the output of a model that contains some of the gates in the model but not all, we suggest that you use the function SimulateT1
and specify in the bStringT1
argument which gates you want to be included. Indeed, SimulateT1 is a wrapper around simulatorT1 that takes care of cutting the model for you before simulating it.