Commit 43c1279
authored
RFC: Refactor
* ENH: Add `GAMPayoffVector`
* RFC: Refactor `GAMWriter._dump`
- Use `io.StringIO()`
- Fine tune `np.array2string`
- Add tests for `to_gam`
* RFC: Refactor `GAMReader._parse`
Also add `from_gam_string` and `from_gam_url`
* TEST: Add tests in test_game_converters.py
* DOC: Edit docstring in game_converters.py
* Remove `random_game`
* Remove backticksgame_converters.py (#826)1 parent c6c82e0 commit 43c1279
3 files changed
Lines changed: 449 additions & 120 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments