-
Hi, I am unable to install `teachingApps` version 1.0.4. I have included some system information below:
CRAN (R 3.6.1)
GNU/Linux Trisquel distribution (Ubuntu14.04)
BH 1.69.0-1 2019-01-07
g++ 4.…
-
QuintLeo suggested [here](https://bitcointalk.org/index.php?topic=324118.msg22063326#msg22063326):
* "Perhaps Gridcoin should add support for the GIMPS (Great Internet Mersenne Prime Search) project …
-
Similarly to how multiplication uses different algorithms depending on some conditions, GCD could be optimized by using more than 1 algorithm. It should look something like this:
https://github.com/R…
-
## Checklist
> Please ensure the following tasks are completed before submitting a feature request.
- [x] Read and understood the [Code of Conduct][code-of-conduct].
- [x] Searched for …
-
in the readme, it says that mfacto(c) can't upload results automatically.
also, mfacto(c) produce results.txt and not results.json.txt, so the results can't be uploaded manually (mersenne.org only su…
-
# Sighting report
bdevperf_submit_single() uses rand_r for 64 bit random numbers - it correctly uses RAND_MAX to build a 62 bit random number but the period of rand_r() is less than 32-bits so the co…
-
We are using `numpy.random_intel` with the Intel Anaconda distribution. We need to avoid all uses of Mersenne Twister (which frighteningly is included in random_intel) and rely exclusively on the RDRA…
-
## bearophile_hugs reported this on 2011-01-31T00:03:54Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=5509
### CC List
* lt.infiltrator
### Description
````markdown
Beside the cur…
-
Standardise our implementations.
- [x] cTimer should be replaced with `std::chrono`
- [x] Mersenne Twister random should be replaced with `std::mersenne_twister_engine`
- [x] cFastRandom should be rep…
-
```
clang-linux.compile.c++ ../../../../bin.v2/libs/spirit/test/qi/qi_range_run.test/clang-linux-12/release/cxxstd-11-iso/stdlib-libc++/threading-multi/visibility-hidden/range_run.o
In file included…