| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/matplotlib/__pycache__/ |
Upload File : |
�
G8�c
d � �> � d Z ddlmZ ddlZddlZddlmZ ddlZddlm Z m
Z
mZmZ ddl
mZ ddlmZ e j$ G d� d � � Zej( d
Zd� Z G d� d
e� Z e e� � Z e� j5 e� e j6 ddd�� d#dd�d�� Zd#d�Z e j6 dddd�� e� Z e j6 ddd�� d� � Zd� Z G d� d� Z!ejD jF j5 ddd �!� d"� Z$y)$a�
Builtin colormaps, colormap handling utilities, and the `ScalarMappable` mixin.
.. seealso::
:doc:`/gallery/color/colormap_reference` for a list of builtin colormaps.
:doc:`/tutorials/colors/colormap-manipulation` for examples of how to
make colormaps.
:doc:`/tutorials/colors/colormaps` an in-depth discussion of
choosing colormaps.
:doc:`/tutorials/colors/colormapnorms` for more details about data
normalization.
� )�MappingN)�ma)�_api�colors�cbook�scale)�datad)�cmapsc �P � e Zd Z ej ddd�� ed� � � Zy)�__getattr__�3.5� zrcParams['image.lut'])�obj_type�alternativec � � t S �N)�_LUTSIZE��selfs �//usr/lib/python3/dist-packages/matplotlib/cm.py�<lambda>z__getattr__.<lambda>"