Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ dtype
Function
dtype
numpy/random/tests/test_smoke.py:12–13 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
10
params=(np.bool_, np.int8, np.int16, np.int32, np.int64,
11
np.uint8, np.uint16, np.uint32, np.uint64))
12
def
dtype(request):
13
return
request.param
14
15
16
def
params_0(f):
Callers
15
test_dtype
Method · 0.90
test_dtype
Method · 0.90
test_dtype
Method · 0.90
__setstate__
Method · 0.90
_DType_reconstruct
Function · 0.85
_bits_of
Function · 0.85
bitname
Function · 0.85
_set_array_types
Function · 0.85
add_newdoc_for_scalar_type
Function · 0.85
_add_newdocs_scalars.py
File · 0.85
maximum_sctype
Function · 0.85
obj2sctype
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected