https://github.com/shadowjonathan/hidden-rs
A library that deals and works with hidden-variable interactions.
https://github.com/shadowjonathan/hidden-rs
Last synced: 11 months ago
JSON representation
A library that deals and works with hidden-variable interactions.
- Host: GitHub
- URL: https://github.com/shadowjonathan/hidden-rs
- Owner: ShadowJonathan
- License: eupl-1.2
- Created: 2020-10-19T18:26:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T20:35:14.000Z (over 5 years ago)
- Last Synced: 2025-02-08T14:22:54.406Z (over 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `hidden`
A library to handle something akin to [hidden-variable](https://en.wikipedia.org/wiki/Hidden-variable_theory) objects,
where an internal state is randomized/altered after every "interaction".
*Note: This library is in alpha, likely to change, and may not follow the
[Rust API Guidelines](https://rust-lang.github.io/api-guidelines/about.html) as well as you'd expect, although I try to
match it. Contributions are welcome.*
*Licensed under the EUPL, version 1.2*