Searched refs:numpy (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/sdcard/
H A Dplot_sdcard.py44 import numpy namespace
211 x = numpy.arange(len(dataset.data), dtype='int_')
247 x = numpy.array(dataset.time, dtype='float_')
277 x = numpy.array(dataset.time, dtype='int_')

Completed in 36 milliseconds