Searched refs:set_allow_float64 (Results 1 – 3 of 3) sorted by relevance
34 np_dtypes.set_allow_float64(False)41 np_dtypes.set_allow_float64(True)47 np_dtypes.set_allow_float64(True)
51 np_dtypes.set_allow_float64(allow_float64)63 np_dtypes.set_allow_float64(old_allow_float64)
92 def set_allow_float64(b): function