Home
last modified time | relevance | path

Searched defs:__array_wrap__ (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/grass7/grass-7.8.6/lib/python/pygrass/raster/
H A Dbuffer.py45 def __array_wrap__(self, out_arr, context=None): member in Buffer
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/
H A Dtest_ufunclike.py60 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 Dmemmap.py318 def __array_wrap__(self, arr, context=None): member in memmap
/dports/misc/orange3/orange3-3.29.1/Orange/misc/
H A Ddistmatrix.py50 def __array_wrap__(self, out_arr, context=None): member in DistMatrix
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/
H A Dtest_umath.py122 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 Dtest.py91 def __array_wrap__(self): member in Bar1
/dports/astro/py-astropy/astropy-5.0/astropy/convolution/
H A Dcore.py174 def __array_wrap__(self, array, context=None): member in Kernel
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/units/
H A Dbasic_units.py155 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 Dbasic_units.py155 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 Dbasic_units.py146 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 Dimage.py200 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__.py182 def __array_wrap__(self, out_arr, context=None): member in Array
/dports/science/py-paramz/paramz-0.9.5/paramz/core/
H A Dobservable_array.py75 def __array_wrap__(self, out_arr, context=None): member in ObsAr
/dports/science/py-scimath/scimath-4.2.0/scimath/units/
H A Dunit_array.py175 def __array_wrap__(self, obj, context=None): member in UnitArray
/dports/math/py-numpy/numpy-1.20.3/numpy/ma/tests/
H A Dtest_subclassing.py145 def __array_wrap__(self, obj, context=None): member in ComplicatedSubArray
/dports/graphics/py-imageio/imageio-2.9.0/imageio/core/
H A Dutil.py160 def __array_wrap__(self, out, context=None): member in Array
/dports/math/py-pandas/pandas-1.2.5/pandas/core/indexes/
H A Dperiod.py331 def __array_wrap__(self, result, context=None): member in PeriodIndex
H A Ddatetimelike.py138 def __array_wrap__(self, result, context=None): member in DatetimeIndexOpsMixin
H A Dinterval.py358 def __array_wrap__(self, result, context=None): member in IntervalIndex
/dports/devel/py-dask/dask-2021.11.2/dask/array/
H A Dufunc.py19 def __array_wrap__(numpy_ufunc, x, *args, **kwargs): function
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/
H A Dnumpy_helper.py1098 def __array_wrap__(self, out, context=None): member in NPArrayWithTag
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/utils/
H A Ddepend.py468 def __array_wrap__(self, arr, context=None): member in depend_array
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/
H A Duser_array.py248 def __array_wrap__(self, *args): member in container
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/core/
H A Dtensors.py85 def __array_wrap__(self, obj): member in Tensor
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/pynumero/sparse/
H A Dmpi_block_matrix.py106 assert self._rank_owner.ndim == 2, 'rank_ownership must be of size 2'

12