# coding: utf-8 # AUTO-GENERATED FILE -- DO NOT EDIT """ Accelerators for the statistics module. """ __doc__ = """Accelerators for the statistics module. """ __file__ = '/Users/Shared/src/ide/build-files/build-temp/runtimes-release/__os__/osx/runtime-python3.8/lib/Python.framework/Versions/3.8/lib/python3.8/lib-dynload/_statistics.cpython-38-darwin.so' __loader__ = None __name__ = '_statistics' __package__ = '' __spec__ = None def _normal_dist_inv_cdf(p, mu, sigma): pass