fastplotlib.graphics._features.to_gpu_supported_dtype¶

to_gpu_supported_dtype(array)[source]¶

If array is a numpy array, converts it to a supported type. GPUs don’t support 64 bit dtypes.