Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phase model

A collection of Kuramoto oscillators modelling some biological cell state. The code is a C implementation of the Kuramoto model of synchronization.

I Developed the code while playing with the GLib to store a collection of oscillators as a GSList. The Kuramoto dynamics is integrated using numerical methods.

Dependencies:

Pseudo random numbers is provided by the mt64.h library. Gnuplot plotting of the dynaimcs of the phases as well as order parameter is done with gnuplot_i.h.

A basic Claude Code descritpion of the code base is also included as a CLAUDE.md Claude code was not used to generate code but only to describe the project.

About

Kuramoto model of a phase transion to Synchrony in coupled oscillators. Code implemented as a GSList programed using C language's GLib.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages