get_dtype_str function

(Shortest import: from brian2.core.variables import get_dtype_str)

brian2.core.variables.get_dtype_str(val)[source]

Returns canonical string representation of the dtype of a value or dtype

Returns:

dtype_str : str

The numpy dtype name