Cycle
=====

To use the class ``Cycle``, just import it from `symmetria` in the following way

.. code:: python

    from symmetria import Cycle

.. autoclass:: symmetria.Cycle
    :special-members:
    :exclude-members: __abstractmethods__, __init__, __slots__, __module__, __hash__