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