Implementing the ForceAtlas2 graph layout algorithm in Rust

Guillaume Plique (médialab SciencesPo Paris)
Thursday session 1 (Zoom) (13:0014:30 BST)

I will show the steps I took to implement a performant and parallel version of the ForceAtlas2 graph layout algorithm in Rust to be used in a social sciences context, the issues I faced and how I add to develop a terminal renderer for graphs to be able to debug my code.