Home
last modified time | relevance | path

Searched defs:__array_ufunc__ (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/py-dask/dask-2021.11.2/dask/array/tests/
H A Dtest_dispatch.py71 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in EncapsulateNDArray
117 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in WrappedArray
239 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in UnknownScalarThatUnderstandsArrayOps
261 __array_ufunc__ = None variable in UnknownScalar
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/
H A Dtest_mixins.py19 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in ArrayLike
126 __array_ufunc__ = None variable in TestNDArrayOperatorsMixin.test_opt_out.OptOut
/dports/devel/py-xarray/xarray-0.20.1/xarray/core/
H A Darithmetic.py41 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in SupportsArithmetic
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/
H A Dtest_umath.py2140 def __array_ufunc__(self, func, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override.A
2177 def __array_ufunc__(self, func, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override_mro.A
2181 def __array_ufunc__(self, func, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override_mro.ASub
2185 def __array_ufunc__(self, func, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override_mro.B
2192 def __array_ufunc__(self, func, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override_mro.C
2197 def __array_ufunc__(self, func, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override_mro.CSub
2301 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in TestSpecialMethods.test_ufunc_override_methods.A
2526 def __array_ufunc__(self, *a, **kwargs): member in TestSpecialMethods.test_ufunc_override_exception.A
2537 def __array_ufunc__(self, *args, **kwargs): member in TestSpecialMethods.test_ufunc_override_not_implemented.A
2554 __array_ufunc__ = None variable in TestSpecialMethods.test_ufunc_override_disabled.OptOut
[all …]
/dports/devel/py-xarray/xarray-0.20.1/xarray/tests/
H A Dtest_ufuncs.py110 def __array_ufunc__(self, *args, **kwargs): member in test_xarray_defers_to_unrecognized_type.Other
/dports/math/py-ndindex/ndindex-1.5.2/ndindex/
H A Darray.py58 __array_ufunc__ = None variable in ArrayIndex
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/
H A Dangles.py598 def __array_ufunc__(self, *args, **kwargs): member in Latitude
698 def __array_ufunc__(self, *args, **kwargs): member in Longitude
H A Dspectral_quantity.py86 def __array_ufunc__(self, function, method, *inputs, **kwargs): member in SpectralQuantity
/dports/astro/py-astropy/astropy-5.0/astropy/uncertainty/
H A Dcore.py79 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in Distribution
/dports/biology/py-biopython/biopython-1.79/Bio/Align/substitution_matrices/
H A D__init__.py187 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in Array
/dports/science/py-OpenMC/openmc-0.12.2/openmc/deplete/
H A Dnuclide.py682 __array_ufunc__ = None variable in FissionYield
/dports/astro/py-astropy/astropy-5.0/astropy/units/
H A Dstructured.py424 __array_ufunc__ = None variable in StructuredUnit
/dports/science/openmc/openmc-0.12.2/openmc/deplete/
H A Dnuclide.py682 __array_ufunc__ = None variable in FissionYield
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pytest/_pytest/
H A Dpython_api.py43 __array_ufunc__ = None variable in ApproxBase
/dports/math/py-pandas/pandas-1.2.5/pandas/core/arrays/
H A Dboolean.py303 def __array_ufunc__(self, ufunc, method: str, *inputs, **kwargs): member in BooleanArray
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/_pytest/
H A Dpython_api.py43 __array_ufunc__ = None variable in ApproxBase
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/src/_pytest/
H A Dpython_api.py43 __array_ufunc__ = None variable in ApproxBase
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dpython_api.py43 __array_ufunc__ = None variable in ApproxBase
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/extension/decimal/
H A Darray.py92 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in DecimalArray
/dports/math/py-pandas/pandas-1.2.5/pandas/_libs/
H A Dmissing.pyx461 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in NAType
/dports/devel/py-pint/Pint-0.18/pint/
H A Dunit.py281 def __array_ufunc__(self, ufunc, method, *inputs, **kwargs): member in Unit
/dports/devel/py-pytest/pytest-4.6.11/src/_pytest/
H A Dpython_api.py60 __array_ufunc__ = None variable in ApproxBase
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dpython_api.py47 __array_ufunc__ = None variable in ApproxBase
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dpython_api.py47 __array_ufunc__ = None variable in ApproxBase
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dpython_api.py47 __array_ufunc__ = None variable in ApproxBase

123