Skip to content

cagdastopcu/damoco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

damoco

damoco is a Python port of the DAMOCO MATLAB toolbox functions in this repository.

DAMOCO: Data Analysis with Models Of Coupled Oscillators

Reference MATLAB Toolbox

Attribution

  • MATLAB toolbox creators: Björn Kralemann, Michael Rosenblum, Arkady Pikovsky (DAMOCO toolbox), and collaborators.
  • Ported to Python by: Çağdaş Topçu.

Scope

  • Function names are preserved (co_fcplfct2, co_tricplfan, co_hilbproto, etc.).
  • Default arguments and conventions were ported to match MATLAB behavior.
  • Plotting utilities were reimplemented with Matplotlib.

Install

Published package:

pip install damoco

Directly from GitHub:

pip install git+https://github.com/cagdastopcu/damoco.git

Local editable development install:

pip install -e .[dev]

Test

pytest -q

Documentation

About

DAMOCO: Data Analysis with Models Of Coupled Oscillators. Python port of the MATLAB toolbox for coupled-oscillator analysis.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages