NumpyTensorSpace.available_dtypes

static NumpyTensorSpace.available_dtypes()[source]

Return the set of data types available in this implementation.

Notes

This is all dtypes available in Numpy. See numpy.sctypes for more information.

The available dtypes may depend on the specific system used.