Skip to content
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

Addressed Clement's notes on generation_methods.py and fixed docstrings in generator.py #79

Open
wants to merge 8 commits into
base: pull-request-final
Choose a base branch
from

Conversation

RandyBrown1965
Copy link
Collaborator

I fixed the docstrings in generator.py (notes 2-3)
I implemented all Clement's suggested changes to generation_methods.py (notes 6-16)

The following were left alone pending group decisions:
I did not rename the ParallelRandomWalkGenerator (note 1) in generator.py
I did not change the type from "AgentT" to "Agent" (notes 4-5) in types.py
I did not move move everything from ParallelRandomWalk inside ParallelRandomWalkGenerator (note 16) in generator.py

@mwolinska mwolinska force-pushed the pull-request-final branch 2 times, most recently from 90a3e86 to 8032c57 Compare May 15, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants