[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] [bug #55965] Implement PCG random number generator
From: |
Susi Lehtola |
Subject: |
[Bug-gsl] [bug #55965] Implement PCG random number generator |
Date: |
Wed, 20 Mar 2019 05:39:37 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0 |
URL:
<https://savannah.gnu.org/bugs/?55965>
Summary: Implement PCG random number generator
Project: GNU Scientific Library
Submitted by: jussilehtola
Submitted on: 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:
Discussion Lock: Any
_______________________________________________________
Details:
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!).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55965>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-gsl] [bug #55965] Implement PCG random number generator,
Susi Lehtola <=