As requested, reposting my links post for various simulators.
BBO Dealer.
Henk Uijterwaal's dealer seems to have been new-site-name-broken, but there is an (untested! I just saw a link!) "improved" version of it.
Thomas Andrews' Deal, if you want to learn Tk.
anntzer's Redeal (port of TAndrews' Deal), if you want to learn Python.
Both are somewhat cumbersome to understand the formatting (for more than basic work), but after you do understand it, it's *very easy* to build new sims.
DO NOT USE ANY OF THESE TO MAKE DEALS FOR COMPETITION.
They are *not* completely random, nor cryptographically secure (hence could be compromised).
Use BigDeal instead.
Seriously. Don't even think about anything else. If it's good enough for the world championships, it's good enough for you.
Page 1 of 1
2024 links to dealers (not just BBO)
#2
Posted Yesterday, 18:02
May I interest you with my rewrite of a rewrite?
https://github.com/phiSgr/rektdeal
Benefits over Redeal:
1. performance: efficient deal generation, easy multi-threading.
2. Jupyter integration: interactive analysis without re-running everything.
3. library, not application: Deal and Redeal are programs where you write scripts that supply custom logic. ReKtDeal is a library that you call its functions. You're in the driver's seat.
Example: https://nbviewer.org..._response.ipynb
https://github.com/phiSgr/rektdeal
Benefits over Redeal:
1. performance: efficient deal generation, easy multi-threading.
2. Jupyter integration: interactive analysis without re-running everything.
3. library, not application: Deal and Redeal are programs where you write scripts that supply custom logic. ReKtDeal is a library that you call its functions. You're in the driver's seat.
Example: https://nbviewer.org..._response.ipynb
Page 1 of 1

Help
Add Reply
MultiQuote