BartMassey / gappers

suited gappers flush probability in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gappers: simulation of "suited-gapper" flush probabilities

Bart Massey 2023

This simulation and calculation is a response to https://www.replaypoker.com/blog/betting-on-suited-connectors-by-jengen7/. The code — in Python and Rust — was written by GitHub Copilot, with a bit of guidance by me. The calculation is entirely my own.

License

This work is licensed under the "MIT License". Please see the file LICENSE.txt in this distribution for license terms.

About

suited gappers flush probability in python

License:Other


Languages

Language:Rust 59.7%Language:Python 40.3%