indylab / tabular_xdo

MIT License
9 stars 1 forks source link

Remove MacOS-less dependencies and fix Fixed Population Comparison #1

Closed VitamintK closed 3 years ago

VitamintK commented 3 years ago
  1. Remove dependencies that weren't available in Mac OS
  2. Fix up the README with the steps that worked for me to run scripts
  3. Fix bug where xdo_psro_fixed_population_comparison was effectively ignoring num_strats: get_psro_meta_Nash was always only using 2 BR policies per player (and was erroring if len(br_list) == 1).
JBLanier commented 3 years ago

Merging. Thanks Kevin!