tqec.templates.display.display_template_from_instantiation

display_template_from_instantiation(instantiation: ndarray[Any, dtype[int64]]) None[source]

Display an array representing a template instantiation with ASCII output.

Parameters:

instantiation – the integer array obtained from the Template.instantiate method.