Skip to content

Tags: JuliaRandom/RNGTest.jl

Tags

v1.6.1

Toggle v1.6.1's commit message
[Diff since v1.6.0](v1.6.0...v1.6.1)

**Merged pull requests:**
- Fix for Distributed use of WrappedRNG (#31) (@GregPlowman)
- Avoid trunc error in smarsa_BirthSpacings in bigcrushJulia (#32) (@GregPlowman)
- Test on pre releases instead of nightly (#35) (@andreasnoack)
- Bump actions/cache from 1 to 4 (#36) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 5 (#37) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#38) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#39) (@dependabot[bot])

**Closed issues:**
- Error in bigcrushJulia (#28)
- Distributed Julia crush tests return zeros (#30)
- Interpretation of test p-values (#33)

v1.6.0

Toggle v1.6.0's commit message
## RNGTest v1.6.0

[Diff since v1.5.1](v1.5.1...v1.6.0)


**Closed issues:**
- Move to JuliaRandom (#24)

**Merged pull requests:**
- Switch from BinaryProvider to _jll (#25) (@andreasnoack)
- Increase test coverage (#26) (@andreasnoack)

v1.5.1

Toggle v1.5.1's commit message
## RNGTest v1.5.1

[Diff since v1.5.0](v1.5.0...v1.5.1)


**Closed issues:**
- Calling bigcrushTestU01 multiple times results in crash (#20)

**Merged pull requests:**
- Add compat entry for Julia (#18) (@andreasnoack)
- Use Travis for Windows testing (#19) (@andreasnoack)
- Switch CI badge to GA and delete .travis.yml (#21) (@andreasnoack)
- Make uses of Unit01 safe wrt interruption by wrapping the ccall in (#22) (@andreasnoack)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from andreasnoack/an/compat

Add compat entry for Julia

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from awllee/master

fixes for 0.7/1.0

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from GregPlowman/master

pointer_to_array deprecated to unsafe_wrap

v1.3.0

Toggle v1.3.0's commit message
Update build.jl to latest binaries

v1.2.0

Toggle v1.2.0's commit message
Merge pull request #12 from andreasnoack/anj/06

Add import Compat.String again

v1.1.0

Toggle v1.1.0's commit message
Merge pull request #8 from andreasnoack/anj/06

Get ready for 0.6

v1.0.0

Toggle v1.0.0's commit message
RNGTest v1.0.0 [f3558a9]