Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Deterministic Randomness #14

Open
sleexyz opened this issue Sep 10, 2017 · 0 comments
Open

Support Deterministic Randomness #14

sleexyz opened this issue Sep 10, 2017 · 0 comments
Projects

Comments

@sleexyz
Copy link
Owner

sleexyz commented Sep 10, 2017

The best solution in my mind is to use a PRNG. Then we can build deterministic "coin flip" signals, without losing out on referential transparency (and therefore the ability to extract events at different sample rates in parallel, etc)

@sleexyz sleexyz added this to TODO in syzygy Sep 10, 2017
@sleexyz sleexyz changed the title Support Randomness (while still preserving determinism) Support Deterministic Randomness Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
syzygy
To do
Development

No branches or pull requests

1 participant