iqm.benchmarks.compressive_gst.mgst.low_level_jit#
All functions compiled with numba, such as tensor contractions and derivatives.
Functions
|
Compute the lower bound of the mean value error (MVE) between true and estimated parameters. |
|
Compute the Mp-norm lower bound of the distance between true and estimated parameters. |
|
Contract a sequence of matrices in the given order. |
|
Compute the derivative of to the objective function with respect to the POVM tensor A. |
|
Compute the derivative of the objective function with respect to the state tensor B. |
|
Compute the derivative of the objective function with respect to the Kraus tensor K. |
|
Compute first order derivative and products. |
|
Calculate all nonzero terms of the second derivatives with respect to the POVM tensor A. |
|
Calculate all nonzero terms of the second derivative with respect to the state tensor B. |
|
Compute the second derivative of the objective function with respect to the Kraus tensor K. |
|
Convert a base-10 integer to an integer in a specified base with a fixed number of digits. |
|
Calculate the objective function value for matrices, POVM elements, and target values. |
|
Calculate the objective function with respect to a unitary gauge transformation. |