You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the moment, all feature requests/items on the todo list are enumerated here so that I don't lose track of them
Option to automatically fill a deal (i.e. if three hands are specified then the remaining cards are dealt to the last player)
Mention in the docs which direction the par score is calculated for
In run_script, when a particular vulnerability/dealer is selected, ensure that the board numbers associated with each board ensure that this is always respected
Add vulnerability/dealer as options to run_script
Move warnings and errors in to their own categories, rather than throwing RuntimeError and UserWarning objects everywhere
Increase accuracy of endplay.dealer script compared to original dealer program (ensure all original examples run correctly and outputs match)
The text was updated successfully, but these errors were encountered:
For the moment, all feature requests/items on the todo list are enumerated here so that I don't lose track of them
run_script
, when a particular vulnerability/dealer is selected, ensure that the board numbers associated with each board ensure that this is always respectedRuntimeError
andUserWarning
objects everywhereendplay.dealer
script compared to original dealer program (ensure all original examples run correctly and outputs match)The text was updated successfully, but these errors were encountered: