der_bingham_normalization

Import in python using from mcutils.utils.hypergeometry import der_bingham_normalization

mcutils.utils.hypergeometry.der_bingham_normalization(matrices)[source]

Computes the 1F1(1/2; 3/2; M) for a sequence of matrices

Args:
matrices: (N, 3, 3) np.ndarray

N 3x3 matrices

Returns: (N, ) np.ndarray & (N, 3, 3) np.ndarray
  • 1F1(1/2; 3/2; M) for the matrices

  • derivative of 1F1(1/2; 3/2; M) to the matrix elements