-
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…
-
Grid like many codes uses the standard libraries implementation of the normal_distribution. This takes a uniform random number generator as a input and calls it **twice** to generate normally distribu…
-
Develop a method of creating an augmented set of audio files created by taking in audio file paths and modifying the files by adding noise from a normal distribution. The normal distribution used shou…
-
-
The Wrapped Normal distribution on the circle was mentioned in #224. There's a Distributions-compatible implementation that takes care to avoid excess work at https://gist.github.com/sethaxen/2ce75fa8…
-
-
I have a code in R which at some point computes the cdf of a multivariate normal distribution using pmvnorm {mvtnorm}. I'm implementing a version of it in Julia, but I don't see how to perform this ta…
-
Hi,
I was wondering how to create a sample with a normal distribution using the Morris sampler.
Since 'dists' is not yet supported in the morris sampler, I tried a workaround (tested with the sal…
-
### What happened?
In #2759, we implement `Distribution.getPDF()` and `Distribution.getCDF()` which return the `ot.Function` corresponding to the PDF or CDF. This feature is interesting for various…
-
Hi,
We've been doing some load tests with Wiremock and after some strange delay readings, we did a simple load test (very simple GET stub, no extensions added, just plain old wiremock) using a ra…