(np.array([(p**i *(1-p)**(n-i))*(factorial(n)/(factorial(i)*factorial(n-i))) for i in range(n)[1:]])*([True if x>int(0.5*n) else False for x in range(n)[1:]]))
- Singapore
- @FuguRiot
Popular repositories Loading
-
haskell-course
haskell-course PublicForked from input-output-hk/haskell-course
This course is designed to teach students Haskell from zero to everything needed to work with Marlowe and Plutus. The course itself doesn't contain content specific to Marlowe or Plutus. So, if you…
Jupyter Notebook 1
-
marlowe-finance
marlowe-finance PublicModular Marlowe for DeFi primitives, finance and trading use cases
-
ThinkStats2
ThinkStats2 PublicForked from AllenDowney/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
Jupyter Notebook
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.