pygsti.baseobjs.opcalc.slowopcalc

pygsti.baseobjs.opcalc.slowopcalc#

Python implementations of common polynomial operations

Functions

abs_sum_bulk_eval_compact_polynomials_complex(...)

Equivalent to np.sum(np.abs(bulk_eval_compact_polynomials_complex(.)))

compact_deriv(vtape, ctape, wrt_params)

Take the derivative of one or more compact Polynomials with respect to one or more variables/parameters.

float_product(ar)