:orphan:
Gallery
=======
Examples illustrating the main features of hypersynchronization.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
States
======
Common synchronization states generated with :func:`~hypersynchronization.generate_state`.
Each example shows the phase distribution on a circle (left) and phase
values ordered by node index (right).
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/states/images/thumb/sphx_glr_plot_splay_thumb.png
:alt:
:doc:`/auto_examples/states/plot_splay`
.. raw:: html
Splay state
.. raw:: html
.. only:: html
.. image:: /auto_examples/states/images/thumb/sphx_glr_plot_sync_thumb.png
:alt:
:doc:`/auto_examples/states/plot_sync`
.. raw:: html
Sync state
.. raw:: html
.. only:: html
.. image:: /auto_examples/states/images/thumb/sphx_glr_plot_2_twisted_thumb.png
:alt:
:doc:`/auto_examples/states/plot_2_twisted`
.. raw:: html
Two-twisted state
.. raw:: html
.. only:: html
.. image:: /auto_examples/states/images/thumb/sphx_glr_plot_2_cluster_thumb.png
:alt:
:doc:`/auto_examples/states/plot_2_cluster`
.. raw:: html
Two-cluster state
.. thumbnail-parent-div-close
.. raw:: html
Simulate
========
End-to-end simulation examples using :func:`~hypersynchronization.simulate_kuramoto`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/simulate/images/thumb/sphx_glr_plot_simulation_thumb.png
:alt:
:doc:`/auto_examples/simulate/plot_simulation`
.. raw:: html
Simulating Kuramoto oscillators
.. thumbnail-parent-div-close
.. raw:: html
Visualize
=========
Examples of the plotting functions available in hypersynchronization.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/visualize/images/thumb/sphx_glr_plot_phases_ring_thumb.png
:alt:
:doc:`/auto_examples/visualize/plot_phases_ring`
.. raw:: html
Phases on a ring
.. raw:: html
.. only:: html
.. image:: /auto_examples/visualize/images/thumb/sphx_glr_plot_phases_plots_thumb.png
:alt:
:doc:`/auto_examples/visualize/plot_phases_plots`
.. raw:: html
Phase distribution plots
.. raw:: html
.. only:: html
.. image:: /auto_examples/visualize/images/thumb/sphx_glr_plot_summary_panel_thumb.png
:alt:
:doc:`/auto_examples/visualize/plot_summary_panel`
.. raw:: html
Summary panel
.. raw:: html
.. only:: html
.. image:: /auto_examples/visualize/images/thumb/sphx_glr_plot_sync_panel_thumb.png
:alt:
:doc:`/auto_examples/visualize/plot_sync_panel`
.. raw:: html
Time series and order parameter
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/states/index.rst
/auto_examples/simulate/index.rst
/auto_examples/visualize/index.rst
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery