Home
last modified time | relevance | path

Searched defs:ediff1d (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dediff1d.hpp13 types::ndarray<typename E::dtype, types::pshape<long>> ediff1d(E const &expr) in ediff1d() function
27 auto ediff1d(types::list<E> const &expr) -> decltype(ediff1d(asarray(expr))) in ediff1d() function
/dports/math/py-numpoly/numpoly-1.2.3/numpoly/array_function/
H A Dediff1d.py13 def ediff1d( function
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/
H A Darraysetops.py38 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/science/py-quantities/quantities-0.12.5/quantities/
H A Dumath.py49 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/astro/py-astropy/astropy-5.0/astropy/units/function/
H A Dlogarithmic.py337 def ediff1d(self, to_end=None, to_begin=None): member in LogQuantity
/dports/math/py-numpy/numpy-1.20.3/numpy/ma/
H A Dextras.py1037 def ediff1d(arr, to_end=None, to_begin=None): function
/dports/devel/py-dask/dask-2021.11.2/dask/array/
H A Droutines.py576 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/astro/py-astropy/astropy-5.0/astropy/units/
H A Dquantity.py1843 def ediff1d(self, to_end=None, to_begin=None): member in Quantity
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/ndarray/numpy/
H A D_op.py6813 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/ndarray/numpy/
H A D_op.py6813 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_np_functions.py232 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/symbol/numpy/
H A D_symbol.py6090 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/symbol/numpy/
H A D_symbol.py6090 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/numpy/
H A Dmultiarray.py8796 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/numpy/
H A Dmultiarray.py8796 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/math/py-jax/jax-0.2.9/jax/_src/numpy/
H A Dlax_numpy.py1179 def ediff1d(ary, to_end=None, to_begin=None): function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dnumpy.py8907 def ediff1d(ary=None, to_end=None, to_begin=None): function