-
Hey! This issue is basically a revival of #685,
I now have a clean implementation of the Polya-Gamma distribution in https://github.com/theogf/AugmentedGaussianProcesses.jl but I would be happy to mo…
-
# Discrete
- [x] Benford
- [x] Bernoulli
- [x] Beta-binomial
- [x] Beta-Pascal
- [x] Binomial
- [x] Discrete uniform
- [x] Discrete Weibull
- [x] Gamma-Poisson
- [x] Geometric
- [x] Hypergeo…
-
### Describe your issue.
The negative binomial distribution with parameters n and p fails to calculate the pmf or cdf for the corner case when n=0.
The pmf is defined recursively as
$P(k+1)…
pbrod updated
2 months ago
-
I have compiled this list of **100 new theorems to prove using mathlib4**. Some of these (like the Feit–Thompson theorem) have already been proved in other proof assistants, but that is largely irrele…
-
The existing univariate distribution infrastructure is an extremely valuable feature of SciPy, and it offers two main ways of interacting with distributions.
1. `stats.norm.pdf(2, loc=0, scale=1)` …
-
@rudolph-git-acc
I have added the sawtooth and approximate bounds to the repo here
https://github.com/km-git-acc/dbn_upper_bound/blob/master/dbn_upper_bound/pari/abbeff_largex_bounds.txt
Also, t…
-
Hello,
I have a question about how the VDJs are assigned to the contigs.
I have a trust4_cdr3.out, and I can see for example for malignant cells in my data, there are multiple VDJs. How is this po…
-
微博内容精选
-
-
Currently, the behavior of `random_polyagamma` when called with the `disable_checks=True` flag is "anything goes"; meaning that it might return a 0.0, crash your program or hang forever if the shape p…