pygsti.tools.opttools

pygsti.tools.opttools#

This module defines tools for optimization and profiling

Functions

time_hash()

Get string-version of current time

timed_block(label[, time_dict, printer, ...])

Context manager that times a block of code