Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
168 contributions in the last year
Contribution activity
January 2020
Created an issue in sympy/sympy that received 2 comments
sympy.stats: Die distribution being treated as continuous?
The following code snippet suggests that the Die distribution is being treated as continuous:
from sympy.stats import Die, P
X, Y = Die('X', 6), Di…
2
comments
35
contributions
in private repositories
Jan 2 – Jan 30