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

[schelling] Editorial Suggestions #419

Open
1 of 12 tasks
HumphreyYang opened this issue Apr 11, 2024 · 0 comments
Open
1 of 12 tasks

[schelling] Editorial Suggestions #419

HumphreyYang opened this issue Apr 11, 2024 · 0 comments
Assignees

Comments

@HumphreyYang
Copy link
Collaborator

HumphreyYang commented Apr 11, 2024

Bug fix

  • Jump chain title should be deleted

Content

  • The exercise solution needs to include the discussion and text at the end of the lecture (move solution-end)
  • Pseudocode could be wrapped in a special admonition
  • We could focus the lecture a bit more clearly on simple local interactions and how they lead to unexpected macro outcomes

Code

  • Fix the Entering Loop String repetition in the code output. Put the figures side by side for better comparisons of the neighborhood formation.
  • Add some small network diagrams in the preferences section to diagrammatically show happiness
  • Add a happiness distribution as the iterations go from 0 to 7 to see how that distribution changes. (What proportion of people are happy in Cycle 0?)

Comments by @longye-tian:

Content

  • Use a graph to illustrate the preference section (similar to the second point in the Code section above)
  • Unbold not in 'An important point to note is that agents are not averse to living in mixed areas.'

Code

  • Add location attribute as a namedtuple with storing the x and y location of the agent.
  • Add a legend for agents of Type I and Type II.
  • Add graphing parameters for further customization.
@mmcky mmcky self-assigned this Apr 21, 2024
@longye-tian longye-tian self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants