metagn
|
739e1badb6
stdlib organization & documentation improvements (#20971)
|
1 year ago |
ringabout
|
e1ddd2d524
put std/threads under the umbrella of nimPreviewSlimSystem (#20711)
|
2 years ago |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 years ago |
Antonis Geralis
|
a52918a994
Add missing rand(var Rand, Ordinal) overload (#20124)
|
2 years ago |
ringabout
|
59befed8ee
prevent cache thrashing (#20129)
|
2 years ago |
ringabout
|
a8590d6707
[ORC] replace threadpool with createThread in the runnableExamples (#20106)
|
2 years ago |
Antonis Geralis
|
f34734ffb4
Improve rand(bool) (#20045)
|
2 years ago |
Amjad Ben Hedhili
|
cf78c02b70
Make `random.rand` work with `Ordinal` (#20043)
|
2 years ago |
Tomohiro
|
7c8ea490a2
Fix initrand to avoid random number sequences overlapping (#18744)
|
3 years ago |
Timothee Cour
|
76f74fae88
std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)
|
3 years ago |
Antonis Geralis
|
d1d2498c7b
Add lent annotation to avoid extra copies in sample (#18404)
|
3 years ago |
Timothee Cour
|
45490497e3
fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468)
|
3 years ago |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 years ago |
Dominik Picheta
|
00f86f5591
Better error message for rand(153 .. 102) (#17031)
|
3 years ago |
konsumlamm
|
f57774e1e7
Improve documentation for random (#17015)
|
3 years ago |
flywind
|
18c24eb4d0
add system random to stdlib: std/sysrand (#16459)
|
3 years ago |
hlaaftana
|
4fac8af0c9
Add initRand() with seed based on time (#16953)
|
3 years ago |
Elliot Waite
|
f3d57761ab
Fix broken links in docs (#16336)
|
3 years ago |
flywind
|
a32acc351e
Revert "use generics in random (#16283)" (#16291)
|
3 years ago |
flywind
|
71e2a9e569
use generics in random (#16283)
|
4 years ago |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 years ago |
Antonis Geralis
|
53d9902347
Make default state public (#15763)
|
4 years ago |
b3liever
|
59ba4d8c03
added normal variate function (#14725)
|
4 years ago |
Miran
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
Miran
|
352232e62d
style fix: change 'JS' to 'js' to make it consistent (#13168)
|
4 years ago |
Miran
|
1551fff853
clean up deprecated stuff and unused imports in tests (#13059)
|
4 years ago |
Judd
|
8b1ef8e07e
allow random module to be used in standalone: (#12617)
|
5 years ago |
Jjp137
|
93461aee34
Fix many broken links
|
5 years ago |
Miran
|
a5ab502f08
[backport] fix type's case in random.nim (#12445)
|
5 years ago |