amortization

Results 6 issues of amortization

This came up in the testing for #29 with the original version of strategy. If the point is on 9 and a player has these bets on the table: ```...

bug
question

Are we married to using numpy.random for rolling the dice for some statistical reason, or can that be switched to using the standard python random library instead? I assume that...

question

I'm working on creating integration tests for #29 and a question came up. What I'm doing is running a script to produce data from the Master branch, and then making...

bug
question

I think that it would be useful if end users and developer had a way to test their strategies and ensure that they are working correctly without having to write...

enhancement

At the casino, some bets (Place bets come to mind) are automatically left up if they are won and only the winnings are taken down. I think that it would...

enhancement

I believe that at most craps tables they are automatically turned off, but you do have the option to tell them to leave them working if you desire. I think...