-
Notifications
You must be signed in to change notification settings - Fork 257
Remove integer indexing from game collections in pygambit
#942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
2a462cf
test_node.py: replace integer indexing with labels
d-kad 1312032
test_outcomes.py: replace integer indexing with labels
d-kad 23e402a
test_strategic.py: replace integer indexing with labels
d-kad 01bf5cb
test_players.py: replace integer indexing with labels
d-kad 3da2101
test_extensive.py: replace integer indexing with labels
d-kad a4d9922
test_game.py: replace integer indexing with labels
d-kad 20c575a
games.py: replace integer indexing with labels
d-kad b87b711
nash.py: replace integer indexing with labels
d-kad 655328b
test_mixed.py: replace integer indexing with iteration
d-kad 09624e1
test_node.py: replace integer indexing with labels
d-kad 1cc650d
test_infosets.py: replace integer indexing with labels
d-kad b1a2a8a
test_behav.py: replace integer indexing with labels
d-kad 43e3982
test_actions.py: replace integer indexing with labels
d-kad 62c57d5
Update tests for KeyError on missing action label in NodeChildren
d-kad 50f93e0
docstring polishes
d-kad 5dade61
Replace integer indexing of players, strategies, and infosets with
d-kad d7f8c01
Consolidate and extend tests for label-only collection indexing
d-kad b802aa3
Remove integer indexing from game collections
d-kad d38a8b5
add Changelog and api.rst
d-kad 50a14d7
Strip surrounding whitespace from label lookup strings
d-kad 9cc29b8
`Game.__getitem__` was deliberately omitted from index for now becaus…
tturocy e142b4b
Add str type hints to collection indexers and remove label normalization
d-kad 203c37c
Merge branch 'master' into indexing
tturocy a1f2acb
Update ChangeLog
tturocy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.