From: Guillaume Pellerin Date: Mon, 15 Apr 2013 15:24:17 +0000 (+0200) Subject: no float16 for the moment X-Git-Tag: 0.5.0~115^2~20^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=44165298dd85d71edea5f7904db63fe2bb131dd2;p=timeside.git no float16 for the moment --- diff --git a/timeside/analyzer/core.py b/timeside/analyzer/core.py index e43b28a..a0a1635 100644 --- a/timeside/analyzer/core.py +++ b/timeside/analyzer/core.py @@ -25,7 +25,7 @@ numpy_data_types = [ #'float128', 'float64', 'float32', - 'float16', + # 'float16', 'int64', 'int16', 'int32',