/dports/databases/grass7/grass-7.8.6/lib/python/pygrass/raster/ |
H A D | buffer.py | 45 def __array_wrap__(self, out_arr, context=None): member in Buffer
|
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/ |
H A D | test_ufunclike.py | 60 def __array_wrap__(self, obj, context=None): member in TestUfunclike.test_fix_with_subclass.MyArray
|
/dports/math/py-numpy/numpy-1.20.3/numpy/core/ |
H A D | memmap.py | 318 def __array_wrap__(self, arr, context=None): member in memmap
|
/dports/misc/orange3/orange3-3.29.1/Orange/misc/ |
H A D | distmatrix.py | 50 def __array_wrap__(self, out_arr, context=None): member in DistMatrix
|
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/ |
H A D | test_umath.py | 122 def __array_wrap__(self, arr, context): member in TestOut.test_out_wrap_subok.ArrayWrap 1870 def __array_wrap__(self, arr, context): member in TestSpecialMethods.test_wrap.with_wrap 1895 def __array_wrap__(self, obj, context): member in TestSpecialMethods.test_wrap_and_prepare_out.StoreArrayPrepareWrap 1946 def __array_wrap__(self, arr, context): member in TestSpecialMethods.test_wrap_with_iterable.with_wrap 1974 def __array_wrap__(self, arr): member in TestSpecialMethods.test_old_wrap.with_wrap 1989 def __array_wrap__(self, arr, context): member in TestSpecialMethods.test_priority.A 2032 def __array_wrap__(self, arr, context): member in TestSpecialMethods.test_failing_wrap.A 2044 def __array_wrap__(self, obj): member in TestSpecialMethods.test_failing_out_wrap.Ok 2048 def __array_wrap__(self, obj): member in TestSpecialMethods.test_failing_out_wrap.Bad 2064 def __array_wrap__(self, arr, context=None): member in TestSpecialMethods.test_none_wrap.A [all …]
|
/dports/math/py-cvxpy/cvxpy-1.1.17/examples/advanced/ |
H A D | test.py | 91 def __array_wrap__(self): member in Bar1
|
/dports/astro/py-astropy/astropy-5.0/astropy/convolution/ |
H A D | core.py | 174 def __array_wrap__(self, array, context=None): member in Kernel
|
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/units/ |
H A D | basic_units.py | 155 def __array_wrap__(self, array, context): member in TaggedValue 221 def __array_wrap__(self, array, context): member in BasicUnit
|
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/units/ |
H A D | basic_units.py | 155 def __array_wrap__(self, array, context): member in TaggedValue 221 def __array_wrap__(self, array, context): member in BasicUnit
|
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/units/ |
H A D | basic_units.py | 146 def __array_wrap__(self, array, context): member in TaggedValue 219 def __array_wrap__(self, array, context): member in BasicUnit
|
/dports/math/py-spectral/spectral-0.22.4/spectral/ |
H A D | image.py | 200 def __array_wrap__(self, out_arr, context=None): member in ImageArray
|
/dports/biology/py-biopython/biopython-1.79/Bio/Align/substitution_matrices/ |
H A D | __init__.py | 182 def __array_wrap__(self, out_arr, context=None): member in Array
|
/dports/science/py-paramz/paramz-0.9.5/paramz/core/ |
H A D | observable_array.py | 75 def __array_wrap__(self, out_arr, context=None): member in ObsAr
|
/dports/science/py-scimath/scimath-4.2.0/scimath/units/ |
H A D | unit_array.py | 175 def __array_wrap__(self, obj, context=None): member in UnitArray
|
/dports/math/py-numpy/numpy-1.20.3/numpy/ma/tests/ |
H A D | test_subclassing.py | 145 def __array_wrap__(self, obj, context=None): member in ComplicatedSubArray
|
/dports/graphics/py-imageio/imageio-2.9.0/imageio/core/ |
H A D | util.py | 160 def __array_wrap__(self, out, context=None): member in Array
|
/dports/math/py-pandas/pandas-1.2.5/pandas/core/indexes/ |
H A D | period.py | 331 def __array_wrap__(self, result, context=None): member in PeriodIndex
|
H A D | datetimelike.py | 138 def __array_wrap__(self, result, context=None): member in DatetimeIndexOpsMixin
|
H A D | interval.py | 358 def __array_wrap__(self, result, context=None): member in IntervalIndex
|
/dports/devel/py-dask/dask-2021.11.2/dask/array/ |
H A D | ufunc.py | 19 def __array_wrap__(numpy_ufunc, x, *args, **kwargs): function
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/ |
H A D | numpy_helper.py | 1098 def __array_wrap__(self, out, context=None): member in NPArrayWithTag
|
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/utils/ |
H A D | depend.py | 468 def __array_wrap__(self, arr, context=None): member in depend_array
|
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/ |
H A D | user_array.py | 248 def __array_wrap__(self, *args): member in container
|
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/core/ |
H A D | tensors.py | 85 def __array_wrap__(self, obj): member in Tensor
|
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/pynumero/sparse/ |
H A D | mpi_block_matrix.py | 106 assert self._rank_owner.ndim == 2, 'rank_ownership must be of size 2'
|