git26 - add to install the sql commands to create DB etc.
fixed little bug in load_profile introduced by recent improvements there updated regression testing to take into account everything new, made sure it passes all tests more table design cleaning various doc updates added create-release.sh to automate release creation
This commit is contained in:
@@ -29,12 +29,12 @@ otherRaisedTurnFold: 0
|
||||
otherRaisedRiver: 1
|
||||
otherRaisedRiverFold: 1
|
||||
|
||||
wonWhenSeenFlop:
|
||||
wonAtSD:
|
||||
wonWhenSeenFlop: 0.0
|
||||
wonAtSD: 0.0
|
||||
|
||||
stealAttemptChance:
|
||||
stealAttempted:
|
||||
foldBbToStealChance:
|
||||
foldedBbToSteal:
|
||||
foldSbToStealChance:
|
||||
foldedSbToSteal:
|
||||
stealAttemptChance: not yet implemented
|
||||
stealAttempted: not yet implemented
|
||||
foldBbToStealChance: not yet implemented
|
||||
foldedBbToSteal: not yet implemented
|
||||
foldSbToStealChance: not yet implemented
|
||||
foldedSbToSteal: not yet implemented
|
||||
|
||||
Reference in New Issue
Block a user