-
Several functions and methods in Sage have mutable default arguments, especially lists. This is generally frowned upon, at least on the Python side (see http://effbot.org/zone/default-values.htm), s…
-
When running generators from the new CLI feature, they are not very random. Here is the output of calling "chance word" several times in a row:
vapik
teogefe
suvaflud
ut
gibgewuga
cim
gendadel
ate
r…
-
This continues the discussion from #525. Going from NEST 2 to 3, the API function ``ResetNetwork()`` was removed because it was unclear what it was supposed to do. We now propose to reintroduce the fu…
-
**Is your feature request related to a problem? Please describe.**
https://numpy.org/doc/stable/reference/random/legacy.html#numpy.random.RandomState
> The [RandomState](https://numpy.org/doc/stab…
wyli updated
10 months ago
-
It would be cool when it's possible to define a default generator as php [attribute](https://stitcher.io/blog/attributes-in-php-8). Haskell's quickcheck also allows you to define a default implementat…
-
Reputation is a boundless negative or positive number regarding your connection to a certain faction. It raises as you complete missions successfully and fall when you fail or if a sysadmin traces you…
-
To assist reproducing bugs, please include the following:
* Operating System : Windows 7
* Python version : 3.6
* Where Python was acquired : Python.org
* h5py version : '2.7.0'
* HDF5 versi…
-
**What is the demo that you require ? Please describe.**
Add every non CORS from https://github.com/chubin/awesome-console-services as an demo example
# awesome-console-services
[![Awesome](h…
-
There has been a lot of complaining on the internet recently about how `` has poor random number generators. I am wondering if there is interest in implementation and addition of the PCG random number…
-
Is it difficult to extend this algorithm to handle nonrandom inputs? E.g. something like
>> deterministic_slug(4360)
quirky-thing-easy-memorize
>> deterministic_slug(4360)
…