-
Feel free to rename the issue to be more informative, I don't really understand what's going on here.
MWE:
```julia
julia> import Enzyme; using Distributions
julia> func = x -> logpdf(reshape(produc…
-
-
### If you are filing this issue based on a specific GitHub Discussion, please link to the relevant Discussion.
This issue follows the PR https://github.com/AlexsLemonade/OpenScPCA-analysis/pull/844 …
-
dear markrogoyski:
I was requesting for this feature earlier.
I notice the name spaces Multivariate/Normal is added in your recent release.
https://github.com/markrogoyski/math-php/blob/maste…
-
hi,
tried searching for similar topic but couldn't find one.
I am wondering if its possible to use normal distribution for the randomness when doing each line up instead of simple randomness?
If a…
-
Split normal is a useful distribution that isn't currently implemented in SciPy. I will work to implement.
Split normal: https://en.wikipedia.org/wiki/Split_normal_distribution
-
There seemed to be some talk of a `normal-inverse-wishart` distribution back in 2014ish. Has it been implemented in `Distributions.jl`? I would like to define the distribution, sample from it, and per…
-
While working on a project at the PPAML sumer school, I came across the need to use a skew normal distribution. https://en.wikipedia.org/wiki/Skew_normal_distribution. I've started coding it with the …
Ely-S updated
8 years ago
-
I recently found myself wanting a truncated normal distribution (e.g. a univariate normal which has parameters for specifying minimum and/or maximum values).
Is this a sufficiently common need to …
-
We are developing an outlook web addin using office js Smart alert template.
when composing an email through normal new compose window and adding one distribution list as a recipient, then from off…