bingham_normalization

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

mcutils.utils.hypergeometry.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

1F1(1/2; 3/2; M) for the matrices