]> git.parisson.com Git - timeside.git/commitdiff
no float16 for the moment
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 15 Apr 2013 15:24:17 +0000 (17:24 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 15 Apr 2013 15:24:17 +0000 (17:24 +0200)
timeside/analyzer/core.py

index e43b28aa66e1f7e7da35a7bb5beae63db11c48a7..a0a1635001395c724ceb1384e8ba8635c895166c 100644 (file)
@@ -25,7 +25,7 @@ numpy_data_types = [
     #'float128',
     'float64',
     'float32',
-    'float16',
#   'float16',
     'int64',
     'int16',
     'int32',