Skip to content

Instantly share code, notes, and snippets.

@vlavorini
Last active January 8, 2019 15:05
Show Gist options
  • Save vlavorini/ba47f0a6fdc8f0e95205d97ecebb9f70 to your computer and use it in GitHub Desktop.
Save vlavorini/ba47f0a6fdc8f0e95205d97ecebb9f70 to your computer and use it in GitHub Desktop.
from mpmath import betainc
p=betainc(a_T, b_T, 0.003,1, regularized=True) #result: 0.48112566853812544
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment