Github
Julia
- Introduction to Computational Thinking: greatest Julia introduction ever.
- Agents.jl
- Agents.jl's Example Zoo
Python
In this section we provide computational ressources in Python for different modules in MOCS.
Networks
The following are colabs used in class to become familiar with network analysis:
- networks: a general introduction to network science using
networkx
and CSYS data - networks-io: exercises to learn to read network data.
- exploring-netzschleuder: tutorial on visualizing networks using
graph-tools
andnetworkx
- visualization: reference notebook containing more complex visualization examples in
graph-tools
andnetworkx