display_template_from_instantiation#

tqec.templates.display_template_from_instantiation(instantiation)[source]#

Display an array representing a template instantiation with ASCII output.

Parameters:

instantiation (ndarray[Any, dtype[int64]]) – the integer array obtained from the Template.instantiate method.

Return type:

None