Home
last modified time | relevance | path

Searched defs:array_shape (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/py-h5py/h5py-3.6.0/h5py/_hl/
H A Dselections.py144 def array_shape(self): member in Selection
223 def array_shape(self): member in SimpleSelection
324 def array_shape(self): member in FancySelection
327 def __init__(self, shape, spaceid=None, mshape=None, array_shape=None): argument
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/random/
H A Drayleigh.hpp23 types::ndarray<double, pS> rayleigh(double scale, pS const &array_shape) in rayleigh()
H A Duniform.hpp24 pS const &array_shape) in uniform()
H A Dgamma.hpp23 pS const &array_shape) in gamma()
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/wcsapi/
H A Dfitswcs.py211 def array_shape(self): member in FITSWCSAPIMixin
218 def array_shape(self, value): member in FITSWCSAPIMixin
H A Dhigh_level_wcs_wrapper.py53 def array_shape(self): member in HighLevelWCSWrapper
H A Dlow_level_api.py226 def array_shape(self): member in BaseLowLevelWCS
/dports/science/hdf5-18/hdf5-1.8.21/fortran/test/
H A DtH5E_F03.f90123 INTEGER, DIMENSION(1:1) :: array_shape local
/dports/science/hdf5/hdf5-1.10.6/fortran/test/
H A DtH5E_F03.F90120 INTEGER, DIMENSION(1:1) :: array_shape local
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xtensor_semantic.cpp19 using array_shape = array_type::shape_type; typedef
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/wcsapi/wrappers/
H A Dsliced_wcs.py281 def array_shape(self): member in SlicedLowLevelWCS
/dports/devel/py-pyopencl/pyopencl-2018.2/pyopencl/characterize/
H A D__init__.py181 array_shape, array_stored_shape=None): argument
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/viewer/canvastools/
H A Dpainttool.py206 def __init__(self, radius, array_shape): argument
/dports/science/py-phono3py/phono3py-1.22.3/phono3py/phonon3/
H A Dfc3.py705 def _get_fc3_done(supercell, disp_dataset, symmetry, array_shape): argument
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_array_attr.py26 def array_shape(a, i): function
/dports/science/py-scipy/scipy-1.7.1/scipy/ndimage/src/
H A Dni_support.c488 npy_intp filter_size, npy_intp *array_shape, in NI_InitFilterIterator()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dnumpy_convert.cc226 npy_intp* array_shape = PyArray_SHAPE(ndarray); in NdarrayToTensor() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dnumpy_convert.cc224 npy_intp* array_shape = PyArray_SHAPE(ndarray); in NdarrayToTensor() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dnumpy_convert.cc226 npy_intp* array_shape = PyArray_SHAPE(ndarray); in NdarrayToTensor() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/ndarray/
H A Dndarray.py2959 def check_boolean_array_dimension(array_shape, axis, bool_shape): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/ndarray/
H A Dndarray.py2959 def check_boolean_array_dimension(array_shape, axis, bool_shape): argument
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslarray.c4823 static void array_shape (void) in array_shape() function
/dports/devel/py-numba/numba-0.51.2/numba/np/
H A Darrayobj.py2035 def array_shape(context, builder, typ, value): function
/dports/math/py-jax/jax-0.2.9/jax/_src/lax/
H A Dlax.py2084 def _broadcast_array(array, array_shape, result_shape): argument
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c412 JSShape *array_shape; /* initial shape for Array objects */ member

12