There should be a file titled "test.py" with some good samples at the end.
pokereval.poker_eval(game = "holdem", fill_pockets = 1, pockets = [ ["As", "3s"], ["__", "__"], ["__", "__"]], dead = [], board = ["__", "Qs", "2c", "Ac", "Kc"]) PS: Sorry for the top posting. Please complain to my admin and WebMS Exchange. André -----Original Message----- From: [EMAIL PROTECTED] on behalf of edA-qa mort-ora-y Sent: Tue 7/15/2008 9:33 PM To: [email protected] Subject: [Pokersource-users] Using poker-eval for odds on a single pocket I'm looking at the pokenum example and am trying to figure out how I would calculate the odds for a single player, where the hole cards of the other players are unknown. That is, in hold'em, I know the player's 2 cards, there are 4 other players, and there are 3 community cards shown. How can I determine the odds of the main player winning at this point? In pokenum command syntax, something like: pokenum -h Ac 7c - ?? ?? - Ks Kd -- edA-qa mort-ora-y http://disemia.com/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Have a look in my brain: http://brainbrain.eu/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Sign: Please digitally sign your emails. Encrypt: I'm also happy to receive encrypted mail.
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
