plot_overview(PM_FRAME, annotate=True)
plot_discussion_tree(PM_FRAME, **PM4_FOCUS)
plot_discussion_tree_radial(PM_FRAME, **PM4_FOCUS)
plot_scatter_authors_hits(PM_FRAME, "Polymath 4", thread_type="research threads", fontsize=10)
How do we combine both perspectives, and use insights and methods from the study of online collaboration to contribute to the philosophy of mathematical practices, and more generally to our understanding of scientific problem-solving processes?
Explain how effective collaboration in Polymath is possible?
plot_comment_sizes(PM_FRAME, **PM4_FOCUS, resample="weekly")
Source: Dunin-Keplicz, B., & Verbrugge, R. (2010). Wiley Series in Agent Technology: Teamwork in multi-agent systems. A formal approach. Chichester: Wiley.
draw_network(PM_FRAME, project="Polymath 4", thread_type="research threads", stage=-1, fontsize=10)
plot_centre_crowd(PM_FRAME, "Polymath 4", stage=2, thread_type="research threads")
plot_activity_thread(PM_FRAME, "Polymath 4", stage=3, thread_type="all threads", last="2009-09-01")
draw_network(PM_FRAME, project="Polymath 4", thread_type="research threads", stage=-1, graph_type="cluster", fontsize=10)