-
Notifications
You must be signed in to change notification settings - Fork 153
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
Sugarscape Chapter 3- Draft Pull Request #106
Draft
apranav22
wants to merge
5
commits into
projectmesa:main
Choose a base branch
from
apranav22:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Feb 26, 2024
-
Sugarscape Chapter 3- Draft Pull Request (#1)
* creating the base code for chapter 3 of sugarscape, attempt to keep as a superset of chapter 2 * On branch sugarscape Changes to be committed: new file: examples/sugarscape_scc/README.md new file: examples/sugarscape_scc/sugarscape_scc/__init__.py new file: examples/sugarscape_scc/sugarscape_scc/resources/ant.png new file: examples/sugarscape_scc/sugarscape_scc/sugar-map.txt Changes not staged for commit: modified: examples/sugarscape_cg/sugarscape_cg/model.py Untracked files: examples/sugarscape_scc/sugarscape_scc/agents.py examples/sugarscape_scc/sugarscape_scc/model.py * modified: examples/sugarscape_cg/sugarscape_cg/model.py * Changes to be committed: new file: examples/sugarscape_scc/sugarscape_scc/model.py Untracked files: examples/sugarscape_scc/sugarscape_scc/agents.py * new file: examples/sugarscape_scc/sugarscape_scc/agents.py * modified: examples/sugarscape_scc/README.md * modified: examples/sugarscape_cg/sugarscape_cg/model.pymodified: examples/sugarscape_scc/README.md
Configuration menu - View commit details
-
Copy full SHA for 494fe23 - Browse repository at this point
Copy the full SHA 494fe23View commit details
Commits on Feb 28, 2024
-
* creating the base code for chapter 3 of sugarscape, attempt to keep as a superset of chapter 2 * On branch sugarscape Changes to be committed: new file: examples/sugarscape_scc/README.md new file: examples/sugarscape_scc/sugarscape_scc/__init__.py new file: examples/sugarscape_scc/sugarscape_scc/resources/ant.png new file: examples/sugarscape_scc/sugarscape_scc/sugar-map.txt Changes not staged for commit: modified: examples/sugarscape_cg/sugarscape_cg/model.py Untracked files: examples/sugarscape_scc/sugarscape_scc/agents.py examples/sugarscape_scc/sugarscape_scc/model.py * modified: examples/sugarscape_cg/sugarscape_cg/model.py * Changes to be committed: new file: examples/sugarscape_scc/sugarscape_scc/model.py Untracked files: examples/sugarscape_scc/sugarscape_scc/agents.py * new file: examples/sugarscape_scc/sugarscape_scc/agents.py * modified: examples/sugarscape_scc/README.md * modified: examples/sugarscape_cg/sugarscape_cg/model.pymodified: examples/sugarscape_scc/README.md * modified: examples/sugarscape_scc/sugarscape_scc/model.py * Update agents.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d451796 - Browse repository at this point
Copy the full SHA d451796View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 429681d - Browse repository at this point
Copy the full SHA 429681dView commit details -
tried to inherit from sugarscape_cg: ran into problems immediately :(.
Configuration menu - View commit details
-
Copy full SHA for 4af972c - Browse repository at this point
Copy the full SHA 4af972cView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 02b4370 - Browse repository at this point
Copy the full SHA 02b4370View commit details
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.