Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Kuramoto model #281

Merged
merged 3 commits into from
Jan 16, 2020
Merged

Refactor Kuramoto model #281

merged 3 commits into from
Jan 16, 2020

Conversation

sdmccabe
Copy link
Collaborator

This commit provides a general refactor of the Kuramoto model. The changes are
as following:

  • normalize phase states by 2*pi to make synchronization behavior clearer
  • rename parameters to ease interpretation
  • provide some error checking for parameters setting initial states of nodes
  • more documentation of Kuramoto process
  • rename variables for consistency with standard reference on Kuramoto models

This commit provides a general refactor of the Kuramoto model. The changes are
as following:

- normalize phase states by 2*pi to make synchronization behavior clearer
- rename parameters to ease interpretation
- provide some error checking for parameters setting initial states of nodes
- more documentation of Kuramoto process
- rename variables for consistency with standard reference on Kuramoto models
@sdmccabe sdmccabe merged commit 3e06482 into netsiphd:master Jan 16, 2020
@sdmccabe sdmccabe deleted the kuramoto branch January 16, 2020 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants