cyjax.random
============

.. currentmodule:: cyjax.random

.. automodule:: cyjax.random

Implement basic complex and projective random number generation.

.. autosummary::
    :toctree: _autosummary

    uniform_components
    uniform_angle
    uniform_angle_unit
    real_sphere
    complex_sphere
    uniform_projective
    projective_overlap
