-
### Description
The readme says:
> If [numpy](http://www.numpy.org/) is installed, its global random state is reset at the start of every test.
Nowadays, [numpy recommends](https://numpy.org/…
-
We should try to use BearSSL whenever possible.
To do:
- [ ] nginx
OpenSSL code is mostly contained in one file. It seems possible, but difficult to port to libtls.
- [ ] python
Used by hashlib…
-
ENGLISH.
Hello ShredOS and Nwipe creators.
Have fun with your projects and good luck.
I have some questions.
If I have erased a data carrier by overwriting it with Nwipe
(possibly package…
-
PCG seems like a nice alternative to Mersenne Twister (used in Numpy)
http://www.pcg-random.org/
-
There are RNGs that can skip n values in less than O(n) time, and they should have the opportunity to expose this to the user. And the ones that don't still have a sensible default:
``` haskell
skip …
-
Add ATA secure erase after the re-worked drive selection window (#357)
-
`Guid.NewGuid()` is 10 times slower on Linux compared to Windows.
| Slower | diff/base | Windows Median (ns) | Linux Median (ns) | Modality|
| -----------------------------…
-
### Is your feature request related to a problem? Please describe.
The CDF in the `scipy.stats.multivariate_normal` is computed using Alan Genz's algorithm. This is the main Fortran subroutine that…
Mv77 updated
2 months ago
-
Hi,
We have several questions on the code structuring and function functionality inconsistencies:
---
## Pattern-based methods
### General/Noise Generation
### 1.
In some environment …
-
"Delegated ... from ..." does not tell me anything. It requires me to open the docs of turborand in the browser just to see what a simple method is doing.
This is bad UX.