pypokertools icon indicating copy to clipboard operation
pypokertools copied to clipboard

Tools for poker analysis in Python

Results 2 pypokertools issues
Sort by recently updated
recently updated
newest added

This pull request fixes a bug in `get_translation_dict()` where it returns incorrect mappings for certain flop patterns, specifically when handling flops like 'Qs Ts Tc'. The issue occurs when a...

This duplicates and supersedes jjailer:fix/isomorphism-dictionary-logic which became stale due to fork deletion. This pull request fixes a bug in get_translation_dict() where it returns incorrect mappings for certain flop patterns, specifically...