You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick python code written to calculate how many loot boxes you need to open in order to get all of the items in overwatch. Each loot box has 4 items in it of different rarities: common, rare, epic,…
This program is used to fit any function using Markov Chain Monte Carlo (MCMC). The idea behind it is that its supposed to be like "mpfitfun" but with MCMC. Hence the name...