General

Profile

bbrklm (Benson Muite)

  • Login: bbrklm
  • Registered on: 01/07/2022
  • Last sign in: 10/02/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

10/02/2022

07:51 AM Ruby master Misc #18888: Migrate ruby-lang.org mail services to Google Domains and Google Workspace
Server administration can take time away from further developing Ruby. Supporting contributions from a diverse set o... bbrklm (Benson Muite)

02/13/2022

09:12 AM Ruby master Feature #18463: Random number generation with xoshiro
@mrkn Happy to add Xoshiro and PCG generators. Probably also good to add
MRG32k3a [1]
Philox [2]
MixMax [3][4]
Sq...
bbrklm (Benson Muite)

02/12/2022

01:18 PM Ruby master Feature #18463: Random number generation with xoshiro
Work in progress gem for xoshiro128++ [0]
Python continues to use Mersenne twister as default[1], but Numpy has be...
bbrklm (Benson Muite)

02/11/2022

03:26 PM Ruby master Feature #18463: Random number generation with xoshiro
A work in progress Gem can be found at https://gitlab.com/bkmgit/xoshiro256plusplus
The default in https://github....
bbrklm (Benson Muite)

01/23/2022

02:57 PM Ruby master Feature #18481: Porting YJIT to Rust (request for feedback)
Numba uses llvmlite https://github.com/numba/llvmlite for its JIT, but seems to need many patches. They also primaril... bbrklm (Benson Muite)

01/07/2022

07:11 AM Ruby master Feature #18463: Random number generation with xoshiro
Thanks for the feedback. Another good algorithm is pcg https://rubygems.org/gems/pcg_random bbrklm (Benson Muite)
06:34 AM Ruby master Feature #18463 (Open): Random number generation with xoshiro
Xoshiro https://prng.di.unimi.it/ random number generation is typically faster than Mersenne Twister currently used ... bbrklm (Benson Muite)

Also available in: Atom