Skip to content
#

pcg

Here are 44 public repositories matching this topic...

Mikolaj
Mikolaj commented May 1, 2020

https://github.com/LambdaHack/LambdaHack/blob/v0.9.5.0/engine-src/Game/LambdaHack/Client/State.hs#L39

The newtype probably needs to be fully transparent, because the epsilon is used and created in many ways that are not easy to capture in a few combinators. The hardest part would probably be to find home for the type, unless the module above is by chance visible from all use sites.

Mikolaj
Mikolaj commented May 3, 2019

Windows have them already, Debian should too, when it gets updated, browser has it. So other Linuxes and Homebrew are left without icons, I think. The original icons are at

https://github.com/AllureOfTheStars/media/tree/master/icon

and some other versions are here

https://github.com/AllureOfTheStars/allureofthestars.github.io

If it's too hard (e.g., on Linuxes too distro-dependent), it

vigna
vigna commented Mar 2, 2020

PCG streams obtained by modifying the increment constant are not independent. The topic has been discussed at length for the Rust implementation:

rust-random/rand#907

This should be something the user is made aware of, as having a parameter and talking about "streams" in the documentation gives the idea that the streams are somehow independent.

Improve this page

Add a description, image, and links to the pcg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pcg topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.