Jean-Baptiste Courtois

Results 10 issues of Jean-Baptiste Courtois

This implements a build compatible both locally (with `heroku local`) and remotely (with `heroku create`) Django-heroku is not used because of the psycopg dependency that crashes on my OSX system,...

:heavy_check_mark: We can tell autobuyers to not buy if this would spend more than a threshold% of current ressources :x: We should be able to stop AutoBuy after some number...

After solving a spot, can we have a button to save the strategy locally ? Maybe with some restrictions to avoid producing a file too big.

At the end of a hand, in addition of `baseline_winnings`, I would like to compare my line to the baseline further. This would include: - The exact line chosen by...

For what I understand from the rules of poker: - **"All-in"** means a player has bet all their chips in the current hand ; they will not act in the...

Tournament 1041892307916901006, hand 29 **Context:** I have AK, there is a 45678 straight on the board (no flushes are possible). Every player checked to the showdown. There is an all-in...

Tournament #3104243664658844770, hand 5 As the small blind player, I fold preflop after 1 player limped. In the next hand, it looks like I have won 3 chips after my...

Tournament 3104243664658844770, hands 12, 16, 45 ## Context There are 4 players in the tournament (SB, BB, CO, BU) CO and BU fold SB limps ## Behaviour **Expected:** BB should...

Thanks to your awesome work, I am currently working on a project to export solutions solved with postflop-solver and use them for practice sessions. Here is the project: https://github.com/JbCourtois/PokerTrainer Feel...

**Input**: `{"test": "Démonstration",}` **Expected Output:** `{"test": "Démonstration"}` **Actual Output:** `{"test": "D�monstration"}`