-
While I'm not familiar with the Philox pseudo-random number generator (PRNG) in Numpy (it does look well suited to generation in a distributed setting), I think adopting a stateless PRNG API will be u…
-
By importing `CoArbitrary`, I expected to be able to find a counterexample of a function.
`Conjecture` in the following script obviously has a counterexample, but it seems that sometimes the `QuickCh…
-
Disclaimer: I have not conducted any research into how the following affects information security or may lead to errors.
These pieces of code generate random numbers in the range from 0 to 1 inclus…
-
Dear TFHE team,
I'm filing an issue to point out that random number generation in the
current version of TFHE seems broken.
The library currently uses the C++ standard library's random number …
-
We need all implementations to be deterministic. With any sort of compiled approach (JIT, Cython) this is challenging.
It's particularly tricky to support determinism with the single-step approach…
-
It'd be nice to be able to match our models and do something like this:
```
sigma_sim
-
**Describe the bug**
Arviz's `from_numpyro` function works on many model objects in numpyro, but not the officially supported bridge with JaxNS — `numpyro.contrib.nested_sampling` — because `Nested…
-
**Describe the bug**
The following commands succeed.
```
git clone https://github.com/colmap/colmap.git
cd colmap
mkdir build
cd build
cmake .. -GNinja
```
It fails at `cmake .. -GNinja`. T…
-
Sample fail report: http://www.cpantesters.org/cpan/report/9dadce3e-e8fc-11ed-a654-b70f1145618a
With that same perl I produced a core file and then got this stack trace:
``` text
Using host lib…
andk updated
2 months ago
-
When trying to use the PRNG to generate some number ghc crashes:
```
λ import Crypto.Threefish.Random
λ gen