Releases: Rumis-Cube/pokerEconomics
Simulation Engine v1.0.1
Release 1.1
Iterates upon previous release 1.0 by updating the license. This release introduces a stochastic, game-theoretic simulation engine for modelling human behaviour in poker using a truncated normal distribution. This version features configurable strategies via CSV and JSON configuration files, supports both single and batch simulation runs (with Docker integration for reproducibility), and is part of an academic research project. All rights are reserved for the proprietary code, with third-party components governed by their respective licenses.
Check the README.md
for additional information.
Full Changelog: v1.0.0...v1.0.1
Simulation Engine v1
Release 1.0
This release introduces a stochastic, game-theoretic simulation engine for modelling human behaviour in poker using a truncated normal distribution. This version features configurable strategies via CSV and JSON configuration files, supports both single and batch simulation runs (with Docker integration for reproducibility), and is part of an academic research project. All rights are reserved for the proprietary code, with third-party components governed by their respective licenses.
Check the README.md
for additional information.
Full Changelog: https://github.com/Rumis-Cube/pokerEconomics/commits/v1.0.0