§
    M/Ph{  ã                   ó   — d dl Zd„ ZdS )é    Nc                 óÊ   — ddl m} t          j        d| df¦  «        }t          j        dd| d¬¦  «        |ddd…df<   |                     |¦  «                             ¦   «         S )a}  
    Returns a list of colors sampled at equal intervals over the spectrum.

    Parameters
    ----------
    n : int
        The number of colors to return

    Returns
    -------
    R : (n,3) array
        An of rows of RGB color values

    Notes
    -----
    Converts from HSV coordinates (0, 1, 1) to (1, 1, 1) to RGB. Based on
    the Sage function of the same name.
    r   )Úcolorsé   é   F)ÚendpointN)Ú
matplotlibr   ÚnpÚonesÚlinspaceÚ
hsv_to_rgbÚsqueeze)Únr   ÚRs      ú^/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/statsmodels/graphics/plottools.pyÚrainbowr      sq   € ð& "Ð!Ð!Ð!Ð!Ð!Ý
Œ1QÑÔ€AÝŒ{˜1˜a ¨UÐ3Ñ3Ô3€A€aˆˆˆˆ!€eHà×Ò˜QÑÔ×'Ò'Ñ)Ô)Ð)ó    )Únumpyr	   r   © r   r   ú<module>r      s*   ðØ Ð Ð Ð ð*ð *ð *ð *ð *r   