Current File : //usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/casting.pyo
�
E�`Qc@s�ddlmZdddgZeeddddd	d
�ZddgZdd
efed<ddefed<ddefed<ej�dS(i����(t	BenchmarktnumpytNumerictnumarrayttitles)Casting a (10,10) integer array to float.trunsitrepsi'i
sb = a.astype(int)s#a=numpy.zeros(shape=%s,dtype=float)sb = a.astype("l")s&a=Numeric.zeros(shape=%s,typecode="d")sb = a.astype('l')s'a=numarray.zeros(shape=%s,typecode='d')N(t	benchmarkRtmodulestbtNtrun(((sB/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/casting.pyt<module>s