issues
search
daqana
/
dqrng
Fast Pseudo Random Number Generators for R
https://daqana.github.io/dqrng/
Other
42
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exclude PCG on MacOS PowerPC
#91
rstub
closed
5 months ago
3
Fix issues from 0.4.0
#90
rstub
closed
6 months ago
3
UBSAN Errors on CRAN
#89
rstub
closed
6 months ago
2
`dqrng` 0.4.0 fails to build: `error: no match for 'operator/'`
#88
barracuda156
closed
5 months ago
42
Restore pcg ctor
#87
rstub
closed
6 months ago
3
Remove extra boost
#86
rstub
closed
6 months ago
1
Rethink distribution functions
#85
rstub
opened
6 months ago
0
Add 'inline' to get_seed_from_r()
#84
rstub
closed
6 months ago
1
How to set random seed using RcppParallel or OpenMP to be repeatable
#83
xiangpin
closed
7 months ago
7
Feature/parallel generate
#82
rstub
closed
7 months ago
0
Deprecate scalar functions
#81
rstub
closed
7 months ago
0
Failures from reverse dependency checks
#80
rstub
closed
3 months ago
40
Add clone(stream) method for the RNGs
#79
rstub
closed
7 months ago
1
I/O for RNG state
#78
rstub
closed
7 months ago
0
Differences in results between dqrng::dqrunif() and dqrng::uniform_distribution dist(min, max);
#77
phgrosjean
closed
7 months ago
23
Cannot install on Windows because of symlink
#76
plietar
opened
9 months ago
3
Add missing inline attributes to avoid linker issues.
#75
plietar
closed
9 months ago
5
WARN on CRAN
#74
rstub
closed
11 months ago
0
New WARN on CRAN
#73
rstub
closed
11 months ago
0
Implement weighted sampling
#72
rstub
opened
1 year ago
8
Rethink generating uniform floats
#71
rstub
opened
1 year ago
0
Change internal storage type to Rcpp::XPtr<random_64bit_generator>
#70
rstub
closed
1 year ago
1
Improve CI
#69
rstub
opened
1 year ago
2
Restructure jump() to remove code duplication.
#68
rstub
closed
1 year ago
0
Allow registering as user-supplied RNG
#67
rstub
closed
1 year ago
0
Support I/O of the RNG state
#66
rstub
closed
7 months ago
0
Bug: Compile-time and runtime-polymorphism do not work together
#65
hsloot
opened
1 year ago
1
Usability enhancements for external package authors
#64
rstub
closed
7 months ago
3
Rethink storage of the RNG
#63
rstub
closed
1 year ago
2
fix: testhat finds dqrng header
#62
hsloot
closed
1 year ago
2
feat: improve gitignore file
#61
hsloot
closed
1 year ago
1
Testthat issues with daring headers
#60
hsloot
closed
1 year ago
0
Use standardized gitignore file
#59
hsloot
closed
1 year ago
0
feat: global RNG access
#58
hsloot
closed
1 year ago
20
Other xoshiro generators
#57
rstub
closed
1 year ago
0
Support more xo(ro)shiro RNGs
#56
rstub
closed
1 year ago
0
Decouple sitmo
#55
rstub
closed
1 year ago
0
Remove weighted sampling methods for now
#54
rstub
closed
1 year ago
0
Improve sample performance for small sets
#53
rstub
closed
1 year ago
1
dqsample.int with arg prob sinks performance
#52
vjontiveros
opened
1 year ago
9
New methods `dqrmvnorm` and `dqrmvt`
#51
rstub
closed
1 year ago
0
Add `dqrrademacher`
#50
kylebutts
closed
1 year ago
4
Support for fast rademacher random variables
#49
kylebutts
closed
1 year ago
1
Fix typo
#48
fkohrt
closed
1 year ago
1
Feature/weighted sampling
#47
rstub
closed
1 year ago
1
Additional multivariate distributions
#46
statzhero
closed
1 year ago
10
'prob' argument for dqrng::dqsample
#45
s3alfisc
opened
3 years ago
5
Leave R's RNG state unchanged
#44
rstub
closed
3 years ago
0
Package loading advances R's default seed
#43
LTLA
closed
3 years ago
11
Vignette examples broken in latest version
#42
fabiangehring
closed
4 years ago
1
Next