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
Can also load OpenSpiel/SageMath games with the same names as part of the catalog?
How can we keep external libraries optional dependencies?
Code could be like: pygambit.catalog.load("openspiel_tinyhanabi") which fails if OpenSpiel not installed OR better still; just have the EFGs from OpenSpiel in Gambit Catalog.
Note: We may need to do a PR to OpenSpiel to ensure the EFG output works for all games