Skip to content

mattdmoore/kuramogo

Repository files navigation

Kuramogo

build

An interactive app visualising the Kuramoto model for phase coupled oscillators written in Go using the Fyne GUI library. Based on the Ride my Kuramotocycle! explorable by Dirk Brockmann and Steven Strogatz.

Installation

Install Go and Fyne dependencies:

sudo apt install golang gcc libgl1-mesa-dev xorg-dev

Install Go packages:

go mod download

Run application:

go run .

Demo

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published