bugGNU Scientific Library - Bugs: bug #55965, Implement PCG random number...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #55965: Implement PCG random number generator

Submitter:  Susi Lehtola <jussilehtola>
Submitted:  Wed 20 Mar 2019 09:39:35 AM UTC
   
 
Category:  None Severity:  3 - Normal
Operating System:  Status:  None
Assigned to:  None Open/Closed:  Open
Release: 

Wed 20 Mar 2019 09:39:35 AM UTC, original submission:  

Hi,


it would be nice to have the PCG random number generator(s) included in GSL. C source for the generators exists in https://github.com/imneme/pcg-c under an Apache license, which AFAIK is compatible with the GPL.

The generator is quite simple, as is shown by the minimal code in
http://www.pcg-random.org/download.html (7 lines!).

Susi Lehtola <jussilehtola>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jussilehtola (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code