%PDF- %PDF-
Direktori : /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/ |
Current File : //opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyc |
� �9Zc @` sc d Z d d l m Z m Z m Z d d l Z d e f d � � YZ d � Z e d � Z e d � e e j d � e � e d � e � e d � e e j d d d e � e � e d � e e j d d d e � e � e d � e e j d d d e � e � e d � e e j d d d e � e � e d � e e j d d d e e � d S( s: Prints type-coercion tables for the built-in NumPy types i ( t divisiont absolute_importt print_functionNt GenericObjectc B` s2 e Z d � Z d � Z d � Z e j d � Z RS( c C` s | | _ d S( N( t v( t selfR ( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyt __init__ s c C` s | S( N( ( R t other( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyt __add__ s c C` s | S( N( ( R R ( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyt __radd__ s t O( t __name__t __module__R R R t npt dtype( ( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyR s c C` s� t d d d �x | D] } t | d d �q Wt � xX | D]P } t | d d �x0 | D]( } t t t j | | � � d d �q\ Wt � q? Wd S( Nt Xt endt ( t printt intR t can_cast( t ntypest chart rowt col( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyt print_cancast_table s &c C` s� t d d d �x | D] } t | d d �q Wt � x�| D]~} | d k rZ t } n t j | � } t | d d �x:| D]2} | d k r� t } n t j | � } y� | r� t j | | � g d | �} n | | � } | | � } | rt j | j | j � j } nK t j | | � } t | t j � rC| j j } n t j t | � � j } WnC t k rud } n- t k r�d } n t k r�d } n Xt | d d �q� Wt � q? Wd S( Nt +R R R R t !t @t #( R R R t obj2sctypet arrayt promote_typesR R t addt isinstancet ndarrayt typet ValueErrort OverflowErrort TypeError( R t inputfirstvaluet inputsecondvaluet firstarrayt use_promote_typesR R t rowtypeR t coltypet rowvaluet colvaluet value( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyt print_coercion_table s@ ! s can castt AllsJ In these tables, ValueError is '!', OverflowError is '@', TypeError is '#'s scalar + scalars scalar + neg scalari����s array + scalars array + neg scalarR ( t __doc__t __future__R R R t numpyR t objectR R t FalseR1 R t typecodest True( ( ( sV /opt/alt/python27/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.pyt <module> s0 (