pygsti.extras.interpygate.core.InterpolatedQuantity

pygsti.extras.interpygate.core.InterpolatedQuantity#

class InterpolatedQuantity(interpolators, parameter_ranges)#

Bases: object

Methods

__init__(interpolators, parameter_ranges)

from_file(filename)

write(filename)

Attributes

num_params

qty_shape

__call__(v)#

Call self as a function.