Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdodd4598/shuffle-stats
A Rust program to produce deck shuffling data.
https://github.com/tomdodd4598/shuffle-stats
Last synced: 30 days ago
JSON representation
A Rust program to produce deck shuffling data.
- Host: GitHub
- URL: https://github.com/tomdodd4598/shuffle-stats
- Owner: tomdodd4598
- License: mit
- Created: 2023-03-13T18:27:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-11T13:51:54.000Z (over 1 year ago)
- Last Synced: 2023-08-11T20:14:26.955Z (over 1 year ago)
- Language: Mathematica
- Homepage:
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Deck Shuffling Stat Generator
=============================Summary
-------A simple Rust program which produces lists of means, standard deviations, minimum values and maximum values of multiple repeats of various types of shuffle.
The Mathematica script makes plots using this data.
Permissions
-----------In practice, the license on any code I write means very little, but for those who want a some semblance of formality, let it be stated that all code is available under the [MIT License](https://github.com/tomdodd4598/Shuffle-Stats/blob/main/LICENSE.md).