Home
last modified time | relevance | path

Searched refs:NPY_NOTYPE (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/py-pygsl/pygsl-2.3.0/typemaps/
H A Dconvert_block_description.h148 gsl_vector_complex_long_double_py_array_type = NPY_NOTYPE ,
152 gsl_vector_long_double_py_array_type = NPY_NOTYPE ,
156 gsl_vector_ulong_py_array_type = NPY_NOTYPE ,
158 gsl_vector_uint_py_array_type = NPY_NOTYPE ,
160 gsl_vector_ushort_py_array_type = NPY_NOTYPE ,
162 gsl_vector_uchar_py_array_type = NPY_NOTYPE ,
165 gsl_vector_complex_long_double_view_py_array_type = NPY_NOTYPE ,
169 gsl_vector_long_double_view_py_array_type = NPY_NOTYPE ,
173 gsl_vector_ulong_view_py_array_type = NPY_NOTYPE ,
175 gsl_vector_uint_view_py_array_type = NPY_NOTYPE ,
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dtopython.cpp31 NPY_NOTYPE, //GDL_UNDEF***
38 NPY_NOTYPE, //GDL_STRING***
39 NPY_NOTYPE, //GDL_STRUCT***
41 NPY_NOTYPE, //GDL_PTR***
42 NPY_NOTYPE, //GDL_OBJ***
60 if( item_type == NPY_NOTYPE) in ToPython()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Dusertypes.c56 while (types[n] != NPY_NOTYPE) { in _append_new()
65 newtypes[n + 1] = NPY_NOTYPE; in _append_new()
344 descr->f->cancastto[0] = NPY_NOTYPE; in PyArray_RegisterCanCast()
370 NPY_NOTYPE; in PyArray_RegisterCanCast()
H A Dconvert_datatype.c721 if (fromtype == NPY_NOTYPE || totype == NPY_NOTYPE) { in PyArray_CanCastScalar()
1740 if (minimum_type != NPY_NOTYPE && minimum_type >= 0) { in PyArray_ObjectType()
1743 return NPY_NOTYPE; in PyArray_ObjectType()
1747 return NPY_NOTYPE; in PyArray_ObjectType()
1764 ret = NPY_NOTYPE; in PyArray_ObjectType()
H A Dscalarapi.c447 if (typenum != NPY_NOTYPE) { in PyArray_DescrFromTypeObject()
511 if (typenum != NPY_NOTYPE) { in PyArray_DescrFromTypeObject()
H A Dnumber.c207 if (rtype != NPY_NOTYPE || out != NULL) { in _get_keywords()
209 if (rtype != NPY_NOTYPE) { in _get_keywords()
H A Dlegacy_dtype_implementation.c162 while (*curtype != NPY_NOTYPE) { in PyArray_LegacyCanCastSafely()
H A Ddescriptor.c1636 int check_num = NPY_NOTYPE + 10; in _convert_from_str()
1677 check_num = NPY_NOTYPE+10; in _convert_from_str()
1682 if (check_num == NPY_NOTYPE) { in _convert_from_str()
1696 if ((check_num == NPY_NOTYPE + 10) || in _convert_from_str()
H A Darrayobject.c365 return NPY_NOTYPE; in PyArray_TypeNumFromName()
1331 NPY_NOTYPE, 0, 0); in array_richcompare()
H A Dconversion_utils.c980 int newtype = NPY_NOTYPE; in PyArray_TypestrConvert()
/dports/math/casadi/casadi-3.5.5/swig/python/
H A Dcasadi_numpy.hpp37 if (is_array(input) && (typecode == NPY_NOTYPE || in obj_to_array_allow_conversion()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/
H A Dold_defines.h48 #define PyArray_NOTYPE NPY_NOTYPE
/dports/math/py-numpy/numpy-1.20.3/numpy/f2py/tests/src/array_from_pyobj/
H A Dwrapmodule.c192 ADDCONST("NPY_NOTYPE", NPY_NOTYPE); in PyInit_test_array_from_pyobj_ext()
/dports/math/Imath/Imath-3.1.4/src/python/PyImathNumpy/
H A Dimathnumpymodule.cpp44 …e <typename T> struct NumpyTypeFromType { BOOST_STATIC_CONSTANT(int, typeEnum=NPY_NOTYPE); };
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/bindings/
H A Dnumpy.i41 %#define NPY_NOTYPE PyArray_NOTYPE
157 if (is_array(input) && (typecode == NPY_NOTYPE ||
193 if (is_array(input) && (typecode == NPY_NOTYPE ||
328 if (is_array(input) && (typecode == NPY_NOTYPE ||
/dports/audio/aubio/aubio-0.4.9/python/ext/
H A Dpy-source.c587 NPY_NOTYPE, NPY_ARRAY_ENSURECOPY); in Pyaubio_source_iter_next()
/dports/audio/py-aubio/aubio-0.4.9/python/ext/
H A Dpy-source.c587 NPY_NOTYPE, NPY_ARRAY_ENSURECOPY); in Pyaubio_source_iter_next()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/umath/
H A Dufunc_type_resolution.c1844 specified_types[j] != NPY_NOTYPE) { in type_tuple_userloop_type_resolver()
2042 specified_types[i] = NPY_NOTYPE; in type_tuple_type_resolver()
2150 specified_types[j] != NPY_NOTYPE) { in type_tuple_type_resolver()
/dports/science/grib_api/grib_api-1.28.0-Source/python/
H A Dnumpy.i41 %#define NPY_NOTYPE PyArray_NOTYPE
155 if (is_array(input) && (typecode == NPY_NOTYPE ||
191 if (is_array(input) && (typecode == NPY_NOTYPE ||
/dports/math/mathgl/mathgl-2.5/lang/
H A Dnumpy.i41 %#define NPY_NOTYPE PyArray_NOTYPE
153 if (is_array(input) && (typecode == NPY_NOTYPE ||
189 if (is_array(input) && (typecode == NPY_NOTYPE ||
/dports/science/eccodes/eccodes-2.23.0-Source/python/
H A Dnumpy.i41 %#define NPY_NOTYPE PyArray_NOTYPE
155 if (is_array(input) && (typecode == NPY_NOTYPE ||
191 if (is_array(input) && (typecode == NPY_NOTYPE ||
/dports/math/py-numpy/numpy-1.20.3/tools/
H A Dreplace_old_macros.sed48 s/\bPyArray_NOTYPE\b/NPY_NOTYPE/g
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/python/
H A Dnumpy.i99 if (is_array(input) && (typecode == NPY_NOTYPE || in obj_to_array_no_conversion()
135 if (is_array(input) && (typecode == NPY_NOTYPE || in obj_to_array_allow_conversion()
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/c-api/
H A Ddtype.rst191 .. c:macro:: NPY_NOTYPE
/dports/math/ideep/ideep-2.0.0-119-gb57539e/python/ideep4py/py/mm/
H A Dmdarray.cc903 int typenum = NPY_NOTYPE; in g_init()

123