Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaRandom/RandomNumbers.jl issues and pull requests

#86 - Update CI scripts to use the latest versions of Julia and Python.

Pull Request - State: closed - Opened by sunoru 5 months ago

#85 - update tests for new implementation of `shuffle`

Pull Request - State: closed - Opened by KristofferC 6 months ago - 1 comment

#84 - Ambiguity error with complex numbers

Issue - State: closed - Opened by maleadt about 3 years ago - 1 comment

#83 - Fix `seed!` for Xoshiro256 again

Pull Request - State: closed - Opened by mtsch about 3 years ago - 4 comments

#82 - Fix `seed!` for Xoshiro256

Pull Request - State: closed - Opened by mtsch about 3 years ago - 4 comments

#81 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot about 3 years ago - 4 comments

#80 - Delete REQUIRE and bump for a tag

Pull Request - State: closed - Opened by ChrisRackauckas about 3 years ago - 1 comment

#79 - Default inner constructor

Pull Request - State: closed - Opened by YingboMa about 3 years ago - 7 comments

#78 - Xorshift128Plus has several catastrophically bad seeds

Issue - State: closed - Opened by c42f over 3 years ago - 4 comments

#77 - formatting in .md changed for docs

Pull Request - State: closed - Opened by milankl over 3 years ago - 1 comment

#76 - randfloat docs

Pull Request - State: closed - Opened by milankl over 3 years ago - 1 comment

#75 - randfloat(Float16)

Pull Request - State: closed - Opened by milankl over 3 years ago - 3 comments

#74 - Mk/randfloat

Pull Request - State: closed - Opened by milankl over 3 years ago - 1 comment

#73 - randfloat() for Float32/64 plus tests

Pull Request - State: closed - Opened by milankl over 3 years ago - 9 comments

#72 - Proposal: randfloat() for sampling from _all_ floats in [0,1)?

Issue - State: closed - Opened by milankl over 3 years ago - 15 comments

#71 - Why is the Mersenne Twister in Base faster?

Issue - State: open - Opened by stakaz about 4 years ago - 1 comment

#70 - Update tests

Pull Request - State: closed - Opened by HaoxuanGuo about 4 years ago - 1 comment

#69 - Very cheap PRNG

Issue - State: closed - Opened by milankl over 4 years ago - 8 comments

#68 - Xoroshiro128Plus slows down relative to Base MT with increasing sample size

Issue - State: open - Opened by robsmith11 over 4 years ago - 1 comment

#67 - possible test failure in upcoming Julia version 1.5

Issue - State: open - Opened by rfourquet over 4 years ago

#65 - chaotic prng

Issue - State: open - Opened by snirgaz over 4 years ago

#64 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment

#63 - use stdlib Printf

Pull Request - State: closed - Opened by KristofferC over 4 years ago - 3 comments

#61 - Added efficient bit rotate functions

Pull Request - State: closed - Opened by jakobnissen over 5 years ago - 5 comments

#60 - New release

Issue - State: closed - Opened by GregPlowman over 5 years ago - 5 comments

#59 - Update speed benchmarking for Julia 1.x

Pull Request - State: closed - Opened by robertfeldt over 5 years ago - 4 comments

#58 - Storing RNG state

Issue - State: closed - Opened by snirgaz over 5 years ago - 2 comments

#57 - Wrong implementation of Mersenne Twister

Issue - State: closed - Opened by gyk over 5 years ago - 2 comments

#56 - Make 1.2.0 in project

Pull Request - State: closed - Opened by ChrisRackauckas over 5 years ago - 3 comments

#55 - Require Requires

Pull Request - State: closed - Opened by ChrisRackauckas over 5 years ago - 2 comments

#54 - ArgumentError: Package RandomNumbers does not have Requires in its dependencies:

Issue - State: closed - Opened by varnerlab over 5 years ago - 8 comments

#53 - Move Random123 to a separate package?

Issue - State: closed - Opened by ChrisRackauckas over 5 years ago - 5 comments

#52 - Please consider implementing xoshiro256** (and/or xoshiro256+)

Issue - State: open - Opened by PallHaraldsson over 5 years ago - 4 comments

#51 - 0.5 is no longer current

Pull Request - State: closed - Opened by PallHaraldsson almost 6 years ago - 13 comments

#50 - Documentation link on README is broken atm?

Issue - State: closed - Opened by JobJob almost 6 years ago - 1 comment

#49 - Cap Documenter.jl to 0.19 on Travis

Pull Request - State: closed - Opened by mortenpi almost 6 years ago - 2 comments

#48 - zero seeds give zeros

Issue - State: closed - Opened by ChrisRackauckas about 6 years ago - 4 comments

#47 - Error when trying to compile as dependency

Issue - State: closed - Opened by rcalxrc08 about 6 years ago - 2 comments

#46 - Tests fail Windows 10 Julia 1.0.0

Issue - State: closed - Opened by hearnsj about 6 years ago - 2 comments

#45 - Build error on Julia v1.0

Issue - State: closed - Opened by cossio about 6 years ago - 1 comment

#44 - 1.0-compliant release

Issue - State: closed - Opened by mkborregaard about 6 years ago - 4 comments

#43 - Update build.jl

Pull Request - State: closed - Opened by rcalxrc08 about 6 years ago

#42 - 1.0 fixes

Pull Request - State: closed - Opened by currymj about 6 years ago - 11 comments

#41 - seed changed to Random.seed! on v0.7 nightly

Issue - State: closed - Opened by ChrisRackauckas about 6 years ago - 4 comments

#40 - v0.7 tag

Issue - State: closed - Opened by ChrisRackauckas about 6 years ago - 8 comments

#39 - Usage with Multinomial draws

Issue - State: closed - Opened by rohitvarkey over 6 years ago - 2 comments

#38 - Jump functions for Xorshift family

Issue - State: open - Opened by GregPlowman over 6 years ago - 2 comments

#37 - Question on RNGs for use in parallel simulations

Issue - State: open - Opened by GregPlowman over 6 years ago - 4 comments

#36 - Generic gen_seed method

Issue - State: open - Opened by GregPlowman over 6 years ago - 3 comments

#35 - Change name of supertype AbstractRNG?

Issue - State: open - Opened by GregPlowman over 6 years ago - 2 comments

#34 - Running benchmarks throws an error

Issue - State: closed - Opened by sdwfrost over 6 years ago - 1 comment

#33 - build: using gmake for FreeBSD

Pull Request - State: closed - Opened by iblislin almost 7 years ago - 2 comments

#32 - Speed of RNG

Issue - State: closed - Opened by mkborregaard about 7 years ago - 2 comments

#31 - AESNI doesn't work on Julia 0.7-dev

Issue - State: closed - Opened by sunoru about 7 years ago

#30 - Set as default

Issue - State: closed - Opened by mkborregaard about 7 years ago - 6 comments

#29 - Bases -> Basics

Pull Request - State: closed - Opened by ChrisRackauckas over 7 years ago - 3 comments

#28 - Update CI URLs to point to new caching infrastructure

Pull Request - State: closed - Opened by staticfloat over 7 years ago - 4 comments

#27 - Build failure on 0.6

Issue - State: closed - Opened by snirgaz over 7 years ago - 4 comments

#26 - Usage for common distributions

Issue - State: closed - Opened by ChrisRackauckas over 7 years ago - 6 comments

#25 - Strip cr from files before testing

Pull Request - State: closed - Opened by GregPlowman over 7 years ago - 6 comments

#24 - Pkg.test() fails on Windows because of CR-LF

Issue - State: closed - Opened by GregPlowman over 7 years ago - 3 comments

#23 - shuffle! does not work with Xorshift RNGs from this package

Issue - State: closed - Opened by kozross over 7 years ago - 1 comment

#22 - Update build.jl

Pull Request - State: closed - Opened by musm over 7 years ago - 5 comments

#21 - Allow build() to run on Windows

Pull Request - State: closed - Opened by GregPlowman over 7 years ago - 4 comments

#20 - Properly reset when calling srand for Philox2x

Pull Request - State: closed - Opened by GregPlowman over 7 years ago - 3 comments

#19 - Building RandomNumbers on Windows

Issue - State: closed - Opened by GregPlowman over 7 years ago - 1 comment

#18 - Update RandomNumbers.jl

Pull Request - State: closed - Opened by musm over 7 years ago - 7 comments

#17 - Register This Package?

Issue - State: closed - Opened by ChrisRackauckas over 7 years ago - 4 comments

#16 - Base.randn MethodError

Issue - State: closed - Opened by fiatflux almost 8 years ago - 1 comment

#15 - Add AppVeyor tests on v0.5

Pull Request - State: closed - Opened by ChrisRackauckas almost 8 years ago - 2 comments

#14 - Enable v0.5 tests

Pull Request - State: closed - Opened by ChrisRackauckas almost 8 years ago - 3 comments

#13 - Drop pre-release support

Pull Request - State: closed - Opened by ChrisRackauckas almost 8 years ago - 3 comments

#12 - Seed sequence

Issue - State: open - Opened by sunoru about 8 years ago

#11 - refactor Xorshift128: remove eval, reconfigure types

Pull Request - State: closed - Opened by simonbyrne about 8 years ago - 2 comments

#10 - The way to use AES.

Issue - State: closed - Opened by sunoru about 8 years ago - 3 comments

#9 - Which parameter triples to choose for xorshift family?

Issue - State: open - Opened by sunoru over 8 years ago

#8 - Conversion to Float

Issue - State: open - Opened by simonbyrne over 8 years ago - 3 comments

#7 - PCG works slowly and type warning questions

Issue - State: closed - Opened by sunoru over 8 years ago - 16 comments

#6 - Circular shifts

Issue - State: closed - Opened by simonbyrne over 8 years ago - 11 comments

#5 - The supported version of Julia

Issue - State: closed - Opened by sunoru over 8 years ago

#4 - About the tests

Issue - State: closed - Opened by sunoru over 8 years ago - 3 comments

#3 - Milestones of this project

Issue - State: open - Opened by sunoru over 8 years ago - 2 comments

#2 - Benchmark methods

Issue - State: closed - Opened by sunoru over 8 years ago

#1 - RNG list to be implemented

Issue - State: open - Opened by sunoru over 8 years ago - 7 comments