Home
last modified time | relevance | path

Searched defs:issubdtype (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A Dnumerictypes.py360 def issubdtype(arg1, arg2): function
/dports/math/py-jax/jax-0.2.9/jax/
H A Ddtypes.py174 def issubdtype(a, b): function
/dports/databases/py-tiledb/tiledb-0.8.11/tiledb/
H A Dnpbuffer.cc32 bool issubdtype(py::dtype t1, py::dtype t2) { in issubdtype() function
/dports/math/py-jax/jax-0.2.9/jax/_src/numpy/
H A Dlax_numpy.py348 def issubdtype(arg1, arg2): function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dnumpy.py14365 def issubdtype(arg1arg2): function