Sign in
android
/
platform
/
external
/
python
/
pylint
/
ed73dd14eb46808e35efc75d81f6748fc9cfd62c
/
.
/
tests
/
regrtest_data
/
numarray_inf.py
blob: 4ea22a9c6e12c036740c27cc140a3f8b9d34a456 [
file
]
"""#3216"""
import
numarray
as
na
import
numarray
.
random_array
as
nar
IM16
=
nar
.
randint
(
0
,
256
,
300
).
astype
(
na
.
UInt8
)