API Reference

pyGD – graph dynamics.

A Python port of the MATLAB Kuramoto / Yokai model. Dynamics run on networkx graphs; the sparse adjacency matrix is the contract handed to every dynamics.

Vertical slice

  • Kuramoto – oscillator environment (Eq. 1).

  • KuramotoCG – coarse-grained stochastic variant (Eq. 7).

  • Yokai – mobile feedback-control desynchronizing agent.