From cb6e3ca2d07652d2c3d2b12fb68d1d4ab530bb2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Sep 2024 18:06:16 +0000 Subject: [PATCH] Use Pybind11 2.13.6 to build dpnp (#2041) Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com> 2bfbdd516dc39648bf2cee76dcc693b2e99ef4f4 --- .buildinfo | 2 +- _modules/dpnp/dpnp_array.html | 6 +++--- _modules/dpnp/dpnp_flatiter.html | 6 +++--- _modules/dpnp/dpnp_iface.html | 6 +++--- _modules/dpnp/dpnp_iface_arraycreation.html | 6 +++--- _modules/dpnp/dpnp_iface_counting.html | 6 +++--- _modules/dpnp/dpnp_iface_histograms.html | 6 +++--- _modules/dpnp/dpnp_iface_indexing.html | 6 +++--- _modules/dpnp/dpnp_iface_libmath.html | 6 +++--- _modules/dpnp/dpnp_iface_linearalgebra.html | 6 +++--- _modules/dpnp/dpnp_iface_logic.html | 6 +++--- _modules/dpnp/dpnp_iface_manipulation.html | 6 +++--- _modules/dpnp/dpnp_iface_mathematical.html | 6 +++--- _modules/dpnp/dpnp_iface_nanfunctions.html | 6 +++--- _modules/dpnp/dpnp_iface_searching.html | 6 +++--- _modules/dpnp/dpnp_iface_sorting.html | 6 +++--- _modules/dpnp/dpnp_iface_statistics.html | 6 +++--- _modules/dpnp/dpnp_iface_trigonometric.html | 6 +++--- _modules/dpnp/dpnp_iface_types.html | 6 +++--- _modules/dpnp/fft/dpnp_iface_fft.html | 6 +++--- _modules/dpnp/linalg/dpnp_iface_linalg.html | 6 +++--- _modules/dpnp/random/dpnp_iface_random.html | 6 +++--- _modules/dpnp/random/dpnp_random_state.html | 6 +++--- _modules/index.html | 6 +++--- _static/documentation_options.js | 2 +- dpctl.html | 6 +++--- dpnp_backend_api.html | 6 +++--- genindex.html | 6 +++--- index.html | 6 +++--- objects.inv | Bin 10740 -> 10740 bytes overview.html | 6 +++--- py-modindex.html | 6 +++--- quick_start_guide.html | 6 +++--- reference/binary.html | 6 +++--- reference/comparison.html | 8 ++++---- reference/creation.html | 6 +++--- reference/dtype.html | 6 +++--- reference/dtypes_table.html | 6 +++--- reference/fft.html | 6 +++--- reference/generated/dpnp.abs.html | 6 +++--- reference/generated/dpnp.absolute.html | 6 +++--- reference/generated/dpnp.acos.html | 6 +++--- reference/generated/dpnp.acosh.html | 6 +++--- reference/generated/dpnp.add.html | 6 +++--- reference/generated/dpnp.all.html | 6 +++--- reference/generated/dpnp.allclose.html | 6 +++--- reference/generated/dpnp.amax.html | 6 +++--- reference/generated/dpnp.amin.html | 6 +++--- reference/generated/dpnp.angle.html | 6 +++--- reference/generated/dpnp.any.html | 6 +++--- reference/generated/dpnp.append.html | 6 +++--- reference/generated/dpnp.arange.html | 6 +++--- reference/generated/dpnp.arccos.html | 6 +++--- reference/generated/dpnp.arccosh.html | 6 +++--- reference/generated/dpnp.arcsin.html | 6 +++--- reference/generated/dpnp.arcsinh.html | 6 +++--- reference/generated/dpnp.arctan.html | 6 +++--- reference/generated/dpnp.arctan2.html | 6 +++--- reference/generated/dpnp.arctanh.html | 6 +++--- reference/generated/dpnp.argmax.html | 6 +++--- reference/generated/dpnp.argmin.html | 6 +++--- reference/generated/dpnp.argsort.html | 6 +++--- reference/generated/dpnp.argwhere.html | 6 +++--- reference/generated/dpnp.around.html | 6 +++--- reference/generated/dpnp.array.html | 6 +++--- reference/generated/dpnp.array_equal.html | 6 +++--- reference/generated/dpnp.array_equiv.html | 6 +++--- reference/generated/dpnp.array_split.html | 6 +++--- reference/generated/dpnp.asanyarray.html | 6 +++--- reference/generated/dpnp.asarray.html | 6 +++--- .../generated/dpnp.asarray_chkfinite.html | 6 +++--- .../generated/dpnp.ascontiguousarray.html | 6 +++--- reference/generated/dpnp.asfarray.html | 6 +++--- reference/generated/dpnp.asfortranarray.html | 6 +++--- reference/generated/dpnp.asin.html | 6 +++--- reference/generated/dpnp.asinh.html | 6 +++--- reference/generated/dpnp.asnumpy.html | 6 +++--- reference/generated/dpnp.astype.html | 6 +++--- reference/generated/dpnp.atan.html | 6 +++--- reference/generated/dpnp.atan2.html | 6 +++--- reference/generated/dpnp.atanh.html | 6 +++--- reference/generated/dpnp.atleast_1d.html | 6 +++--- reference/generated/dpnp.atleast_2d.html | 6 +++--- reference/generated/dpnp.atleast_3d.html | 6 +++--- reference/generated/dpnp.average.html | 6 +++--- reference/generated/dpnp.bincount.html | 6 +++--- reference/generated/dpnp.bitwise_and.html | 6 +++--- reference/generated/dpnp.bitwise_not.html | 6 +++--- reference/generated/dpnp.bitwise_or.html | 6 +++--- reference/generated/dpnp.bitwise_xor.html | 6 +++--- .../generated/dpnp.broadcast_arrays.html | 6 +++--- reference/generated/dpnp.broadcast_to.html | 6 +++--- reference/generated/dpnp.can_cast.html | 6 +++--- reference/generated/dpnp.cbrt.html | 6 +++--- reference/generated/dpnp.ceil.html | 6 +++--- reference/generated/dpnp.choose.html | 6 +++--- reference/generated/dpnp.clip.html | 6 +++--- reference/generated/dpnp.column_stack.html | 6 +++--- reference/generated/dpnp.concat.html | 6 +++--- reference/generated/dpnp.concatenate.html | 6 +++--- reference/generated/dpnp.conj.html | 6 +++--- reference/generated/dpnp.conjugate.html | 6 +++--- reference/generated/dpnp.convolve.html | 6 +++--- reference/generated/dpnp.copy.html | 6 +++--- reference/generated/dpnp.copysign.html | 6 +++--- reference/generated/dpnp.copyto.html | 6 +++--- reference/generated/dpnp.correlate.html | 6 +++--- reference/generated/dpnp.cos.html | 6 +++--- reference/generated/dpnp.cosh.html | 6 +++--- reference/generated/dpnp.count_nonzero.html | 6 +++--- reference/generated/dpnp.cov.html | 6 +++--- reference/generated/dpnp.cross.html | 6 +++--- reference/generated/dpnp.cumlogsumexp.html | 6 +++--- reference/generated/dpnp.cumprod.html | 6 +++--- reference/generated/dpnp.cumsum.html | 6 +++--- reference/generated/dpnp.deg2rad.html | 6 +++--- reference/generated/dpnp.degrees.html | 6 +++--- reference/generated/dpnp.diag.html | 6 +++--- reference/generated/dpnp.diag_indices.html | 6 +++--- .../generated/dpnp.diag_indices_from.html | 6 +++--- reference/generated/dpnp.diagflat.html | 6 +++--- reference/generated/dpnp.diagonal.html | 6 +++--- reference/generated/dpnp.diff.html | 6 +++--- reference/generated/dpnp.digitize.html | 6 +++--- reference/generated/dpnp.divide.html | 6 +++--- reference/generated/dpnp.dot.html | 6 +++--- .../generated/dpnp.dpnp_array.dpnp_array.html | 6 +++--- reference/generated/dpnp.dsplit.html | 6 +++--- reference/generated/dpnp.dstack.html | 6 +++--- reference/generated/dpnp.dtype.html | 6 +++--- reference/generated/dpnp.ediff1d.html | 6 +++--- reference/generated/dpnp.einsum.html | 6 +++--- reference/generated/dpnp.einsum_path.html | 6 +++--- reference/generated/dpnp.empty.html | 6 +++--- reference/generated/dpnp.empty_like.html | 6 +++--- reference/generated/dpnp.equal.html | 6 +++--- reference/generated/dpnp.erf.html | 6 +++--- reference/generated/dpnp.exp.html | 6 +++--- reference/generated/dpnp.exp2.html | 6 +++--- reference/generated/dpnp.expand_dims.html | 6 +++--- reference/generated/dpnp.expm1.html | 6 +++--- reference/generated/dpnp.extract.html | 6 +++--- reference/generated/dpnp.eye.html | 6 +++--- reference/generated/dpnp.fabs.html | 6 +++--- reference/generated/dpnp.fft.fft.html | 6 +++--- reference/generated/dpnp.fft.fft2.html | 6 +++--- reference/generated/dpnp.fft.fftfreq.html | 6 +++--- reference/generated/dpnp.fft.fftn.html | 6 +++--- reference/generated/dpnp.fft.fftshift.html | 6 +++--- reference/generated/dpnp.fft.hfft.html | 6 +++--- reference/generated/dpnp.fft.ifft.html | 6 +++--- reference/generated/dpnp.fft.ifft2.html | 6 +++--- reference/generated/dpnp.fft.ifftn.html | 6 +++--- reference/generated/dpnp.fft.ifftshift.html | 6 +++--- reference/generated/dpnp.fft.ihfft.html | 6 +++--- reference/generated/dpnp.fft.irfft.html | 6 +++--- reference/generated/dpnp.fft.irfft2.html | 6 +++--- reference/generated/dpnp.fft.irfftn.html | 6 +++--- reference/generated/dpnp.fft.rfft.html | 6 +++--- reference/generated/dpnp.fft.rfft2.html | 6 +++--- reference/generated/dpnp.fft.rfftfreq.html | 6 +++--- reference/generated/dpnp.fft.rfftn.html | 6 +++--- reference/generated/dpnp.fill_diagonal.html | 6 +++--- reference/generated/dpnp.finfo.html | 6 +++--- reference/generated/dpnp.fix.html | 6 +++--- reference/generated/dpnp.flatiter.html | 6 +++--- reference/generated/dpnp.flatnonzero.html | 6 +++--- reference/generated/dpnp.flip.html | 6 +++--- reference/generated/dpnp.fliplr.html | 6 +++--- reference/generated/dpnp.flipud.html | 6 +++--- reference/generated/dpnp.float_power.html | 6 +++--- reference/generated/dpnp.floor.html | 6 +++--- reference/generated/dpnp.floor_divide.html | 6 +++--- reference/generated/dpnp.fmax.html | 6 +++--- reference/generated/dpnp.fmin.html | 6 +++--- reference/generated/dpnp.fmod.html | 6 +++--- reference/generated/dpnp.from_dlpack.html | 6 +++--- reference/generated/dpnp.frombuffer.html | 6 +++--- reference/generated/dpnp.fromfile.html | 6 +++--- reference/generated/dpnp.fromfunction.html | 6 +++--- reference/generated/dpnp.fromiter.html | 6 +++--- reference/generated/dpnp.fromstring.html | 6 +++--- reference/generated/dpnp.full.html | 6 +++--- reference/generated/dpnp.full_like.html | 6 +++--- reference/generated/dpnp.geomspace.html | 6 +++--- reference/generated/dpnp.get_include.html | 6 +++--- reference/generated/dpnp.gradient.html | 6 +++--- reference/generated/dpnp.greater.html | 6 +++--- reference/generated/dpnp.greater_equal.html | 6 +++--- reference/generated/dpnp.heaviside.html | 6 +++--- reference/generated/dpnp.histogram.html | 6 +++--- .../generated/dpnp.histogram_bin_edges.html | 6 +++--- reference/generated/dpnp.hsplit.html | 6 +++--- reference/generated/dpnp.hstack.html | 6 +++--- reference/generated/dpnp.hypot.html | 6 +++--- reference/generated/dpnp.identity.html | 6 +++--- reference/generated/dpnp.iinfo.html | 6 +++--- reference/generated/dpnp.imag.html | 6 +++--- reference/generated/dpnp.indices.html | 6 +++--- reference/generated/dpnp.inner.html | 6 +++--- reference/generated/dpnp.invert.html | 6 +++--- reference/generated/dpnp.isclose.html | 6 +++--- reference/generated/dpnp.iscomplex.html | 6 +++--- reference/generated/dpnp.iscomplexobj.html | 6 +++--- reference/generated/dpnp.isfinite.html | 6 +++--- reference/generated/dpnp.isinf.html | 6 +++--- reference/generated/dpnp.isnan.html | 6 +++--- reference/generated/dpnp.isneginf.html | 6 +++--- reference/generated/dpnp.isposinf.html | 6 +++--- reference/generated/dpnp.isreal.html | 6 +++--- reference/generated/dpnp.isrealobj.html | 6 +++--- reference/generated/dpnp.isscalar.html | 6 +++--- reference/generated/dpnp.issubdtype.html | 6 +++--- reference/generated/dpnp.ix_.html | 6 +++--- reference/generated/dpnp.kron.html | 6 +++--- reference/generated/dpnp.left_shift.html | 6 +++--- reference/generated/dpnp.less.html | 6 +++--- reference/generated/dpnp.less_equal.html | 6 +++--- reference/generated/dpnp.linalg.cholesky.html | 6 +++--- reference/generated/dpnp.linalg.cond.html | 6 +++--- reference/generated/dpnp.linalg.det.html | 6 +++--- reference/generated/dpnp.linalg.eig.html | 6 +++--- reference/generated/dpnp.linalg.eigh.html | 6 +++--- reference/generated/dpnp.linalg.eigvals.html | 6 +++--- reference/generated/dpnp.linalg.eigvalsh.html | 6 +++--- reference/generated/dpnp.linalg.inv.html | 6 +++--- reference/generated/dpnp.linalg.lstsq.html | 6 +++--- .../generated/dpnp.linalg.matrix_power.html | 6 +++--- .../generated/dpnp.linalg.matrix_rank.html | 6 +++--- .../generated/dpnp.linalg.multi_dot.html | 6 +++--- reference/generated/dpnp.linalg.norm.html | 6 +++--- reference/generated/dpnp.linalg.pinv.html | 6 +++--- reference/generated/dpnp.linalg.qr.html | 6 +++--- reference/generated/dpnp.linalg.slogdet.html | 6 +++--- reference/generated/dpnp.linalg.solve.html | 6 +++--- reference/generated/dpnp.linalg.svd.html | 6 +++--- .../generated/dpnp.linalg.tensorinv.html | 6 +++--- .../generated/dpnp.linalg.tensorsolve.html | 6 +++--- reference/generated/dpnp.linspace.html | 6 +++--- reference/generated/dpnp.loadtxt.html | 6 +++--- reference/generated/dpnp.log.html | 6 +++--- reference/generated/dpnp.log10.html | 6 +++--- reference/generated/dpnp.log1p.html | 6 +++--- reference/generated/dpnp.log2.html | 6 +++--- reference/generated/dpnp.logaddexp.html | 6 +++--- reference/generated/dpnp.logaddexp2.html | 6 +++--- reference/generated/dpnp.logical_and.html | 6 +++--- reference/generated/dpnp.logical_not.html | 6 +++--- reference/generated/dpnp.logical_or.html | 6 +++--- reference/generated/dpnp.logical_xor.html | 6 +++--- reference/generated/dpnp.logspace.html | 6 +++--- reference/generated/dpnp.logsumexp.html | 6 +++--- reference/generated/dpnp.mask_indices.html | 6 +++--- reference/generated/dpnp.matmul.html | 6 +++--- reference/generated/dpnp.max.html | 6 +++--- reference/generated/dpnp.maximum.html | 6 +++--- reference/generated/dpnp.mean.html | 6 +++--- reference/generated/dpnp.median.html | 6 +++--- reference/generated/dpnp.meshgrid.html | 6 +++--- reference/generated/dpnp.mgrid.html | 6 +++--- reference/generated/dpnp.min.html | 6 +++--- reference/generated/dpnp.minimum.html | 6 +++--- reference/generated/dpnp.mod.html | 6 +++--- reference/generated/dpnp.modf.html | 6 +++--- reference/generated/dpnp.moveaxis.html | 6 +++--- reference/generated/dpnp.multiply.html | 6 +++--- reference/generated/dpnp.nan_to_num.html | 6 +++--- reference/generated/dpnp.nanargmax.html | 6 +++--- reference/generated/dpnp.nanargmin.html | 6 +++--- reference/generated/dpnp.nancumprod.html | 6 +++--- reference/generated/dpnp.nancumsum.html | 6 +++--- reference/generated/dpnp.nanmax.html | 6 +++--- reference/generated/dpnp.nanmean.html | 6 +++--- reference/generated/dpnp.nanmin.html | 6 +++--- reference/generated/dpnp.nanprod.html | 6 +++--- reference/generated/dpnp.nanstd.html | 6 +++--- reference/generated/dpnp.nansum.html | 6 +++--- reference/generated/dpnp.nanvar.html | 6 +++--- reference/generated/dpnp.ndarray.T.html | 6 +++--- reference/generated/dpnp.ndarray.__abs__.html | 6 +++--- reference/generated/dpnp.ndarray.__add__.html | 6 +++--- reference/generated/dpnp.ndarray.__and__.html | 6 +++--- .../generated/dpnp.ndarray.__bool__.html | 6 +++--- .../generated/dpnp.ndarray.__complex__.html | 6 +++--- .../generated/dpnp.ndarray.__copy__.html | 6 +++--- reference/generated/dpnp.ndarray.__eq__.html | 6 +++--- .../generated/dpnp.ndarray.__float__.html | 6 +++--- .../generated/dpnp.ndarray.__floordiv__.html | 6 +++--- reference/generated/dpnp.ndarray.__ge__.html | 6 +++--- .../generated/dpnp.ndarray.__getitem__.html | 6 +++--- reference/generated/dpnp.ndarray.__gt__.html | 6 +++--- .../generated/dpnp.ndarray.__iadd__.html | 6 +++--- .../generated/dpnp.ndarray.__iand__.html | 6 +++--- .../generated/dpnp.ndarray.__ifloordiv__.html | 6 +++--- .../generated/dpnp.ndarray.__ilshift__.html | 6 +++--- .../generated/dpnp.ndarray.__imod__.html | 6 +++--- .../generated/dpnp.ndarray.__imul__.html | 6 +++--- reference/generated/dpnp.ndarray.__int__.html | 6 +++--- .../generated/dpnp.ndarray.__invert__.html | 6 +++--- reference/generated/dpnp.ndarray.__ior__.html | 6 +++--- .../generated/dpnp.ndarray.__ipow__.html | 6 +++--- .../generated/dpnp.ndarray.__irshift__.html | 6 +++--- .../generated/dpnp.ndarray.__isub__.html | 6 +++--- .../generated/dpnp.ndarray.__itruediv__.html | 6 +++--- .../generated/dpnp.ndarray.__ixor__.html | 6 +++--- reference/generated/dpnp.ndarray.__le__.html | 6 +++--- reference/generated/dpnp.ndarray.__len__.html | 6 +++--- .../generated/dpnp.ndarray.__lshift__.html | 6 +++--- reference/generated/dpnp.ndarray.__lt__.html | 6 +++--- .../generated/dpnp.ndarray.__matmul__.html | 6 +++--- reference/generated/dpnp.ndarray.__mod__.html | 6 +++--- reference/generated/dpnp.ndarray.__mul__.html | 6 +++--- reference/generated/dpnp.ndarray.__ne__.html | 6 +++--- reference/generated/dpnp.ndarray.__neg__.html | 6 +++--- reference/generated/dpnp.ndarray.__new__.html | 6 +++--- reference/generated/dpnp.ndarray.__or__.html | 6 +++--- reference/generated/dpnp.ndarray.__pos__.html | 6 +++--- reference/generated/dpnp.ndarray.__pow__.html | 6 +++--- .../generated/dpnp.ndarray.__repr__.html | 6 +++--- .../generated/dpnp.ndarray.__rshift__.html | 6 +++--- .../generated/dpnp.ndarray.__setitem__.html | 6 +++--- reference/generated/dpnp.ndarray.__str__.html | 6 +++--- reference/generated/dpnp.ndarray.__sub__.html | 6 +++--- .../generated/dpnp.ndarray.__truediv__.html | 6 +++--- reference/generated/dpnp.ndarray.__xor__.html | 6 +++--- reference/generated/dpnp.ndarray.all.html | 6 +++--- reference/generated/dpnp.ndarray.any.html | 6 +++--- reference/generated/dpnp.ndarray.argmax.html | 6 +++--- reference/generated/dpnp.ndarray.argmin.html | 6 +++--- reference/generated/dpnp.ndarray.argsort.html | 6 +++--- reference/generated/dpnp.ndarray.astype.html | 6 +++--- reference/generated/dpnp.ndarray.choose.html | 6 +++--- reference/generated/dpnp.ndarray.clip.html | 6 +++--- reference/generated/dpnp.ndarray.conj.html | 6 +++--- .../generated/dpnp.ndarray.conjugate.html | 6 +++--- reference/generated/dpnp.ndarray.copy.html | 6 +++--- reference/generated/dpnp.ndarray.cumprod.html | 6 +++--- reference/generated/dpnp.ndarray.cumsum.html | 6 +++--- .../generated/dpnp.ndarray.diagonal.html | 6 +++--- reference/generated/dpnp.ndarray.dtype.html | 6 +++--- reference/generated/dpnp.ndarray.fill.html | 6 +++--- reference/generated/dpnp.ndarray.flags.html | 6 +++--- reference/generated/dpnp.ndarray.flat.html | 6 +++--- reference/generated/dpnp.ndarray.flatten.html | 6 +++--- reference/generated/dpnp.ndarray.html | 6 +++--- reference/generated/dpnp.ndarray.imag.html | 6 +++--- reference/generated/dpnp.ndarray.item.html | 6 +++--- .../generated/dpnp.ndarray.itemsize.html | 6 +++--- reference/generated/dpnp.ndarray.max.html | 6 +++--- reference/generated/dpnp.ndarray.mean.html | 6 +++--- reference/generated/dpnp.ndarray.min.html | 6 +++--- reference/generated/dpnp.ndarray.nbytes.html | 6 +++--- reference/generated/dpnp.ndarray.ndim.html | 6 +++--- reference/generated/dpnp.ndarray.nonzero.html | 6 +++--- .../generated/dpnp.ndarray.partition.html | 6 +++--- reference/generated/dpnp.ndarray.prod.html | 6 +++--- reference/generated/dpnp.ndarray.put.html | 6 +++--- reference/generated/dpnp.ndarray.ravel.html | 6 +++--- reference/generated/dpnp.ndarray.real.html | 6 +++--- reference/generated/dpnp.ndarray.repeat.html | 6 +++--- reference/generated/dpnp.ndarray.reshape.html | 6 +++--- reference/generated/dpnp.ndarray.round.html | 6 +++--- .../generated/dpnp.ndarray.searchsorted.html | 6 +++--- reference/generated/dpnp.ndarray.shape.html | 6 +++--- reference/generated/dpnp.ndarray.size.html | 6 +++--- reference/generated/dpnp.ndarray.sort.html | 6 +++--- reference/generated/dpnp.ndarray.squeeze.html | 6 +++--- reference/generated/dpnp.ndarray.std.html | 6 +++--- reference/generated/dpnp.ndarray.strides.html | 6 +++--- reference/generated/dpnp.ndarray.sum.html | 6 +++--- .../generated/dpnp.ndarray.swapaxes.html | 6 +++--- reference/generated/dpnp.ndarray.take.html | 6 +++--- reference/generated/dpnp.ndarray.trace.html | 6 +++--- .../generated/dpnp.ndarray.transpose.html | 6 +++--- reference/generated/dpnp.ndarray.var.html | 6 +++--- reference/generated/dpnp.ndim.html | 6 +++--- reference/generated/dpnp.negative.html | 6 +++--- reference/generated/dpnp.nextafter.html | 6 +++--- reference/generated/dpnp.nonzero.html | 6 +++--- reference/generated/dpnp.not_equal.html | 6 +++--- reference/generated/dpnp.ogrid.html | 6 +++--- reference/generated/dpnp.ones.html | 6 +++--- reference/generated/dpnp.ones_like.html | 6 +++--- reference/generated/dpnp.outer.html | 6 +++--- reference/generated/dpnp.partition.html | 6 +++--- reference/generated/dpnp.permute_dims.html | 6 +++--- reference/generated/dpnp.place.html | 6 +++--- reference/generated/dpnp.positive.html | 6 +++--- reference/generated/dpnp.pow.html | 6 +++--- reference/generated/dpnp.power.html | 6 +++--- reference/generated/dpnp.prod.html | 6 +++--- reference/generated/dpnp.proj.html | 6 +++--- reference/generated/dpnp.ptp.html | 6 +++--- reference/generated/dpnp.put.html | 6 +++--- reference/generated/dpnp.put_along_axis.html | 6 +++--- reference/generated/dpnp.putmask.html | 6 +++--- reference/generated/dpnp.rad2deg.html | 6 +++--- reference/generated/dpnp.radians.html | 6 +++--- .../generated/dpnp.random.RandomState.html | 6 +++--- reference/generated/dpnp.random.beta.html | 6 +++--- reference/generated/dpnp.random.binomial.html | 6 +++--- reference/generated/dpnp.random.bytes.html | 6 +++--- .../generated/dpnp.random.chisquare.html | 6 +++--- reference/generated/dpnp.random.choice.html | 6 +++--- .../generated/dpnp.random.dirichlet.html | 6 +++--- .../generated/dpnp.random.exponential.html | 6 +++--- reference/generated/dpnp.random.f.html | 6 +++--- reference/generated/dpnp.random.gamma.html | 6 +++--- .../generated/dpnp.random.geometric.html | 6 +++--- reference/generated/dpnp.random.gumbel.html | 6 +++--- .../generated/dpnp.random.hypergeometric.html | 6 +++--- reference/generated/dpnp.random.laplace.html | 6 +++--- reference/generated/dpnp.random.logistic.html | 6 +++--- .../generated/dpnp.random.lognormal.html | 6 +++--- .../generated/dpnp.random.logseries.html | 6 +++--- .../generated/dpnp.random.multinomial.html | 6 +++--- .../dpnp.random.multivariate_normal.html | 6 +++--- .../dpnp.random.negative_binomial.html | 6 +++--- .../dpnp.random.noncentral_chisquare.html | 6 +++--- .../generated/dpnp.random.noncentral_f.html | 6 +++--- reference/generated/dpnp.random.normal.html | 6 +++--- reference/generated/dpnp.random.pareto.html | 6 +++--- .../generated/dpnp.random.permutation.html | 6 +++--- reference/generated/dpnp.random.poisson.html | 6 +++--- reference/generated/dpnp.random.power.html | 6 +++--- reference/generated/dpnp.random.rand.html | 6 +++--- reference/generated/dpnp.random.randint.html | 6 +++--- reference/generated/dpnp.random.randn.html | 6 +++--- reference/generated/dpnp.random.random.html | 6 +++--- .../dpnp.random.random_integers.html | 6 +++--- .../generated/dpnp.random.random_sample.html | 6 +++--- reference/generated/dpnp.random.ranf.html | 6 +++--- reference/generated/dpnp.random.rayleigh.html | 6 +++--- reference/generated/dpnp.random.sample.html | 6 +++--- reference/generated/dpnp.random.seed.html | 6 +++--- reference/generated/dpnp.random.shuffle.html | 6 +++--- .../dpnp.random.standard_cauchy.html | 6 +++--- .../dpnp.random.standard_exponential.html | 6 +++--- .../generated/dpnp.random.standard_gamma.html | 6 +++--- .../dpnp.random.standard_normal.html | 6 +++--- .../generated/dpnp.random.standard_t.html | 6 +++--- .../generated/dpnp.random.triangular.html | 6 +++--- reference/generated/dpnp.random.uniform.html | 6 +++--- reference/generated/dpnp.random.vonmises.html | 6 +++--- reference/generated/dpnp.random.wald.html | 6 +++--- reference/generated/dpnp.random.weibull.html | 6 +++--- reference/generated/dpnp.random.zipf.html | 6 +++--- reference/generated/dpnp.ravel.html | 6 +++--- .../generated/dpnp.ravel_multi_index.html | 6 +++--- reference/generated/dpnp.real.html | 6 +++--- reference/generated/dpnp.real_if_close.html | 6 +++--- reference/generated/dpnp.reciprocal.html | 6 +++--- reference/generated/dpnp.reduce_hypot.html | 6 +++--- reference/generated/dpnp.remainder.html | 6 +++--- reference/generated/dpnp.repeat.html | 6 +++--- reference/generated/dpnp.reshape.html | 6 +++--- reference/generated/dpnp.result_type.html | 6 +++--- reference/generated/dpnp.right_shift.html | 6 +++--- reference/generated/dpnp.rint.html | 6 +++--- reference/generated/dpnp.roll.html | 6 +++--- reference/generated/dpnp.rollaxis.html | 6 +++--- reference/generated/dpnp.round.html | 6 +++--- reference/generated/dpnp.row_stack.html | 6 +++--- reference/generated/dpnp.rsqrt.html | 6 +++--- reference/generated/dpnp.searchsorted.html | 6 +++--- reference/generated/dpnp.select.html | 6 +++--- reference/generated/dpnp.shape.html | 6 +++--- reference/generated/dpnp.sign.html | 6 +++--- reference/generated/dpnp.signbit.html | 6 +++--- reference/generated/dpnp.sin.html | 6 +++--- reference/generated/dpnp.sinh.html | 6 +++--- reference/generated/dpnp.size.html | 6 +++--- reference/generated/dpnp.sort.html | 6 +++--- reference/generated/dpnp.sort_complex.html | 6 +++--- reference/generated/dpnp.split.html | 6 +++--- reference/generated/dpnp.sqrt.html | 6 +++--- reference/generated/dpnp.square.html | 6 +++--- reference/generated/dpnp.squeeze.html | 6 +++--- reference/generated/dpnp.stack.html | 6 +++--- reference/generated/dpnp.std.html | 6 +++--- reference/generated/dpnp.subtract.html | 6 +++--- reference/generated/dpnp.sum.html | 6 +++--- reference/generated/dpnp.swapaxes.html | 6 +++--- reference/generated/dpnp.take.html | 6 +++--- reference/generated/dpnp.take_along_axis.html | 6 +++--- reference/generated/dpnp.tan.html | 6 +++--- reference/generated/dpnp.tanh.html | 6 +++--- reference/generated/dpnp.tensordot.html | 6 +++--- reference/generated/dpnp.tile.html | 6 +++--- reference/generated/dpnp.trace.html | 6 +++--- reference/generated/dpnp.transpose.html | 6 +++--- reference/generated/dpnp.trapezoid.html | 6 +++--- reference/generated/dpnp.tri.html | 6 +++--- reference/generated/dpnp.tril.html | 6 +++--- reference/generated/dpnp.tril_indices.html | 6 +++--- .../generated/dpnp.tril_indices_from.html | 6 +++--- reference/generated/dpnp.trim_zeros.html | 6 +++--- reference/generated/dpnp.triu.html | 6 +++--- reference/generated/dpnp.triu_indices.html | 6 +++--- .../generated/dpnp.triu_indices_from.html | 6 +++--- reference/generated/dpnp.true_divide.html | 6 +++--- reference/generated/dpnp.trunc.html | 6 +++--- reference/generated/dpnp.unique.html | 6 +++--- reference/generated/dpnp.unravel_index.html | 6 +++--- reference/generated/dpnp.unwrap.html | 6 +++--- reference/generated/dpnp.vander.html | 6 +++--- reference/generated/dpnp.var.html | 6 +++--- reference/generated/dpnp.vdot.html | 6 +++--- reference/generated/dpnp.vsplit.html | 6 +++--- reference/generated/dpnp.vstack.html | 6 +++--- reference/generated/dpnp.where.html | 6 +++--- reference/generated/dpnp.zeros.html | 6 +++--- reference/generated/dpnp.zeros_like.html | 6 +++--- reference/index.html | 6 +++--- reference/indexing.html | 6 +++--- reference/linalg.html | 6 +++--- reference/logic.html | 6 +++--- reference/manipulation.html | 6 +++--- reference/math.html | 6 +++--- reference/misc.html | 6 +++--- reference/ndarray.html | 6 +++--- reference/pad.html | 6 +++--- reference/polynomials.html | 6 +++--- reference/random.html | 6 +++--- reference/routines.html | 6 +++--- reference/sorting.html | 6 +++--- reference/special.html | 6 +++--- reference/statistics.html | 6 +++--- reference/ufunc.html | 6 +++--- search.html | 6 +++--- searchindex.js | 2 +- 531 files changed, 1585 insertions(+), 1585 deletions(-) diff --git a/.buildinfo b/.buildinfo index 3362994be04..43d4eb010ac 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: fda62051fcabf505530d52747cb8c266 +config: 31f5bc4f04d5c3d8f46ff039586f1432 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_modules/dpnp/dpnp_array.html b/_modules/dpnp/dpnp_array.html index 546083ad276..879daf33d9d 100644 --- a/_modules/dpnp/dpnp_array.html +++ b/_modules/dpnp/dpnp_array.html @@ -12,7 +12,7 @@ - dpnp.dpnp_array — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_array — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_flatiter.html b/_modules/dpnp/dpnp_flatiter.html index 2ee41c40e3c..5b1fb73bce6 100644 --- a/_modules/dpnp/dpnp_flatiter.html +++ b/_modules/dpnp/dpnp_flatiter.html @@ -12,7 +12,7 @@ - dpnp.dpnp_flatiter — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_flatiter — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface.html b/_modules/dpnp/dpnp_iface.html index c7e797703a1..078706d4cf3 100644 --- a/_modules/dpnp/dpnp_iface.html +++ b/_modules/dpnp/dpnp_iface.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_arraycreation.html b/_modules/dpnp/dpnp_iface_arraycreation.html index bf8dba04a2f..8b9e7747886 100644 --- a/_modules/dpnp/dpnp_iface_arraycreation.html +++ b/_modules/dpnp/dpnp_iface_arraycreation.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_arraycreation — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_arraycreation — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_counting.html b/_modules/dpnp/dpnp_iface_counting.html index 6daca1d4820..d6416c3378d 100644 --- a/_modules/dpnp/dpnp_iface_counting.html +++ b/_modules/dpnp/dpnp_iface_counting.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_counting — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_counting — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_histograms.html b/_modules/dpnp/dpnp_iface_histograms.html index 34bfcfeeb2b..cc1457aad2c 100644 --- a/_modules/dpnp/dpnp_iface_histograms.html +++ b/_modules/dpnp/dpnp_iface_histograms.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_histograms — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_histograms — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_indexing.html b/_modules/dpnp/dpnp_iface_indexing.html index 250c8d5e4f7..eaeacbd9c2a 100644 --- a/_modules/dpnp/dpnp_iface_indexing.html +++ b/_modules/dpnp/dpnp_iface_indexing.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_indexing — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_indexing — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_libmath.html b/_modules/dpnp/dpnp_iface_libmath.html index b9cda7299c0..826f5027052 100644 --- a/_modules/dpnp/dpnp_iface_libmath.html +++ b/_modules/dpnp/dpnp_iface_libmath.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_libmath — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_libmath — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_linearalgebra.html b/_modules/dpnp/dpnp_iface_linearalgebra.html index 2a585e85280..7a833eb0c85 100644 --- a/_modules/dpnp/dpnp_iface_linearalgebra.html +++ b/_modules/dpnp/dpnp_iface_linearalgebra.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_linearalgebra — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_linearalgebra — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_logic.html b/_modules/dpnp/dpnp_iface_logic.html index b3ceb1372c0..f04ab1767b4 100644 --- a/_modules/dpnp/dpnp_iface_logic.html +++ b/_modules/dpnp/dpnp_iface_logic.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_logic — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_logic — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_manipulation.html b/_modules/dpnp/dpnp_iface_manipulation.html index 862b3556ad0..532e36dedb3 100644 --- a/_modules/dpnp/dpnp_iface_manipulation.html +++ b/_modules/dpnp/dpnp_iface_manipulation.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_manipulation — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_manipulation — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_mathematical.html b/_modules/dpnp/dpnp_iface_mathematical.html index d35889301d2..e50585417dd 100644 --- a/_modules/dpnp/dpnp_iface_mathematical.html +++ b/_modules/dpnp/dpnp_iface_mathematical.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_mathematical — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_mathematical — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_nanfunctions.html b/_modules/dpnp/dpnp_iface_nanfunctions.html index 15524cddef8..527c09bb5d7 100644 --- a/_modules/dpnp/dpnp_iface_nanfunctions.html +++ b/_modules/dpnp/dpnp_iface_nanfunctions.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_nanfunctions — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_nanfunctions — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_searching.html b/_modules/dpnp/dpnp_iface_searching.html index 9ce5971f41f..7634c1043af 100644 --- a/_modules/dpnp/dpnp_iface_searching.html +++ b/_modules/dpnp/dpnp_iface_searching.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_searching — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_searching — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_sorting.html b/_modules/dpnp/dpnp_iface_sorting.html index 225207582a7..cd432650002 100644 --- a/_modules/dpnp/dpnp_iface_sorting.html +++ b/_modules/dpnp/dpnp_iface_sorting.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_sorting — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_sorting — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_statistics.html b/_modules/dpnp/dpnp_iface_statistics.html index ee2847087da..3437544170a 100644 --- a/_modules/dpnp/dpnp_iface_statistics.html +++ b/_modules/dpnp/dpnp_iface_statistics.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_statistics — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_statistics — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_trigonometric.html b/_modules/dpnp/dpnp_iface_trigonometric.html index 20256cca968..e6b0a52d3cc 100644 --- a/_modules/dpnp/dpnp_iface_trigonometric.html +++ b/_modules/dpnp/dpnp_iface_trigonometric.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_trigonometric — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_trigonometric — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/dpnp_iface_types.html b/_modules/dpnp/dpnp_iface_types.html index 3c31693d0b1..3cf8a0220c1 100644 --- a/_modules/dpnp/dpnp_iface_types.html +++ b/_modules/dpnp/dpnp_iface_types.html @@ -12,7 +12,7 @@ - dpnp.dpnp_iface_types — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_iface_types — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/fft/dpnp_iface_fft.html b/_modules/dpnp/fft/dpnp_iface_fft.html index 09f22b6e8ca..5f81198e438 100644 --- a/_modules/dpnp/fft/dpnp_iface_fft.html +++ b/_modules/dpnp/fft/dpnp_iface_fft.html @@ -12,7 +12,7 @@ - dpnp.fft.dpnp_iface_fft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.dpnp_iface_fft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/linalg/dpnp_iface_linalg.html b/_modules/dpnp/linalg/dpnp_iface_linalg.html index a8071ded891..aa101cd995f 100644 --- a/_modules/dpnp/linalg/dpnp_iface_linalg.html +++ b/_modules/dpnp/linalg/dpnp_iface_linalg.html @@ -12,7 +12,7 @@ - dpnp.linalg.dpnp_iface_linalg — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.dpnp_iface_linalg — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/random/dpnp_iface_random.html b/_modules/dpnp/random/dpnp_iface_random.html index c0c4ae6763b..23981e5fdd4 100644 --- a/_modules/dpnp/random/dpnp_iface_random.html +++ b/_modules/dpnp/random/dpnp_iface_random.html @@ -12,7 +12,7 @@ - dpnp.random.dpnp_iface_random — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.dpnp_iface_random — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/dpnp/random/dpnp_random_state.html b/_modules/dpnp/random/dpnp_random_state.html index e65a33cf0ae..c9572a31f54 100644 --- a/_modules/dpnp/random/dpnp_random_state.html +++ b/_modules/dpnp/random/dpnp_random_state.html @@ -12,7 +12,7 @@ - dpnp.random.dpnp_random_state — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.dpnp_random_state — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_modules/index.html b/_modules/index.html index bdd0e0d244a..0b412a6995e 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -12,7 +12,7 @@ - Overview: module code — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Overview: module code — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 3edf8fd1810..952c4b23000 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.17.0dev0+5.g45961ed2cae', + VERSION: '0.17.0dev0+6.g2bfbdd516dc', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/dpctl.html b/dpctl.html index f8c118dbb84..2268831f22f 100644 --- a/dpctl.html +++ b/dpctl.html @@ -13,7 +13,7 @@ - Interplay with the Data Parallel Control Library — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Interplay with the Data Parallel Control Library — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -44,7 +44,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/dpnp_backend_api.html b/dpnp_backend_api.html index e5776cbce71..4af2fb45bd7 100644 --- a/dpnp_backend_api.html +++ b/dpnp_backend_api.html @@ -13,7 +13,7 @@ - C++ backend API Reference — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + C++ backend API Reference — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -45,7 +45,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/genindex.html b/genindex.html index d64695166db..722f830b8a6 100644 --- a/genindex.html +++ b/genindex.html @@ -12,7 +12,7 @@ - Index — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Index — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/index.html b/index.html index 48371082303..f0074a4ff80 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - Data Parallel Extension for NumPy* — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Data Parallel Extension for NumPy* — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/objects.inv b/objects.inv index dd11fc1ac41289666271918ab4fceb564f9b0091..4d5116d723e9fec8c9e9f4f8b65774876e29fbab 100644 GIT binary patch delta 25 gcmewo{3Uoo0-u>)x=~VEQc8-cp;=1u#=JI70EZL_tpET3 delta 25 gcmewo{3Uoo0-vc~x{0Z!nPF;*QF3DH#=JI70D%k%QUCw| diff --git a/overview.html b/overview.html index 735ceaedec6..75bea864908 100644 --- a/overview.html +++ b/overview.html @@ -13,7 +13,7 @@ - Overview — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Overview — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/py-modindex.html b/py-modindex.html index 6fa0f0adf59..f0f086a9e26 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -12,7 +12,7 @@ - Python Module Index — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Python Module Index — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -23,7 +23,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/quick_start_guide.html b/quick_start_guide.html index 78f4db33b48..e2175aa02cd 100644 --- a/quick_start_guide.html +++ b/quick_start_guide.html @@ -13,7 +13,7 @@ - Quick Start Guide — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Quick Start Guide — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/binary.html b/reference/binary.html index a4c937396c1..a7856b9d680 100644 --- a/reference/binary.html +++ b/reference/binary.html @@ -13,7 +13,7 @@ - Binary Operations — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Binary Operations — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/comparison.html b/reference/comparison.html index 21680b2e850..146890759ff 100644 --- a/reference/comparison.html +++ b/reference/comparison.html @@ -13,7 +13,7 @@ - Comparison Table NumPy/ DPNP/ CuPy — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Comparison Table NumPy/ DPNP/ CuPy — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
@@ -112,7 +112,7 @@

Comparison Table NumPy/ DPNP/ CuPy

Here is a list of NumPy and CuPy APIs and its corresponding DPNP implementations.

- in DPNP column means that DPNP implementation is not provided yet.

-

NumPy(v1.23.5) / DPNP(v0.17.0dev0+5.g45961ed2cae) / CuPy(v9.6.0) APIs

+

NumPy(v1.23.5) / DPNP(v0.17.0dev0+6.g2bfbdd516dc) / CuPy(v9.6.0) APIs

Summary

diff --git a/reference/creation.html b/reference/creation.html index 548f1bd4d5a..a2dbdb1aea3 100644 --- a/reference/creation.html +++ b/reference/creation.html @@ -13,7 +13,7 @@ - Array creation routines — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Array creation routines — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/dtype.html b/reference/dtype.html index c075236c6aa..7593a317c49 100644 --- a/reference/dtype.html +++ b/reference/dtype.html @@ -13,7 +13,7 @@ - Data type routines — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Data type routines — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/dtypes_table.html b/reference/dtypes_table.html index 8d0e771f5c6..56dc268961d 100644 --- a/reference/dtypes_table.html +++ b/reference/dtypes_table.html @@ -13,7 +13,7 @@ - Available array data types — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Available array data types — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/fft.html b/reference/fft.html index 3c4f336aacc..50a0cb55585 100644 --- a/reference/fft.html +++ b/reference/fft.html @@ -13,7 +13,7 @@ - FFT Functions — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + FFT Functions — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.abs.html b/reference/generated/dpnp.abs.html index 4c94d3100e2..21701094368 100644 --- a/reference/generated/dpnp.abs.html +++ b/reference/generated/dpnp.abs.html @@ -13,7 +13,7 @@ - dpnp.abs — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.abs — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.absolute.html b/reference/generated/dpnp.absolute.html index 64acbc9a15a..2c83f73742b 100644 --- a/reference/generated/dpnp.absolute.html +++ b/reference/generated/dpnp.absolute.html @@ -13,7 +13,7 @@ - dpnp.absolute — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.absolute — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.acos.html b/reference/generated/dpnp.acos.html index 56cd2c80e0a..78c7024c3d2 100644 --- a/reference/generated/dpnp.acos.html +++ b/reference/generated/dpnp.acos.html @@ -13,7 +13,7 @@ - dpnp.acos — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.acos — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.acosh.html b/reference/generated/dpnp.acosh.html index 8cadb867887..dc437376d6e 100644 --- a/reference/generated/dpnp.acosh.html +++ b/reference/generated/dpnp.acosh.html @@ -13,7 +13,7 @@ - dpnp.acosh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.acosh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.add.html b/reference/generated/dpnp.add.html index 0223f5b3e8d..46812cb2ec4 100644 --- a/reference/generated/dpnp.add.html +++ b/reference/generated/dpnp.add.html @@ -13,7 +13,7 @@ - dpnp.add — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.add — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.all.html b/reference/generated/dpnp.all.html index 37a1668052f..83ca50256b3 100644 --- a/reference/generated/dpnp.all.html +++ b/reference/generated/dpnp.all.html @@ -13,7 +13,7 @@ - dpnp.all — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.all — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.allclose.html b/reference/generated/dpnp.allclose.html index a14750e7d21..b01c0189316 100644 --- a/reference/generated/dpnp.allclose.html +++ b/reference/generated/dpnp.allclose.html @@ -13,7 +13,7 @@ - dpnp.allclose — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.allclose — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.amax.html b/reference/generated/dpnp.amax.html index d895e738304..e009ca0465f 100644 --- a/reference/generated/dpnp.amax.html +++ b/reference/generated/dpnp.amax.html @@ -13,7 +13,7 @@ - dpnp.amax — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.amax — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.amin.html b/reference/generated/dpnp.amin.html index e464294da5e..238fbb9a78e 100644 --- a/reference/generated/dpnp.amin.html +++ b/reference/generated/dpnp.amin.html @@ -13,7 +13,7 @@ - dpnp.amin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.amin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.angle.html b/reference/generated/dpnp.angle.html index f41b63b2920..bf3e537a547 100644 --- a/reference/generated/dpnp.angle.html +++ b/reference/generated/dpnp.angle.html @@ -13,7 +13,7 @@ - dpnp.angle — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.angle — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.any.html b/reference/generated/dpnp.any.html index 12bac599e8c..4f6ca5e5b52 100644 --- a/reference/generated/dpnp.any.html +++ b/reference/generated/dpnp.any.html @@ -13,7 +13,7 @@ - dpnp.any — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.any — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.append.html b/reference/generated/dpnp.append.html index ea315994442..d23ac401308 100644 --- a/reference/generated/dpnp.append.html +++ b/reference/generated/dpnp.append.html @@ -13,7 +13,7 @@ - dpnp.append — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.append — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arange.html b/reference/generated/dpnp.arange.html index 36b8c71a3dc..f78c36b6bf2 100644 --- a/reference/generated/dpnp.arange.html +++ b/reference/generated/dpnp.arange.html @@ -13,7 +13,7 @@ - dpnp.arange — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arange — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arccos.html b/reference/generated/dpnp.arccos.html index 66d30851264..39b852ba321 100644 --- a/reference/generated/dpnp.arccos.html +++ b/reference/generated/dpnp.arccos.html @@ -13,7 +13,7 @@ - dpnp.arccos — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arccos — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arccosh.html b/reference/generated/dpnp.arccosh.html index 89e7e207d0c..cf345c00cf9 100644 --- a/reference/generated/dpnp.arccosh.html +++ b/reference/generated/dpnp.arccosh.html @@ -13,7 +13,7 @@ - dpnp.arccosh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arccosh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arcsin.html b/reference/generated/dpnp.arcsin.html index e2f67b3e2ef..0368e3ef75c 100644 --- a/reference/generated/dpnp.arcsin.html +++ b/reference/generated/dpnp.arcsin.html @@ -13,7 +13,7 @@ - dpnp.arcsin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arcsin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arcsinh.html b/reference/generated/dpnp.arcsinh.html index ab03c332e8a..6a2bc7ea99d 100644 --- a/reference/generated/dpnp.arcsinh.html +++ b/reference/generated/dpnp.arcsinh.html @@ -13,7 +13,7 @@ - dpnp.arcsinh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arcsinh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arctan.html b/reference/generated/dpnp.arctan.html index 4675c0d7af7..56da6fb8551 100644 --- a/reference/generated/dpnp.arctan.html +++ b/reference/generated/dpnp.arctan.html @@ -13,7 +13,7 @@ - dpnp.arctan — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arctan — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arctan2.html b/reference/generated/dpnp.arctan2.html index 98f33dc0137..e70c6905efe 100644 --- a/reference/generated/dpnp.arctan2.html +++ b/reference/generated/dpnp.arctan2.html @@ -13,7 +13,7 @@ - dpnp.arctan2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arctan2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.arctanh.html b/reference/generated/dpnp.arctanh.html index e5ceac735ff..86751f04443 100644 --- a/reference/generated/dpnp.arctanh.html +++ b/reference/generated/dpnp.arctanh.html @@ -13,7 +13,7 @@ - dpnp.arctanh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.arctanh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.argmax.html b/reference/generated/dpnp.argmax.html index 7a71bc61bcc..76e56554fe9 100644 --- a/reference/generated/dpnp.argmax.html +++ b/reference/generated/dpnp.argmax.html @@ -13,7 +13,7 @@ - dpnp.argmax — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.argmax — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.argmin.html b/reference/generated/dpnp.argmin.html index 8d390a18b95..087de30281a 100644 --- a/reference/generated/dpnp.argmin.html +++ b/reference/generated/dpnp.argmin.html @@ -13,7 +13,7 @@ - dpnp.argmin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.argmin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.argsort.html b/reference/generated/dpnp.argsort.html index c3a3c837804..880697457cf 100644 --- a/reference/generated/dpnp.argsort.html +++ b/reference/generated/dpnp.argsort.html @@ -13,7 +13,7 @@ - dpnp.argsort — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.argsort — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.argwhere.html b/reference/generated/dpnp.argwhere.html index c2c48ccfcdc..302517515a0 100644 --- a/reference/generated/dpnp.argwhere.html +++ b/reference/generated/dpnp.argwhere.html @@ -13,7 +13,7 @@ - dpnp.argwhere — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.argwhere — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.around.html b/reference/generated/dpnp.around.html index de5e3ea639a..bce3a166990 100644 --- a/reference/generated/dpnp.around.html +++ b/reference/generated/dpnp.around.html @@ -13,7 +13,7 @@ - dpnp.around — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.around — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.array.html b/reference/generated/dpnp.array.html index 8885901fe9b..c67cba4c0e4 100644 --- a/reference/generated/dpnp.array.html +++ b/reference/generated/dpnp.array.html @@ -13,7 +13,7 @@ - dpnp.array — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.array — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.array_equal.html b/reference/generated/dpnp.array_equal.html index da226001362..c0ac9493a3d 100644 --- a/reference/generated/dpnp.array_equal.html +++ b/reference/generated/dpnp.array_equal.html @@ -13,7 +13,7 @@ - dpnp.array_equal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.array_equal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.array_equiv.html b/reference/generated/dpnp.array_equiv.html index 519cc441a09..26898f486d2 100644 --- a/reference/generated/dpnp.array_equiv.html +++ b/reference/generated/dpnp.array_equiv.html @@ -13,7 +13,7 @@ - dpnp.array_equiv — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.array_equiv — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.array_split.html b/reference/generated/dpnp.array_split.html index 88f481d6f86..4b500344c5c 100644 --- a/reference/generated/dpnp.array_split.html +++ b/reference/generated/dpnp.array_split.html @@ -13,7 +13,7 @@ - dpnp.array_split — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.array_split — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asanyarray.html b/reference/generated/dpnp.asanyarray.html index 65a277a7e57..1f9e97c3f71 100644 --- a/reference/generated/dpnp.asanyarray.html +++ b/reference/generated/dpnp.asanyarray.html @@ -13,7 +13,7 @@ - dpnp.asanyarray — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asanyarray — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asarray.html b/reference/generated/dpnp.asarray.html index e34ddbbee52..da1865d7535 100644 --- a/reference/generated/dpnp.asarray.html +++ b/reference/generated/dpnp.asarray.html @@ -13,7 +13,7 @@ - dpnp.asarray — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asarray — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asarray_chkfinite.html b/reference/generated/dpnp.asarray_chkfinite.html index ed7f8864904..f0d89ac69e8 100644 --- a/reference/generated/dpnp.asarray_chkfinite.html +++ b/reference/generated/dpnp.asarray_chkfinite.html @@ -13,7 +13,7 @@ - dpnp.asarray_chkfinite — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asarray_chkfinite — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ascontiguousarray.html b/reference/generated/dpnp.ascontiguousarray.html index ea7f54ca565..3dee08065dd 100644 --- a/reference/generated/dpnp.ascontiguousarray.html +++ b/reference/generated/dpnp.ascontiguousarray.html @@ -13,7 +13,7 @@ - dpnp.ascontiguousarray — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ascontiguousarray — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asfarray.html b/reference/generated/dpnp.asfarray.html index 9cd838d7b55..e968a891ae6 100644 --- a/reference/generated/dpnp.asfarray.html +++ b/reference/generated/dpnp.asfarray.html @@ -13,7 +13,7 @@ - dpnp.asfarray — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asfarray — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asfortranarray.html b/reference/generated/dpnp.asfortranarray.html index cb65b8fd960..5acfc145aa7 100644 --- a/reference/generated/dpnp.asfortranarray.html +++ b/reference/generated/dpnp.asfortranarray.html @@ -13,7 +13,7 @@ - dpnp.asfortranarray — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asfortranarray — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asin.html b/reference/generated/dpnp.asin.html index ac0ce02850e..0c3bafe78d7 100644 --- a/reference/generated/dpnp.asin.html +++ b/reference/generated/dpnp.asin.html @@ -13,7 +13,7 @@ - dpnp.asin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asinh.html b/reference/generated/dpnp.asinh.html index 97dff5b75a1..7cad982ceb3 100644 --- a/reference/generated/dpnp.asinh.html +++ b/reference/generated/dpnp.asinh.html @@ -13,7 +13,7 @@ - dpnp.asinh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asinh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.asnumpy.html b/reference/generated/dpnp.asnumpy.html index fea2ffe2904..20659003538 100644 --- a/reference/generated/dpnp.asnumpy.html +++ b/reference/generated/dpnp.asnumpy.html @@ -13,7 +13,7 @@ - dpnp.asnumpy — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.asnumpy — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.astype.html b/reference/generated/dpnp.astype.html index d58bead6dc1..2be31405a14 100644 --- a/reference/generated/dpnp.astype.html +++ b/reference/generated/dpnp.astype.html @@ -13,7 +13,7 @@ - dpnp.astype — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.astype — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.atan.html b/reference/generated/dpnp.atan.html index 41dcb5cf285..0043eb52e90 100644 --- a/reference/generated/dpnp.atan.html +++ b/reference/generated/dpnp.atan.html @@ -13,7 +13,7 @@ - dpnp.atan — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.atan — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.atan2.html b/reference/generated/dpnp.atan2.html index 1368fbf2f1b..f501809b438 100644 --- a/reference/generated/dpnp.atan2.html +++ b/reference/generated/dpnp.atan2.html @@ -13,7 +13,7 @@ - dpnp.atan2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.atan2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.atanh.html b/reference/generated/dpnp.atanh.html index d14072133da..a312ba72f89 100644 --- a/reference/generated/dpnp.atanh.html +++ b/reference/generated/dpnp.atanh.html @@ -13,7 +13,7 @@ - dpnp.atanh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.atanh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.atleast_1d.html b/reference/generated/dpnp.atleast_1d.html index 61af4ecf672..6bead08823a 100644 --- a/reference/generated/dpnp.atleast_1d.html +++ b/reference/generated/dpnp.atleast_1d.html @@ -13,7 +13,7 @@ - dpnp.atleast_1d — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.atleast_1d — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.atleast_2d.html b/reference/generated/dpnp.atleast_2d.html index 57f63fbffe4..205197d0e21 100644 --- a/reference/generated/dpnp.atleast_2d.html +++ b/reference/generated/dpnp.atleast_2d.html @@ -13,7 +13,7 @@ - dpnp.atleast_2d — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.atleast_2d — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.atleast_3d.html b/reference/generated/dpnp.atleast_3d.html index 43c29beac10..c98edfc46dd 100644 --- a/reference/generated/dpnp.atleast_3d.html +++ b/reference/generated/dpnp.atleast_3d.html @@ -13,7 +13,7 @@ - dpnp.atleast_3d — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.atleast_3d — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.average.html b/reference/generated/dpnp.average.html index f2bb2c62f54..d66b026246a 100644 --- a/reference/generated/dpnp.average.html +++ b/reference/generated/dpnp.average.html @@ -13,7 +13,7 @@ - dpnp.average — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.average — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.bincount.html b/reference/generated/dpnp.bincount.html index b927ae27721..d6a732c60fc 100644 --- a/reference/generated/dpnp.bincount.html +++ b/reference/generated/dpnp.bincount.html @@ -13,7 +13,7 @@ - dpnp.bincount — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.bincount — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.bitwise_and.html b/reference/generated/dpnp.bitwise_and.html index 4ee67cde78b..f7b13384df1 100644 --- a/reference/generated/dpnp.bitwise_and.html +++ b/reference/generated/dpnp.bitwise_and.html @@ -13,7 +13,7 @@ - dpnp.bitwise_and — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.bitwise_and — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.bitwise_not.html b/reference/generated/dpnp.bitwise_not.html index f13efb904a1..11a6e37c33b 100644 --- a/reference/generated/dpnp.bitwise_not.html +++ b/reference/generated/dpnp.bitwise_not.html @@ -13,7 +13,7 @@ - dpnp.bitwise_not — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.bitwise_not — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.bitwise_or.html b/reference/generated/dpnp.bitwise_or.html index 1c0fa64cf3b..fa51b7a6449 100644 --- a/reference/generated/dpnp.bitwise_or.html +++ b/reference/generated/dpnp.bitwise_or.html @@ -13,7 +13,7 @@ - dpnp.bitwise_or — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.bitwise_or — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.bitwise_xor.html b/reference/generated/dpnp.bitwise_xor.html index 60f99782b9c..1d354dba405 100644 --- a/reference/generated/dpnp.bitwise_xor.html +++ b/reference/generated/dpnp.bitwise_xor.html @@ -13,7 +13,7 @@ - dpnp.bitwise_xor — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.bitwise_xor — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.broadcast_arrays.html b/reference/generated/dpnp.broadcast_arrays.html index 28625124aa8..7b0b356e7ed 100644 --- a/reference/generated/dpnp.broadcast_arrays.html +++ b/reference/generated/dpnp.broadcast_arrays.html @@ -13,7 +13,7 @@ - dpnp.broadcast_arrays — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.broadcast_arrays — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.broadcast_to.html b/reference/generated/dpnp.broadcast_to.html index 4fd7896bcb7..1954de22714 100644 --- a/reference/generated/dpnp.broadcast_to.html +++ b/reference/generated/dpnp.broadcast_to.html @@ -13,7 +13,7 @@ - dpnp.broadcast_to — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.broadcast_to — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.can_cast.html b/reference/generated/dpnp.can_cast.html index bd366140c86..ce8f1944abc 100644 --- a/reference/generated/dpnp.can_cast.html +++ b/reference/generated/dpnp.can_cast.html @@ -13,7 +13,7 @@ - dpnp.can_cast — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.can_cast — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cbrt.html b/reference/generated/dpnp.cbrt.html index 758c0d9103e..9654c7ca8f9 100644 --- a/reference/generated/dpnp.cbrt.html +++ b/reference/generated/dpnp.cbrt.html @@ -13,7 +13,7 @@ - dpnp.cbrt — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cbrt — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ceil.html b/reference/generated/dpnp.ceil.html index 80ccea93734..7026a085da9 100644 --- a/reference/generated/dpnp.ceil.html +++ b/reference/generated/dpnp.ceil.html @@ -13,7 +13,7 @@ - dpnp.ceil — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ceil — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.choose.html b/reference/generated/dpnp.choose.html index 3bed20306fa..08c1f85f916 100644 --- a/reference/generated/dpnp.choose.html +++ b/reference/generated/dpnp.choose.html @@ -13,7 +13,7 @@ - dpnp.choose — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.choose — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.clip.html b/reference/generated/dpnp.clip.html index 46017433a0d..522c9a34348 100644 --- a/reference/generated/dpnp.clip.html +++ b/reference/generated/dpnp.clip.html @@ -13,7 +13,7 @@ - dpnp.clip — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.clip — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.column_stack.html b/reference/generated/dpnp.column_stack.html index ae9936d7c69..b9cfeba00c1 100644 --- a/reference/generated/dpnp.column_stack.html +++ b/reference/generated/dpnp.column_stack.html @@ -13,7 +13,7 @@ - dpnp.column_stack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.column_stack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.concat.html b/reference/generated/dpnp.concat.html index 2d515010b61..d327b60b8f8 100644 --- a/reference/generated/dpnp.concat.html +++ b/reference/generated/dpnp.concat.html @@ -13,7 +13,7 @@ - dpnp.concat — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.concat — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.concatenate.html b/reference/generated/dpnp.concatenate.html index b97bf4f5d42..695903ff167 100644 --- a/reference/generated/dpnp.concatenate.html +++ b/reference/generated/dpnp.concatenate.html @@ -13,7 +13,7 @@ - dpnp.concatenate — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.concatenate — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.conj.html b/reference/generated/dpnp.conj.html index 14208d3ad8e..cdb6dcbe0da 100644 --- a/reference/generated/dpnp.conj.html +++ b/reference/generated/dpnp.conj.html @@ -13,7 +13,7 @@ - dpnp.conj — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.conj — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.conjugate.html b/reference/generated/dpnp.conjugate.html index 99bb6e626ca..d76b503af23 100644 --- a/reference/generated/dpnp.conjugate.html +++ b/reference/generated/dpnp.conjugate.html @@ -13,7 +13,7 @@ - dpnp.conjugate — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.conjugate — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.convolve.html b/reference/generated/dpnp.convolve.html index 0acf27a9133..284febd8a01 100644 --- a/reference/generated/dpnp.convolve.html +++ b/reference/generated/dpnp.convolve.html @@ -13,7 +13,7 @@ - dpnp.convolve — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.convolve — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.copy.html b/reference/generated/dpnp.copy.html index f5fd03b7a2c..91dadea3da4 100644 --- a/reference/generated/dpnp.copy.html +++ b/reference/generated/dpnp.copy.html @@ -13,7 +13,7 @@ - dpnp.copy — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.copy — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.copysign.html b/reference/generated/dpnp.copysign.html index 917540224e5..5361b2788fa 100644 --- a/reference/generated/dpnp.copysign.html +++ b/reference/generated/dpnp.copysign.html @@ -13,7 +13,7 @@ - dpnp.copysign — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.copysign — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.copyto.html b/reference/generated/dpnp.copyto.html index b1e188ff358..013bf7bdd4f 100644 --- a/reference/generated/dpnp.copyto.html +++ b/reference/generated/dpnp.copyto.html @@ -13,7 +13,7 @@ - dpnp.copyto — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.copyto — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.correlate.html b/reference/generated/dpnp.correlate.html index ec6bb0357ed..8dd115423f3 100644 --- a/reference/generated/dpnp.correlate.html +++ b/reference/generated/dpnp.correlate.html @@ -13,7 +13,7 @@ - dpnp.correlate — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.correlate — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cos.html b/reference/generated/dpnp.cos.html index 81890b20bb2..17c856b2993 100644 --- a/reference/generated/dpnp.cos.html +++ b/reference/generated/dpnp.cos.html @@ -13,7 +13,7 @@ - dpnp.cos — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cos — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cosh.html b/reference/generated/dpnp.cosh.html index 0f69ea91c9a..d72d1c5beb9 100644 --- a/reference/generated/dpnp.cosh.html +++ b/reference/generated/dpnp.cosh.html @@ -13,7 +13,7 @@ - dpnp.cosh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cosh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.count_nonzero.html b/reference/generated/dpnp.count_nonzero.html index c4f0bf57db9..78846501492 100644 --- a/reference/generated/dpnp.count_nonzero.html +++ b/reference/generated/dpnp.count_nonzero.html @@ -13,7 +13,7 @@ - dpnp.count_nonzero — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.count_nonzero — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cov.html b/reference/generated/dpnp.cov.html index a82d1251af2..1bc9afcf22f 100644 --- a/reference/generated/dpnp.cov.html +++ b/reference/generated/dpnp.cov.html @@ -13,7 +13,7 @@ - dpnp.cov — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cov — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cross.html b/reference/generated/dpnp.cross.html index 7518c6b3f7c..1e72e9a05e1 100644 --- a/reference/generated/dpnp.cross.html +++ b/reference/generated/dpnp.cross.html @@ -13,7 +13,7 @@ - dpnp.cross — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cross — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cumlogsumexp.html b/reference/generated/dpnp.cumlogsumexp.html index 2d8354564bd..644850134df 100644 --- a/reference/generated/dpnp.cumlogsumexp.html +++ b/reference/generated/dpnp.cumlogsumexp.html @@ -13,7 +13,7 @@ - dpnp.cumlogsumexp — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cumlogsumexp — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cumprod.html b/reference/generated/dpnp.cumprod.html index a9316cd41f4..569f0758817 100644 --- a/reference/generated/dpnp.cumprod.html +++ b/reference/generated/dpnp.cumprod.html @@ -13,7 +13,7 @@ - dpnp.cumprod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cumprod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.cumsum.html b/reference/generated/dpnp.cumsum.html index 9c6739bc3dc..73435ec223a 100644 --- a/reference/generated/dpnp.cumsum.html +++ b/reference/generated/dpnp.cumsum.html @@ -13,7 +13,7 @@ - dpnp.cumsum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.cumsum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.deg2rad.html b/reference/generated/dpnp.deg2rad.html index 1149025010e..90f610088e0 100644 --- a/reference/generated/dpnp.deg2rad.html +++ b/reference/generated/dpnp.deg2rad.html @@ -13,7 +13,7 @@ - dpnp.deg2rad — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.deg2rad — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.degrees.html b/reference/generated/dpnp.degrees.html index 86fe499ba1b..3446f907e99 100644 --- a/reference/generated/dpnp.degrees.html +++ b/reference/generated/dpnp.degrees.html @@ -13,7 +13,7 @@ - dpnp.degrees — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.degrees — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.diag.html b/reference/generated/dpnp.diag.html index addffed0022..b20aab842f8 100644 --- a/reference/generated/dpnp.diag.html +++ b/reference/generated/dpnp.diag.html @@ -13,7 +13,7 @@ - dpnp.diag — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.diag — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.diag_indices.html b/reference/generated/dpnp.diag_indices.html index dc23cf42d44..5f885195b09 100644 --- a/reference/generated/dpnp.diag_indices.html +++ b/reference/generated/dpnp.diag_indices.html @@ -13,7 +13,7 @@ - dpnp.diag_indices — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.diag_indices — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.diag_indices_from.html b/reference/generated/dpnp.diag_indices_from.html index 536d8a1a0a7..f2fe1ff3a3e 100644 --- a/reference/generated/dpnp.diag_indices_from.html +++ b/reference/generated/dpnp.diag_indices_from.html @@ -13,7 +13,7 @@ - dpnp.diag_indices_from — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.diag_indices_from — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.diagflat.html b/reference/generated/dpnp.diagflat.html index 8ce1007338c..cc1085deed6 100644 --- a/reference/generated/dpnp.diagflat.html +++ b/reference/generated/dpnp.diagflat.html @@ -13,7 +13,7 @@ - dpnp.diagflat — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.diagflat — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.diagonal.html b/reference/generated/dpnp.diagonal.html index d8899b7415f..d0c297eb24f 100644 --- a/reference/generated/dpnp.diagonal.html +++ b/reference/generated/dpnp.diagonal.html @@ -13,7 +13,7 @@ - dpnp.diagonal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.diagonal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.diff.html b/reference/generated/dpnp.diff.html index 93aea193523..c12f1953f49 100644 --- a/reference/generated/dpnp.diff.html +++ b/reference/generated/dpnp.diff.html @@ -13,7 +13,7 @@ - dpnp.diff — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.diff — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.digitize.html b/reference/generated/dpnp.digitize.html index 6ad88bf182f..8e85814290d 100644 --- a/reference/generated/dpnp.digitize.html +++ b/reference/generated/dpnp.digitize.html @@ -13,7 +13,7 @@ - dpnp.digitize — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.digitize — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.divide.html b/reference/generated/dpnp.divide.html index c6480e29cee..51c02050b43 100644 --- a/reference/generated/dpnp.divide.html +++ b/reference/generated/dpnp.divide.html @@ -13,7 +13,7 @@ - dpnp.divide — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.divide — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.dot.html b/reference/generated/dpnp.dot.html index 91ee57bd1cd..989a7a1498c 100644 --- a/reference/generated/dpnp.dot.html +++ b/reference/generated/dpnp.dot.html @@ -13,7 +13,7 @@ - dpnp.dot — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dot — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.dpnp_array.dpnp_array.html b/reference/generated/dpnp.dpnp_array.dpnp_array.html index d9ba89f5060..6e3e17f4083 100644 --- a/reference/generated/dpnp.dpnp_array.dpnp_array.html +++ b/reference/generated/dpnp.dpnp_array.dpnp_array.html @@ -13,7 +13,7 @@ - dpnp.dpnp_array.dpnp_array — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dpnp_array.dpnp_array — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.dsplit.html b/reference/generated/dpnp.dsplit.html index f037b9c680d..e828f98284c 100644 --- a/reference/generated/dpnp.dsplit.html +++ b/reference/generated/dpnp.dsplit.html @@ -13,7 +13,7 @@ - dpnp.dsplit — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dsplit — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.dstack.html b/reference/generated/dpnp.dstack.html index 1c532c91d1b..15057dc0c2e 100644 --- a/reference/generated/dpnp.dstack.html +++ b/reference/generated/dpnp.dstack.html @@ -13,7 +13,7 @@ - dpnp.dstack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dstack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.dtype.html b/reference/generated/dpnp.dtype.html index cc55c4f5bbf..5c0c91773f4 100644 --- a/reference/generated/dpnp.dtype.html +++ b/reference/generated/dpnp.dtype.html @@ -13,7 +13,7 @@ - dpnp.dtype — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.dtype — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ediff1d.html b/reference/generated/dpnp.ediff1d.html index f429b1ff323..670fef18821 100644 --- a/reference/generated/dpnp.ediff1d.html +++ b/reference/generated/dpnp.ediff1d.html @@ -13,7 +13,7 @@ - dpnp.ediff1d — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ediff1d — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.einsum.html b/reference/generated/dpnp.einsum.html index b027c38bd35..eb11896ef57 100644 --- a/reference/generated/dpnp.einsum.html +++ b/reference/generated/dpnp.einsum.html @@ -13,7 +13,7 @@ - dpnp.einsum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.einsum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.einsum_path.html b/reference/generated/dpnp.einsum_path.html index 746e86b5793..1e6c4aade13 100644 --- a/reference/generated/dpnp.einsum_path.html +++ b/reference/generated/dpnp.einsum_path.html @@ -13,7 +13,7 @@ - dpnp.einsum_path — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.einsum_path — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.empty.html b/reference/generated/dpnp.empty.html index bd5f45fd3e1..65d6467c7f7 100644 --- a/reference/generated/dpnp.empty.html +++ b/reference/generated/dpnp.empty.html @@ -13,7 +13,7 @@ - dpnp.empty — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.empty — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.empty_like.html b/reference/generated/dpnp.empty_like.html index cffb258e2bc..be84442f84f 100644 --- a/reference/generated/dpnp.empty_like.html +++ b/reference/generated/dpnp.empty_like.html @@ -13,7 +13,7 @@ - dpnp.empty_like — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.empty_like — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.equal.html b/reference/generated/dpnp.equal.html index 7375adb83db..313a5e81375 100644 --- a/reference/generated/dpnp.equal.html +++ b/reference/generated/dpnp.equal.html @@ -13,7 +13,7 @@ - dpnp.equal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.equal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.erf.html b/reference/generated/dpnp.erf.html index 25328b68c4e..c91ebe2884b 100644 --- a/reference/generated/dpnp.erf.html +++ b/reference/generated/dpnp.erf.html @@ -13,7 +13,7 @@ - dpnp.erf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.erf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.exp.html b/reference/generated/dpnp.exp.html index a94d733b764..ea99c2889b4 100644 --- a/reference/generated/dpnp.exp.html +++ b/reference/generated/dpnp.exp.html @@ -13,7 +13,7 @@ - dpnp.exp — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.exp — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.exp2.html b/reference/generated/dpnp.exp2.html index 6864e812012..1cd3d95d4b1 100644 --- a/reference/generated/dpnp.exp2.html +++ b/reference/generated/dpnp.exp2.html @@ -13,7 +13,7 @@ - dpnp.exp2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.exp2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.expand_dims.html b/reference/generated/dpnp.expand_dims.html index b29dd976d92..c8b8425b114 100644 --- a/reference/generated/dpnp.expand_dims.html +++ b/reference/generated/dpnp.expand_dims.html @@ -13,7 +13,7 @@ - dpnp.expand_dims — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.expand_dims — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.expm1.html b/reference/generated/dpnp.expm1.html index dff4511b306..01cc6327750 100644 --- a/reference/generated/dpnp.expm1.html +++ b/reference/generated/dpnp.expm1.html @@ -13,7 +13,7 @@ - dpnp.expm1 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.expm1 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.extract.html b/reference/generated/dpnp.extract.html index 9175af68b3b..936bed982ce 100644 --- a/reference/generated/dpnp.extract.html +++ b/reference/generated/dpnp.extract.html @@ -13,7 +13,7 @@ - dpnp.extract — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.extract — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.eye.html b/reference/generated/dpnp.eye.html index 7a755f8f234..2aa41189a0d 100644 --- a/reference/generated/dpnp.eye.html +++ b/reference/generated/dpnp.eye.html @@ -13,7 +13,7 @@ - dpnp.eye — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.eye — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fabs.html b/reference/generated/dpnp.fabs.html index 09dab85ca73..d8cff9f6964 100644 --- a/reference/generated/dpnp.fabs.html +++ b/reference/generated/dpnp.fabs.html @@ -13,7 +13,7 @@ - dpnp.fabs — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fabs — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.fft.html b/reference/generated/dpnp.fft.fft.html index f2a8799d5ad..ec3760f277c 100644 --- a/reference/generated/dpnp.fft.fft.html +++ b/reference/generated/dpnp.fft.fft.html @@ -13,7 +13,7 @@ - dpnp.fft.fft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.fft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.fft2.html b/reference/generated/dpnp.fft.fft2.html index 7fbc0be7941..5cf42cd990e 100644 --- a/reference/generated/dpnp.fft.fft2.html +++ b/reference/generated/dpnp.fft.fft2.html @@ -13,7 +13,7 @@ - dpnp.fft.fft2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.fft2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.fftfreq.html b/reference/generated/dpnp.fft.fftfreq.html index f869732cb4b..a10d403f619 100644 --- a/reference/generated/dpnp.fft.fftfreq.html +++ b/reference/generated/dpnp.fft.fftfreq.html @@ -13,7 +13,7 @@ - dpnp.fft.fftfreq — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.fftfreq — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.fftn.html b/reference/generated/dpnp.fft.fftn.html index 70aa119426b..651aeb5d6ef 100644 --- a/reference/generated/dpnp.fft.fftn.html +++ b/reference/generated/dpnp.fft.fftn.html @@ -13,7 +13,7 @@ - dpnp.fft.fftn — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.fftn — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.fftshift.html b/reference/generated/dpnp.fft.fftshift.html index 8445d2a9e8b..66f995b8c8e 100644 --- a/reference/generated/dpnp.fft.fftshift.html +++ b/reference/generated/dpnp.fft.fftshift.html @@ -13,7 +13,7 @@ - dpnp.fft.fftshift — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.fftshift — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.hfft.html b/reference/generated/dpnp.fft.hfft.html index 3e05d73bf7a..3a238e4717d 100644 --- a/reference/generated/dpnp.fft.hfft.html +++ b/reference/generated/dpnp.fft.hfft.html @@ -13,7 +13,7 @@ - dpnp.fft.hfft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.hfft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.ifft.html b/reference/generated/dpnp.fft.ifft.html index def84ddb70a..1ed8c947c65 100644 --- a/reference/generated/dpnp.fft.ifft.html +++ b/reference/generated/dpnp.fft.ifft.html @@ -13,7 +13,7 @@ - dpnp.fft.ifft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.ifft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.ifft2.html b/reference/generated/dpnp.fft.ifft2.html index 78416bcde04..a3627fc2601 100644 --- a/reference/generated/dpnp.fft.ifft2.html +++ b/reference/generated/dpnp.fft.ifft2.html @@ -13,7 +13,7 @@ - dpnp.fft.ifft2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.ifft2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.ifftn.html b/reference/generated/dpnp.fft.ifftn.html index 7c445dc2a15..f0576f34372 100644 --- a/reference/generated/dpnp.fft.ifftn.html +++ b/reference/generated/dpnp.fft.ifftn.html @@ -13,7 +13,7 @@ - dpnp.fft.ifftn — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.ifftn — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.ifftshift.html b/reference/generated/dpnp.fft.ifftshift.html index f725b2f4c4c..5e588ee7c08 100644 --- a/reference/generated/dpnp.fft.ifftshift.html +++ b/reference/generated/dpnp.fft.ifftshift.html @@ -13,7 +13,7 @@ - dpnp.fft.ifftshift — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.ifftshift — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.ihfft.html b/reference/generated/dpnp.fft.ihfft.html index a96103e9b2d..2f97712dd83 100644 --- a/reference/generated/dpnp.fft.ihfft.html +++ b/reference/generated/dpnp.fft.ihfft.html @@ -13,7 +13,7 @@ - dpnp.fft.ihfft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.ihfft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.irfft.html b/reference/generated/dpnp.fft.irfft.html index d75a6bf5b19..f47a093c6af 100644 --- a/reference/generated/dpnp.fft.irfft.html +++ b/reference/generated/dpnp.fft.irfft.html @@ -13,7 +13,7 @@ - dpnp.fft.irfft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.irfft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.irfft2.html b/reference/generated/dpnp.fft.irfft2.html index 6d850ad1ef2..446f4c852ea 100644 --- a/reference/generated/dpnp.fft.irfft2.html +++ b/reference/generated/dpnp.fft.irfft2.html @@ -13,7 +13,7 @@ - dpnp.fft.irfft2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.irfft2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.irfftn.html b/reference/generated/dpnp.fft.irfftn.html index bec5b2164ab..696927a661e 100644 --- a/reference/generated/dpnp.fft.irfftn.html +++ b/reference/generated/dpnp.fft.irfftn.html @@ -13,7 +13,7 @@ - dpnp.fft.irfftn — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.irfftn — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.rfft.html b/reference/generated/dpnp.fft.rfft.html index e2d2e0e7685..0e13b160846 100644 --- a/reference/generated/dpnp.fft.rfft.html +++ b/reference/generated/dpnp.fft.rfft.html @@ -13,7 +13,7 @@ - dpnp.fft.rfft — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.rfft — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.rfft2.html b/reference/generated/dpnp.fft.rfft2.html index 8c503b5c401..33470f23c69 100644 --- a/reference/generated/dpnp.fft.rfft2.html +++ b/reference/generated/dpnp.fft.rfft2.html @@ -13,7 +13,7 @@ - dpnp.fft.rfft2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.rfft2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.rfftfreq.html b/reference/generated/dpnp.fft.rfftfreq.html index 3aae58f95f4..99d7c32f89d 100644 --- a/reference/generated/dpnp.fft.rfftfreq.html +++ b/reference/generated/dpnp.fft.rfftfreq.html @@ -13,7 +13,7 @@ - dpnp.fft.rfftfreq — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.rfftfreq — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fft.rfftn.html b/reference/generated/dpnp.fft.rfftn.html index b756bfe07f1..89d0a9da256 100644 --- a/reference/generated/dpnp.fft.rfftn.html +++ b/reference/generated/dpnp.fft.rfftn.html @@ -13,7 +13,7 @@ - dpnp.fft.rfftn — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fft.rfftn — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fill_diagonal.html b/reference/generated/dpnp.fill_diagonal.html index 358f023fce0..08acb518ba3 100644 --- a/reference/generated/dpnp.fill_diagonal.html +++ b/reference/generated/dpnp.fill_diagonal.html @@ -13,7 +13,7 @@ - dpnp.fill_diagonal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fill_diagonal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.finfo.html b/reference/generated/dpnp.finfo.html index 08c13c5978c..f9efc617602 100644 --- a/reference/generated/dpnp.finfo.html +++ b/reference/generated/dpnp.finfo.html @@ -13,7 +13,7 @@ - dpnp.finfo — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.finfo — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fix.html b/reference/generated/dpnp.fix.html index efadea97e67..200fe3237ba 100644 --- a/reference/generated/dpnp.fix.html +++ b/reference/generated/dpnp.fix.html @@ -13,7 +13,7 @@ - dpnp.fix — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fix — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.flatiter.html b/reference/generated/dpnp.flatiter.html index 29e0f1da1dc..f8a2458d324 100644 --- a/reference/generated/dpnp.flatiter.html +++ b/reference/generated/dpnp.flatiter.html @@ -13,7 +13,7 @@ - dpnp.flatiter — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.flatiter — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.flatnonzero.html b/reference/generated/dpnp.flatnonzero.html index c50459fd9c6..41a834cce78 100644 --- a/reference/generated/dpnp.flatnonzero.html +++ b/reference/generated/dpnp.flatnonzero.html @@ -13,7 +13,7 @@ - dpnp.flatnonzero — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.flatnonzero — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.flip.html b/reference/generated/dpnp.flip.html index e885abcde6e..20dc5138e03 100644 --- a/reference/generated/dpnp.flip.html +++ b/reference/generated/dpnp.flip.html @@ -13,7 +13,7 @@ - dpnp.flip — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.flip — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fliplr.html b/reference/generated/dpnp.fliplr.html index c837fcd8d1d..fc34bcb59f6 100644 --- a/reference/generated/dpnp.fliplr.html +++ b/reference/generated/dpnp.fliplr.html @@ -13,7 +13,7 @@ - dpnp.fliplr — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fliplr — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.flipud.html b/reference/generated/dpnp.flipud.html index 390a56554aa..4e286fe754f 100644 --- a/reference/generated/dpnp.flipud.html +++ b/reference/generated/dpnp.flipud.html @@ -13,7 +13,7 @@ - dpnp.flipud — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.flipud — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.float_power.html b/reference/generated/dpnp.float_power.html index 7c92bf464e4..f077d709ace 100644 --- a/reference/generated/dpnp.float_power.html +++ b/reference/generated/dpnp.float_power.html @@ -13,7 +13,7 @@ - dpnp.float_power — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.float_power — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.floor.html b/reference/generated/dpnp.floor.html index 51cff6483d0..ef3fd08a271 100644 --- a/reference/generated/dpnp.floor.html +++ b/reference/generated/dpnp.floor.html @@ -13,7 +13,7 @@ - dpnp.floor — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.floor — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.floor_divide.html b/reference/generated/dpnp.floor_divide.html index 977920f5a79..512c31f5b0a 100644 --- a/reference/generated/dpnp.floor_divide.html +++ b/reference/generated/dpnp.floor_divide.html @@ -13,7 +13,7 @@ - dpnp.floor_divide — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.floor_divide — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fmax.html b/reference/generated/dpnp.fmax.html index c194f8cbe58..f23040d1e2c 100644 --- a/reference/generated/dpnp.fmax.html +++ b/reference/generated/dpnp.fmax.html @@ -13,7 +13,7 @@ - dpnp.fmax — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fmax — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fmin.html b/reference/generated/dpnp.fmin.html index dffd307b0ee..6d77ad8c819 100644 --- a/reference/generated/dpnp.fmin.html +++ b/reference/generated/dpnp.fmin.html @@ -13,7 +13,7 @@ - dpnp.fmin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fmin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fmod.html b/reference/generated/dpnp.fmod.html index 63bf132f8b6..a86b65a9de0 100644 --- a/reference/generated/dpnp.fmod.html +++ b/reference/generated/dpnp.fmod.html @@ -13,7 +13,7 @@ - dpnp.fmod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fmod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.from_dlpack.html b/reference/generated/dpnp.from_dlpack.html index c237c6870bd..139f882188f 100644 --- a/reference/generated/dpnp.from_dlpack.html +++ b/reference/generated/dpnp.from_dlpack.html @@ -13,7 +13,7 @@ - dpnp.from_dlpack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.from_dlpack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.frombuffer.html b/reference/generated/dpnp.frombuffer.html index a89e26a3205..b7a87600364 100644 --- a/reference/generated/dpnp.frombuffer.html +++ b/reference/generated/dpnp.frombuffer.html @@ -13,7 +13,7 @@ - dpnp.frombuffer — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.frombuffer — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fromfile.html b/reference/generated/dpnp.fromfile.html index f34da664142..fbe7f3be164 100644 --- a/reference/generated/dpnp.fromfile.html +++ b/reference/generated/dpnp.fromfile.html @@ -13,7 +13,7 @@ - dpnp.fromfile — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fromfile — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fromfunction.html b/reference/generated/dpnp.fromfunction.html index d6b9977a069..1569c81bda3 100644 --- a/reference/generated/dpnp.fromfunction.html +++ b/reference/generated/dpnp.fromfunction.html @@ -13,7 +13,7 @@ - dpnp.fromfunction — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fromfunction — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fromiter.html b/reference/generated/dpnp.fromiter.html index 5dbc5bf943b..a8147fd1279 100644 --- a/reference/generated/dpnp.fromiter.html +++ b/reference/generated/dpnp.fromiter.html @@ -13,7 +13,7 @@ - dpnp.fromiter — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fromiter — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.fromstring.html b/reference/generated/dpnp.fromstring.html index b7fd6a98704..ff56e038a30 100644 --- a/reference/generated/dpnp.fromstring.html +++ b/reference/generated/dpnp.fromstring.html @@ -13,7 +13,7 @@ - dpnp.fromstring — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.fromstring — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.full.html b/reference/generated/dpnp.full.html index 35862036734..116292a36a9 100644 --- a/reference/generated/dpnp.full.html +++ b/reference/generated/dpnp.full.html @@ -13,7 +13,7 @@ - dpnp.full — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.full — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.full_like.html b/reference/generated/dpnp.full_like.html index 289d9629ec1..c486189a6fb 100644 --- a/reference/generated/dpnp.full_like.html +++ b/reference/generated/dpnp.full_like.html @@ -13,7 +13,7 @@ - dpnp.full_like — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.full_like — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.geomspace.html b/reference/generated/dpnp.geomspace.html index 6b8d1070bb5..36129b12319 100644 --- a/reference/generated/dpnp.geomspace.html +++ b/reference/generated/dpnp.geomspace.html @@ -13,7 +13,7 @@ - dpnp.geomspace — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.geomspace — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.get_include.html b/reference/generated/dpnp.get_include.html index a61fd040ecf..baad76e00a1 100644 --- a/reference/generated/dpnp.get_include.html +++ b/reference/generated/dpnp.get_include.html @@ -13,7 +13,7 @@ - dpnp.get_include — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.get_include — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.gradient.html b/reference/generated/dpnp.gradient.html index adefb536f58..8f393bb5d92 100644 --- a/reference/generated/dpnp.gradient.html +++ b/reference/generated/dpnp.gradient.html @@ -13,7 +13,7 @@ - dpnp.gradient — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.gradient — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.greater.html b/reference/generated/dpnp.greater.html index 82050abe27a..65becb0c691 100644 --- a/reference/generated/dpnp.greater.html +++ b/reference/generated/dpnp.greater.html @@ -13,7 +13,7 @@ - dpnp.greater — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.greater — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.greater_equal.html b/reference/generated/dpnp.greater_equal.html index 38a32aa9d00..1a8bf06f10c 100644 --- a/reference/generated/dpnp.greater_equal.html +++ b/reference/generated/dpnp.greater_equal.html @@ -13,7 +13,7 @@ - dpnp.greater_equal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.greater_equal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.heaviside.html b/reference/generated/dpnp.heaviside.html index debf7df3028..f6f7e70081c 100644 --- a/reference/generated/dpnp.heaviside.html +++ b/reference/generated/dpnp.heaviside.html @@ -13,7 +13,7 @@ - dpnp.heaviside — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.heaviside — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.histogram.html b/reference/generated/dpnp.histogram.html index 54b20078541..bb5c809b937 100644 --- a/reference/generated/dpnp.histogram.html +++ b/reference/generated/dpnp.histogram.html @@ -13,7 +13,7 @@ - dpnp.histogram — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.histogram — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.histogram_bin_edges.html b/reference/generated/dpnp.histogram_bin_edges.html index 003f0058fa0..83bc8cdb6bc 100644 --- a/reference/generated/dpnp.histogram_bin_edges.html +++ b/reference/generated/dpnp.histogram_bin_edges.html @@ -13,7 +13,7 @@ - dpnp.histogram_bin_edges — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.histogram_bin_edges — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.hsplit.html b/reference/generated/dpnp.hsplit.html index a2b21263a1c..76df003c910 100644 --- a/reference/generated/dpnp.hsplit.html +++ b/reference/generated/dpnp.hsplit.html @@ -13,7 +13,7 @@ - dpnp.hsplit — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.hsplit — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.hstack.html b/reference/generated/dpnp.hstack.html index ea46032dfbd..00f25426afe 100644 --- a/reference/generated/dpnp.hstack.html +++ b/reference/generated/dpnp.hstack.html @@ -13,7 +13,7 @@ - dpnp.hstack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.hstack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.hypot.html b/reference/generated/dpnp.hypot.html index bd51c5fc7cd..4d774dd4fa8 100644 --- a/reference/generated/dpnp.hypot.html +++ b/reference/generated/dpnp.hypot.html @@ -13,7 +13,7 @@ - dpnp.hypot — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.hypot — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.identity.html b/reference/generated/dpnp.identity.html index 41029757b82..88dd836f831 100644 --- a/reference/generated/dpnp.identity.html +++ b/reference/generated/dpnp.identity.html @@ -13,7 +13,7 @@ - dpnp.identity — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.identity — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.iinfo.html b/reference/generated/dpnp.iinfo.html index f15bbd7a36d..f5848f79780 100644 --- a/reference/generated/dpnp.iinfo.html +++ b/reference/generated/dpnp.iinfo.html @@ -13,7 +13,7 @@ - dpnp.iinfo — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.iinfo — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.imag.html b/reference/generated/dpnp.imag.html index a3513dd5cbf..7b63eed2495 100644 --- a/reference/generated/dpnp.imag.html +++ b/reference/generated/dpnp.imag.html @@ -13,7 +13,7 @@ - dpnp.imag — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.imag — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.indices.html b/reference/generated/dpnp.indices.html index 2a372328725..664c77eda9d 100644 --- a/reference/generated/dpnp.indices.html +++ b/reference/generated/dpnp.indices.html @@ -13,7 +13,7 @@ - dpnp.indices — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.indices — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.inner.html b/reference/generated/dpnp.inner.html index 40c849f0a16..ddc63512910 100644 --- a/reference/generated/dpnp.inner.html +++ b/reference/generated/dpnp.inner.html @@ -13,7 +13,7 @@ - dpnp.inner — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.inner — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.invert.html b/reference/generated/dpnp.invert.html index 58cafc1d0b0..ba013c847e4 100644 --- a/reference/generated/dpnp.invert.html +++ b/reference/generated/dpnp.invert.html @@ -13,7 +13,7 @@ - dpnp.invert — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.invert — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isclose.html b/reference/generated/dpnp.isclose.html index b58e4498768..15f4c6eca70 100644 --- a/reference/generated/dpnp.isclose.html +++ b/reference/generated/dpnp.isclose.html @@ -13,7 +13,7 @@ - dpnp.isclose — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isclose — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.iscomplex.html b/reference/generated/dpnp.iscomplex.html index 8b641de9a6d..bc4d841792f 100644 --- a/reference/generated/dpnp.iscomplex.html +++ b/reference/generated/dpnp.iscomplex.html @@ -13,7 +13,7 @@ - dpnp.iscomplex — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.iscomplex — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.iscomplexobj.html b/reference/generated/dpnp.iscomplexobj.html index 6542bfe20f8..e25a638fe50 100644 --- a/reference/generated/dpnp.iscomplexobj.html +++ b/reference/generated/dpnp.iscomplexobj.html @@ -13,7 +13,7 @@ - dpnp.iscomplexobj — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.iscomplexobj — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isfinite.html b/reference/generated/dpnp.isfinite.html index ee5293c52b1..677d0d2a6ba 100644 --- a/reference/generated/dpnp.isfinite.html +++ b/reference/generated/dpnp.isfinite.html @@ -13,7 +13,7 @@ - dpnp.isfinite — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isfinite — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isinf.html b/reference/generated/dpnp.isinf.html index 5331c00855c..3ea3d20ee3f 100644 --- a/reference/generated/dpnp.isinf.html +++ b/reference/generated/dpnp.isinf.html @@ -13,7 +13,7 @@ - dpnp.isinf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isinf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isnan.html b/reference/generated/dpnp.isnan.html index e73b3bece2b..33a1e5983fb 100644 --- a/reference/generated/dpnp.isnan.html +++ b/reference/generated/dpnp.isnan.html @@ -13,7 +13,7 @@ - dpnp.isnan — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isnan — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isneginf.html b/reference/generated/dpnp.isneginf.html index 319ef612a53..400f72a8810 100644 --- a/reference/generated/dpnp.isneginf.html +++ b/reference/generated/dpnp.isneginf.html @@ -13,7 +13,7 @@ - dpnp.isneginf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isneginf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isposinf.html b/reference/generated/dpnp.isposinf.html index f910d02da05..c67db453c47 100644 --- a/reference/generated/dpnp.isposinf.html +++ b/reference/generated/dpnp.isposinf.html @@ -13,7 +13,7 @@ - dpnp.isposinf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isposinf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isreal.html b/reference/generated/dpnp.isreal.html index 0f9bf6bcc41..822830630cb 100644 --- a/reference/generated/dpnp.isreal.html +++ b/reference/generated/dpnp.isreal.html @@ -13,7 +13,7 @@ - dpnp.isreal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isreal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isrealobj.html b/reference/generated/dpnp.isrealobj.html index 257cbbffe6b..604aa79cbb4 100644 --- a/reference/generated/dpnp.isrealobj.html +++ b/reference/generated/dpnp.isrealobj.html @@ -13,7 +13,7 @@ - dpnp.isrealobj — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isrealobj — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.isscalar.html b/reference/generated/dpnp.isscalar.html index 2de82265568..d233b8107ad 100644 --- a/reference/generated/dpnp.isscalar.html +++ b/reference/generated/dpnp.isscalar.html @@ -13,7 +13,7 @@ - dpnp.isscalar — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.isscalar — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.issubdtype.html b/reference/generated/dpnp.issubdtype.html index 3f50e0205ea..c1d9d1921d7 100644 --- a/reference/generated/dpnp.issubdtype.html +++ b/reference/generated/dpnp.issubdtype.html @@ -13,7 +13,7 @@ - dpnp.issubdtype — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.issubdtype — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ix_.html b/reference/generated/dpnp.ix_.html index d4ddb6eeef7..945e13fd8b6 100644 --- a/reference/generated/dpnp.ix_.html +++ b/reference/generated/dpnp.ix_.html @@ -13,7 +13,7 @@ - dpnp.ix_ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ix_ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.kron.html b/reference/generated/dpnp.kron.html index 96484823e40..ce16acfc72a 100644 --- a/reference/generated/dpnp.kron.html +++ b/reference/generated/dpnp.kron.html @@ -13,7 +13,7 @@ - dpnp.kron — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.kron — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.left_shift.html b/reference/generated/dpnp.left_shift.html index e046c1a9094..4884ea835a3 100644 --- a/reference/generated/dpnp.left_shift.html +++ b/reference/generated/dpnp.left_shift.html @@ -13,7 +13,7 @@ - dpnp.left_shift — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.left_shift — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.less.html b/reference/generated/dpnp.less.html index 7bb45bf8ad6..43ccca3c4c9 100644 --- a/reference/generated/dpnp.less.html +++ b/reference/generated/dpnp.less.html @@ -13,7 +13,7 @@ - dpnp.less — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.less — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.less_equal.html b/reference/generated/dpnp.less_equal.html index 0c49dc3aacf..5eda516889e 100644 --- a/reference/generated/dpnp.less_equal.html +++ b/reference/generated/dpnp.less_equal.html @@ -13,7 +13,7 @@ - dpnp.less_equal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.less_equal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.cholesky.html b/reference/generated/dpnp.linalg.cholesky.html index f600e7c8f21..a9761709731 100644 --- a/reference/generated/dpnp.linalg.cholesky.html +++ b/reference/generated/dpnp.linalg.cholesky.html @@ -13,7 +13,7 @@ - dpnp.linalg.cholesky — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.cholesky — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.cond.html b/reference/generated/dpnp.linalg.cond.html index 5788b35c985..55bb1cea558 100644 --- a/reference/generated/dpnp.linalg.cond.html +++ b/reference/generated/dpnp.linalg.cond.html @@ -13,7 +13,7 @@ - dpnp.linalg.cond — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.cond — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.det.html b/reference/generated/dpnp.linalg.det.html index f1143c689bf..0b3174a72ec 100644 --- a/reference/generated/dpnp.linalg.det.html +++ b/reference/generated/dpnp.linalg.det.html @@ -13,7 +13,7 @@ - dpnp.linalg.det — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.det — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.eig.html b/reference/generated/dpnp.linalg.eig.html index 3ee07274417..b33cd8a6917 100644 --- a/reference/generated/dpnp.linalg.eig.html +++ b/reference/generated/dpnp.linalg.eig.html @@ -13,7 +13,7 @@ - dpnp.linalg.eig — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.eig — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.eigh.html b/reference/generated/dpnp.linalg.eigh.html index 68080794b4a..80ad02de13c 100644 --- a/reference/generated/dpnp.linalg.eigh.html +++ b/reference/generated/dpnp.linalg.eigh.html @@ -13,7 +13,7 @@ - dpnp.linalg.eigh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.eigh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.eigvals.html b/reference/generated/dpnp.linalg.eigvals.html index a7d8793854a..2ad6e12c1d8 100644 --- a/reference/generated/dpnp.linalg.eigvals.html +++ b/reference/generated/dpnp.linalg.eigvals.html @@ -13,7 +13,7 @@ - dpnp.linalg.eigvals — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.eigvals — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.eigvalsh.html b/reference/generated/dpnp.linalg.eigvalsh.html index e31e338c0db..9675c3ffe8b 100644 --- a/reference/generated/dpnp.linalg.eigvalsh.html +++ b/reference/generated/dpnp.linalg.eigvalsh.html @@ -13,7 +13,7 @@ - dpnp.linalg.eigvalsh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.eigvalsh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.inv.html b/reference/generated/dpnp.linalg.inv.html index bbe1f51d768..d0e2ff434e0 100644 --- a/reference/generated/dpnp.linalg.inv.html +++ b/reference/generated/dpnp.linalg.inv.html @@ -13,7 +13,7 @@ - dpnp.linalg.inv — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.inv — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.lstsq.html b/reference/generated/dpnp.linalg.lstsq.html index fa5de434ced..e39d8c32e07 100644 --- a/reference/generated/dpnp.linalg.lstsq.html +++ b/reference/generated/dpnp.linalg.lstsq.html @@ -13,7 +13,7 @@ - dpnp.linalg.lstsq — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.lstsq — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.matrix_power.html b/reference/generated/dpnp.linalg.matrix_power.html index d34d751b4e7..4e43283a5f3 100644 --- a/reference/generated/dpnp.linalg.matrix_power.html +++ b/reference/generated/dpnp.linalg.matrix_power.html @@ -13,7 +13,7 @@ - dpnp.linalg.matrix_power — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.matrix_power — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.matrix_rank.html b/reference/generated/dpnp.linalg.matrix_rank.html index 43bdfd7b567..1ea9bd9d005 100644 --- a/reference/generated/dpnp.linalg.matrix_rank.html +++ b/reference/generated/dpnp.linalg.matrix_rank.html @@ -13,7 +13,7 @@ - dpnp.linalg.matrix_rank — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.matrix_rank — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.multi_dot.html b/reference/generated/dpnp.linalg.multi_dot.html index bd41dc3fa20..83f4e5e66d4 100644 --- a/reference/generated/dpnp.linalg.multi_dot.html +++ b/reference/generated/dpnp.linalg.multi_dot.html @@ -13,7 +13,7 @@ - dpnp.linalg.multi_dot — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.multi_dot — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.norm.html b/reference/generated/dpnp.linalg.norm.html index bf49f7c6d39..9b6341cad43 100644 --- a/reference/generated/dpnp.linalg.norm.html +++ b/reference/generated/dpnp.linalg.norm.html @@ -13,7 +13,7 @@ - dpnp.linalg.norm — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.norm — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.pinv.html b/reference/generated/dpnp.linalg.pinv.html index cea652c8bef..b50d0e1a217 100644 --- a/reference/generated/dpnp.linalg.pinv.html +++ b/reference/generated/dpnp.linalg.pinv.html @@ -13,7 +13,7 @@ - dpnp.linalg.pinv — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.pinv — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.qr.html b/reference/generated/dpnp.linalg.qr.html index 6d2eb35cea2..a9808acdee5 100644 --- a/reference/generated/dpnp.linalg.qr.html +++ b/reference/generated/dpnp.linalg.qr.html @@ -13,7 +13,7 @@ - dpnp.linalg.qr — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.qr — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.slogdet.html b/reference/generated/dpnp.linalg.slogdet.html index 10e17d6dd9f..2905e6d1348 100644 --- a/reference/generated/dpnp.linalg.slogdet.html +++ b/reference/generated/dpnp.linalg.slogdet.html @@ -13,7 +13,7 @@ - dpnp.linalg.slogdet — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.slogdet — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.solve.html b/reference/generated/dpnp.linalg.solve.html index d74704e7059..42eee37241f 100644 --- a/reference/generated/dpnp.linalg.solve.html +++ b/reference/generated/dpnp.linalg.solve.html @@ -13,7 +13,7 @@ - dpnp.linalg.solve — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.solve — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.svd.html b/reference/generated/dpnp.linalg.svd.html index 7a3ae090abe..3548d766063 100644 --- a/reference/generated/dpnp.linalg.svd.html +++ b/reference/generated/dpnp.linalg.svd.html @@ -13,7 +13,7 @@ - dpnp.linalg.svd — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.svd — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.tensorinv.html b/reference/generated/dpnp.linalg.tensorinv.html index 75529627f27..2242bd14514 100644 --- a/reference/generated/dpnp.linalg.tensorinv.html +++ b/reference/generated/dpnp.linalg.tensorinv.html @@ -13,7 +13,7 @@ - dpnp.linalg.tensorinv — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.tensorinv — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linalg.tensorsolve.html b/reference/generated/dpnp.linalg.tensorsolve.html index 0bc709b4d71..ce0db99ddb1 100644 --- a/reference/generated/dpnp.linalg.tensorsolve.html +++ b/reference/generated/dpnp.linalg.tensorsolve.html @@ -13,7 +13,7 @@ - dpnp.linalg.tensorsolve — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linalg.tensorsolve — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.linspace.html b/reference/generated/dpnp.linspace.html index 0b098d8c548..73cadf95013 100644 --- a/reference/generated/dpnp.linspace.html +++ b/reference/generated/dpnp.linspace.html @@ -13,7 +13,7 @@ - dpnp.linspace — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.linspace — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.loadtxt.html b/reference/generated/dpnp.loadtxt.html index 0338fe00191..04b730fbbea 100644 --- a/reference/generated/dpnp.loadtxt.html +++ b/reference/generated/dpnp.loadtxt.html @@ -13,7 +13,7 @@ - dpnp.loadtxt — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.loadtxt — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.log.html b/reference/generated/dpnp.log.html index e561e2b0dfb..8fad95ddebe 100644 --- a/reference/generated/dpnp.log.html +++ b/reference/generated/dpnp.log.html @@ -13,7 +13,7 @@ - dpnp.log — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.log — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.log10.html b/reference/generated/dpnp.log10.html index 7f2886662e3..db905fb4595 100644 --- a/reference/generated/dpnp.log10.html +++ b/reference/generated/dpnp.log10.html @@ -13,7 +13,7 @@ - dpnp.log10 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.log10 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.log1p.html b/reference/generated/dpnp.log1p.html index 1433924544b..d2d6d600e01 100644 --- a/reference/generated/dpnp.log1p.html +++ b/reference/generated/dpnp.log1p.html @@ -13,7 +13,7 @@ - dpnp.log1p — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.log1p — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.log2.html b/reference/generated/dpnp.log2.html index 144ab6bb40d..3421fdf5d97 100644 --- a/reference/generated/dpnp.log2.html +++ b/reference/generated/dpnp.log2.html @@ -13,7 +13,7 @@ - dpnp.log2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.log2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logaddexp.html b/reference/generated/dpnp.logaddexp.html index a8b866f70bb..52ea5b7c3cd 100644 --- a/reference/generated/dpnp.logaddexp.html +++ b/reference/generated/dpnp.logaddexp.html @@ -13,7 +13,7 @@ - dpnp.logaddexp — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logaddexp — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logaddexp2.html b/reference/generated/dpnp.logaddexp2.html index dab0226afe5..ca5e877a899 100644 --- a/reference/generated/dpnp.logaddexp2.html +++ b/reference/generated/dpnp.logaddexp2.html @@ -13,7 +13,7 @@ - dpnp.logaddexp2 — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logaddexp2 — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logical_and.html b/reference/generated/dpnp.logical_and.html index 11d6162ce9e..6b9e8a31d2f 100644 --- a/reference/generated/dpnp.logical_and.html +++ b/reference/generated/dpnp.logical_and.html @@ -13,7 +13,7 @@ - dpnp.logical_and — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logical_and — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logical_not.html b/reference/generated/dpnp.logical_not.html index 0bbae17ae7f..96a5613dfbc 100644 --- a/reference/generated/dpnp.logical_not.html +++ b/reference/generated/dpnp.logical_not.html @@ -13,7 +13,7 @@ - dpnp.logical_not — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logical_not — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logical_or.html b/reference/generated/dpnp.logical_or.html index 0d1f8803500..03bf08f74e8 100644 --- a/reference/generated/dpnp.logical_or.html +++ b/reference/generated/dpnp.logical_or.html @@ -13,7 +13,7 @@ - dpnp.logical_or — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logical_or — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logical_xor.html b/reference/generated/dpnp.logical_xor.html index 0cc1a7bb56b..db210de0fe2 100644 --- a/reference/generated/dpnp.logical_xor.html +++ b/reference/generated/dpnp.logical_xor.html @@ -13,7 +13,7 @@ - dpnp.logical_xor — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logical_xor — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logspace.html b/reference/generated/dpnp.logspace.html index 8f80f860ebe..15369f23d2d 100644 --- a/reference/generated/dpnp.logspace.html +++ b/reference/generated/dpnp.logspace.html @@ -13,7 +13,7 @@ - dpnp.logspace — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logspace — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.logsumexp.html b/reference/generated/dpnp.logsumexp.html index 5308975ed4e..7995af9a1af 100644 --- a/reference/generated/dpnp.logsumexp.html +++ b/reference/generated/dpnp.logsumexp.html @@ -13,7 +13,7 @@ - dpnp.logsumexp — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.logsumexp — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.mask_indices.html b/reference/generated/dpnp.mask_indices.html index a7bc819905b..16a871a7d38 100644 --- a/reference/generated/dpnp.mask_indices.html +++ b/reference/generated/dpnp.mask_indices.html @@ -13,7 +13,7 @@ - dpnp.mask_indices — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.mask_indices — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.matmul.html b/reference/generated/dpnp.matmul.html index a5a4adee571..455e85b8284 100644 --- a/reference/generated/dpnp.matmul.html +++ b/reference/generated/dpnp.matmul.html @@ -13,7 +13,7 @@ - dpnp.matmul — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.matmul — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.max.html b/reference/generated/dpnp.max.html index 13476896ee3..783e4cb03d0 100644 --- a/reference/generated/dpnp.max.html +++ b/reference/generated/dpnp.max.html @@ -13,7 +13,7 @@ - dpnp.max — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.max — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.maximum.html b/reference/generated/dpnp.maximum.html index ada1361bf79..afa8f7f706d 100644 --- a/reference/generated/dpnp.maximum.html +++ b/reference/generated/dpnp.maximum.html @@ -13,7 +13,7 @@ - dpnp.maximum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.maximum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.mean.html b/reference/generated/dpnp.mean.html index 731dbb5053a..2ed2316c9dc 100644 --- a/reference/generated/dpnp.mean.html +++ b/reference/generated/dpnp.mean.html @@ -13,7 +13,7 @@ - dpnp.mean — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.mean — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.median.html b/reference/generated/dpnp.median.html index a55b94cb68c..493b7253a52 100644 --- a/reference/generated/dpnp.median.html +++ b/reference/generated/dpnp.median.html @@ -13,7 +13,7 @@ - dpnp.median — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.median — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.meshgrid.html b/reference/generated/dpnp.meshgrid.html index 1e5cfdc0f55..38ddb6ad0b8 100644 --- a/reference/generated/dpnp.meshgrid.html +++ b/reference/generated/dpnp.meshgrid.html @@ -13,7 +13,7 @@ - dpnp.meshgrid — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.meshgrid — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.mgrid.html b/reference/generated/dpnp.mgrid.html index 2aa0080c635..c4a1df2754a 100644 --- a/reference/generated/dpnp.mgrid.html +++ b/reference/generated/dpnp.mgrid.html @@ -13,7 +13,7 @@ - dpnp.mgrid — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.mgrid — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.min.html b/reference/generated/dpnp.min.html index 9acf45e8c9f..345a02ad79b 100644 --- a/reference/generated/dpnp.min.html +++ b/reference/generated/dpnp.min.html @@ -13,7 +13,7 @@ - dpnp.min — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.min — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.minimum.html b/reference/generated/dpnp.minimum.html index a0b412a3beb..60792127b40 100644 --- a/reference/generated/dpnp.minimum.html +++ b/reference/generated/dpnp.minimum.html @@ -13,7 +13,7 @@ - dpnp.minimum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.minimum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.mod.html b/reference/generated/dpnp.mod.html index 733112a7080..d458780602f 100644 --- a/reference/generated/dpnp.mod.html +++ b/reference/generated/dpnp.mod.html @@ -13,7 +13,7 @@ - dpnp.mod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.mod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.modf.html b/reference/generated/dpnp.modf.html index 0fe51df3837..aacc224662a 100644 --- a/reference/generated/dpnp.modf.html +++ b/reference/generated/dpnp.modf.html @@ -13,7 +13,7 @@ - dpnp.modf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.modf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.moveaxis.html b/reference/generated/dpnp.moveaxis.html index d56f13c24b3..1852dcdcec9 100644 --- a/reference/generated/dpnp.moveaxis.html +++ b/reference/generated/dpnp.moveaxis.html @@ -13,7 +13,7 @@ - dpnp.moveaxis — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.moveaxis — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.multiply.html b/reference/generated/dpnp.multiply.html index 93ed0be7232..68ea1bc6e8c 100644 --- a/reference/generated/dpnp.multiply.html +++ b/reference/generated/dpnp.multiply.html @@ -13,7 +13,7 @@ - dpnp.multiply — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.multiply — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nan_to_num.html b/reference/generated/dpnp.nan_to_num.html index b8808a7bc31..2de1d03ff9f 100644 --- a/reference/generated/dpnp.nan_to_num.html +++ b/reference/generated/dpnp.nan_to_num.html @@ -13,7 +13,7 @@ - dpnp.nan_to_num — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nan_to_num — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanargmax.html b/reference/generated/dpnp.nanargmax.html index d8be3292c1a..bfda4593d5f 100644 --- a/reference/generated/dpnp.nanargmax.html +++ b/reference/generated/dpnp.nanargmax.html @@ -13,7 +13,7 @@ - dpnp.nanargmax — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanargmax — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanargmin.html b/reference/generated/dpnp.nanargmin.html index 06036e6e448..cd3b2fc3048 100644 --- a/reference/generated/dpnp.nanargmin.html +++ b/reference/generated/dpnp.nanargmin.html @@ -13,7 +13,7 @@ - dpnp.nanargmin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanargmin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nancumprod.html b/reference/generated/dpnp.nancumprod.html index 9af99dd40d6..16bc2a45304 100644 --- a/reference/generated/dpnp.nancumprod.html +++ b/reference/generated/dpnp.nancumprod.html @@ -13,7 +13,7 @@ - dpnp.nancumprod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nancumprod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nancumsum.html b/reference/generated/dpnp.nancumsum.html index 5c16ac641a8..d1573f91bcd 100644 --- a/reference/generated/dpnp.nancumsum.html +++ b/reference/generated/dpnp.nancumsum.html @@ -13,7 +13,7 @@ - dpnp.nancumsum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nancumsum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanmax.html b/reference/generated/dpnp.nanmax.html index e36b25fc226..058d66dc9fb 100644 --- a/reference/generated/dpnp.nanmax.html +++ b/reference/generated/dpnp.nanmax.html @@ -13,7 +13,7 @@ - dpnp.nanmax — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanmax — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanmean.html b/reference/generated/dpnp.nanmean.html index 21924e4cd4c..3b8d6f6ce90 100644 --- a/reference/generated/dpnp.nanmean.html +++ b/reference/generated/dpnp.nanmean.html @@ -13,7 +13,7 @@ - dpnp.nanmean — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanmean — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanmin.html b/reference/generated/dpnp.nanmin.html index a7168ee6cff..8065e741b17 100644 --- a/reference/generated/dpnp.nanmin.html +++ b/reference/generated/dpnp.nanmin.html @@ -13,7 +13,7 @@ - dpnp.nanmin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanmin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanprod.html b/reference/generated/dpnp.nanprod.html index 7c92e2a9435..7b5c3b9257c 100644 --- a/reference/generated/dpnp.nanprod.html +++ b/reference/generated/dpnp.nanprod.html @@ -13,7 +13,7 @@ - dpnp.nanprod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanprod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanstd.html b/reference/generated/dpnp.nanstd.html index 8c2a5e26758..ee619021639 100644 --- a/reference/generated/dpnp.nanstd.html +++ b/reference/generated/dpnp.nanstd.html @@ -13,7 +13,7 @@ - dpnp.nanstd — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanstd — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nansum.html b/reference/generated/dpnp.nansum.html index 3623a55efa1..7e276b2f612 100644 --- a/reference/generated/dpnp.nansum.html +++ b/reference/generated/dpnp.nansum.html @@ -13,7 +13,7 @@ - dpnp.nansum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nansum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nanvar.html b/reference/generated/dpnp.nanvar.html index 0c5e228ea92..42493c702b1 100644 --- a/reference/generated/dpnp.nanvar.html +++ b/reference/generated/dpnp.nanvar.html @@ -13,7 +13,7 @@ - dpnp.nanvar — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nanvar — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.T.html b/reference/generated/dpnp.ndarray.T.html index 5eac0c10fc7..85e3f6f4865 100644 --- a/reference/generated/dpnp.ndarray.T.html +++ b/reference/generated/dpnp.ndarray.T.html @@ -13,7 +13,7 @@ - dpnp.ndarray.T — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.T — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__abs__.html b/reference/generated/dpnp.ndarray.__abs__.html index c3cbf26c029..92ad2d3a336 100644 --- a/reference/generated/dpnp.ndarray.__abs__.html +++ b/reference/generated/dpnp.ndarray.__abs__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__abs__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__abs__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__add__.html b/reference/generated/dpnp.ndarray.__add__.html index 4c69f44ba06..4d46320b232 100644 --- a/reference/generated/dpnp.ndarray.__add__.html +++ b/reference/generated/dpnp.ndarray.__add__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__add__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__add__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__and__.html b/reference/generated/dpnp.ndarray.__and__.html index 00f88b8d2bf..ec8893b8994 100644 --- a/reference/generated/dpnp.ndarray.__and__.html +++ b/reference/generated/dpnp.ndarray.__and__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__and__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__and__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__bool__.html b/reference/generated/dpnp.ndarray.__bool__.html index fbe55e9656d..30e352b2a45 100644 --- a/reference/generated/dpnp.ndarray.__bool__.html +++ b/reference/generated/dpnp.ndarray.__bool__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__bool__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__bool__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__complex__.html b/reference/generated/dpnp.ndarray.__complex__.html index c8fef5ef54a..15375f402df 100644 --- a/reference/generated/dpnp.ndarray.__complex__.html +++ b/reference/generated/dpnp.ndarray.__complex__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__complex__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__complex__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__copy__.html b/reference/generated/dpnp.ndarray.__copy__.html index ff8783cb9b0..4fb69af8c70 100644 --- a/reference/generated/dpnp.ndarray.__copy__.html +++ b/reference/generated/dpnp.ndarray.__copy__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__copy__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__copy__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__eq__.html b/reference/generated/dpnp.ndarray.__eq__.html index b74279a4f73..cb31364c07e 100644 --- a/reference/generated/dpnp.ndarray.__eq__.html +++ b/reference/generated/dpnp.ndarray.__eq__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__eq__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__eq__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__float__.html b/reference/generated/dpnp.ndarray.__float__.html index 8ebfe633c35..16f38c207e9 100644 --- a/reference/generated/dpnp.ndarray.__float__.html +++ b/reference/generated/dpnp.ndarray.__float__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__float__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__float__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__floordiv__.html b/reference/generated/dpnp.ndarray.__floordiv__.html index 602677637aa..d39361e8f37 100644 --- a/reference/generated/dpnp.ndarray.__floordiv__.html +++ b/reference/generated/dpnp.ndarray.__floordiv__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__floordiv__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__floordiv__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ge__.html b/reference/generated/dpnp.ndarray.__ge__.html index 1e0ddb35575..6543102ea7c 100644 --- a/reference/generated/dpnp.ndarray.__ge__.html +++ b/reference/generated/dpnp.ndarray.__ge__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ge__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ge__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__getitem__.html b/reference/generated/dpnp.ndarray.__getitem__.html index 9cc7bc82262..e8d5eda20c2 100644 --- a/reference/generated/dpnp.ndarray.__getitem__.html +++ b/reference/generated/dpnp.ndarray.__getitem__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__getitem__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__getitem__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__gt__.html b/reference/generated/dpnp.ndarray.__gt__.html index 262f981c426..92dae5f401a 100644 --- a/reference/generated/dpnp.ndarray.__gt__.html +++ b/reference/generated/dpnp.ndarray.__gt__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__gt__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__gt__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__iadd__.html b/reference/generated/dpnp.ndarray.__iadd__.html index 7617baf703c..5cb064d9aad 100644 --- a/reference/generated/dpnp.ndarray.__iadd__.html +++ b/reference/generated/dpnp.ndarray.__iadd__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__iadd__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__iadd__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__iand__.html b/reference/generated/dpnp.ndarray.__iand__.html index f68dde9a152..72ea8c16cb1 100644 --- a/reference/generated/dpnp.ndarray.__iand__.html +++ b/reference/generated/dpnp.ndarray.__iand__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__iand__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__iand__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ifloordiv__.html b/reference/generated/dpnp.ndarray.__ifloordiv__.html index 6eb4dba3410..c10b5686a11 100644 --- a/reference/generated/dpnp.ndarray.__ifloordiv__.html +++ b/reference/generated/dpnp.ndarray.__ifloordiv__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ifloordiv__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ifloordiv__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ilshift__.html b/reference/generated/dpnp.ndarray.__ilshift__.html index 027ac289257..33491a3fdc2 100644 --- a/reference/generated/dpnp.ndarray.__ilshift__.html +++ b/reference/generated/dpnp.ndarray.__ilshift__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ilshift__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ilshift__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__imod__.html b/reference/generated/dpnp.ndarray.__imod__.html index 609b53e58e9..82b3e370e9a 100644 --- a/reference/generated/dpnp.ndarray.__imod__.html +++ b/reference/generated/dpnp.ndarray.__imod__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__imod__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__imod__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__imul__.html b/reference/generated/dpnp.ndarray.__imul__.html index a0a450b0035..7e3646095bd 100644 --- a/reference/generated/dpnp.ndarray.__imul__.html +++ b/reference/generated/dpnp.ndarray.__imul__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__imul__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__imul__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__int__.html b/reference/generated/dpnp.ndarray.__int__.html index 893bb02915e..e272eb203ff 100644 --- a/reference/generated/dpnp.ndarray.__int__.html +++ b/reference/generated/dpnp.ndarray.__int__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__int__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__int__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__invert__.html b/reference/generated/dpnp.ndarray.__invert__.html index b45bf17c2a3..29c8b6b8653 100644 --- a/reference/generated/dpnp.ndarray.__invert__.html +++ b/reference/generated/dpnp.ndarray.__invert__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__invert__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__invert__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ior__.html b/reference/generated/dpnp.ndarray.__ior__.html index 9f08d0ac323..d7468d1d60d 100644 --- a/reference/generated/dpnp.ndarray.__ior__.html +++ b/reference/generated/dpnp.ndarray.__ior__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ior__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ior__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ipow__.html b/reference/generated/dpnp.ndarray.__ipow__.html index e6f3e6bb71d..67ea11d58ff 100644 --- a/reference/generated/dpnp.ndarray.__ipow__.html +++ b/reference/generated/dpnp.ndarray.__ipow__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ipow__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ipow__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__irshift__.html b/reference/generated/dpnp.ndarray.__irshift__.html index 194a3e00188..5d07d32010c 100644 --- a/reference/generated/dpnp.ndarray.__irshift__.html +++ b/reference/generated/dpnp.ndarray.__irshift__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__irshift__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__irshift__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__isub__.html b/reference/generated/dpnp.ndarray.__isub__.html index 63bc7943921..d7e190caa15 100644 --- a/reference/generated/dpnp.ndarray.__isub__.html +++ b/reference/generated/dpnp.ndarray.__isub__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__isub__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__isub__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__itruediv__.html b/reference/generated/dpnp.ndarray.__itruediv__.html index b8ad225966e..6aefd11f4a0 100644 --- a/reference/generated/dpnp.ndarray.__itruediv__.html +++ b/reference/generated/dpnp.ndarray.__itruediv__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__itruediv__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__itruediv__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ixor__.html b/reference/generated/dpnp.ndarray.__ixor__.html index 81754289b51..344604c7f92 100644 --- a/reference/generated/dpnp.ndarray.__ixor__.html +++ b/reference/generated/dpnp.ndarray.__ixor__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ixor__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ixor__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__le__.html b/reference/generated/dpnp.ndarray.__le__.html index c1849792548..69677324d89 100644 --- a/reference/generated/dpnp.ndarray.__le__.html +++ b/reference/generated/dpnp.ndarray.__le__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__le__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__le__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__len__.html b/reference/generated/dpnp.ndarray.__len__.html index 4e227b4715d..e2d7e8a7013 100644 --- a/reference/generated/dpnp.ndarray.__len__.html +++ b/reference/generated/dpnp.ndarray.__len__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__len__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__len__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__lshift__.html b/reference/generated/dpnp.ndarray.__lshift__.html index 7542729977b..98090729e3e 100644 --- a/reference/generated/dpnp.ndarray.__lshift__.html +++ b/reference/generated/dpnp.ndarray.__lshift__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__lshift__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__lshift__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__lt__.html b/reference/generated/dpnp.ndarray.__lt__.html index 4ec0c0062f7..3612b955f85 100644 --- a/reference/generated/dpnp.ndarray.__lt__.html +++ b/reference/generated/dpnp.ndarray.__lt__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__lt__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__lt__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__matmul__.html b/reference/generated/dpnp.ndarray.__matmul__.html index bcafbad4e22..1d14e5b14d8 100644 --- a/reference/generated/dpnp.ndarray.__matmul__.html +++ b/reference/generated/dpnp.ndarray.__matmul__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__matmul__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__matmul__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__mod__.html b/reference/generated/dpnp.ndarray.__mod__.html index 81a3bee3450..f309d7503d6 100644 --- a/reference/generated/dpnp.ndarray.__mod__.html +++ b/reference/generated/dpnp.ndarray.__mod__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__mod__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__mod__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__mul__.html b/reference/generated/dpnp.ndarray.__mul__.html index e2f5177bc90..bc11ed33305 100644 --- a/reference/generated/dpnp.ndarray.__mul__.html +++ b/reference/generated/dpnp.ndarray.__mul__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__mul__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__mul__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__ne__.html b/reference/generated/dpnp.ndarray.__ne__.html index 3e7421e625f..2a6e9d6d254 100644 --- a/reference/generated/dpnp.ndarray.__ne__.html +++ b/reference/generated/dpnp.ndarray.__ne__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__ne__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__ne__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__neg__.html b/reference/generated/dpnp.ndarray.__neg__.html index 29ee835534a..7ff08ff4d3a 100644 --- a/reference/generated/dpnp.ndarray.__neg__.html +++ b/reference/generated/dpnp.ndarray.__neg__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__neg__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__neg__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__new__.html b/reference/generated/dpnp.ndarray.__new__.html index 180b1b97e38..96128def80e 100644 --- a/reference/generated/dpnp.ndarray.__new__.html +++ b/reference/generated/dpnp.ndarray.__new__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__new__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__new__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__or__.html b/reference/generated/dpnp.ndarray.__or__.html index ff662e06d4b..5a8e8db7296 100644 --- a/reference/generated/dpnp.ndarray.__or__.html +++ b/reference/generated/dpnp.ndarray.__or__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__or__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__or__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__pos__.html b/reference/generated/dpnp.ndarray.__pos__.html index 08a2d8f0434..4fafc8e4018 100644 --- a/reference/generated/dpnp.ndarray.__pos__.html +++ b/reference/generated/dpnp.ndarray.__pos__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__pos__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__pos__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__pow__.html b/reference/generated/dpnp.ndarray.__pow__.html index 0b5b2dfeabd..7bdae421ce4 100644 --- a/reference/generated/dpnp.ndarray.__pow__.html +++ b/reference/generated/dpnp.ndarray.__pow__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__pow__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__pow__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__repr__.html b/reference/generated/dpnp.ndarray.__repr__.html index 56cccf64529..215fe7735e3 100644 --- a/reference/generated/dpnp.ndarray.__repr__.html +++ b/reference/generated/dpnp.ndarray.__repr__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__repr__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__repr__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__rshift__.html b/reference/generated/dpnp.ndarray.__rshift__.html index 8aa412e2342..23fcc093625 100644 --- a/reference/generated/dpnp.ndarray.__rshift__.html +++ b/reference/generated/dpnp.ndarray.__rshift__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__rshift__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__rshift__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__setitem__.html b/reference/generated/dpnp.ndarray.__setitem__.html index 3f85edbc790..665632ba235 100644 --- a/reference/generated/dpnp.ndarray.__setitem__.html +++ b/reference/generated/dpnp.ndarray.__setitem__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__setitem__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__setitem__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__str__.html b/reference/generated/dpnp.ndarray.__str__.html index 77bb86688f7..eda24053f5e 100644 --- a/reference/generated/dpnp.ndarray.__str__.html +++ b/reference/generated/dpnp.ndarray.__str__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__str__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__str__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__sub__.html b/reference/generated/dpnp.ndarray.__sub__.html index 90cd48da071..b294abb9469 100644 --- a/reference/generated/dpnp.ndarray.__sub__.html +++ b/reference/generated/dpnp.ndarray.__sub__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__sub__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__sub__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__truediv__.html b/reference/generated/dpnp.ndarray.__truediv__.html index 8f28492b40f..6d1bf21e5b6 100644 --- a/reference/generated/dpnp.ndarray.__truediv__.html +++ b/reference/generated/dpnp.ndarray.__truediv__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__truediv__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__truediv__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.__xor__.html b/reference/generated/dpnp.ndarray.__xor__.html index 8d4ced34760..a02f43a1bc8 100644 --- a/reference/generated/dpnp.ndarray.__xor__.html +++ b/reference/generated/dpnp.ndarray.__xor__.html @@ -13,7 +13,7 @@ - dpnp.ndarray.__xor__ — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.__xor__ — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.all.html b/reference/generated/dpnp.ndarray.all.html index b2296960b46..48bed5593ed 100644 --- a/reference/generated/dpnp.ndarray.all.html +++ b/reference/generated/dpnp.ndarray.all.html @@ -13,7 +13,7 @@ - dpnp.ndarray.all — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.all — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.any.html b/reference/generated/dpnp.ndarray.any.html index a8d1c0c8f4c..758de35a0f3 100644 --- a/reference/generated/dpnp.ndarray.any.html +++ b/reference/generated/dpnp.ndarray.any.html @@ -13,7 +13,7 @@ - dpnp.ndarray.any — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.any — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.argmax.html b/reference/generated/dpnp.ndarray.argmax.html index 186b1d78f1e..029356b715f 100644 --- a/reference/generated/dpnp.ndarray.argmax.html +++ b/reference/generated/dpnp.ndarray.argmax.html @@ -13,7 +13,7 @@ - dpnp.ndarray.argmax — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.argmax — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.argmin.html b/reference/generated/dpnp.ndarray.argmin.html index 98b6f1a99d6..ee94acf389c 100644 --- a/reference/generated/dpnp.ndarray.argmin.html +++ b/reference/generated/dpnp.ndarray.argmin.html @@ -13,7 +13,7 @@ - dpnp.ndarray.argmin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.argmin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.argsort.html b/reference/generated/dpnp.ndarray.argsort.html index 9e97815f512..80677f8b714 100644 --- a/reference/generated/dpnp.ndarray.argsort.html +++ b/reference/generated/dpnp.ndarray.argsort.html @@ -13,7 +13,7 @@ - dpnp.ndarray.argsort — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.argsort — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.astype.html b/reference/generated/dpnp.ndarray.astype.html index d1bddb95a83..f9f2009c66b 100644 --- a/reference/generated/dpnp.ndarray.astype.html +++ b/reference/generated/dpnp.ndarray.astype.html @@ -13,7 +13,7 @@ - dpnp.ndarray.astype — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.astype — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.choose.html b/reference/generated/dpnp.ndarray.choose.html index 71da1603341..5b9247e44ef 100644 --- a/reference/generated/dpnp.ndarray.choose.html +++ b/reference/generated/dpnp.ndarray.choose.html @@ -13,7 +13,7 @@ - dpnp.ndarray.choose — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.choose — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.clip.html b/reference/generated/dpnp.ndarray.clip.html index ae5208ec26e..8678e4d9907 100644 --- a/reference/generated/dpnp.ndarray.clip.html +++ b/reference/generated/dpnp.ndarray.clip.html @@ -13,7 +13,7 @@ - dpnp.ndarray.clip — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.clip — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.conj.html b/reference/generated/dpnp.ndarray.conj.html index 483758e8c1e..2745dacc15a 100644 --- a/reference/generated/dpnp.ndarray.conj.html +++ b/reference/generated/dpnp.ndarray.conj.html @@ -13,7 +13,7 @@ - dpnp.ndarray.conj — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.conj — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.conjugate.html b/reference/generated/dpnp.ndarray.conjugate.html index 7f63578735b..2addb41d7ba 100644 --- a/reference/generated/dpnp.ndarray.conjugate.html +++ b/reference/generated/dpnp.ndarray.conjugate.html @@ -13,7 +13,7 @@ - dpnp.ndarray.conjugate — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.conjugate — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.copy.html b/reference/generated/dpnp.ndarray.copy.html index caa01be99bc..92a3d8e3e67 100644 --- a/reference/generated/dpnp.ndarray.copy.html +++ b/reference/generated/dpnp.ndarray.copy.html @@ -13,7 +13,7 @@ - dpnp.ndarray.copy — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.copy — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.cumprod.html b/reference/generated/dpnp.ndarray.cumprod.html index 9c35c6d24bb..2e799634e41 100644 --- a/reference/generated/dpnp.ndarray.cumprod.html +++ b/reference/generated/dpnp.ndarray.cumprod.html @@ -13,7 +13,7 @@ - dpnp.ndarray.cumprod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.cumprod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.cumsum.html b/reference/generated/dpnp.ndarray.cumsum.html index a230598ee4e..3d6cb5b8ad2 100644 --- a/reference/generated/dpnp.ndarray.cumsum.html +++ b/reference/generated/dpnp.ndarray.cumsum.html @@ -13,7 +13,7 @@ - dpnp.ndarray.cumsum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.cumsum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.diagonal.html b/reference/generated/dpnp.ndarray.diagonal.html index 085c5106a64..a1d00aace43 100644 --- a/reference/generated/dpnp.ndarray.diagonal.html +++ b/reference/generated/dpnp.ndarray.diagonal.html @@ -13,7 +13,7 @@ - dpnp.ndarray.diagonal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.diagonal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.dtype.html b/reference/generated/dpnp.ndarray.dtype.html index 3cd0e40d83c..bb685f8dd83 100644 --- a/reference/generated/dpnp.ndarray.dtype.html +++ b/reference/generated/dpnp.ndarray.dtype.html @@ -13,7 +13,7 @@ - dpnp.ndarray.dtype — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.dtype — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.fill.html b/reference/generated/dpnp.ndarray.fill.html index dd2b2b64794..73e339588dd 100644 --- a/reference/generated/dpnp.ndarray.fill.html +++ b/reference/generated/dpnp.ndarray.fill.html @@ -13,7 +13,7 @@ - dpnp.ndarray.fill — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.fill — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.flags.html b/reference/generated/dpnp.ndarray.flags.html index 7e7367873ce..45c5b01fd3e 100644 --- a/reference/generated/dpnp.ndarray.flags.html +++ b/reference/generated/dpnp.ndarray.flags.html @@ -13,7 +13,7 @@ - dpnp.ndarray.flags — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.flags — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.flat.html b/reference/generated/dpnp.ndarray.flat.html index 383bb995a12..84d583613c8 100644 --- a/reference/generated/dpnp.ndarray.flat.html +++ b/reference/generated/dpnp.ndarray.flat.html @@ -13,7 +13,7 @@ - dpnp.ndarray.flat — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.flat — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.flatten.html b/reference/generated/dpnp.ndarray.flatten.html index dca66400a03..d51fa2ac8ba 100644 --- a/reference/generated/dpnp.ndarray.flatten.html +++ b/reference/generated/dpnp.ndarray.flatten.html @@ -13,7 +13,7 @@ - dpnp.ndarray.flatten — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.flatten — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.html b/reference/generated/dpnp.ndarray.html index a221e37ab0a..5ec223092d5 100644 --- a/reference/generated/dpnp.ndarray.html +++ b/reference/generated/dpnp.ndarray.html @@ -13,7 +13,7 @@ - dpnp.ndarray — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.imag.html b/reference/generated/dpnp.ndarray.imag.html index 6cddc4acb05..2f174396def 100644 --- a/reference/generated/dpnp.ndarray.imag.html +++ b/reference/generated/dpnp.ndarray.imag.html @@ -13,7 +13,7 @@ - dpnp.ndarray.imag — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.imag — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.item.html b/reference/generated/dpnp.ndarray.item.html index f4038375fa1..369a69804ac 100644 --- a/reference/generated/dpnp.ndarray.item.html +++ b/reference/generated/dpnp.ndarray.item.html @@ -13,7 +13,7 @@ - dpnp.ndarray.item — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.item — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.itemsize.html b/reference/generated/dpnp.ndarray.itemsize.html index 8733a5ee474..04bac974b8d 100644 --- a/reference/generated/dpnp.ndarray.itemsize.html +++ b/reference/generated/dpnp.ndarray.itemsize.html @@ -13,7 +13,7 @@ - dpnp.ndarray.itemsize — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.itemsize — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.max.html b/reference/generated/dpnp.ndarray.max.html index f2f38ac2970..44bd0f54410 100644 --- a/reference/generated/dpnp.ndarray.max.html +++ b/reference/generated/dpnp.ndarray.max.html @@ -13,7 +13,7 @@ - dpnp.ndarray.max — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.max — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.mean.html b/reference/generated/dpnp.ndarray.mean.html index e431c7cca81..f966f62fce5 100644 --- a/reference/generated/dpnp.ndarray.mean.html +++ b/reference/generated/dpnp.ndarray.mean.html @@ -13,7 +13,7 @@ - dpnp.ndarray.mean — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.mean — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.min.html b/reference/generated/dpnp.ndarray.min.html index 805debb52ce..87b19124373 100644 --- a/reference/generated/dpnp.ndarray.min.html +++ b/reference/generated/dpnp.ndarray.min.html @@ -13,7 +13,7 @@ - dpnp.ndarray.min — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.min — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.nbytes.html b/reference/generated/dpnp.ndarray.nbytes.html index 4ce2e777483..5b96d98387e 100644 --- a/reference/generated/dpnp.ndarray.nbytes.html +++ b/reference/generated/dpnp.ndarray.nbytes.html @@ -13,7 +13,7 @@ - dpnp.ndarray.nbytes — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.nbytes — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.ndim.html b/reference/generated/dpnp.ndarray.ndim.html index 416d351f50f..f725ef4838b 100644 --- a/reference/generated/dpnp.ndarray.ndim.html +++ b/reference/generated/dpnp.ndarray.ndim.html @@ -13,7 +13,7 @@ - dpnp.ndarray.ndim — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.ndim — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.nonzero.html b/reference/generated/dpnp.ndarray.nonzero.html index 0c77456a910..53500450b3f 100644 --- a/reference/generated/dpnp.ndarray.nonzero.html +++ b/reference/generated/dpnp.ndarray.nonzero.html @@ -13,7 +13,7 @@ - dpnp.ndarray.nonzero — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.nonzero — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.partition.html b/reference/generated/dpnp.ndarray.partition.html index 1d48f910fe7..b74d7e1ae59 100644 --- a/reference/generated/dpnp.ndarray.partition.html +++ b/reference/generated/dpnp.ndarray.partition.html @@ -13,7 +13,7 @@ - dpnp.ndarray.partition — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.partition — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.prod.html b/reference/generated/dpnp.ndarray.prod.html index 4fe785fd357..5f724e3f3e5 100644 --- a/reference/generated/dpnp.ndarray.prod.html +++ b/reference/generated/dpnp.ndarray.prod.html @@ -13,7 +13,7 @@ - dpnp.ndarray.prod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.prod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.put.html b/reference/generated/dpnp.ndarray.put.html index 3068223ed0b..57d27c03b14 100644 --- a/reference/generated/dpnp.ndarray.put.html +++ b/reference/generated/dpnp.ndarray.put.html @@ -13,7 +13,7 @@ - dpnp.ndarray.put — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.put — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.ravel.html b/reference/generated/dpnp.ndarray.ravel.html index 473723950a3..2e1c1aebf83 100644 --- a/reference/generated/dpnp.ndarray.ravel.html +++ b/reference/generated/dpnp.ndarray.ravel.html @@ -13,7 +13,7 @@ - dpnp.ndarray.ravel — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.ravel — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.real.html b/reference/generated/dpnp.ndarray.real.html index 0dcbfb9ce64..f9cef3017bb 100644 --- a/reference/generated/dpnp.ndarray.real.html +++ b/reference/generated/dpnp.ndarray.real.html @@ -13,7 +13,7 @@ - dpnp.ndarray.real — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.real — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.repeat.html b/reference/generated/dpnp.ndarray.repeat.html index 164641ebddc..09ed06217a1 100644 --- a/reference/generated/dpnp.ndarray.repeat.html +++ b/reference/generated/dpnp.ndarray.repeat.html @@ -13,7 +13,7 @@ - dpnp.ndarray.repeat — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.repeat — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.reshape.html b/reference/generated/dpnp.ndarray.reshape.html index 78e3d8127d4..83cffa1e4eb 100644 --- a/reference/generated/dpnp.ndarray.reshape.html +++ b/reference/generated/dpnp.ndarray.reshape.html @@ -13,7 +13,7 @@ - dpnp.ndarray.reshape — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.reshape — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.round.html b/reference/generated/dpnp.ndarray.round.html index fa99822c0d3..b093c9bf9e5 100644 --- a/reference/generated/dpnp.ndarray.round.html +++ b/reference/generated/dpnp.ndarray.round.html @@ -13,7 +13,7 @@ - dpnp.ndarray.round — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.round — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.searchsorted.html b/reference/generated/dpnp.ndarray.searchsorted.html index 7d1d0eccba6..9ff2b51a09f 100644 --- a/reference/generated/dpnp.ndarray.searchsorted.html +++ b/reference/generated/dpnp.ndarray.searchsorted.html @@ -13,7 +13,7 @@ - dpnp.ndarray.searchsorted — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.searchsorted — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.shape.html b/reference/generated/dpnp.ndarray.shape.html index 0dd6defa299..dbb0ea10c71 100644 --- a/reference/generated/dpnp.ndarray.shape.html +++ b/reference/generated/dpnp.ndarray.shape.html @@ -13,7 +13,7 @@ - dpnp.ndarray.shape — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.shape — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.size.html b/reference/generated/dpnp.ndarray.size.html index e092962f254..dbf50197619 100644 --- a/reference/generated/dpnp.ndarray.size.html +++ b/reference/generated/dpnp.ndarray.size.html @@ -13,7 +13,7 @@ - dpnp.ndarray.size — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.size — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.sort.html b/reference/generated/dpnp.ndarray.sort.html index a1a830ba93a..1e8ebb1f488 100644 --- a/reference/generated/dpnp.ndarray.sort.html +++ b/reference/generated/dpnp.ndarray.sort.html @@ -13,7 +13,7 @@ - dpnp.ndarray.sort — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.sort — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.squeeze.html b/reference/generated/dpnp.ndarray.squeeze.html index 54ea8505018..8375cbe5bb9 100644 --- a/reference/generated/dpnp.ndarray.squeeze.html +++ b/reference/generated/dpnp.ndarray.squeeze.html @@ -13,7 +13,7 @@ - dpnp.ndarray.squeeze — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.squeeze — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.std.html b/reference/generated/dpnp.ndarray.std.html index 704d7c4b2eb..249b4bca6c8 100644 --- a/reference/generated/dpnp.ndarray.std.html +++ b/reference/generated/dpnp.ndarray.std.html @@ -13,7 +13,7 @@ - dpnp.ndarray.std — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.std — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.strides.html b/reference/generated/dpnp.ndarray.strides.html index 53782ef7c7e..1c2620ddc3b 100644 --- a/reference/generated/dpnp.ndarray.strides.html +++ b/reference/generated/dpnp.ndarray.strides.html @@ -13,7 +13,7 @@ - dpnp.ndarray.strides — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.strides — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.sum.html b/reference/generated/dpnp.ndarray.sum.html index 46c80733e6d..f393864098e 100644 --- a/reference/generated/dpnp.ndarray.sum.html +++ b/reference/generated/dpnp.ndarray.sum.html @@ -13,7 +13,7 @@ - dpnp.ndarray.sum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.sum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.swapaxes.html b/reference/generated/dpnp.ndarray.swapaxes.html index a0cb5017fbe..d04041fae3b 100644 --- a/reference/generated/dpnp.ndarray.swapaxes.html +++ b/reference/generated/dpnp.ndarray.swapaxes.html @@ -13,7 +13,7 @@ - dpnp.ndarray.swapaxes — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.swapaxes — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.take.html b/reference/generated/dpnp.ndarray.take.html index 4a6b8bd8093..957b2d328b1 100644 --- a/reference/generated/dpnp.ndarray.take.html +++ b/reference/generated/dpnp.ndarray.take.html @@ -13,7 +13,7 @@ - dpnp.ndarray.take — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.take — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.trace.html b/reference/generated/dpnp.ndarray.trace.html index ba39c6bce06..90106304aa8 100644 --- a/reference/generated/dpnp.ndarray.trace.html +++ b/reference/generated/dpnp.ndarray.trace.html @@ -13,7 +13,7 @@ - dpnp.ndarray.trace — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.trace — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.transpose.html b/reference/generated/dpnp.ndarray.transpose.html index e13fb5a976b..3e31a105e6d 100644 --- a/reference/generated/dpnp.ndarray.transpose.html +++ b/reference/generated/dpnp.ndarray.transpose.html @@ -13,7 +13,7 @@ - dpnp.ndarray.transpose — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.transpose — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndarray.var.html b/reference/generated/dpnp.ndarray.var.html index 769c590bb69..267cf1afb06 100644 --- a/reference/generated/dpnp.ndarray.var.html +++ b/reference/generated/dpnp.ndarray.var.html @@ -13,7 +13,7 @@ - dpnp.ndarray.var — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndarray.var — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ndim.html b/reference/generated/dpnp.ndim.html index cab0015ab1e..7ec3693119b 100644 --- a/reference/generated/dpnp.ndim.html +++ b/reference/generated/dpnp.ndim.html @@ -13,7 +13,7 @@ - dpnp.ndim — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ndim — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.negative.html b/reference/generated/dpnp.negative.html index 9c8d15de5e9..8f172f674f5 100644 --- a/reference/generated/dpnp.negative.html +++ b/reference/generated/dpnp.negative.html @@ -13,7 +13,7 @@ - dpnp.negative — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.negative — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nextafter.html b/reference/generated/dpnp.nextafter.html index 8f4092eadf2..e922c51d7ac 100644 --- a/reference/generated/dpnp.nextafter.html +++ b/reference/generated/dpnp.nextafter.html @@ -13,7 +13,7 @@ - dpnp.nextafter — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nextafter — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.nonzero.html b/reference/generated/dpnp.nonzero.html index 91008a89751..1d4a78dade1 100644 --- a/reference/generated/dpnp.nonzero.html +++ b/reference/generated/dpnp.nonzero.html @@ -13,7 +13,7 @@ - dpnp.nonzero — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.nonzero — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.not_equal.html b/reference/generated/dpnp.not_equal.html index ed7d59038fd..133f001abaf 100644 --- a/reference/generated/dpnp.not_equal.html +++ b/reference/generated/dpnp.not_equal.html @@ -13,7 +13,7 @@ - dpnp.not_equal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.not_equal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ogrid.html b/reference/generated/dpnp.ogrid.html index 6f1e3186afa..7bd911c24e8 100644 --- a/reference/generated/dpnp.ogrid.html +++ b/reference/generated/dpnp.ogrid.html @@ -13,7 +13,7 @@ - dpnp.ogrid — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ogrid — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ones.html b/reference/generated/dpnp.ones.html index 0c10e21b618..101f6fde0aa 100644 --- a/reference/generated/dpnp.ones.html +++ b/reference/generated/dpnp.ones.html @@ -13,7 +13,7 @@ - dpnp.ones — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ones — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ones_like.html b/reference/generated/dpnp.ones_like.html index 4310d59772a..1c812942115 100644 --- a/reference/generated/dpnp.ones_like.html +++ b/reference/generated/dpnp.ones_like.html @@ -13,7 +13,7 @@ - dpnp.ones_like — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ones_like — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.outer.html b/reference/generated/dpnp.outer.html index b8c88cb0aca..a21121a6dea 100644 --- a/reference/generated/dpnp.outer.html +++ b/reference/generated/dpnp.outer.html @@ -13,7 +13,7 @@ - dpnp.outer — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.outer — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.partition.html b/reference/generated/dpnp.partition.html index 06c16d594ab..b578acee905 100644 --- a/reference/generated/dpnp.partition.html +++ b/reference/generated/dpnp.partition.html @@ -13,7 +13,7 @@ - dpnp.partition — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.partition — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.permute_dims.html b/reference/generated/dpnp.permute_dims.html index e5e978c7fc6..15ed40dafac 100644 --- a/reference/generated/dpnp.permute_dims.html +++ b/reference/generated/dpnp.permute_dims.html @@ -13,7 +13,7 @@ - dpnp.permute_dims — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.permute_dims — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.place.html b/reference/generated/dpnp.place.html index 28189459cce..7ccd2cfd273 100644 --- a/reference/generated/dpnp.place.html +++ b/reference/generated/dpnp.place.html @@ -13,7 +13,7 @@ - dpnp.place — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.place — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.positive.html b/reference/generated/dpnp.positive.html index 53063e67af5..c9b8f197894 100644 --- a/reference/generated/dpnp.positive.html +++ b/reference/generated/dpnp.positive.html @@ -13,7 +13,7 @@ - dpnp.positive — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.positive — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.pow.html b/reference/generated/dpnp.pow.html index 3620beb42b7..e143adf72c4 100644 --- a/reference/generated/dpnp.pow.html +++ b/reference/generated/dpnp.pow.html @@ -13,7 +13,7 @@ - dpnp.pow — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.pow — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.power.html b/reference/generated/dpnp.power.html index 2754db38ad2..860be0a8848 100644 --- a/reference/generated/dpnp.power.html +++ b/reference/generated/dpnp.power.html @@ -13,7 +13,7 @@ - dpnp.power — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.power — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.prod.html b/reference/generated/dpnp.prod.html index 238e6b6593a..7bb017a98d7 100644 --- a/reference/generated/dpnp.prod.html +++ b/reference/generated/dpnp.prod.html @@ -13,7 +13,7 @@ - dpnp.prod — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.prod — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.proj.html b/reference/generated/dpnp.proj.html index c79baf9f5e3..2c24d1c52b9 100644 --- a/reference/generated/dpnp.proj.html +++ b/reference/generated/dpnp.proj.html @@ -13,7 +13,7 @@ - dpnp.proj — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.proj — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ptp.html b/reference/generated/dpnp.ptp.html index 830020caffd..3f9ab227186 100644 --- a/reference/generated/dpnp.ptp.html +++ b/reference/generated/dpnp.ptp.html @@ -13,7 +13,7 @@ - dpnp.ptp — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ptp — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.put.html b/reference/generated/dpnp.put.html index 51a91485441..6dd4e04149e 100644 --- a/reference/generated/dpnp.put.html +++ b/reference/generated/dpnp.put.html @@ -13,7 +13,7 @@ - dpnp.put — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.put — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.put_along_axis.html b/reference/generated/dpnp.put_along_axis.html index 76304bde52c..e69f970f577 100644 --- a/reference/generated/dpnp.put_along_axis.html +++ b/reference/generated/dpnp.put_along_axis.html @@ -13,7 +13,7 @@ - dpnp.put_along_axis — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.put_along_axis — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.putmask.html b/reference/generated/dpnp.putmask.html index c8343e8f28b..b1bc957576b 100644 --- a/reference/generated/dpnp.putmask.html +++ b/reference/generated/dpnp.putmask.html @@ -13,7 +13,7 @@ - dpnp.putmask — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.putmask — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.rad2deg.html b/reference/generated/dpnp.rad2deg.html index dc86de7ea82..6697b9751da 100644 --- a/reference/generated/dpnp.rad2deg.html +++ b/reference/generated/dpnp.rad2deg.html @@ -13,7 +13,7 @@ - dpnp.rad2deg — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.rad2deg — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.radians.html b/reference/generated/dpnp.radians.html index 928a6ffe81c..fa97a23dba5 100644 --- a/reference/generated/dpnp.radians.html +++ b/reference/generated/dpnp.radians.html @@ -13,7 +13,7 @@ - dpnp.radians — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.radians — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.RandomState.html b/reference/generated/dpnp.random.RandomState.html index 450beabe52d..d3382ecf9cf 100644 --- a/reference/generated/dpnp.random.RandomState.html +++ b/reference/generated/dpnp.random.RandomState.html @@ -13,7 +13,7 @@ - dpnp.random.RandomState — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.RandomState — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.beta.html b/reference/generated/dpnp.random.beta.html index d1601fd974d..35e12e2667b 100644 --- a/reference/generated/dpnp.random.beta.html +++ b/reference/generated/dpnp.random.beta.html @@ -13,7 +13,7 @@ - dpnp.random.beta — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.beta — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.binomial.html b/reference/generated/dpnp.random.binomial.html index 84121c460f4..b265bb77373 100644 --- a/reference/generated/dpnp.random.binomial.html +++ b/reference/generated/dpnp.random.binomial.html @@ -13,7 +13,7 @@ - dpnp.random.binomial — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.binomial — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.bytes.html b/reference/generated/dpnp.random.bytes.html index 6d5658440d4..7c7949d326e 100644 --- a/reference/generated/dpnp.random.bytes.html +++ b/reference/generated/dpnp.random.bytes.html @@ -13,7 +13,7 @@ - dpnp.random.bytes — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.bytes — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.chisquare.html b/reference/generated/dpnp.random.chisquare.html index debde8b1930..6a9ee44d193 100644 --- a/reference/generated/dpnp.random.chisquare.html +++ b/reference/generated/dpnp.random.chisquare.html @@ -13,7 +13,7 @@ - dpnp.random.chisquare — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.chisquare — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.choice.html b/reference/generated/dpnp.random.choice.html index 571896fbe8c..16a1dd76ab4 100644 --- a/reference/generated/dpnp.random.choice.html +++ b/reference/generated/dpnp.random.choice.html @@ -13,7 +13,7 @@ - dpnp.random.choice — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.choice — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.dirichlet.html b/reference/generated/dpnp.random.dirichlet.html index e38a956764d..c4b5c4076a9 100644 --- a/reference/generated/dpnp.random.dirichlet.html +++ b/reference/generated/dpnp.random.dirichlet.html @@ -13,7 +13,7 @@ - dpnp.random.dirichlet — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.dirichlet — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.exponential.html b/reference/generated/dpnp.random.exponential.html index ad6a4bcdded..54b149d979e 100644 --- a/reference/generated/dpnp.random.exponential.html +++ b/reference/generated/dpnp.random.exponential.html @@ -13,7 +13,7 @@ - dpnp.random.exponential — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.exponential — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.f.html b/reference/generated/dpnp.random.f.html index 78f053a7e08..c58e26b2e61 100644 --- a/reference/generated/dpnp.random.f.html +++ b/reference/generated/dpnp.random.f.html @@ -13,7 +13,7 @@ - dpnp.random.f — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.f — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.gamma.html b/reference/generated/dpnp.random.gamma.html index dff10aea74a..cb199e1b282 100644 --- a/reference/generated/dpnp.random.gamma.html +++ b/reference/generated/dpnp.random.gamma.html @@ -13,7 +13,7 @@ - dpnp.random.gamma — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.gamma — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.geometric.html b/reference/generated/dpnp.random.geometric.html index 85090ced2a4..7c4fd0585f2 100644 --- a/reference/generated/dpnp.random.geometric.html +++ b/reference/generated/dpnp.random.geometric.html @@ -13,7 +13,7 @@ - dpnp.random.geometric — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.geometric — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.gumbel.html b/reference/generated/dpnp.random.gumbel.html index 590c0bc696b..4436dceca44 100644 --- a/reference/generated/dpnp.random.gumbel.html +++ b/reference/generated/dpnp.random.gumbel.html @@ -13,7 +13,7 @@ - dpnp.random.gumbel — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.gumbel — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.hypergeometric.html b/reference/generated/dpnp.random.hypergeometric.html index ae5311ffed9..495d2b7d76c 100644 --- a/reference/generated/dpnp.random.hypergeometric.html +++ b/reference/generated/dpnp.random.hypergeometric.html @@ -13,7 +13,7 @@ - dpnp.random.hypergeometric — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.hypergeometric — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.laplace.html b/reference/generated/dpnp.random.laplace.html index d9f313db9ac..243258f81ae 100644 --- a/reference/generated/dpnp.random.laplace.html +++ b/reference/generated/dpnp.random.laplace.html @@ -13,7 +13,7 @@ - dpnp.random.laplace — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.laplace — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.logistic.html b/reference/generated/dpnp.random.logistic.html index 4c962988557..df252b7d0ec 100644 --- a/reference/generated/dpnp.random.logistic.html +++ b/reference/generated/dpnp.random.logistic.html @@ -13,7 +13,7 @@ - dpnp.random.logistic — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.logistic — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.lognormal.html b/reference/generated/dpnp.random.lognormal.html index 355a8fa81ff..d229880d5c9 100644 --- a/reference/generated/dpnp.random.lognormal.html +++ b/reference/generated/dpnp.random.lognormal.html @@ -13,7 +13,7 @@ - dpnp.random.lognormal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.lognormal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.logseries.html b/reference/generated/dpnp.random.logseries.html index 33fcf2e73a6..bdfc1fd14d5 100644 --- a/reference/generated/dpnp.random.logseries.html +++ b/reference/generated/dpnp.random.logseries.html @@ -13,7 +13,7 @@ - dpnp.random.logseries — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.logseries — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.multinomial.html b/reference/generated/dpnp.random.multinomial.html index 4d1358b97b1..9c54afc7126 100644 --- a/reference/generated/dpnp.random.multinomial.html +++ b/reference/generated/dpnp.random.multinomial.html @@ -13,7 +13,7 @@ - dpnp.random.multinomial — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.multinomial — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.multivariate_normal.html b/reference/generated/dpnp.random.multivariate_normal.html index f5d2c3f7078..ca8c39b23fb 100644 --- a/reference/generated/dpnp.random.multivariate_normal.html +++ b/reference/generated/dpnp.random.multivariate_normal.html @@ -13,7 +13,7 @@ - dpnp.random.multivariate_normal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.multivariate_normal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.negative_binomial.html b/reference/generated/dpnp.random.negative_binomial.html index 440a6d20afd..6c7966afbef 100644 --- a/reference/generated/dpnp.random.negative_binomial.html +++ b/reference/generated/dpnp.random.negative_binomial.html @@ -13,7 +13,7 @@ - dpnp.random.negative_binomial — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.negative_binomial — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.noncentral_chisquare.html b/reference/generated/dpnp.random.noncentral_chisquare.html index 883b60555f8..fe9341ea06e 100644 --- a/reference/generated/dpnp.random.noncentral_chisquare.html +++ b/reference/generated/dpnp.random.noncentral_chisquare.html @@ -13,7 +13,7 @@ - dpnp.random.noncentral_chisquare — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.noncentral_chisquare — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.noncentral_f.html b/reference/generated/dpnp.random.noncentral_f.html index 2db55f5b6a0..e1fb8c99fd6 100644 --- a/reference/generated/dpnp.random.noncentral_f.html +++ b/reference/generated/dpnp.random.noncentral_f.html @@ -13,7 +13,7 @@ - dpnp.random.noncentral_f — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.noncentral_f — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.normal.html b/reference/generated/dpnp.random.normal.html index 9ea0abddfad..8d5e3e687b8 100644 --- a/reference/generated/dpnp.random.normal.html +++ b/reference/generated/dpnp.random.normal.html @@ -13,7 +13,7 @@ - dpnp.random.normal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.normal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.pareto.html b/reference/generated/dpnp.random.pareto.html index fcaa69ebcde..c81c4d86865 100644 --- a/reference/generated/dpnp.random.pareto.html +++ b/reference/generated/dpnp.random.pareto.html @@ -13,7 +13,7 @@ - dpnp.random.pareto — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.pareto — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.permutation.html b/reference/generated/dpnp.random.permutation.html index 1648b3d2878..b70e70f214d 100644 --- a/reference/generated/dpnp.random.permutation.html +++ b/reference/generated/dpnp.random.permutation.html @@ -13,7 +13,7 @@ - dpnp.random.permutation — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.permutation — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.poisson.html b/reference/generated/dpnp.random.poisson.html index 20a031243b7..0d1f8fa1745 100644 --- a/reference/generated/dpnp.random.poisson.html +++ b/reference/generated/dpnp.random.poisson.html @@ -13,7 +13,7 @@ - dpnp.random.poisson — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.poisson — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.power.html b/reference/generated/dpnp.random.power.html index 2fececbcd9e..cfc95ccc779 100644 --- a/reference/generated/dpnp.random.power.html +++ b/reference/generated/dpnp.random.power.html @@ -13,7 +13,7 @@ - dpnp.random.power — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.power — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.rand.html b/reference/generated/dpnp.random.rand.html index f41605fc6cc..c11f745a131 100644 --- a/reference/generated/dpnp.random.rand.html +++ b/reference/generated/dpnp.random.rand.html @@ -13,7 +13,7 @@ - dpnp.random.rand — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.rand — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.randint.html b/reference/generated/dpnp.random.randint.html index 44ed421c23c..5543e828a18 100644 --- a/reference/generated/dpnp.random.randint.html +++ b/reference/generated/dpnp.random.randint.html @@ -13,7 +13,7 @@ - dpnp.random.randint — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.randint — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.randn.html b/reference/generated/dpnp.random.randn.html index 99a829c5b94..0c86ff108e9 100644 --- a/reference/generated/dpnp.random.randn.html +++ b/reference/generated/dpnp.random.randn.html @@ -13,7 +13,7 @@ - dpnp.random.randn — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.randn — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.random.html b/reference/generated/dpnp.random.random.html index 5b78af2cd6e..6f946abc030 100644 --- a/reference/generated/dpnp.random.random.html +++ b/reference/generated/dpnp.random.random.html @@ -13,7 +13,7 @@ - dpnp.random.random — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.random — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.random_integers.html b/reference/generated/dpnp.random.random_integers.html index 5cedccc4428..597c798396e 100644 --- a/reference/generated/dpnp.random.random_integers.html +++ b/reference/generated/dpnp.random.random_integers.html @@ -13,7 +13,7 @@ - dpnp.random.random_integers — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.random_integers — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.random_sample.html b/reference/generated/dpnp.random.random_sample.html index ec1edf08220..8e3a71e03c6 100644 --- a/reference/generated/dpnp.random.random_sample.html +++ b/reference/generated/dpnp.random.random_sample.html @@ -13,7 +13,7 @@ - dpnp.random.random_sample — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.random_sample — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.ranf.html b/reference/generated/dpnp.random.ranf.html index 858f6cf712d..f082d327dab 100644 --- a/reference/generated/dpnp.random.ranf.html +++ b/reference/generated/dpnp.random.ranf.html @@ -13,7 +13,7 @@ - dpnp.random.ranf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.ranf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.rayleigh.html b/reference/generated/dpnp.random.rayleigh.html index 0f681e94cd5..8567663aa3b 100644 --- a/reference/generated/dpnp.random.rayleigh.html +++ b/reference/generated/dpnp.random.rayleigh.html @@ -13,7 +13,7 @@ - dpnp.random.rayleigh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.rayleigh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.sample.html b/reference/generated/dpnp.random.sample.html index 0a3505585db..c6422adb25b 100644 --- a/reference/generated/dpnp.random.sample.html +++ b/reference/generated/dpnp.random.sample.html @@ -13,7 +13,7 @@ - dpnp.random.sample — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.sample — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.seed.html b/reference/generated/dpnp.random.seed.html index 204bb787eeb..6553fde4aa4 100644 --- a/reference/generated/dpnp.random.seed.html +++ b/reference/generated/dpnp.random.seed.html @@ -13,7 +13,7 @@ - dpnp.random.seed — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.seed — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.shuffle.html b/reference/generated/dpnp.random.shuffle.html index f3f8b057786..abc3ff85db0 100644 --- a/reference/generated/dpnp.random.shuffle.html +++ b/reference/generated/dpnp.random.shuffle.html @@ -13,7 +13,7 @@ - dpnp.random.shuffle — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.shuffle — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.standard_cauchy.html b/reference/generated/dpnp.random.standard_cauchy.html index 71c8a0f2e34..9de0e110638 100644 --- a/reference/generated/dpnp.random.standard_cauchy.html +++ b/reference/generated/dpnp.random.standard_cauchy.html @@ -13,7 +13,7 @@ - dpnp.random.standard_cauchy — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.standard_cauchy — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.standard_exponential.html b/reference/generated/dpnp.random.standard_exponential.html index 7e45516bbbf..537cd75f5c2 100644 --- a/reference/generated/dpnp.random.standard_exponential.html +++ b/reference/generated/dpnp.random.standard_exponential.html @@ -13,7 +13,7 @@ - dpnp.random.standard_exponential — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.standard_exponential — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.standard_gamma.html b/reference/generated/dpnp.random.standard_gamma.html index 22957a8994c..df445bc3b5a 100644 --- a/reference/generated/dpnp.random.standard_gamma.html +++ b/reference/generated/dpnp.random.standard_gamma.html @@ -13,7 +13,7 @@ - dpnp.random.standard_gamma — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.standard_gamma — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.standard_normal.html b/reference/generated/dpnp.random.standard_normal.html index ff5d4f6b01b..28939caf6c9 100644 --- a/reference/generated/dpnp.random.standard_normal.html +++ b/reference/generated/dpnp.random.standard_normal.html @@ -13,7 +13,7 @@ - dpnp.random.standard_normal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.standard_normal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.standard_t.html b/reference/generated/dpnp.random.standard_t.html index 66506131e81..ad5229c8c5d 100644 --- a/reference/generated/dpnp.random.standard_t.html +++ b/reference/generated/dpnp.random.standard_t.html @@ -13,7 +13,7 @@ - dpnp.random.standard_t — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.standard_t — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.triangular.html b/reference/generated/dpnp.random.triangular.html index 7632fa894e7..25a58d4b48a 100644 --- a/reference/generated/dpnp.random.triangular.html +++ b/reference/generated/dpnp.random.triangular.html @@ -13,7 +13,7 @@ - dpnp.random.triangular — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.triangular — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.uniform.html b/reference/generated/dpnp.random.uniform.html index a2c18d351bb..9cb1b6de4e2 100644 --- a/reference/generated/dpnp.random.uniform.html +++ b/reference/generated/dpnp.random.uniform.html @@ -13,7 +13,7 @@ - dpnp.random.uniform — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.uniform — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.vonmises.html b/reference/generated/dpnp.random.vonmises.html index f61eb6fab85..3071839b755 100644 --- a/reference/generated/dpnp.random.vonmises.html +++ b/reference/generated/dpnp.random.vonmises.html @@ -13,7 +13,7 @@ - dpnp.random.vonmises — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.vonmises — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.wald.html b/reference/generated/dpnp.random.wald.html index 00a56ff8892..bcc237068aa 100644 --- a/reference/generated/dpnp.random.wald.html +++ b/reference/generated/dpnp.random.wald.html @@ -13,7 +13,7 @@ - dpnp.random.wald — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.wald — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.weibull.html b/reference/generated/dpnp.random.weibull.html index b031f63df4f..8267a3f539a 100644 --- a/reference/generated/dpnp.random.weibull.html +++ b/reference/generated/dpnp.random.weibull.html @@ -13,7 +13,7 @@ - dpnp.random.weibull — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.weibull — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.random.zipf.html b/reference/generated/dpnp.random.zipf.html index 4d3a5f7623c..6cd9ddaf39c 100644 --- a/reference/generated/dpnp.random.zipf.html +++ b/reference/generated/dpnp.random.zipf.html @@ -13,7 +13,7 @@ - dpnp.random.zipf — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.random.zipf — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ravel.html b/reference/generated/dpnp.ravel.html index cd1d27af465..fc15a6887bc 100644 --- a/reference/generated/dpnp.ravel.html +++ b/reference/generated/dpnp.ravel.html @@ -13,7 +13,7 @@ - dpnp.ravel — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ravel — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.ravel_multi_index.html b/reference/generated/dpnp.ravel_multi_index.html index 068fde4b092..3f63144b187 100644 --- a/reference/generated/dpnp.ravel_multi_index.html +++ b/reference/generated/dpnp.ravel_multi_index.html @@ -13,7 +13,7 @@ - dpnp.ravel_multi_index — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.ravel_multi_index — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.real.html b/reference/generated/dpnp.real.html index 82b5b58ac8c..e1d98659f83 100644 --- a/reference/generated/dpnp.real.html +++ b/reference/generated/dpnp.real.html @@ -13,7 +13,7 @@ - dpnp.real — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.real — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.real_if_close.html b/reference/generated/dpnp.real_if_close.html index d92414e55c2..ce9942e8899 100644 --- a/reference/generated/dpnp.real_if_close.html +++ b/reference/generated/dpnp.real_if_close.html @@ -13,7 +13,7 @@ - dpnp.real_if_close — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.real_if_close — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.reciprocal.html b/reference/generated/dpnp.reciprocal.html index bb84bef12fe..1e6860ec570 100644 --- a/reference/generated/dpnp.reciprocal.html +++ b/reference/generated/dpnp.reciprocal.html @@ -13,7 +13,7 @@ - dpnp.reciprocal — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.reciprocal — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.reduce_hypot.html b/reference/generated/dpnp.reduce_hypot.html index 9246f367363..157b9e3536c 100644 --- a/reference/generated/dpnp.reduce_hypot.html +++ b/reference/generated/dpnp.reduce_hypot.html @@ -13,7 +13,7 @@ - dpnp.reduce_hypot — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.reduce_hypot — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.remainder.html b/reference/generated/dpnp.remainder.html index ab924fe2f52..deed2dd54fa 100644 --- a/reference/generated/dpnp.remainder.html +++ b/reference/generated/dpnp.remainder.html @@ -13,7 +13,7 @@ - dpnp.remainder — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.remainder — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.repeat.html b/reference/generated/dpnp.repeat.html index b759b7c5587..323f5354eb0 100644 --- a/reference/generated/dpnp.repeat.html +++ b/reference/generated/dpnp.repeat.html @@ -13,7 +13,7 @@ - dpnp.repeat — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.repeat — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.reshape.html b/reference/generated/dpnp.reshape.html index 4a2b6c0c1af..d6080b9b5f4 100644 --- a/reference/generated/dpnp.reshape.html +++ b/reference/generated/dpnp.reshape.html @@ -13,7 +13,7 @@ - dpnp.reshape — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.reshape — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.result_type.html b/reference/generated/dpnp.result_type.html index 1b4f5c77d7b..17360fbd235 100644 --- a/reference/generated/dpnp.result_type.html +++ b/reference/generated/dpnp.result_type.html @@ -13,7 +13,7 @@ - dpnp.result_type — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.result_type — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.right_shift.html b/reference/generated/dpnp.right_shift.html index 127d400de7a..a645133a58e 100644 --- a/reference/generated/dpnp.right_shift.html +++ b/reference/generated/dpnp.right_shift.html @@ -13,7 +13,7 @@ - dpnp.right_shift — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.right_shift — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.rint.html b/reference/generated/dpnp.rint.html index 98210cfbd6b..d4caed63b0b 100644 --- a/reference/generated/dpnp.rint.html +++ b/reference/generated/dpnp.rint.html @@ -13,7 +13,7 @@ - dpnp.rint — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.rint — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.roll.html b/reference/generated/dpnp.roll.html index 96be0d1e1d0..c3efe808571 100644 --- a/reference/generated/dpnp.roll.html +++ b/reference/generated/dpnp.roll.html @@ -13,7 +13,7 @@ - dpnp.roll — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.roll — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.rollaxis.html b/reference/generated/dpnp.rollaxis.html index 75aef412acc..99072e43eba 100644 --- a/reference/generated/dpnp.rollaxis.html +++ b/reference/generated/dpnp.rollaxis.html @@ -13,7 +13,7 @@ - dpnp.rollaxis — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.rollaxis — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.round.html b/reference/generated/dpnp.round.html index 3dfcaf3b373..04d909a8842 100644 --- a/reference/generated/dpnp.round.html +++ b/reference/generated/dpnp.round.html @@ -13,7 +13,7 @@ - dpnp.round — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.round — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.row_stack.html b/reference/generated/dpnp.row_stack.html index 1cc97864707..2f835f4dad8 100644 --- a/reference/generated/dpnp.row_stack.html +++ b/reference/generated/dpnp.row_stack.html @@ -13,7 +13,7 @@ - dpnp.row_stack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.row_stack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.rsqrt.html b/reference/generated/dpnp.rsqrt.html index 8c931f9567f..7d3b2d5c5a2 100644 --- a/reference/generated/dpnp.rsqrt.html +++ b/reference/generated/dpnp.rsqrt.html @@ -13,7 +13,7 @@ - dpnp.rsqrt — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.rsqrt — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.searchsorted.html b/reference/generated/dpnp.searchsorted.html index b238672ed5f..23bd461fab2 100644 --- a/reference/generated/dpnp.searchsorted.html +++ b/reference/generated/dpnp.searchsorted.html @@ -13,7 +13,7 @@ - dpnp.searchsorted — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.searchsorted — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.select.html b/reference/generated/dpnp.select.html index 8f9dfac880d..690e18fef3f 100644 --- a/reference/generated/dpnp.select.html +++ b/reference/generated/dpnp.select.html @@ -13,7 +13,7 @@ - dpnp.select — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.select — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.shape.html b/reference/generated/dpnp.shape.html index fcb8cf99922..5d56f3c280c 100644 --- a/reference/generated/dpnp.shape.html +++ b/reference/generated/dpnp.shape.html @@ -13,7 +13,7 @@ - dpnp.shape — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.shape — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sign.html b/reference/generated/dpnp.sign.html index 6d3634e6a38..a6a215ab477 100644 --- a/reference/generated/dpnp.sign.html +++ b/reference/generated/dpnp.sign.html @@ -13,7 +13,7 @@ - dpnp.sign — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sign — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.signbit.html b/reference/generated/dpnp.signbit.html index 9f7cba4aaa7..90249a96102 100644 --- a/reference/generated/dpnp.signbit.html +++ b/reference/generated/dpnp.signbit.html @@ -13,7 +13,7 @@ - dpnp.signbit — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.signbit — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sin.html b/reference/generated/dpnp.sin.html index dddb1639314..2472f25699c 100644 --- a/reference/generated/dpnp.sin.html +++ b/reference/generated/dpnp.sin.html @@ -13,7 +13,7 @@ - dpnp.sin — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sin — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sinh.html b/reference/generated/dpnp.sinh.html index 27fe162cb0c..9ba9e88a15c 100644 --- a/reference/generated/dpnp.sinh.html +++ b/reference/generated/dpnp.sinh.html @@ -13,7 +13,7 @@ - dpnp.sinh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sinh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.size.html b/reference/generated/dpnp.size.html index 9b803c7b022..f49b35a8b9a 100644 --- a/reference/generated/dpnp.size.html +++ b/reference/generated/dpnp.size.html @@ -13,7 +13,7 @@ - dpnp.size — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.size — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sort.html b/reference/generated/dpnp.sort.html index 1f7155dcb75..4f64212add7 100644 --- a/reference/generated/dpnp.sort.html +++ b/reference/generated/dpnp.sort.html @@ -13,7 +13,7 @@ - dpnp.sort — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sort — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sort_complex.html b/reference/generated/dpnp.sort_complex.html index efb37844fac..7a46a18f681 100644 --- a/reference/generated/dpnp.sort_complex.html +++ b/reference/generated/dpnp.sort_complex.html @@ -13,7 +13,7 @@ - dpnp.sort_complex — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sort_complex — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.split.html b/reference/generated/dpnp.split.html index 647f09e1be2..c7384c1bae3 100644 --- a/reference/generated/dpnp.split.html +++ b/reference/generated/dpnp.split.html @@ -13,7 +13,7 @@ - dpnp.split — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.split — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sqrt.html b/reference/generated/dpnp.sqrt.html index 6519de1603f..929d0c9ee8c 100644 --- a/reference/generated/dpnp.sqrt.html +++ b/reference/generated/dpnp.sqrt.html @@ -13,7 +13,7 @@ - dpnp.sqrt — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sqrt — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.square.html b/reference/generated/dpnp.square.html index a1e65c762b7..f031dde3057 100644 --- a/reference/generated/dpnp.square.html +++ b/reference/generated/dpnp.square.html @@ -13,7 +13,7 @@ - dpnp.square — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.square — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.squeeze.html b/reference/generated/dpnp.squeeze.html index 24c16f035ed..983dcc0111e 100644 --- a/reference/generated/dpnp.squeeze.html +++ b/reference/generated/dpnp.squeeze.html @@ -13,7 +13,7 @@ - dpnp.squeeze — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.squeeze — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.stack.html b/reference/generated/dpnp.stack.html index 877b1b67265..739cef67402 100644 --- a/reference/generated/dpnp.stack.html +++ b/reference/generated/dpnp.stack.html @@ -13,7 +13,7 @@ - dpnp.stack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.stack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.std.html b/reference/generated/dpnp.std.html index 58395732527..9a67ea966cf 100644 --- a/reference/generated/dpnp.std.html +++ b/reference/generated/dpnp.std.html @@ -13,7 +13,7 @@ - dpnp.std — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.std — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.subtract.html b/reference/generated/dpnp.subtract.html index 0f0a9a83e9a..a6256d39540 100644 --- a/reference/generated/dpnp.subtract.html +++ b/reference/generated/dpnp.subtract.html @@ -13,7 +13,7 @@ - dpnp.subtract — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.subtract — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.sum.html b/reference/generated/dpnp.sum.html index 0033fa3bbf1..c92786cab60 100644 --- a/reference/generated/dpnp.sum.html +++ b/reference/generated/dpnp.sum.html @@ -13,7 +13,7 @@ - dpnp.sum — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.sum — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.swapaxes.html b/reference/generated/dpnp.swapaxes.html index 86b8684642b..37f272bfe0f 100644 --- a/reference/generated/dpnp.swapaxes.html +++ b/reference/generated/dpnp.swapaxes.html @@ -13,7 +13,7 @@ - dpnp.swapaxes — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.swapaxes — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.take.html b/reference/generated/dpnp.take.html index 1e735c9ade0..358a395b18d 100644 --- a/reference/generated/dpnp.take.html +++ b/reference/generated/dpnp.take.html @@ -13,7 +13,7 @@ - dpnp.take — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.take — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.take_along_axis.html b/reference/generated/dpnp.take_along_axis.html index 96b19ae8cdb..dcab498e2a8 100644 --- a/reference/generated/dpnp.take_along_axis.html +++ b/reference/generated/dpnp.take_along_axis.html @@ -13,7 +13,7 @@ - dpnp.take_along_axis — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.take_along_axis — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tan.html b/reference/generated/dpnp.tan.html index 38bfbf295f2..afcd3f3245a 100644 --- a/reference/generated/dpnp.tan.html +++ b/reference/generated/dpnp.tan.html @@ -13,7 +13,7 @@ - dpnp.tan — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tan — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tanh.html b/reference/generated/dpnp.tanh.html index 23a085eb1ae..63ffcf1acef 100644 --- a/reference/generated/dpnp.tanh.html +++ b/reference/generated/dpnp.tanh.html @@ -13,7 +13,7 @@ - dpnp.tanh — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tanh — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tensordot.html b/reference/generated/dpnp.tensordot.html index 8240f8d2bdf..a59796e0a2f 100644 --- a/reference/generated/dpnp.tensordot.html +++ b/reference/generated/dpnp.tensordot.html @@ -13,7 +13,7 @@ - dpnp.tensordot — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tensordot — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tile.html b/reference/generated/dpnp.tile.html index 5f8b2576770..58de509f5b1 100644 --- a/reference/generated/dpnp.tile.html +++ b/reference/generated/dpnp.tile.html @@ -13,7 +13,7 @@ - dpnp.tile — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tile — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.trace.html b/reference/generated/dpnp.trace.html index c793af7f6fb..ba8bdc03051 100644 --- a/reference/generated/dpnp.trace.html +++ b/reference/generated/dpnp.trace.html @@ -13,7 +13,7 @@ - dpnp.trace — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.trace — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.transpose.html b/reference/generated/dpnp.transpose.html index 9c5467716e2..1246f7a1209 100644 --- a/reference/generated/dpnp.transpose.html +++ b/reference/generated/dpnp.transpose.html @@ -13,7 +13,7 @@ - dpnp.transpose — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.transpose — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.trapezoid.html b/reference/generated/dpnp.trapezoid.html index b2ded47eedd..51416fceff5 100644 --- a/reference/generated/dpnp.trapezoid.html +++ b/reference/generated/dpnp.trapezoid.html @@ -13,7 +13,7 @@ - dpnp.trapezoid — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.trapezoid — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tri.html b/reference/generated/dpnp.tri.html index fcc6d281780..07a83897ea1 100644 --- a/reference/generated/dpnp.tri.html +++ b/reference/generated/dpnp.tri.html @@ -13,7 +13,7 @@ - dpnp.tri — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tri — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tril.html b/reference/generated/dpnp.tril.html index 4001de03d81..c4b736a7d94 100644 --- a/reference/generated/dpnp.tril.html +++ b/reference/generated/dpnp.tril.html @@ -13,7 +13,7 @@ - dpnp.tril — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tril — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tril_indices.html b/reference/generated/dpnp.tril_indices.html index 9de84682a7e..e465f4073f3 100644 --- a/reference/generated/dpnp.tril_indices.html +++ b/reference/generated/dpnp.tril_indices.html @@ -13,7 +13,7 @@ - dpnp.tril_indices — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tril_indices — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.tril_indices_from.html b/reference/generated/dpnp.tril_indices_from.html index 99ba861a64a..902784b7c51 100644 --- a/reference/generated/dpnp.tril_indices_from.html +++ b/reference/generated/dpnp.tril_indices_from.html @@ -13,7 +13,7 @@ - dpnp.tril_indices_from — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.tril_indices_from — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.trim_zeros.html b/reference/generated/dpnp.trim_zeros.html index 4d55aa300b8..dbfe620f173 100644 --- a/reference/generated/dpnp.trim_zeros.html +++ b/reference/generated/dpnp.trim_zeros.html @@ -13,7 +13,7 @@ - dpnp.trim_zeros — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.trim_zeros — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.triu.html b/reference/generated/dpnp.triu.html index 344e9750b6c..3cde46c799b 100644 --- a/reference/generated/dpnp.triu.html +++ b/reference/generated/dpnp.triu.html @@ -13,7 +13,7 @@ - dpnp.triu — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.triu — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.triu_indices.html b/reference/generated/dpnp.triu_indices.html index 4495e303f0c..eef497b3a8c 100644 --- a/reference/generated/dpnp.triu_indices.html +++ b/reference/generated/dpnp.triu_indices.html @@ -13,7 +13,7 @@ - dpnp.triu_indices — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.triu_indices — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.triu_indices_from.html b/reference/generated/dpnp.triu_indices_from.html index b9621b5e7ea..e3fdc001a59 100644 --- a/reference/generated/dpnp.triu_indices_from.html +++ b/reference/generated/dpnp.triu_indices_from.html @@ -13,7 +13,7 @@ - dpnp.triu_indices_from — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.triu_indices_from — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.true_divide.html b/reference/generated/dpnp.true_divide.html index dc2b2bd2386..0a1a082d234 100644 --- a/reference/generated/dpnp.true_divide.html +++ b/reference/generated/dpnp.true_divide.html @@ -13,7 +13,7 @@ - dpnp.true_divide — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.true_divide — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.trunc.html b/reference/generated/dpnp.trunc.html index 3798a9e2cda..fe5ef8f51f4 100644 --- a/reference/generated/dpnp.trunc.html +++ b/reference/generated/dpnp.trunc.html @@ -13,7 +13,7 @@ - dpnp.trunc — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.trunc — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.unique.html b/reference/generated/dpnp.unique.html index 21ae5290197..857aba9a7e0 100644 --- a/reference/generated/dpnp.unique.html +++ b/reference/generated/dpnp.unique.html @@ -13,7 +13,7 @@ - dpnp.unique — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.unique — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.unravel_index.html b/reference/generated/dpnp.unravel_index.html index 49632d377a9..651827ad0d7 100644 --- a/reference/generated/dpnp.unravel_index.html +++ b/reference/generated/dpnp.unravel_index.html @@ -13,7 +13,7 @@ - dpnp.unravel_index — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.unravel_index — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.unwrap.html b/reference/generated/dpnp.unwrap.html index 4010b2ab822..1281b991f05 100644 --- a/reference/generated/dpnp.unwrap.html +++ b/reference/generated/dpnp.unwrap.html @@ -13,7 +13,7 @@ - dpnp.unwrap — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.unwrap — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.vander.html b/reference/generated/dpnp.vander.html index 10796ded65b..82fbcf27fc2 100644 --- a/reference/generated/dpnp.vander.html +++ b/reference/generated/dpnp.vander.html @@ -13,7 +13,7 @@ - dpnp.vander — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.vander — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.var.html b/reference/generated/dpnp.var.html index 05be988d026..5b5a64d723d 100644 --- a/reference/generated/dpnp.var.html +++ b/reference/generated/dpnp.var.html @@ -13,7 +13,7 @@ - dpnp.var — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.var — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.vdot.html b/reference/generated/dpnp.vdot.html index 222585fa222..7e52bfd7712 100644 --- a/reference/generated/dpnp.vdot.html +++ b/reference/generated/dpnp.vdot.html @@ -13,7 +13,7 @@ - dpnp.vdot — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.vdot — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.vsplit.html b/reference/generated/dpnp.vsplit.html index 35d6db8dc2e..4756d74a019 100644 --- a/reference/generated/dpnp.vsplit.html +++ b/reference/generated/dpnp.vsplit.html @@ -13,7 +13,7 @@ - dpnp.vsplit — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.vsplit — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.vstack.html b/reference/generated/dpnp.vstack.html index 3f69051eec6..aa410d09e25 100644 --- a/reference/generated/dpnp.vstack.html +++ b/reference/generated/dpnp.vstack.html @@ -13,7 +13,7 @@ - dpnp.vstack — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.vstack — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.where.html b/reference/generated/dpnp.where.html index 1dd6b102d61..62298d8a196 100644 --- a/reference/generated/dpnp.where.html +++ b/reference/generated/dpnp.where.html @@ -13,7 +13,7 @@ - dpnp.where — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.where — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.zeros.html b/reference/generated/dpnp.zeros.html index ab40db6a71b..8cf376d556a 100644 --- a/reference/generated/dpnp.zeros.html +++ b/reference/generated/dpnp.zeros.html @@ -13,7 +13,7 @@ - dpnp.zeros — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.zeros — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/generated/dpnp.zeros_like.html b/reference/generated/dpnp.zeros_like.html index e7681b999c1..48e012afe59 100644 --- a/reference/generated/dpnp.zeros_like.html +++ b/reference/generated/dpnp.zeros_like.html @@ -13,7 +13,7 @@ - dpnp.zeros_like — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + dpnp.zeros_like — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/index.html b/reference/index.html index 9abf14f5643..b7835f7daab 100644 --- a/reference/index.html +++ b/reference/index.html @@ -13,7 +13,7 @@ - API Reference — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + API Reference — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/indexing.html b/reference/indexing.html index 3b5ab0345dd..cae61cc1b6d 100644 --- a/reference/indexing.html +++ b/reference/indexing.html @@ -13,7 +13,7 @@ - Array Indexing Routines — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Array Indexing Routines — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/linalg.html b/reference/linalg.html index 4c4b7713824..37f187a52ab 100644 --- a/reference/linalg.html +++ b/reference/linalg.html @@ -13,7 +13,7 @@ - Linear Algebra — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Linear Algebra — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/logic.html b/reference/logic.html index 2b750dce3f1..2bacc8d71ef 100644 --- a/reference/logic.html +++ b/reference/logic.html @@ -13,7 +13,7 @@ - Logic Functions — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Logic Functions — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/manipulation.html b/reference/manipulation.html index cc4eec47b1a..a343ae2e813 100644 --- a/reference/manipulation.html +++ b/reference/manipulation.html @@ -13,7 +13,7 @@ - Array Manipulation Routines — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Array Manipulation Routines — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/math.html b/reference/math.html index c16622da471..f394e1493ee 100644 --- a/reference/math.html +++ b/reference/math.html @@ -13,7 +13,7 @@ - Mathematical functions — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Mathematical functions — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/misc.html b/reference/misc.html index a0c7cf2596e..48be0db57a2 100644 --- a/reference/misc.html +++ b/reference/misc.html @@ -13,7 +13,7 @@ - Miscellaneous routines — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Miscellaneous routines — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/ndarray.html b/reference/ndarray.html index 04bdbbf708c..d089ea8ccf2 100644 --- a/reference/ndarray.html +++ b/reference/ndarray.html @@ -13,7 +13,7 @@ - Multi-Dimensional Array (ndarray) — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Multi-Dimensional Array (ndarray) — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/pad.html b/reference/pad.html index bb7bc93ad81..61a6ddedb2f 100644 --- a/reference/pad.html +++ b/reference/pad.html @@ -13,7 +13,7 @@ - Padding — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Padding — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -44,7 +44,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/polynomials.html b/reference/polynomials.html index f4ab8e11bd7..e6c45c09dd3 100644 --- a/reference/polynomials.html +++ b/reference/polynomials.html @@ -13,7 +13,7 @@ - Polynomials — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Polynomials — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -44,7 +44,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/random.html b/reference/random.html index f929b35a372..04d94ca734f 100644 --- a/reference/random.html +++ b/reference/random.html @@ -13,7 +13,7 @@ - Random Sampling (dpnp.random) — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Random Sampling (dpnp.random) — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/routines.html b/reference/routines.html index 4ec818495ac..cb85ebdfe74 100644 --- a/reference/routines.html +++ b/reference/routines.html @@ -13,7 +13,7 @@ - Routines — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Routines — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/sorting.html b/reference/sorting.html index 75ac59e37aa..910e4d82cf5 100644 --- a/reference/sorting.html +++ b/reference/sorting.html @@ -13,7 +13,7 @@ - Sorting, Searching, and Counting — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Sorting, Searching, and Counting — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/special.html b/reference/special.html index 21b9cd7ef0e..1716c45825b 100644 --- a/reference/special.html +++ b/reference/special.html @@ -13,7 +13,7 @@ - Special Functions — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Special Functions — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/statistics.html b/reference/statistics.html index 9d0a6bb5049..17e40a20422 100644 --- a/reference/statistics.html +++ b/reference/statistics.html @@ -13,7 +13,7 @@ - Statistical Functions — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Statistical Functions — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/reference/ufunc.html b/reference/ufunc.html index 99d7bcd8530..27eaf252830 100644 --- a/reference/ufunc.html +++ b/reference/ufunc.html @@ -13,7 +13,7 @@ - Universal Functions (ufunc) — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Universal Functions (ufunc) — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/search.html b/search.html index 381546b5922..1f43344851c 100644 --- a/search.html +++ b/search.html @@ -12,7 +12,7 @@ - Search — Data Parallel Extension for NumPy 0.17.0dev0+5.g45961ed2cae documentation + Search — Data Parallel Extension for NumPy 0.17.0dev0+6.g2bfbdd516dc documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.17.0dev0+5.g45961ed2cae + 0.17.0dev0+6.g2bfbdd516dc
diff --git a/searchindex.js b/searchindex.js index 396f5b7ca63..9183a83c5c1 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"API Reference": [[485, null]], "Adding and removing elements": [[489, "adding-and-removing-elements"]], "Arithmetic": [[494, "arithmetic"]], "Arithmetic operations": [[490, "arithmetic-operations"]], "Arithmetic, matrix multiplication, and comparison operations": [[492, "arithmetic-matrix-multiplication-and-comparison-operations"]], "Array Indexing Routines": [[486, null]], "Array Manipulation Routines": [[489, null]], "Array attributes": [[492, "array-attributes"]], "Array conversion": [[492, "array-conversion"]], "Array creation routines": [[7, null]], "Array methods": [[492, "array-methods"]], "Array type testing": [[488, "array-type-testing"]], "Available array data types": [[9, null]], "Available ufuncs": [[500, "available-ufuncs"]], "Averages and variances": [[499, "averages-and-variances"]], "Background information": [[10, "background-information"]], "Basic operations": [[489, "basic-operations"]], "Basics": [[494, "basics"]], "Binary Operations": [[5, null]], "Bit packing": [[5, "bit-packing"]], "Bit-twiddling functions": [[500, "bit-twiddling-functions"]], "Build and Install Conda Package": [[4, "build-and-install-conda-package"]], "Build and Install with scikit-build": [[4, "build-and-install-with-scikit-build"]], "Building for custom SYCL targets": [[4, "building-for-custom-sycl-targets"]], "Building matrices": [[7, "building-matrices"]], "C++ backend API Reference": [[1, null]], "Calculation": [[492, "calculation"]], "Changing array shape": [[489, "changing-array-shape"]], "Changing kind of array": [[489, "changing-kind-of-array"]], "Changing number of dimensions": [[489, "changing-number-of-dimensions"]], "Comparison": [[488, "comparison"]], "Comparison Table NumPy/ DPNP/ CuPy": [[6, null]], "Comparison functions": [[500, "comparison-functions"]], "Constructing arrays": [[492, "constructing-arrays"]], "Correlations": [[499, "correlations"]], "Counting": [[497, "counting"]], "Creating data types": [[8, "creating-data-types"]], "Data Parallel Extension for NumPy*": [[2, null]], "Data type": [[492, "data-type"]], "Data type information": [[8, "data-type-information"]], "Data type routines": [[8, null]], "Data type testing": [[8, "data-type-testing"]], "Decompositions": [[487, "decompositions"]], "Development information": [[2, null]], "Device Drivers": [[4, "device-drivers"]], "Discrete Fourier Transform": [[6, "discrete-fourier-transform"]], "Distributions": [[495, "distributions"]], "Element-wise bit operations": [[5, "element-wise-bit-operations"]], "Error Function": [[498, "error-function"]], "Example": [[0, "example"]], "Examples": [[4, "examples"]], "Exponents and logarithms": [[490, "exponents-and-logarithms"]], "Extrema finding": [[490, "extrema-finding"]], "FFT Functions": [[10, null]], "Floating functions": [[500, "floating-functions"]], "Floating point routines": [[490, "floating-point-routines"]], "From existing data": [[7, "from-existing-data"]], "From shape or value": [[7, "from-shape-or-value"]], "Generating index arrays": [[486, "generating-index-arrays"]], "Handling complex numbers": [[490, "handling-complex-numbers"]], "Helper routines": [[10, "helper-routines"]], "Hermitian FFTs": [[10, "hermitian-ffts"]], "Higher dimensions": [[10, "higher-dimensions"]], "Histograms": [[499, "histograms"]], "Hyperbolic functions": [[490, "hyperbolic-functions"]], "Implementation details": [[10, "implementation-details"]], "Indexing arrays": [[492, "indexing-arrays"]], "Indexing-like operations": [[486, "indexing-like-operations"]], "Infinities and NaNs": [[488, "infinities-and-nans"]], "Inserting data into arrays": [[486, "inserting-data-into-arrays"]], "Install Package from Intel(R) channel": [[4, "install-package-from-intel-r-channel"]], "Installation": [[4, "installation"]], "Interplay with the Data Parallel Control Library": [[0, null]], "Item selection and manipulation": [[492, "item-selection-and-manipulation"]], "Iterating over arrays": [[486, "iterating-over-arrays"]], "Joining arrays": [[489, "joining-arrays"]], "Linear Algebra": [[6, "linear-algebra"], [487, null]], "Logic Functions": [[488, null]], "Logic operations": [[488, "logic-operations"]], "Math operations": [[500, "math-operations"]], "Mathematical functions": [[490, null]], "Matrix and vector products": [[487, "matrix-and-vector-products"]], "Matrix eigenvalues": [[487, "matrix-eigenvalues"]], "Memory layout": [[492, "memory-layout"]], "Miscellaneous": [[8, "miscellaneous"], [490, "miscellaneous"]], "Miscellaneous routines": [[491, null]], "Module-Level": [[6, "module-level"]], "Multi-Dimensional Array": [[6, "multi-dimensional-array"]], "Multi-Dimensional Array (ndarray)": [[492, null]], "Normalization": [[10, "normalization"]], "Norms and other numbers": [[487, "norms-and-other-numbers"]], "Numerical ranges": [[7, "numerical-ranges"]], "Order statistics": [[499, "order-statistics"]], "Other attributes": [[492, "other-attributes"]], "Other special functions": [[490, "other-special-functions"]], "Output formatting": [[5, "output-formatting"]], "Overview": [[3, null]], "Padding": [[493, null]], "Permutations": [[495, "permutations"]], "Poly1d": [[494, "poly1d"]], "Polynomial Module": [[494, "polynomial-module"]], "Polynomial Package": [[494, "polynomial-package"]], "Polynomials": [[494, null]], "Polyutils": [[494, "polyutils"]], "Python Interpreter": [[4, "python-interpreter"]], "Quick Start Guide": [[4, null]], "Random Sampling": [[6, "random-sampling"]], "Random Sampling (dpnp.random)": [[495, null]], "Random generator": [[495, "random-generator"]], "Rational routines": [[490, "rational-routines"]], "Real FFTs": [[10, "real-ffts"]], "Real and Hermitian transforms": [[10, "real-and-hermitian-transforms"]], "Rearranging elements": [[489, "rearranging-elements"]], "Rounding": [[490, "rounding"]], "Routines": [[496, null]], "Searching": [[497, "searching"]], "Shape manipulation": [[492, "shape-manipulation"]], "Simple random data": [[495, "simple-random-data"]], "Solving linear equations": [[487, "solving-linear-equations"]], "Sorting": [[497, "sorting"]], "Sorting, Searching, and Counting": [[497, null]], "Special Functions": [[498, null]], "Special methods": [[492, "special-methods"]], "Splitting arrays": [[489, "splitting-arrays"]], "Standard FFTs": [[10, "standard-ffts"]], "Statistical Functions": [[499, null]], "Summary": [[6, "summary"]], "Sums, products, differences": [[490, "sums-products-differences"]], "Testing": [[4, "testing"]], "The Matrix class": [[7, "the-matrix-class"]], "Tiling arrays": [[489, "tiling-arrays"]], "Transpose-like operations": [[489, "transpose-like-operations"]], "Trigonometric functions": [[490, "trigonometric-functions"], [500, "trigonometric-functions"]], "Truth value testing": [[488, "truth-value-testing"]], "Universal Functions (ufunc)": [[500, null]], "Utility": [[491, "utility"]], "dpnp.abs": [[11, null]], "dpnp.absolute": [[12, null]], "dpnp.acos": [[13, null]], "dpnp.acosh": [[14, null]], "dpnp.add": [[15, null]], "dpnp.all": [[16, null]], "dpnp.allclose": [[17, null]], "dpnp.amax": [[18, null]], "dpnp.amin": [[19, null]], "dpnp.angle": [[20, null]], "dpnp.any": [[21, null]], "dpnp.append": [[22, null]], "dpnp.arange": [[23, null]], "dpnp.arccos": [[24, null]], "dpnp.arccosh": [[25, null]], "dpnp.arcsin": [[26, null]], "dpnp.arcsinh": [[27, null]], "dpnp.arctan": [[28, null]], "dpnp.arctan2": [[29, null]], "dpnp.arctanh": [[30, null]], "dpnp.argmax": [[31, null]], "dpnp.argmin": [[32, null]], "dpnp.argsort": [[33, null]], "dpnp.argwhere": [[34, null]], "dpnp.around": [[35, null]], "dpnp.array": [[36, null]], "dpnp.array_equal": [[37, null]], "dpnp.array_equiv": [[38, null]], "dpnp.array_split": [[39, null]], "dpnp.asanyarray": [[40, null]], "dpnp.asarray": [[41, null]], "dpnp.asarray_chkfinite": [[42, null]], "dpnp.ascontiguousarray": [[43, null]], "dpnp.asfarray": [[44, null]], "dpnp.asfortranarray": [[45, null]], "dpnp.asin": [[46, null]], "dpnp.asinh": [[47, null]], "dpnp.asnumpy": [[48, null]], "dpnp.astype": [[49, null]], "dpnp.atan": [[50, null]], "dpnp.atan2": [[51, null]], "dpnp.atanh": [[52, null]], "dpnp.atleast_1d": [[53, null]], "dpnp.atleast_2d": [[54, null]], "dpnp.atleast_3d": [[55, null]], "dpnp.average": [[56, null]], "dpnp.bincount": [[57, null]], "dpnp.bitwise_and": [[58, null]], "dpnp.bitwise_not": [[59, null]], "dpnp.bitwise_or": [[60, null]], "dpnp.bitwise_xor": [[61, null]], "dpnp.broadcast_arrays": [[62, null]], "dpnp.broadcast_to": [[63, null]], "dpnp.can_cast": [[64, null]], "dpnp.cbrt": [[65, null]], "dpnp.ceil": [[66, null]], "dpnp.choose": [[67, null]], "dpnp.clip": [[68, null]], "dpnp.column_stack": [[69, null]], "dpnp.concat": [[70, null]], "dpnp.concatenate": [[71, null]], "dpnp.conj": [[72, null]], "dpnp.conjugate": [[73, null]], "dpnp.convolve": [[74, null]], "dpnp.copy": [[75, null]], "dpnp.copysign": [[76, null]], "dpnp.copyto": [[77, null]], "dpnp.correlate": [[78, null]], "dpnp.cos": [[79, null]], "dpnp.cosh": [[80, null]], "dpnp.count_nonzero": [[81, null]], "dpnp.cov": [[82, null]], "dpnp.cross": [[83, null]], "dpnp.cumlogsumexp": [[84, null]], "dpnp.cumprod": [[85, null]], "dpnp.cumsum": [[86, null]], "dpnp.deg2rad": [[87, null]], "dpnp.degrees": [[88, null]], "dpnp.diag": [[89, null]], "dpnp.diag_indices": [[90, null]], "dpnp.diag_indices_from": [[91, null]], "dpnp.diagflat": [[92, null]], "dpnp.diagonal": [[93, null]], "dpnp.diff": [[94, null]], "dpnp.digitize": [[95, null]], "dpnp.divide": [[96, null]], "dpnp.dot": [[97, null]], "dpnp.dpnp_array.dpnp_array": [[98, null]], "dpnp.dsplit": [[99, null]], "dpnp.dstack": [[100, null]], "dpnp.dtype": [[101, null]], "dpnp.ediff1d": [[102, null]], "dpnp.einsum": [[103, null]], "dpnp.einsum_path": [[104, null]], "dpnp.empty": [[105, null]], "dpnp.empty_like": [[106, null]], "dpnp.equal": [[107, null]], "dpnp.erf": [[108, null]], "dpnp.exp": [[109, null]], "dpnp.exp2": [[110, null]], "dpnp.expand_dims": [[111, null]], "dpnp.expm1": [[112, null]], "dpnp.extract": [[113, null]], "dpnp.eye": [[114, null]], "dpnp.fabs": [[115, null]], "dpnp.fft.fft": [[116, null]], "dpnp.fft.fft2": [[117, null]], "dpnp.fft.fftfreq": [[118, null]], "dpnp.fft.fftn": [[119, null]], "dpnp.fft.fftshift": [[120, null]], "dpnp.fft.hfft": [[121, null]], "dpnp.fft.ifft": [[122, null]], "dpnp.fft.ifft2": [[123, null]], "dpnp.fft.ifftn": [[124, null]], "dpnp.fft.ifftshift": [[125, null]], "dpnp.fft.ihfft": [[126, null]], "dpnp.fft.irfft": [[127, null]], "dpnp.fft.irfft2": [[128, null]], "dpnp.fft.irfftn": [[129, null]], "dpnp.fft.rfft": [[130, null]], "dpnp.fft.rfft2": [[131, null]], "dpnp.fft.rfftfreq": [[132, null]], "dpnp.fft.rfftn": [[133, null]], "dpnp.fill_diagonal": [[134, null]], "dpnp.finfo": [[135, null]], "dpnp.fix": [[136, null]], "dpnp.flatiter": [[137, null]], "dpnp.flatnonzero": [[138, null]], "dpnp.flip": [[139, null]], "dpnp.fliplr": [[140, null]], "dpnp.flipud": [[141, null]], "dpnp.float_power": [[142, null]], "dpnp.floor": [[143, null]], "dpnp.floor_divide": [[144, null]], "dpnp.fmax": [[145, null]], "dpnp.fmin": [[146, null]], "dpnp.fmod": [[147, null]], "dpnp.from_dlpack": [[148, null]], "dpnp.frombuffer": [[149, null]], "dpnp.fromfile": [[150, null]], "dpnp.fromfunction": [[151, null]], "dpnp.fromiter": [[152, null]], "dpnp.fromstring": [[153, null]], "dpnp.full": [[154, null]], "dpnp.full_like": [[155, null]], "dpnp.geomspace": [[156, null]], "dpnp.get_include": [[157, null]], "dpnp.gradient": [[158, null]], "dpnp.greater": [[159, null]], "dpnp.greater_equal": [[160, null]], "dpnp.heaviside": [[161, null]], "dpnp.histogram": [[162, null]], "dpnp.histogram_bin_edges": [[163, null]], "dpnp.hsplit": [[164, null]], "dpnp.hstack": [[165, null]], "dpnp.hypot": [[166, null]], "dpnp.identity": [[167, null]], "dpnp.iinfo": [[168, null]], "dpnp.imag": [[169, null]], "dpnp.indices": [[170, null]], "dpnp.inner": [[171, null]], "dpnp.invert": [[172, null]], "dpnp.isclose": [[173, null]], "dpnp.iscomplex": [[174, null]], "dpnp.iscomplexobj": [[175, null]], "dpnp.isfinite": [[176, null]], "dpnp.isinf": [[177, null]], "dpnp.isnan": [[178, null]], "dpnp.isneginf": [[179, null]], "dpnp.isposinf": [[180, null]], "dpnp.isreal": [[181, null]], "dpnp.isrealobj": [[182, null]], "dpnp.isscalar": [[183, null]], "dpnp.issubdtype": [[184, null]], "dpnp.ix_": [[185, null]], "dpnp.kron": [[186, null]], "dpnp.left_shift": [[187, null]], "dpnp.less": [[188, null]], "dpnp.less_equal": [[189, null]], "dpnp.linalg.cholesky": [[190, null]], "dpnp.linalg.cond": [[191, null]], "dpnp.linalg.det": [[192, null]], "dpnp.linalg.eig": [[193, null]], "dpnp.linalg.eigh": [[194, null]], "dpnp.linalg.eigvals": [[195, null]], "dpnp.linalg.eigvalsh": [[196, null]], "dpnp.linalg.inv": [[197, null]], "dpnp.linalg.lstsq": [[198, null]], "dpnp.linalg.matrix_power": [[199, null]], "dpnp.linalg.matrix_rank": [[200, null]], "dpnp.linalg.multi_dot": [[201, null]], "dpnp.linalg.norm": [[202, null]], "dpnp.linalg.pinv": [[203, null]], "dpnp.linalg.qr": [[204, null]], "dpnp.linalg.slogdet": [[205, null]], "dpnp.linalg.solve": [[206, null]], "dpnp.linalg.svd": [[207, null]], "dpnp.linalg.tensorinv": [[208, null]], "dpnp.linalg.tensorsolve": [[209, null]], "dpnp.linspace": [[210, null]], "dpnp.loadtxt": [[211, null]], "dpnp.log": [[212, null]], "dpnp.log10": [[213, null]], "dpnp.log1p": [[214, null]], "dpnp.log2": [[215, null]], "dpnp.logaddexp": [[216, null]], "dpnp.logaddexp2": [[217, null]], "dpnp.logical_and": [[218, null]], "dpnp.logical_not": [[219, null]], "dpnp.logical_or": [[220, null]], "dpnp.logical_xor": [[221, null]], "dpnp.logspace": [[222, null]], "dpnp.logsumexp": [[223, null]], "dpnp.mask_indices": [[224, null]], "dpnp.matmul": [[225, null]], "dpnp.max": [[226, null]], "dpnp.maximum": [[227, null]], "dpnp.mean": [[228, null]], "dpnp.median": [[229, null]], "dpnp.meshgrid": [[230, null]], "dpnp.mgrid": [[231, null]], "dpnp.min": [[232, null]], "dpnp.minimum": [[233, null]], "dpnp.mod": [[234, null]], "dpnp.modf": [[235, null]], "dpnp.moveaxis": [[236, null]], "dpnp.multiply": [[237, null]], "dpnp.nan_to_num": [[238, null]], "dpnp.nanargmax": [[239, null]], "dpnp.nanargmin": [[240, null]], "dpnp.nancumprod": [[241, null]], "dpnp.nancumsum": [[242, null]], "dpnp.nanmax": [[243, null]], "dpnp.nanmean": [[244, null]], "dpnp.nanmin": [[245, null]], "dpnp.nanprod": [[246, null]], "dpnp.nanstd": [[247, null]], "dpnp.nansum": [[248, null]], "dpnp.nanvar": [[249, null]], "dpnp.ndarray": [[250, null]], "dpnp.ndarray.T": [[251, null]], "dpnp.ndarray.__abs__": [[252, null]], "dpnp.ndarray.__add__": [[253, null]], "dpnp.ndarray.__and__": [[254, null]], "dpnp.ndarray.__bool__": [[255, null]], "dpnp.ndarray.__complex__": [[256, null]], "dpnp.ndarray.__copy__": [[257, null]], "dpnp.ndarray.__eq__": [[258, null]], "dpnp.ndarray.__float__": [[259, null]], "dpnp.ndarray.__floordiv__": [[260, null]], "dpnp.ndarray.__ge__": [[261, null]], "dpnp.ndarray.__getitem__": [[262, null]], "dpnp.ndarray.__gt__": [[263, null]], "dpnp.ndarray.__iadd__": [[264, null]], "dpnp.ndarray.__iand__": [[265, null]], "dpnp.ndarray.__ifloordiv__": [[266, null]], "dpnp.ndarray.__ilshift__": [[267, null]], "dpnp.ndarray.__imod__": [[268, null]], "dpnp.ndarray.__imul__": [[269, null]], "dpnp.ndarray.__int__": [[270, null]], "dpnp.ndarray.__invert__": [[271, null]], "dpnp.ndarray.__ior__": [[272, null]], "dpnp.ndarray.__ipow__": [[273, null]], "dpnp.ndarray.__irshift__": [[274, null]], "dpnp.ndarray.__isub__": [[275, null]], "dpnp.ndarray.__itruediv__": [[276, null]], "dpnp.ndarray.__ixor__": [[277, null]], "dpnp.ndarray.__le__": [[278, null]], "dpnp.ndarray.__len__": [[279, null]], "dpnp.ndarray.__lshift__": [[280, null]], "dpnp.ndarray.__lt__": [[281, null]], "dpnp.ndarray.__matmul__": [[282, null]], "dpnp.ndarray.__mod__": [[283, null]], "dpnp.ndarray.__mul__": [[284, null]], "dpnp.ndarray.__ne__": [[285, null]], "dpnp.ndarray.__neg__": [[286, null]], "dpnp.ndarray.__new__": [[287, null]], "dpnp.ndarray.__or__": [[288, null]], "dpnp.ndarray.__pos__": [[289, null]], "dpnp.ndarray.__pow__": [[290, null]], "dpnp.ndarray.__repr__": [[291, null]], "dpnp.ndarray.__rshift__": [[292, null]], "dpnp.ndarray.__setitem__": [[293, null]], "dpnp.ndarray.__str__": [[294, null]], "dpnp.ndarray.__sub__": [[295, null]], "dpnp.ndarray.__truediv__": [[296, null]], "dpnp.ndarray.__xor__": [[297, null]], "dpnp.ndarray.all": [[298, null]], "dpnp.ndarray.any": [[299, null]], "dpnp.ndarray.argmax": [[300, null]], "dpnp.ndarray.argmin": [[301, null]], "dpnp.ndarray.argsort": [[302, null]], "dpnp.ndarray.astype": [[303, null]], "dpnp.ndarray.choose": [[304, null]], "dpnp.ndarray.clip": [[305, null]], "dpnp.ndarray.conj": [[306, null]], "dpnp.ndarray.conjugate": [[307, null]], "dpnp.ndarray.copy": [[308, null]], "dpnp.ndarray.cumprod": [[309, null]], "dpnp.ndarray.cumsum": [[310, null]], "dpnp.ndarray.diagonal": [[311, null]], "dpnp.ndarray.dtype": [[312, null]], "dpnp.ndarray.fill": [[313, null]], "dpnp.ndarray.flags": [[314, null]], "dpnp.ndarray.flat": [[315, null]], "dpnp.ndarray.flatten": [[316, null]], "dpnp.ndarray.imag": [[317, null]], "dpnp.ndarray.item": [[318, null]], "dpnp.ndarray.itemsize": [[319, null]], "dpnp.ndarray.max": [[320, null]], "dpnp.ndarray.mean": [[321, null]], "dpnp.ndarray.min": [[322, null]], "dpnp.ndarray.nbytes": [[323, null]], "dpnp.ndarray.ndim": [[324, null]], "dpnp.ndarray.nonzero": [[325, null]], "dpnp.ndarray.partition": [[326, null]], "dpnp.ndarray.prod": [[327, null]], "dpnp.ndarray.put": [[328, null]], "dpnp.ndarray.ravel": [[329, null]], "dpnp.ndarray.real": [[330, null]], "dpnp.ndarray.repeat": [[331, null]], "dpnp.ndarray.reshape": [[332, null]], "dpnp.ndarray.round": [[333, null]], "dpnp.ndarray.searchsorted": [[334, null]], "dpnp.ndarray.shape": [[335, null]], "dpnp.ndarray.size": [[336, null]], "dpnp.ndarray.sort": [[337, null]], "dpnp.ndarray.squeeze": [[338, null]], "dpnp.ndarray.std": [[339, null]], "dpnp.ndarray.strides": [[340, null]], "dpnp.ndarray.sum": [[341, null]], "dpnp.ndarray.swapaxes": [[342, null]], "dpnp.ndarray.take": [[343, null]], "dpnp.ndarray.trace": [[344, null]], "dpnp.ndarray.transpose": [[345, null]], "dpnp.ndarray.var": [[346, null]], "dpnp.ndim": [[347, null]], "dpnp.negative": [[348, null]], "dpnp.nextafter": [[349, null]], "dpnp.nonzero": [[350, null]], "dpnp.not_equal": [[351, null]], "dpnp.ogrid": [[352, null]], "dpnp.ones": [[353, null]], "dpnp.ones_like": [[354, null]], "dpnp.outer": [[355, null]], "dpnp.partition": [[356, null]], "dpnp.permute_dims": [[357, null]], "dpnp.place": [[358, null]], "dpnp.positive": [[359, null]], "dpnp.pow": [[360, null]], "dpnp.power": [[361, null]], "dpnp.prod": [[362, null]], "dpnp.proj": [[363, null]], "dpnp.ptp": [[364, null]], "dpnp.put": [[365, null]], "dpnp.put_along_axis": [[366, null]], "dpnp.putmask": [[367, null]], "dpnp.rad2deg": [[368, null]], "dpnp.radians": [[369, null]], "dpnp.random.RandomState": [[370, null]], "dpnp.random.beta": [[371, null]], "dpnp.random.binomial": [[372, null]], "dpnp.random.bytes": [[373, null]], "dpnp.random.chisquare": [[374, null]], "dpnp.random.choice": [[375, null]], "dpnp.random.dirichlet": [[376, null]], "dpnp.random.exponential": [[377, null]], "dpnp.random.f": [[378, null]], "dpnp.random.gamma": [[379, null]], "dpnp.random.geometric": [[380, null]], "dpnp.random.gumbel": [[381, null]], "dpnp.random.hypergeometric": [[382, null]], "dpnp.random.laplace": [[383, null]], "dpnp.random.logistic": [[384, null]], "dpnp.random.lognormal": [[385, null]], "dpnp.random.logseries": [[386, null]], "dpnp.random.multinomial": [[387, null]], "dpnp.random.multivariate_normal": [[388, null]], "dpnp.random.negative_binomial": [[389, null]], "dpnp.random.noncentral_chisquare": [[390, null]], "dpnp.random.noncentral_f": [[391, null]], "dpnp.random.normal": [[392, null]], "dpnp.random.pareto": [[393, null]], "dpnp.random.permutation": [[394, null]], "dpnp.random.poisson": [[395, null]], "dpnp.random.power": [[396, null]], "dpnp.random.rand": [[397, null]], "dpnp.random.randint": [[398, null]], "dpnp.random.randn": [[399, null]], "dpnp.random.random": [[400, null]], "dpnp.random.random_integers": [[401, null]], "dpnp.random.random_sample": [[402, null]], "dpnp.random.ranf": [[403, null]], "dpnp.random.rayleigh": [[404, null]], "dpnp.random.sample": [[405, null]], "dpnp.random.seed": [[406, null]], "dpnp.random.shuffle": [[407, null]], "dpnp.random.standard_cauchy": [[408, null]], "dpnp.random.standard_exponential": [[409, null]], "dpnp.random.standard_gamma": [[410, null]], "dpnp.random.standard_normal": [[411, null]], "dpnp.random.standard_t": [[412, null]], "dpnp.random.triangular": [[413, null]], "dpnp.random.uniform": [[414, null]], "dpnp.random.vonmises": [[415, null]], "dpnp.random.wald": [[416, null]], "dpnp.random.weibull": [[417, null]], "dpnp.random.zipf": [[418, null]], "dpnp.ravel": [[419, null]], "dpnp.ravel_multi_index": [[420, null]], "dpnp.real": [[421, null]], "dpnp.real_if_close": [[422, null]], "dpnp.reciprocal": [[423, null]], "dpnp.reduce_hypot": [[424, null]], "dpnp.remainder": [[425, null]], "dpnp.repeat": [[426, null]], "dpnp.reshape": [[427, null]], "dpnp.result_type": [[428, null]], "dpnp.right_shift": [[429, null]], "dpnp.rint": [[430, null]], "dpnp.roll": [[431, null]], "dpnp.rollaxis": [[432, null]], "dpnp.round": [[433, null]], "dpnp.row_stack": [[434, null]], "dpnp.rsqrt": [[435, null]], "dpnp.searchsorted": [[436, null]], "dpnp.select": [[437, null]], "dpnp.shape": [[438, null]], "dpnp.sign": [[439, null]], "dpnp.signbit": [[440, null]], "dpnp.sin": [[441, null]], "dpnp.sinh": [[442, null]], "dpnp.size": [[443, null]], "dpnp.sort": [[444, null]], "dpnp.sort_complex": [[445, null]], "dpnp.split": [[446, null]], "dpnp.sqrt": [[447, null]], "dpnp.square": [[448, null]], "dpnp.squeeze": [[449, null]], "dpnp.stack": [[450, null]], "dpnp.std": [[451, null]], "dpnp.subtract": [[452, null]], "dpnp.sum": [[453, null]], "dpnp.swapaxes": [[454, null]], "dpnp.take": [[455, null]], "dpnp.take_along_axis": [[456, null]], "dpnp.tan": [[457, null]], "dpnp.tanh": [[458, null]], "dpnp.tensordot": [[459, null]], "dpnp.tile": [[460, null]], "dpnp.trace": [[461, null]], "dpnp.transpose": [[462, null]], "dpnp.trapezoid": [[463, null]], "dpnp.tri": [[464, null]], "dpnp.tril": [[465, null]], "dpnp.tril_indices": [[466, null]], "dpnp.tril_indices_from": [[467, null]], "dpnp.trim_zeros": [[468, null]], "dpnp.triu": [[469, null]], "dpnp.triu_indices": [[470, null]], "dpnp.triu_indices_from": [[471, null]], "dpnp.true_divide": [[472, null]], "dpnp.trunc": [[473, null]], "dpnp.unique": [[474, null]], "dpnp.unravel_index": [[475, null]], "dpnp.unwrap": [[476, null]], "dpnp.vander": [[477, null]], "dpnp.var": [[478, null]], "dpnp.vdot": [[479, null]], "dpnp.vsplit": [[480, null]], "dpnp.vstack": [[481, null]], "dpnp.where": [[482, null]], "dpnp.zeros": [[483, null]], "dpnp.zeros_like": [[484, null]]}, "docnames": ["dpctl", "dpnp_backend_api", "index", "overview", "quick_start_guide", "reference/binary", "reference/comparison", "reference/creation", "reference/dtype", "reference/dtypes_table", "reference/fft", "reference/generated/dpnp.abs", "reference/generated/dpnp.absolute", "reference/generated/dpnp.acos", "reference/generated/dpnp.acosh", "reference/generated/dpnp.add", "reference/generated/dpnp.all", "reference/generated/dpnp.allclose", "reference/generated/dpnp.amax", "reference/generated/dpnp.amin", "reference/generated/dpnp.angle", "reference/generated/dpnp.any", "reference/generated/dpnp.append", "reference/generated/dpnp.arange", "reference/generated/dpnp.arccos", "reference/generated/dpnp.arccosh", "reference/generated/dpnp.arcsin", "reference/generated/dpnp.arcsinh", "reference/generated/dpnp.arctan", "reference/generated/dpnp.arctan2", "reference/generated/dpnp.arctanh", "reference/generated/dpnp.argmax", "reference/generated/dpnp.argmin", "reference/generated/dpnp.argsort", "reference/generated/dpnp.argwhere", "reference/generated/dpnp.around", "reference/generated/dpnp.array", "reference/generated/dpnp.array_equal", "reference/generated/dpnp.array_equiv", "reference/generated/dpnp.array_split", "reference/generated/dpnp.asanyarray", "reference/generated/dpnp.asarray", "reference/generated/dpnp.asarray_chkfinite", "reference/generated/dpnp.ascontiguousarray", "reference/generated/dpnp.asfarray", "reference/generated/dpnp.asfortranarray", "reference/generated/dpnp.asin", "reference/generated/dpnp.asinh", "reference/generated/dpnp.asnumpy", "reference/generated/dpnp.astype", "reference/generated/dpnp.atan", "reference/generated/dpnp.atan2", "reference/generated/dpnp.atanh", "reference/generated/dpnp.atleast_1d", "reference/generated/dpnp.atleast_2d", "reference/generated/dpnp.atleast_3d", "reference/generated/dpnp.average", "reference/generated/dpnp.bincount", "reference/generated/dpnp.bitwise_and", "reference/generated/dpnp.bitwise_not", "reference/generated/dpnp.bitwise_or", "reference/generated/dpnp.bitwise_xor", "reference/generated/dpnp.broadcast_arrays", "reference/generated/dpnp.broadcast_to", "reference/generated/dpnp.can_cast", "reference/generated/dpnp.cbrt", "reference/generated/dpnp.ceil", "reference/generated/dpnp.choose", "reference/generated/dpnp.clip", "reference/generated/dpnp.column_stack", "reference/generated/dpnp.concat", "reference/generated/dpnp.concatenate", "reference/generated/dpnp.conj", "reference/generated/dpnp.conjugate", "reference/generated/dpnp.convolve", "reference/generated/dpnp.copy", "reference/generated/dpnp.copysign", "reference/generated/dpnp.copyto", "reference/generated/dpnp.correlate", "reference/generated/dpnp.cos", "reference/generated/dpnp.cosh", "reference/generated/dpnp.count_nonzero", "reference/generated/dpnp.cov", "reference/generated/dpnp.cross", "reference/generated/dpnp.cumlogsumexp", "reference/generated/dpnp.cumprod", "reference/generated/dpnp.cumsum", "reference/generated/dpnp.deg2rad", "reference/generated/dpnp.degrees", "reference/generated/dpnp.diag", "reference/generated/dpnp.diag_indices", "reference/generated/dpnp.diag_indices_from", "reference/generated/dpnp.diagflat", "reference/generated/dpnp.diagonal", "reference/generated/dpnp.diff", "reference/generated/dpnp.digitize", "reference/generated/dpnp.divide", "reference/generated/dpnp.dot", "reference/generated/dpnp.dpnp_array.dpnp_array", "reference/generated/dpnp.dsplit", "reference/generated/dpnp.dstack", "reference/generated/dpnp.dtype", "reference/generated/dpnp.ediff1d", "reference/generated/dpnp.einsum", "reference/generated/dpnp.einsum_path", "reference/generated/dpnp.empty", "reference/generated/dpnp.empty_like", "reference/generated/dpnp.equal", "reference/generated/dpnp.erf", "reference/generated/dpnp.exp", "reference/generated/dpnp.exp2", "reference/generated/dpnp.expand_dims", "reference/generated/dpnp.expm1", "reference/generated/dpnp.extract", "reference/generated/dpnp.eye", "reference/generated/dpnp.fabs", "reference/generated/dpnp.fft.fft", "reference/generated/dpnp.fft.fft2", "reference/generated/dpnp.fft.fftfreq", "reference/generated/dpnp.fft.fftn", "reference/generated/dpnp.fft.fftshift", "reference/generated/dpnp.fft.hfft", "reference/generated/dpnp.fft.ifft", "reference/generated/dpnp.fft.ifft2", "reference/generated/dpnp.fft.ifftn", "reference/generated/dpnp.fft.ifftshift", "reference/generated/dpnp.fft.ihfft", "reference/generated/dpnp.fft.irfft", "reference/generated/dpnp.fft.irfft2", "reference/generated/dpnp.fft.irfftn", "reference/generated/dpnp.fft.rfft", "reference/generated/dpnp.fft.rfft2", "reference/generated/dpnp.fft.rfftfreq", "reference/generated/dpnp.fft.rfftn", "reference/generated/dpnp.fill_diagonal", "reference/generated/dpnp.finfo", "reference/generated/dpnp.fix", "reference/generated/dpnp.flatiter", "reference/generated/dpnp.flatnonzero", "reference/generated/dpnp.flip", "reference/generated/dpnp.fliplr", "reference/generated/dpnp.flipud", "reference/generated/dpnp.float_power", "reference/generated/dpnp.floor", "reference/generated/dpnp.floor_divide", "reference/generated/dpnp.fmax", "reference/generated/dpnp.fmin", "reference/generated/dpnp.fmod", "reference/generated/dpnp.from_dlpack", "reference/generated/dpnp.frombuffer", "reference/generated/dpnp.fromfile", "reference/generated/dpnp.fromfunction", "reference/generated/dpnp.fromiter", "reference/generated/dpnp.fromstring", "reference/generated/dpnp.full", "reference/generated/dpnp.full_like", "reference/generated/dpnp.geomspace", "reference/generated/dpnp.get_include", "reference/generated/dpnp.gradient", "reference/generated/dpnp.greater", "reference/generated/dpnp.greater_equal", "reference/generated/dpnp.heaviside", "reference/generated/dpnp.histogram", "reference/generated/dpnp.histogram_bin_edges", "reference/generated/dpnp.hsplit", "reference/generated/dpnp.hstack", "reference/generated/dpnp.hypot", "reference/generated/dpnp.identity", "reference/generated/dpnp.iinfo", "reference/generated/dpnp.imag", "reference/generated/dpnp.indices", "reference/generated/dpnp.inner", "reference/generated/dpnp.invert", "reference/generated/dpnp.isclose", "reference/generated/dpnp.iscomplex", "reference/generated/dpnp.iscomplexobj", "reference/generated/dpnp.isfinite", "reference/generated/dpnp.isinf", "reference/generated/dpnp.isnan", "reference/generated/dpnp.isneginf", "reference/generated/dpnp.isposinf", "reference/generated/dpnp.isreal", "reference/generated/dpnp.isrealobj", "reference/generated/dpnp.isscalar", "reference/generated/dpnp.issubdtype", "reference/generated/dpnp.ix_", "reference/generated/dpnp.kron", "reference/generated/dpnp.left_shift", "reference/generated/dpnp.less", "reference/generated/dpnp.less_equal", "reference/generated/dpnp.linalg.cholesky", "reference/generated/dpnp.linalg.cond", "reference/generated/dpnp.linalg.det", "reference/generated/dpnp.linalg.eig", "reference/generated/dpnp.linalg.eigh", "reference/generated/dpnp.linalg.eigvals", "reference/generated/dpnp.linalg.eigvalsh", "reference/generated/dpnp.linalg.inv", "reference/generated/dpnp.linalg.lstsq", "reference/generated/dpnp.linalg.matrix_power", "reference/generated/dpnp.linalg.matrix_rank", "reference/generated/dpnp.linalg.multi_dot", "reference/generated/dpnp.linalg.norm", "reference/generated/dpnp.linalg.pinv", "reference/generated/dpnp.linalg.qr", "reference/generated/dpnp.linalg.slogdet", "reference/generated/dpnp.linalg.solve", "reference/generated/dpnp.linalg.svd", "reference/generated/dpnp.linalg.tensorinv", "reference/generated/dpnp.linalg.tensorsolve", "reference/generated/dpnp.linspace", "reference/generated/dpnp.loadtxt", "reference/generated/dpnp.log", "reference/generated/dpnp.log10", "reference/generated/dpnp.log1p", "reference/generated/dpnp.log2", "reference/generated/dpnp.logaddexp", "reference/generated/dpnp.logaddexp2", "reference/generated/dpnp.logical_and", "reference/generated/dpnp.logical_not", "reference/generated/dpnp.logical_or", "reference/generated/dpnp.logical_xor", "reference/generated/dpnp.logspace", "reference/generated/dpnp.logsumexp", "reference/generated/dpnp.mask_indices", "reference/generated/dpnp.matmul", "reference/generated/dpnp.max", "reference/generated/dpnp.maximum", "reference/generated/dpnp.mean", "reference/generated/dpnp.median", "reference/generated/dpnp.meshgrid", "reference/generated/dpnp.mgrid", "reference/generated/dpnp.min", "reference/generated/dpnp.minimum", "reference/generated/dpnp.mod", "reference/generated/dpnp.modf", "reference/generated/dpnp.moveaxis", "reference/generated/dpnp.multiply", "reference/generated/dpnp.nan_to_num", "reference/generated/dpnp.nanargmax", "reference/generated/dpnp.nanargmin", "reference/generated/dpnp.nancumprod", "reference/generated/dpnp.nancumsum", "reference/generated/dpnp.nanmax", "reference/generated/dpnp.nanmean", "reference/generated/dpnp.nanmin", "reference/generated/dpnp.nanprod", "reference/generated/dpnp.nanstd", "reference/generated/dpnp.nansum", "reference/generated/dpnp.nanvar", "reference/generated/dpnp.ndarray", "reference/generated/dpnp.ndarray.T", "reference/generated/dpnp.ndarray.__abs__", "reference/generated/dpnp.ndarray.__add__", "reference/generated/dpnp.ndarray.__and__", "reference/generated/dpnp.ndarray.__bool__", "reference/generated/dpnp.ndarray.__complex__", "reference/generated/dpnp.ndarray.__copy__", "reference/generated/dpnp.ndarray.__eq__", "reference/generated/dpnp.ndarray.__float__", "reference/generated/dpnp.ndarray.__floordiv__", "reference/generated/dpnp.ndarray.__ge__", "reference/generated/dpnp.ndarray.__getitem__", "reference/generated/dpnp.ndarray.__gt__", "reference/generated/dpnp.ndarray.__iadd__", "reference/generated/dpnp.ndarray.__iand__", "reference/generated/dpnp.ndarray.__ifloordiv__", "reference/generated/dpnp.ndarray.__ilshift__", "reference/generated/dpnp.ndarray.__imod__", "reference/generated/dpnp.ndarray.__imul__", "reference/generated/dpnp.ndarray.__int__", "reference/generated/dpnp.ndarray.__invert__", "reference/generated/dpnp.ndarray.__ior__", "reference/generated/dpnp.ndarray.__ipow__", "reference/generated/dpnp.ndarray.__irshift__", "reference/generated/dpnp.ndarray.__isub__", "reference/generated/dpnp.ndarray.__itruediv__", "reference/generated/dpnp.ndarray.__ixor__", "reference/generated/dpnp.ndarray.__le__", "reference/generated/dpnp.ndarray.__len__", "reference/generated/dpnp.ndarray.__lshift__", "reference/generated/dpnp.ndarray.__lt__", "reference/generated/dpnp.ndarray.__matmul__", "reference/generated/dpnp.ndarray.__mod__", "reference/generated/dpnp.ndarray.__mul__", "reference/generated/dpnp.ndarray.__ne__", "reference/generated/dpnp.ndarray.__neg__", "reference/generated/dpnp.ndarray.__new__", "reference/generated/dpnp.ndarray.__or__", "reference/generated/dpnp.ndarray.__pos__", "reference/generated/dpnp.ndarray.__pow__", "reference/generated/dpnp.ndarray.__repr__", "reference/generated/dpnp.ndarray.__rshift__", "reference/generated/dpnp.ndarray.__setitem__", "reference/generated/dpnp.ndarray.__str__", "reference/generated/dpnp.ndarray.__sub__", "reference/generated/dpnp.ndarray.__truediv__", "reference/generated/dpnp.ndarray.__xor__", "reference/generated/dpnp.ndarray.all", "reference/generated/dpnp.ndarray.any", "reference/generated/dpnp.ndarray.argmax", "reference/generated/dpnp.ndarray.argmin", "reference/generated/dpnp.ndarray.argsort", "reference/generated/dpnp.ndarray.astype", "reference/generated/dpnp.ndarray.choose", "reference/generated/dpnp.ndarray.clip", "reference/generated/dpnp.ndarray.conj", "reference/generated/dpnp.ndarray.conjugate", "reference/generated/dpnp.ndarray.copy", "reference/generated/dpnp.ndarray.cumprod", "reference/generated/dpnp.ndarray.cumsum", "reference/generated/dpnp.ndarray.diagonal", "reference/generated/dpnp.ndarray.dtype", "reference/generated/dpnp.ndarray.fill", "reference/generated/dpnp.ndarray.flags", "reference/generated/dpnp.ndarray.flat", "reference/generated/dpnp.ndarray.flatten", "reference/generated/dpnp.ndarray.imag", "reference/generated/dpnp.ndarray.item", "reference/generated/dpnp.ndarray.itemsize", "reference/generated/dpnp.ndarray.max", "reference/generated/dpnp.ndarray.mean", "reference/generated/dpnp.ndarray.min", "reference/generated/dpnp.ndarray.nbytes", "reference/generated/dpnp.ndarray.ndim", "reference/generated/dpnp.ndarray.nonzero", "reference/generated/dpnp.ndarray.partition", "reference/generated/dpnp.ndarray.prod", "reference/generated/dpnp.ndarray.put", "reference/generated/dpnp.ndarray.ravel", "reference/generated/dpnp.ndarray.real", "reference/generated/dpnp.ndarray.repeat", "reference/generated/dpnp.ndarray.reshape", "reference/generated/dpnp.ndarray.round", "reference/generated/dpnp.ndarray.searchsorted", "reference/generated/dpnp.ndarray.shape", "reference/generated/dpnp.ndarray.size", "reference/generated/dpnp.ndarray.sort", "reference/generated/dpnp.ndarray.squeeze", "reference/generated/dpnp.ndarray.std", "reference/generated/dpnp.ndarray.strides", "reference/generated/dpnp.ndarray.sum", "reference/generated/dpnp.ndarray.swapaxes", "reference/generated/dpnp.ndarray.take", "reference/generated/dpnp.ndarray.trace", "reference/generated/dpnp.ndarray.transpose", "reference/generated/dpnp.ndarray.var", "reference/generated/dpnp.ndim", "reference/generated/dpnp.negative", "reference/generated/dpnp.nextafter", "reference/generated/dpnp.nonzero", "reference/generated/dpnp.not_equal", "reference/generated/dpnp.ogrid", "reference/generated/dpnp.ones", "reference/generated/dpnp.ones_like", "reference/generated/dpnp.outer", "reference/generated/dpnp.partition", "reference/generated/dpnp.permute_dims", "reference/generated/dpnp.place", "reference/generated/dpnp.positive", "reference/generated/dpnp.pow", "reference/generated/dpnp.power", "reference/generated/dpnp.prod", "reference/generated/dpnp.proj", "reference/generated/dpnp.ptp", "reference/generated/dpnp.put", "reference/generated/dpnp.put_along_axis", "reference/generated/dpnp.putmask", "reference/generated/dpnp.rad2deg", "reference/generated/dpnp.radians", "reference/generated/dpnp.random.RandomState", "reference/generated/dpnp.random.beta", "reference/generated/dpnp.random.binomial", "reference/generated/dpnp.random.bytes", "reference/generated/dpnp.random.chisquare", "reference/generated/dpnp.random.choice", "reference/generated/dpnp.random.dirichlet", "reference/generated/dpnp.random.exponential", "reference/generated/dpnp.random.f", "reference/generated/dpnp.random.gamma", "reference/generated/dpnp.random.geometric", "reference/generated/dpnp.random.gumbel", "reference/generated/dpnp.random.hypergeometric", "reference/generated/dpnp.random.laplace", "reference/generated/dpnp.random.logistic", "reference/generated/dpnp.random.lognormal", "reference/generated/dpnp.random.logseries", "reference/generated/dpnp.random.multinomial", "reference/generated/dpnp.random.multivariate_normal", "reference/generated/dpnp.random.negative_binomial", "reference/generated/dpnp.random.noncentral_chisquare", "reference/generated/dpnp.random.noncentral_f", "reference/generated/dpnp.random.normal", "reference/generated/dpnp.random.pareto", "reference/generated/dpnp.random.permutation", "reference/generated/dpnp.random.poisson", "reference/generated/dpnp.random.power", "reference/generated/dpnp.random.rand", "reference/generated/dpnp.random.randint", "reference/generated/dpnp.random.randn", "reference/generated/dpnp.random.random", "reference/generated/dpnp.random.random_integers", "reference/generated/dpnp.random.random_sample", "reference/generated/dpnp.random.ranf", "reference/generated/dpnp.random.rayleigh", "reference/generated/dpnp.random.sample", "reference/generated/dpnp.random.seed", "reference/generated/dpnp.random.shuffle", "reference/generated/dpnp.random.standard_cauchy", "reference/generated/dpnp.random.standard_exponential", "reference/generated/dpnp.random.standard_gamma", "reference/generated/dpnp.random.standard_normal", "reference/generated/dpnp.random.standard_t", "reference/generated/dpnp.random.triangular", "reference/generated/dpnp.random.uniform", "reference/generated/dpnp.random.vonmises", "reference/generated/dpnp.random.wald", "reference/generated/dpnp.random.weibull", "reference/generated/dpnp.random.zipf", "reference/generated/dpnp.ravel", "reference/generated/dpnp.ravel_multi_index", "reference/generated/dpnp.real", "reference/generated/dpnp.real_if_close", "reference/generated/dpnp.reciprocal", "reference/generated/dpnp.reduce_hypot", "reference/generated/dpnp.remainder", "reference/generated/dpnp.repeat", "reference/generated/dpnp.reshape", "reference/generated/dpnp.result_type", "reference/generated/dpnp.right_shift", "reference/generated/dpnp.rint", "reference/generated/dpnp.roll", "reference/generated/dpnp.rollaxis", "reference/generated/dpnp.round", "reference/generated/dpnp.row_stack", "reference/generated/dpnp.rsqrt", "reference/generated/dpnp.searchsorted", "reference/generated/dpnp.select", "reference/generated/dpnp.shape", "reference/generated/dpnp.sign", "reference/generated/dpnp.signbit", "reference/generated/dpnp.sin", "reference/generated/dpnp.sinh", "reference/generated/dpnp.size", "reference/generated/dpnp.sort", "reference/generated/dpnp.sort_complex", "reference/generated/dpnp.split", "reference/generated/dpnp.sqrt", "reference/generated/dpnp.square", "reference/generated/dpnp.squeeze", "reference/generated/dpnp.stack", "reference/generated/dpnp.std", "reference/generated/dpnp.subtract", "reference/generated/dpnp.sum", "reference/generated/dpnp.swapaxes", "reference/generated/dpnp.take", "reference/generated/dpnp.take_along_axis", "reference/generated/dpnp.tan", "reference/generated/dpnp.tanh", "reference/generated/dpnp.tensordot", "reference/generated/dpnp.tile", "reference/generated/dpnp.trace", "reference/generated/dpnp.transpose", "reference/generated/dpnp.trapezoid", "reference/generated/dpnp.tri", "reference/generated/dpnp.tril", "reference/generated/dpnp.tril_indices", "reference/generated/dpnp.tril_indices_from", "reference/generated/dpnp.trim_zeros", "reference/generated/dpnp.triu", "reference/generated/dpnp.triu_indices", "reference/generated/dpnp.triu_indices_from", "reference/generated/dpnp.true_divide", "reference/generated/dpnp.trunc", "reference/generated/dpnp.unique", "reference/generated/dpnp.unravel_index", "reference/generated/dpnp.unwrap", "reference/generated/dpnp.vander", "reference/generated/dpnp.var", "reference/generated/dpnp.vdot", "reference/generated/dpnp.vsplit", "reference/generated/dpnp.vstack", "reference/generated/dpnp.where", "reference/generated/dpnp.zeros", "reference/generated/dpnp.zeros_like", "reference/index", "reference/indexing", "reference/linalg", "reference/logic", "reference/manipulation", "reference/math", "reference/misc", "reference/ndarray", "reference/pad", "reference/polynomials", "reference/random", "reference/routines", "reference/sorting", "reference/special", "reference/statistics", "reference/ufunc"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1}, "filenames": ["dpctl.rst", "dpnp_backend_api.rst", "index.rst", "overview.rst", "quick_start_guide.rst", "reference/binary.rst", "reference/comparison.rst", "reference/creation.rst", "reference/dtype.rst", "reference/dtypes_table.rst", "reference/fft.rst", "reference/generated/dpnp.abs.rst", "reference/generated/dpnp.absolute.rst", "reference/generated/dpnp.acos.rst", "reference/generated/dpnp.acosh.rst", "reference/generated/dpnp.add.rst", "reference/generated/dpnp.all.rst", "reference/generated/dpnp.allclose.rst", "reference/generated/dpnp.amax.rst", "reference/generated/dpnp.amin.rst", "reference/generated/dpnp.angle.rst", "reference/generated/dpnp.any.rst", "reference/generated/dpnp.append.rst", "reference/generated/dpnp.arange.rst", "reference/generated/dpnp.arccos.rst", "reference/generated/dpnp.arccosh.rst", "reference/generated/dpnp.arcsin.rst", "reference/generated/dpnp.arcsinh.rst", "reference/generated/dpnp.arctan.rst", "reference/generated/dpnp.arctan2.rst", "reference/generated/dpnp.arctanh.rst", "reference/generated/dpnp.argmax.rst", "reference/generated/dpnp.argmin.rst", "reference/generated/dpnp.argsort.rst", "reference/generated/dpnp.argwhere.rst", "reference/generated/dpnp.around.rst", "reference/generated/dpnp.array.rst", "reference/generated/dpnp.array_equal.rst", "reference/generated/dpnp.array_equiv.rst", "reference/generated/dpnp.array_split.rst", "reference/generated/dpnp.asanyarray.rst", "reference/generated/dpnp.asarray.rst", "reference/generated/dpnp.asarray_chkfinite.rst", "reference/generated/dpnp.ascontiguousarray.rst", "reference/generated/dpnp.asfarray.rst", "reference/generated/dpnp.asfortranarray.rst", "reference/generated/dpnp.asin.rst", "reference/generated/dpnp.asinh.rst", "reference/generated/dpnp.asnumpy.rst", "reference/generated/dpnp.astype.rst", "reference/generated/dpnp.atan.rst", "reference/generated/dpnp.atan2.rst", "reference/generated/dpnp.atanh.rst", "reference/generated/dpnp.atleast_1d.rst", "reference/generated/dpnp.atleast_2d.rst", "reference/generated/dpnp.atleast_3d.rst", "reference/generated/dpnp.average.rst", "reference/generated/dpnp.bincount.rst", "reference/generated/dpnp.bitwise_and.rst", "reference/generated/dpnp.bitwise_not.rst", "reference/generated/dpnp.bitwise_or.rst", "reference/generated/dpnp.bitwise_xor.rst", "reference/generated/dpnp.broadcast_arrays.rst", "reference/generated/dpnp.broadcast_to.rst", "reference/generated/dpnp.can_cast.rst", "reference/generated/dpnp.cbrt.rst", "reference/generated/dpnp.ceil.rst", "reference/generated/dpnp.choose.rst", "reference/generated/dpnp.clip.rst", "reference/generated/dpnp.column_stack.rst", "reference/generated/dpnp.concat.rst", "reference/generated/dpnp.concatenate.rst", "reference/generated/dpnp.conj.rst", "reference/generated/dpnp.conjugate.rst", "reference/generated/dpnp.convolve.rst", "reference/generated/dpnp.copy.rst", "reference/generated/dpnp.copysign.rst", "reference/generated/dpnp.copyto.rst", "reference/generated/dpnp.correlate.rst", "reference/generated/dpnp.cos.rst", "reference/generated/dpnp.cosh.rst", "reference/generated/dpnp.count_nonzero.rst", "reference/generated/dpnp.cov.rst", "reference/generated/dpnp.cross.rst", "reference/generated/dpnp.cumlogsumexp.rst", "reference/generated/dpnp.cumprod.rst", "reference/generated/dpnp.cumsum.rst", "reference/generated/dpnp.deg2rad.rst", "reference/generated/dpnp.degrees.rst", "reference/generated/dpnp.diag.rst", "reference/generated/dpnp.diag_indices.rst", "reference/generated/dpnp.diag_indices_from.rst", "reference/generated/dpnp.diagflat.rst", "reference/generated/dpnp.diagonal.rst", "reference/generated/dpnp.diff.rst", "reference/generated/dpnp.digitize.rst", "reference/generated/dpnp.divide.rst", "reference/generated/dpnp.dot.rst", "reference/generated/dpnp.dpnp_array.dpnp_array.rst", "reference/generated/dpnp.dsplit.rst", "reference/generated/dpnp.dstack.rst", "reference/generated/dpnp.dtype.rst", "reference/generated/dpnp.ediff1d.rst", "reference/generated/dpnp.einsum.rst", "reference/generated/dpnp.einsum_path.rst", "reference/generated/dpnp.empty.rst", "reference/generated/dpnp.empty_like.rst", "reference/generated/dpnp.equal.rst", "reference/generated/dpnp.erf.rst", "reference/generated/dpnp.exp.rst", "reference/generated/dpnp.exp2.rst", "reference/generated/dpnp.expand_dims.rst", "reference/generated/dpnp.expm1.rst", "reference/generated/dpnp.extract.rst", "reference/generated/dpnp.eye.rst", "reference/generated/dpnp.fabs.rst", "reference/generated/dpnp.fft.fft.rst", "reference/generated/dpnp.fft.fft2.rst", "reference/generated/dpnp.fft.fftfreq.rst", "reference/generated/dpnp.fft.fftn.rst", "reference/generated/dpnp.fft.fftshift.rst", "reference/generated/dpnp.fft.hfft.rst", "reference/generated/dpnp.fft.ifft.rst", "reference/generated/dpnp.fft.ifft2.rst", "reference/generated/dpnp.fft.ifftn.rst", "reference/generated/dpnp.fft.ifftshift.rst", "reference/generated/dpnp.fft.ihfft.rst", "reference/generated/dpnp.fft.irfft.rst", "reference/generated/dpnp.fft.irfft2.rst", "reference/generated/dpnp.fft.irfftn.rst", "reference/generated/dpnp.fft.rfft.rst", "reference/generated/dpnp.fft.rfft2.rst", "reference/generated/dpnp.fft.rfftfreq.rst", "reference/generated/dpnp.fft.rfftn.rst", "reference/generated/dpnp.fill_diagonal.rst", "reference/generated/dpnp.finfo.rst", "reference/generated/dpnp.fix.rst", "reference/generated/dpnp.flatiter.rst", "reference/generated/dpnp.flatnonzero.rst", "reference/generated/dpnp.flip.rst", "reference/generated/dpnp.fliplr.rst", "reference/generated/dpnp.flipud.rst", "reference/generated/dpnp.float_power.rst", "reference/generated/dpnp.floor.rst", "reference/generated/dpnp.floor_divide.rst", "reference/generated/dpnp.fmax.rst", "reference/generated/dpnp.fmin.rst", "reference/generated/dpnp.fmod.rst", "reference/generated/dpnp.from_dlpack.rst", "reference/generated/dpnp.frombuffer.rst", "reference/generated/dpnp.fromfile.rst", "reference/generated/dpnp.fromfunction.rst", "reference/generated/dpnp.fromiter.rst", "reference/generated/dpnp.fromstring.rst", "reference/generated/dpnp.full.rst", "reference/generated/dpnp.full_like.rst", "reference/generated/dpnp.geomspace.rst", "reference/generated/dpnp.get_include.rst", "reference/generated/dpnp.gradient.rst", "reference/generated/dpnp.greater.rst", "reference/generated/dpnp.greater_equal.rst", "reference/generated/dpnp.heaviside.rst", "reference/generated/dpnp.histogram.rst", "reference/generated/dpnp.histogram_bin_edges.rst", "reference/generated/dpnp.hsplit.rst", "reference/generated/dpnp.hstack.rst", "reference/generated/dpnp.hypot.rst", "reference/generated/dpnp.identity.rst", "reference/generated/dpnp.iinfo.rst", "reference/generated/dpnp.imag.rst", "reference/generated/dpnp.indices.rst", "reference/generated/dpnp.inner.rst", "reference/generated/dpnp.invert.rst", "reference/generated/dpnp.isclose.rst", "reference/generated/dpnp.iscomplex.rst", "reference/generated/dpnp.iscomplexobj.rst", "reference/generated/dpnp.isfinite.rst", "reference/generated/dpnp.isinf.rst", "reference/generated/dpnp.isnan.rst", "reference/generated/dpnp.isneginf.rst", "reference/generated/dpnp.isposinf.rst", "reference/generated/dpnp.isreal.rst", "reference/generated/dpnp.isrealobj.rst", "reference/generated/dpnp.isscalar.rst", "reference/generated/dpnp.issubdtype.rst", "reference/generated/dpnp.ix_.rst", "reference/generated/dpnp.kron.rst", "reference/generated/dpnp.left_shift.rst", "reference/generated/dpnp.less.rst", "reference/generated/dpnp.less_equal.rst", "reference/generated/dpnp.linalg.cholesky.rst", "reference/generated/dpnp.linalg.cond.rst", "reference/generated/dpnp.linalg.det.rst", "reference/generated/dpnp.linalg.eig.rst", "reference/generated/dpnp.linalg.eigh.rst", "reference/generated/dpnp.linalg.eigvals.rst", "reference/generated/dpnp.linalg.eigvalsh.rst", "reference/generated/dpnp.linalg.inv.rst", "reference/generated/dpnp.linalg.lstsq.rst", "reference/generated/dpnp.linalg.matrix_power.rst", "reference/generated/dpnp.linalg.matrix_rank.rst", "reference/generated/dpnp.linalg.multi_dot.rst", "reference/generated/dpnp.linalg.norm.rst", "reference/generated/dpnp.linalg.pinv.rst", "reference/generated/dpnp.linalg.qr.rst", "reference/generated/dpnp.linalg.slogdet.rst", "reference/generated/dpnp.linalg.solve.rst", "reference/generated/dpnp.linalg.svd.rst", "reference/generated/dpnp.linalg.tensorinv.rst", "reference/generated/dpnp.linalg.tensorsolve.rst", "reference/generated/dpnp.linspace.rst", "reference/generated/dpnp.loadtxt.rst", "reference/generated/dpnp.log.rst", "reference/generated/dpnp.log10.rst", "reference/generated/dpnp.log1p.rst", "reference/generated/dpnp.log2.rst", "reference/generated/dpnp.logaddexp.rst", "reference/generated/dpnp.logaddexp2.rst", "reference/generated/dpnp.logical_and.rst", "reference/generated/dpnp.logical_not.rst", "reference/generated/dpnp.logical_or.rst", "reference/generated/dpnp.logical_xor.rst", "reference/generated/dpnp.logspace.rst", "reference/generated/dpnp.logsumexp.rst", "reference/generated/dpnp.mask_indices.rst", "reference/generated/dpnp.matmul.rst", "reference/generated/dpnp.max.rst", "reference/generated/dpnp.maximum.rst", "reference/generated/dpnp.mean.rst", "reference/generated/dpnp.median.rst", "reference/generated/dpnp.meshgrid.rst", "reference/generated/dpnp.mgrid.rst", "reference/generated/dpnp.min.rst", "reference/generated/dpnp.minimum.rst", "reference/generated/dpnp.mod.rst", "reference/generated/dpnp.modf.rst", "reference/generated/dpnp.moveaxis.rst", "reference/generated/dpnp.multiply.rst", "reference/generated/dpnp.nan_to_num.rst", "reference/generated/dpnp.nanargmax.rst", "reference/generated/dpnp.nanargmin.rst", "reference/generated/dpnp.nancumprod.rst", "reference/generated/dpnp.nancumsum.rst", "reference/generated/dpnp.nanmax.rst", "reference/generated/dpnp.nanmean.rst", "reference/generated/dpnp.nanmin.rst", "reference/generated/dpnp.nanprod.rst", "reference/generated/dpnp.nanstd.rst", "reference/generated/dpnp.nansum.rst", "reference/generated/dpnp.nanvar.rst", "reference/generated/dpnp.ndarray.rst", "reference/generated/dpnp.ndarray.T.rst", "reference/generated/dpnp.ndarray.__abs__.rst", "reference/generated/dpnp.ndarray.__add__.rst", "reference/generated/dpnp.ndarray.__and__.rst", "reference/generated/dpnp.ndarray.__bool__.rst", "reference/generated/dpnp.ndarray.__complex__.rst", "reference/generated/dpnp.ndarray.__copy__.rst", "reference/generated/dpnp.ndarray.__eq__.rst", "reference/generated/dpnp.ndarray.__float__.rst", "reference/generated/dpnp.ndarray.__floordiv__.rst", "reference/generated/dpnp.ndarray.__ge__.rst", "reference/generated/dpnp.ndarray.__getitem__.rst", "reference/generated/dpnp.ndarray.__gt__.rst", "reference/generated/dpnp.ndarray.__iadd__.rst", "reference/generated/dpnp.ndarray.__iand__.rst", "reference/generated/dpnp.ndarray.__ifloordiv__.rst", "reference/generated/dpnp.ndarray.__ilshift__.rst", "reference/generated/dpnp.ndarray.__imod__.rst", "reference/generated/dpnp.ndarray.__imul__.rst", "reference/generated/dpnp.ndarray.__int__.rst", "reference/generated/dpnp.ndarray.__invert__.rst", "reference/generated/dpnp.ndarray.__ior__.rst", "reference/generated/dpnp.ndarray.__ipow__.rst", "reference/generated/dpnp.ndarray.__irshift__.rst", "reference/generated/dpnp.ndarray.__isub__.rst", "reference/generated/dpnp.ndarray.__itruediv__.rst", "reference/generated/dpnp.ndarray.__ixor__.rst", "reference/generated/dpnp.ndarray.__le__.rst", "reference/generated/dpnp.ndarray.__len__.rst", "reference/generated/dpnp.ndarray.__lshift__.rst", "reference/generated/dpnp.ndarray.__lt__.rst", "reference/generated/dpnp.ndarray.__matmul__.rst", "reference/generated/dpnp.ndarray.__mod__.rst", "reference/generated/dpnp.ndarray.__mul__.rst", "reference/generated/dpnp.ndarray.__ne__.rst", "reference/generated/dpnp.ndarray.__neg__.rst", "reference/generated/dpnp.ndarray.__new__.rst", "reference/generated/dpnp.ndarray.__or__.rst", "reference/generated/dpnp.ndarray.__pos__.rst", "reference/generated/dpnp.ndarray.__pow__.rst", "reference/generated/dpnp.ndarray.__repr__.rst", "reference/generated/dpnp.ndarray.__rshift__.rst", "reference/generated/dpnp.ndarray.__setitem__.rst", "reference/generated/dpnp.ndarray.__str__.rst", "reference/generated/dpnp.ndarray.__sub__.rst", "reference/generated/dpnp.ndarray.__truediv__.rst", "reference/generated/dpnp.ndarray.__xor__.rst", "reference/generated/dpnp.ndarray.all.rst", "reference/generated/dpnp.ndarray.any.rst", "reference/generated/dpnp.ndarray.argmax.rst", "reference/generated/dpnp.ndarray.argmin.rst", "reference/generated/dpnp.ndarray.argsort.rst", "reference/generated/dpnp.ndarray.astype.rst", "reference/generated/dpnp.ndarray.choose.rst", "reference/generated/dpnp.ndarray.clip.rst", "reference/generated/dpnp.ndarray.conj.rst", "reference/generated/dpnp.ndarray.conjugate.rst", "reference/generated/dpnp.ndarray.copy.rst", "reference/generated/dpnp.ndarray.cumprod.rst", "reference/generated/dpnp.ndarray.cumsum.rst", "reference/generated/dpnp.ndarray.diagonal.rst", "reference/generated/dpnp.ndarray.dtype.rst", "reference/generated/dpnp.ndarray.fill.rst", "reference/generated/dpnp.ndarray.flags.rst", "reference/generated/dpnp.ndarray.flat.rst", "reference/generated/dpnp.ndarray.flatten.rst", "reference/generated/dpnp.ndarray.imag.rst", "reference/generated/dpnp.ndarray.item.rst", "reference/generated/dpnp.ndarray.itemsize.rst", "reference/generated/dpnp.ndarray.max.rst", "reference/generated/dpnp.ndarray.mean.rst", "reference/generated/dpnp.ndarray.min.rst", "reference/generated/dpnp.ndarray.nbytes.rst", "reference/generated/dpnp.ndarray.ndim.rst", "reference/generated/dpnp.ndarray.nonzero.rst", "reference/generated/dpnp.ndarray.partition.rst", "reference/generated/dpnp.ndarray.prod.rst", "reference/generated/dpnp.ndarray.put.rst", "reference/generated/dpnp.ndarray.ravel.rst", "reference/generated/dpnp.ndarray.real.rst", "reference/generated/dpnp.ndarray.repeat.rst", "reference/generated/dpnp.ndarray.reshape.rst", "reference/generated/dpnp.ndarray.round.rst", "reference/generated/dpnp.ndarray.searchsorted.rst", "reference/generated/dpnp.ndarray.shape.rst", "reference/generated/dpnp.ndarray.size.rst", "reference/generated/dpnp.ndarray.sort.rst", "reference/generated/dpnp.ndarray.squeeze.rst", "reference/generated/dpnp.ndarray.std.rst", "reference/generated/dpnp.ndarray.strides.rst", "reference/generated/dpnp.ndarray.sum.rst", "reference/generated/dpnp.ndarray.swapaxes.rst", "reference/generated/dpnp.ndarray.take.rst", "reference/generated/dpnp.ndarray.trace.rst", "reference/generated/dpnp.ndarray.transpose.rst", "reference/generated/dpnp.ndarray.var.rst", "reference/generated/dpnp.ndim.rst", "reference/generated/dpnp.negative.rst", "reference/generated/dpnp.nextafter.rst", "reference/generated/dpnp.nonzero.rst", "reference/generated/dpnp.not_equal.rst", "reference/generated/dpnp.ogrid.rst", "reference/generated/dpnp.ones.rst", "reference/generated/dpnp.ones_like.rst", "reference/generated/dpnp.outer.rst", "reference/generated/dpnp.partition.rst", "reference/generated/dpnp.permute_dims.rst", "reference/generated/dpnp.place.rst", "reference/generated/dpnp.positive.rst", "reference/generated/dpnp.pow.rst", "reference/generated/dpnp.power.rst", "reference/generated/dpnp.prod.rst", "reference/generated/dpnp.proj.rst", "reference/generated/dpnp.ptp.rst", "reference/generated/dpnp.put.rst", "reference/generated/dpnp.put_along_axis.rst", "reference/generated/dpnp.putmask.rst", "reference/generated/dpnp.rad2deg.rst", "reference/generated/dpnp.radians.rst", "reference/generated/dpnp.random.RandomState.rst", "reference/generated/dpnp.random.beta.rst", "reference/generated/dpnp.random.binomial.rst", "reference/generated/dpnp.random.bytes.rst", "reference/generated/dpnp.random.chisquare.rst", "reference/generated/dpnp.random.choice.rst", "reference/generated/dpnp.random.dirichlet.rst", "reference/generated/dpnp.random.exponential.rst", "reference/generated/dpnp.random.f.rst", "reference/generated/dpnp.random.gamma.rst", "reference/generated/dpnp.random.geometric.rst", "reference/generated/dpnp.random.gumbel.rst", "reference/generated/dpnp.random.hypergeometric.rst", "reference/generated/dpnp.random.laplace.rst", "reference/generated/dpnp.random.logistic.rst", "reference/generated/dpnp.random.lognormal.rst", "reference/generated/dpnp.random.logseries.rst", "reference/generated/dpnp.random.multinomial.rst", "reference/generated/dpnp.random.multivariate_normal.rst", "reference/generated/dpnp.random.negative_binomial.rst", "reference/generated/dpnp.random.noncentral_chisquare.rst", "reference/generated/dpnp.random.noncentral_f.rst", "reference/generated/dpnp.random.normal.rst", "reference/generated/dpnp.random.pareto.rst", "reference/generated/dpnp.random.permutation.rst", "reference/generated/dpnp.random.poisson.rst", "reference/generated/dpnp.random.power.rst", "reference/generated/dpnp.random.rand.rst", "reference/generated/dpnp.random.randint.rst", "reference/generated/dpnp.random.randn.rst", "reference/generated/dpnp.random.random.rst", "reference/generated/dpnp.random.random_integers.rst", "reference/generated/dpnp.random.random_sample.rst", "reference/generated/dpnp.random.ranf.rst", "reference/generated/dpnp.random.rayleigh.rst", "reference/generated/dpnp.random.sample.rst", "reference/generated/dpnp.random.seed.rst", "reference/generated/dpnp.random.shuffle.rst", "reference/generated/dpnp.random.standard_cauchy.rst", "reference/generated/dpnp.random.standard_exponential.rst", "reference/generated/dpnp.random.standard_gamma.rst", "reference/generated/dpnp.random.standard_normal.rst", "reference/generated/dpnp.random.standard_t.rst", "reference/generated/dpnp.random.triangular.rst", "reference/generated/dpnp.random.uniform.rst", "reference/generated/dpnp.random.vonmises.rst", "reference/generated/dpnp.random.wald.rst", "reference/generated/dpnp.random.weibull.rst", "reference/generated/dpnp.random.zipf.rst", "reference/generated/dpnp.ravel.rst", "reference/generated/dpnp.ravel_multi_index.rst", "reference/generated/dpnp.real.rst", "reference/generated/dpnp.real_if_close.rst", "reference/generated/dpnp.reciprocal.rst", "reference/generated/dpnp.reduce_hypot.rst", "reference/generated/dpnp.remainder.rst", "reference/generated/dpnp.repeat.rst", "reference/generated/dpnp.reshape.rst", "reference/generated/dpnp.result_type.rst", "reference/generated/dpnp.right_shift.rst", "reference/generated/dpnp.rint.rst", "reference/generated/dpnp.roll.rst", "reference/generated/dpnp.rollaxis.rst", "reference/generated/dpnp.round.rst", "reference/generated/dpnp.row_stack.rst", "reference/generated/dpnp.rsqrt.rst", "reference/generated/dpnp.searchsorted.rst", "reference/generated/dpnp.select.rst", "reference/generated/dpnp.shape.rst", "reference/generated/dpnp.sign.rst", "reference/generated/dpnp.signbit.rst", "reference/generated/dpnp.sin.rst", "reference/generated/dpnp.sinh.rst", "reference/generated/dpnp.size.rst", "reference/generated/dpnp.sort.rst", "reference/generated/dpnp.sort_complex.rst", "reference/generated/dpnp.split.rst", "reference/generated/dpnp.sqrt.rst", "reference/generated/dpnp.square.rst", "reference/generated/dpnp.squeeze.rst", "reference/generated/dpnp.stack.rst", "reference/generated/dpnp.std.rst", "reference/generated/dpnp.subtract.rst", "reference/generated/dpnp.sum.rst", "reference/generated/dpnp.swapaxes.rst", "reference/generated/dpnp.take.rst", "reference/generated/dpnp.take_along_axis.rst", "reference/generated/dpnp.tan.rst", "reference/generated/dpnp.tanh.rst", "reference/generated/dpnp.tensordot.rst", "reference/generated/dpnp.tile.rst", "reference/generated/dpnp.trace.rst", "reference/generated/dpnp.transpose.rst", "reference/generated/dpnp.trapezoid.rst", "reference/generated/dpnp.tri.rst", "reference/generated/dpnp.tril.rst", "reference/generated/dpnp.tril_indices.rst", "reference/generated/dpnp.tril_indices_from.rst", "reference/generated/dpnp.trim_zeros.rst", "reference/generated/dpnp.triu.rst", "reference/generated/dpnp.triu_indices.rst", "reference/generated/dpnp.triu_indices_from.rst", "reference/generated/dpnp.true_divide.rst", "reference/generated/dpnp.trunc.rst", "reference/generated/dpnp.unique.rst", "reference/generated/dpnp.unravel_index.rst", "reference/generated/dpnp.unwrap.rst", "reference/generated/dpnp.vander.rst", "reference/generated/dpnp.var.rst", "reference/generated/dpnp.vdot.rst", "reference/generated/dpnp.vsplit.rst", "reference/generated/dpnp.vstack.rst", "reference/generated/dpnp.where.rst", "reference/generated/dpnp.zeros.rst", "reference/generated/dpnp.zeros_like.rst", "reference/index.rst", "reference/indexing.rst", "reference/linalg.rst", "reference/logic.rst", "reference/manipulation.rst", "reference/math.rst", "reference/misc.rst", "reference/ndarray.rst", "reference/pad.rst", "reference/polynomials.rst", "reference/random.rst", "reference/routines.rst", "reference/sorting.rst", "reference/special.rst", "reference/statistics.rst", "reference/ufunc.rst"], "indexentries": {"__abs__() (dpnp.ndarray method)": [[252, "dpnp.ndarray.__abs__", false]], "__add__() (dpnp.ndarray method)": [[253, "dpnp.ndarray.__add__", false]], "__and__() (dpnp.ndarray method)": [[254, "dpnp.ndarray.__and__", false]], "__bool__() (dpnp.ndarray method)": [[255, "dpnp.ndarray.__bool__", false]], "__complex__() (dpnp.ndarray method)": [[256, "dpnp.ndarray.__complex__", false]], "__copy__() (dpnp.ndarray method)": [[257, "dpnp.ndarray.__copy__", false]], "__eq__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__eq__", false]], "__eq__() (dpnp.dtype method)": [[101, "dpnp.dtype.__eq__", false]], "__eq__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__eq__", false]], "__eq__() (dpnp.ndarray method)": [[258, "dpnp.ndarray.__eq__", false]], "__eq__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__eq__", false]], "__float__() (dpnp.ndarray method)": [[259, "dpnp.ndarray.__float__", false]], "__floordiv__() (dpnp.ndarray method)": [[260, "dpnp.ndarray.__floordiv__", false]], "__ge__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__ge__", false]], "__ge__() (dpnp.dtype method)": [[101, "dpnp.dtype.__ge__", false]], "__ge__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__ge__", false]], "__ge__() (dpnp.ndarray method)": [[261, "dpnp.ndarray.__ge__", false]], "__ge__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__ge__", false]], "__getitem__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__getitem__", false]], "__getitem__() (dpnp.dtype method)": [[101, "dpnp.dtype.__getitem__", false]], "__getitem__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__getitem__", false]], "__getitem__() (dpnp.ndarray method)": [[262, "dpnp.ndarray.__getitem__", false]], "__gt__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__gt__", false]], "__gt__() (dpnp.dtype method)": [[101, "dpnp.dtype.__gt__", false]], "__gt__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__gt__", false]], "__gt__() (dpnp.ndarray method)": [[263, "dpnp.ndarray.__gt__", false]], "__gt__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__gt__", false]], "__iadd__() (dpnp.ndarray method)": [[264, "dpnp.ndarray.__iadd__", false]], "__iand__() (dpnp.ndarray method)": [[265, "dpnp.ndarray.__iand__", false]], "__ifloordiv__() (dpnp.ndarray method)": [[266, "dpnp.ndarray.__ifloordiv__", false]], "__ilshift__() (dpnp.ndarray method)": [[267, "dpnp.ndarray.__ilshift__", false]], "__imod__() (dpnp.ndarray method)": [[268, "dpnp.ndarray.__imod__", false]], "__imul__() (dpnp.ndarray method)": [[269, "dpnp.ndarray.__imul__", false]], "__int__() (dpnp.ndarray method)": [[270, "dpnp.ndarray.__int__", false]], "__invert__() (dpnp.ndarray method)": [[271, "dpnp.ndarray.__invert__", false]], "__ior__() (dpnp.ndarray method)": [[272, "dpnp.ndarray.__ior__", false]], "__ipow__() (dpnp.ndarray method)": [[273, "dpnp.ndarray.__ipow__", false]], "__irshift__() (dpnp.ndarray method)": [[274, "dpnp.ndarray.__irshift__", false]], "__isub__() (dpnp.ndarray method)": [[275, "dpnp.ndarray.__isub__", false]], "__iter__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__iter__", false]], "__itruediv__() (dpnp.ndarray method)": [[276, "dpnp.ndarray.__itruediv__", false]], "__ixor__() (dpnp.ndarray method)": [[277, "dpnp.ndarray.__ixor__", false]], "__le__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__le__", false]], "__le__() (dpnp.dtype method)": [[101, "dpnp.dtype.__le__", false]], "__le__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__le__", false]], "__le__() (dpnp.ndarray method)": [[278, "dpnp.ndarray.__le__", false]], "__le__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__le__", false]], "__len__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__len__", false]], "__len__() (dpnp.dtype method)": [[101, "dpnp.dtype.__len__", false]], "__len__() (dpnp.ndarray method)": [[279, "dpnp.ndarray.__len__", false]], "__lshift__() (dpnp.ndarray method)": [[280, "dpnp.ndarray.__lshift__", false]], "__lt__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__lt__", false]], "__lt__() (dpnp.dtype method)": [[101, "dpnp.dtype.__lt__", false]], "__lt__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__lt__", false]], "__lt__() (dpnp.ndarray method)": [[281, "dpnp.ndarray.__lt__", false]], "__lt__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__lt__", false]], "__matmul__() (dpnp.ndarray method)": [[282, "dpnp.ndarray.__matmul__", false]], "__mod__() (dpnp.ndarray method)": [[283, "dpnp.ndarray.__mod__", false]], "__mul__() (dpnp.ndarray method)": [[284, "dpnp.ndarray.__mul__", false]], "__ne__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__ne__", false]], "__ne__() (dpnp.dtype method)": [[101, "dpnp.dtype.__ne__", false]], "__ne__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__ne__", false]], "__ne__() (dpnp.ndarray method)": [[285, "dpnp.ndarray.__ne__", false]], "__ne__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__ne__", false]], "__neg__() (dpnp.ndarray method)": [[286, "dpnp.ndarray.__neg__", false]], "__new__() (dpnp.ndarray method)": [[287, "dpnp.ndarray.__new__", false]], "__next__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__next__", false]], "__or__() (dpnp.ndarray method)": [[288, "dpnp.ndarray.__or__", false]], "__pos__() (dpnp.ndarray method)": [[289, "dpnp.ndarray.__pos__", false]], "__pow__() (dpnp.ndarray method)": [[290, "dpnp.ndarray.__pow__", false]], "__repr__() (dpnp.ndarray method)": [[291, "dpnp.ndarray.__repr__", false]], "__rshift__() (dpnp.ndarray method)": [[292, "dpnp.ndarray.__rshift__", false]], "__setitem__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__setitem__", false]], "__setitem__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__setitem__", false]], "__setitem__() (dpnp.ndarray method)": [[293, "dpnp.ndarray.__setitem__", false]], "__str__() (dpnp.ndarray method)": [[294, "dpnp.ndarray.__str__", false]], "__sub__() (dpnp.ndarray method)": [[295, "dpnp.ndarray.__sub__", false]], "__truediv__() (dpnp.ndarray method)": [[296, "dpnp.ndarray.__truediv__", false]], "__xor__() (dpnp.ndarray method)": [[297, "dpnp.ndarray.__xor__", false]], "abs() (in module dpnp)": [[11, "dpnp.abs", false]], "absolute() (in module dpnp)": [[12, "dpnp.absolute", false]], "acos() (in module dpnp)": [[13, "dpnp.acos", false]], "acosh() (in module dpnp)": [[14, "dpnp.acosh", false]], "add() (in module dpnp)": [[15, "dpnp.add", false]], "alignment (dpnp.dtype attribute)": [[101, "dpnp.dtype.alignment", false]], "all() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.all", false]], "all() (dpnp.ndarray method)": [[298, "dpnp.ndarray.all", false]], "all() (in module dpnp)": [[16, "dpnp.all", false]], "allclose() (in module dpnp)": [[17, "dpnp.allclose", false]], "amax() (in module dpnp)": [[18, "dpnp.amax", false]], "amin() (in module dpnp)": [[19, "dpnp.amin", false]], "angle() (in module dpnp)": [[20, "dpnp.angle", false]], "any() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.any", false]], "any() (dpnp.ndarray method)": [[299, "dpnp.ndarray.any", false]], "any() (in module dpnp)": [[21, "dpnp.any", false]], "append() (in module dpnp)": [[22, "dpnp.append", false]], "arange() (in module dpnp)": [[23, "dpnp.arange", false]], "arccos() (in module dpnp)": [[24, "dpnp.arccos", false]], "arccosh() (in module dpnp)": [[25, "dpnp.arccosh", false]], "arcsin() (in module dpnp)": [[26, "dpnp.arcsin", false]], "arcsinh() (in module dpnp)": [[27, "dpnp.arcsinh", false]], "arctan() (in module dpnp)": [[28, "dpnp.arctan", false]], "arctan2() (in module dpnp)": [[29, "dpnp.arctan2", false]], "arctanh() (in module dpnp)": [[30, "dpnp.arctanh", false]], "argmax() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.argmax", false]], "argmax() (dpnp.ndarray method)": [[300, "dpnp.ndarray.argmax", false]], "argmax() (in module dpnp)": [[31, "dpnp.argmax", false]], "argmin() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.argmin", false]], "argmin() (dpnp.ndarray method)": [[301, "dpnp.ndarray.argmin", false]], "argmin() (in module dpnp)": [[32, "dpnp.argmin", false]], "argsort() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.argsort", false]], "argsort() (dpnp.ndarray method)": [[302, "dpnp.ndarray.argsort", false]], "argsort() (in module dpnp)": [[33, "dpnp.argsort", false]], "argwhere() (in module dpnp)": [[34, "dpnp.argwhere", false]], "around() (in module dpnp)": [[35, "dpnp.around", false]], "array() (in module dpnp)": [[36, "dpnp.array", false]], "array_equal() (in module dpnp)": [[37, "dpnp.array_equal", false]], "array_equiv() (in module dpnp)": [[38, "dpnp.array_equiv", false]], "array_split() (in module dpnp)": [[39, "dpnp.array_split", false]], "asanyarray() (in module dpnp)": [[40, "dpnp.asanyarray", false]], "asarray() (in module dpnp)": [[41, "dpnp.asarray", false]], "asarray_chkfinite() (in module dpnp)": [[42, "dpnp.asarray_chkfinite", false]], "ascontiguousarray() (in module dpnp)": [[43, "dpnp.ascontiguousarray", false]], "asfarray() (in module dpnp)": [[44, "dpnp.asfarray", false]], "asfortranarray() (in module dpnp)": [[45, "dpnp.asfortranarray", false]], "asin() (in module dpnp)": [[46, "dpnp.asin", false]], "asinh() (in module dpnp)": [[47, "dpnp.asinh", false]], "asnumpy() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.asnumpy", false]], "asnumpy() (in module dpnp)": [[48, "dpnp.asnumpy", false]], "astype() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.astype", false]], "astype() (dpnp.ndarray method)": [[303, "dpnp.ndarray.astype", false]], "astype() (in module dpnp)": [[49, "dpnp.astype", false]], "atan() (in module dpnp)": [[50, "dpnp.atan", false]], "atan2() (in module dpnp)": [[51, "dpnp.atan2", false]], "atanh() (in module dpnp)": [[52, "dpnp.atanh", false]], "atleast_1d() (in module dpnp)": [[53, "dpnp.atleast_1d", false]], "atleast_2d() (in module dpnp)": [[54, "dpnp.atleast_2d", false]], "atleast_3d() (in module dpnp)": [[55, "dpnp.atleast_3d", false]], "average() (in module dpnp)": [[56, "dpnp.average", false]], "base (dpnp.dtype attribute)": [[101, "dpnp.dtype.base", false]], "beta() (in module dpnp.random)": [[371, "dpnp.random.beta", false]], "bincount() (in module dpnp)": [[57, "dpnp.bincount", false]], "binomial() (in module dpnp.random)": [[372, "dpnp.random.binomial", false]], "bitwise_and() (in module dpnp)": [[58, "dpnp.bitwise_and", false]], "bitwise_not() (in module dpnp)": [[59, "dpnp.bitwise_not", false]], "bitwise_or() (in module dpnp)": [[60, "dpnp.bitwise_or", false]], "bitwise_xor() (in module dpnp)": [[61, "dpnp.bitwise_xor", false]], "broadcast_arrays() (in module dpnp)": [[62, "dpnp.broadcast_arrays", false]], "broadcast_to() (in module dpnp)": [[63, "dpnp.broadcast_to", false]], "byteorder (dpnp.dtype attribute)": [[101, "dpnp.dtype.byteorder", false]], "bytes() (in module dpnp.random)": [[373, "dpnp.random.bytes", false]], "can_cast() (in module dpnp)": [[64, "dpnp.can_cast", false]], "cbrt() (in module dpnp)": [[65, "dpnp.cbrt", false]], "ceil() (in module dpnp)": [[66, "dpnp.ceil", false]], "char (dpnp.dtype attribute)": [[101, "dpnp.dtype.char", false]], "chisquare() (in module dpnp.random)": [[374, "dpnp.random.chisquare", false]], "choice() (in module dpnp.random)": [[375, "dpnp.random.choice", false]], "cholesky() (in module dpnp.linalg)": [[190, "dpnp.linalg.cholesky", false]], "choose() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.choose", false]], "choose() (dpnp.ndarray method)": [[304, "dpnp.ndarray.choose", false]], "choose() (in module dpnp)": [[67, "dpnp.choose", false]], "clip() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.clip", false]], "clip() (dpnp.ndarray method)": [[305, "dpnp.ndarray.clip", false]], "clip() (in module dpnp)": [[68, "dpnp.clip", false]], "column_stack() (in module dpnp)": [[69, "dpnp.column_stack", false]], "concat() (in module dpnp)": [[70, "dpnp.concat", false]], "concatenate() (in module dpnp)": [[71, "dpnp.concatenate", false]], "cond() (in module dpnp.linalg)": [[191, "dpnp.linalg.cond", false]], "conj() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.conj", false]], "conj() (dpnp.ndarray method)": [[306, "dpnp.ndarray.conj", false]], "conj() (in module dpnp)": [[72, "dpnp.conj", false]], "conjugate() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.conjugate", false]], "conjugate() (dpnp.ndarray method)": [[307, "dpnp.ndarray.conjugate", false]], "conjugate() (in module dpnp)": [[73, "dpnp.conjugate", false]], "convolve() (in module dpnp)": [[74, "dpnp.convolve", false]], "copy() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.copy", false]], "copy() (dpnp.ndarray method)": [[308, "dpnp.ndarray.copy", false]], "copy() (in module dpnp)": [[75, "dpnp.copy", false]], "copysign() (in module dpnp)": [[76, "dpnp.copysign", false]], "copyto() (in module dpnp)": [[77, "dpnp.copyto", false]], "correlate() (in module dpnp)": [[78, "dpnp.correlate", false]], "cos() (in module dpnp)": [[79, "dpnp.cos", false]], "cosh() (in module dpnp)": [[80, "dpnp.cosh", false]], "count_nonzero() (in module dpnp)": [[81, "dpnp.count_nonzero", false]], "cov() (in module dpnp)": [[82, "dpnp.cov", false]], "cross() (in module dpnp)": [[83, "dpnp.cross", false]], "cumlogsumexp() (in module dpnp)": [[84, "dpnp.cumlogsumexp", false]], "cumprod() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.cumprod", false]], "cumprod() (dpnp.ndarray method)": [[309, "dpnp.ndarray.cumprod", false]], "cumprod() (in module dpnp)": [[85, "dpnp.cumprod", false]], "cumsum() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.cumsum", false]], "cumsum() (dpnp.ndarray method)": [[310, "dpnp.ndarray.cumsum", false]], "cumsum() (in module dpnp)": [[86, "dpnp.cumsum", false]], "deg2rad() (in module dpnp)": [[87, "dpnp.deg2rad", false]], "degrees() (in module dpnp)": [[88, "dpnp.degrees", false]], "descr (dpnp.dtype attribute)": [[101, "dpnp.dtype.descr", false]], "det() (in module dpnp.linalg)": [[192, "dpnp.linalg.det", false]], "device (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.device", false]], "diag() (in module dpnp)": [[89, "dpnp.diag", false]], "diag_indices() (in module dpnp)": [[90, "dpnp.diag_indices", false]], "diag_indices_from() (in module dpnp)": [[91, "dpnp.diag_indices_from", false]], "diagflat() (in module dpnp)": [[92, "dpnp.diagflat", false]], "diagonal() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.diagonal", false]], "diagonal() (dpnp.ndarray method)": [[311, "dpnp.ndarray.diagonal", false]], "diagonal() (in module dpnp)": [[93, "dpnp.diagonal", false]], "diff() (in module dpnp)": [[94, "dpnp.diff", false]], "digitize() (in module dpnp)": [[95, "dpnp.digitize", false]], "dirichlet() (in module dpnp.random)": [[376, "dpnp.random.dirichlet", false]], "divide() (in module dpnp)": [[96, "dpnp.divide", false]], "dot() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.dot", false]], "dot() (in module dpnp)": [[97, "dpnp.dot", false]], "dpnp": [[3, "module-dpnp", false]], "dpnp.fft": [[10, "module-dpnp.fft", false]], "dpnp.random": [[495, "module-dpnp.random", false]], "dpnp_array (class in dpnp.dpnp_array)": [[98, "dpnp.dpnp_array.dpnp_array", false]], "dsplit() (in module dpnp)": [[99, "dpnp.dsplit", false]], "dstack() (in module dpnp)": [[100, "dpnp.dstack", false]], "dtype (class in dpnp)": [[101, "dpnp.dtype", false]], "dtype (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.dtype", false]], "dtype (dpnp.ndarray property)": [[312, "dpnp.ndarray.dtype", false]], "ediff1d() (in module dpnp)": [[102, "dpnp.ediff1d", false]], "eig() (in module dpnp.linalg)": [[193, "dpnp.linalg.eig", false]], "eigh() (in module dpnp.linalg)": [[194, "dpnp.linalg.eigh", false]], "eigvals() (in module dpnp.linalg)": [[195, "dpnp.linalg.eigvals", false]], "eigvalsh() (in module dpnp.linalg)": [[196, "dpnp.linalg.eigvalsh", false]], "einsum() (in module dpnp)": [[103, "dpnp.einsum", false]], "einsum_path() (in module dpnp)": [[104, "dpnp.einsum_path", false]], "empty() (in module dpnp)": [[105, "dpnp.empty", false]], "empty_like() (in module dpnp)": [[106, "dpnp.empty_like", false]], "equal() (in module dpnp)": [[107, "dpnp.equal", false]], "erf() (in module dpnp)": [[108, "dpnp.erf", false]], "exp() (in module dpnp)": [[109, "dpnp.exp", false]], "exp2() (in module dpnp)": [[110, "dpnp.exp2", false]], "expand_dims() (in module dpnp)": [[111, "dpnp.expand_dims", false]], "expm1() (in module dpnp)": [[112, "dpnp.expm1", false]], "exponential() (in module dpnp.random)": [[377, "dpnp.random.exponential", false]], "extract() (in module dpnp)": [[113, "dpnp.extract", false]], "eye() (in module dpnp)": [[114, "dpnp.eye", false]], "f() (in module dpnp.random)": [[378, "dpnp.random.f", false]], "fabs() (in module dpnp)": [[115, "dpnp.fabs", false]], "fft() (in module dpnp.fft)": [[116, "dpnp.fft.fft", false]], "fft2() (in module dpnp.fft)": [[117, "dpnp.fft.fft2", false]], "fftfreq() (in module dpnp.fft)": [[118, "dpnp.fft.fftfreq", false]], "fftn() (in module dpnp.fft)": [[119, "dpnp.fft.fftn", false]], "fftshift() (in module dpnp.fft)": [[120, "dpnp.fft.fftshift", false]], "fields (dpnp.dtype attribute)": [[101, "dpnp.dtype.fields", false]], "fill() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.fill", false]], "fill() (dpnp.ndarray method)": [[313, "dpnp.ndarray.fill", false]], "fill_diagonal() (in module dpnp)": [[134, "dpnp.fill_diagonal", false]], "finfo() (in module dpnp)": [[135, "dpnp.finfo", false]], "fix() (in module dpnp)": [[136, "dpnp.fix", false]], "flags (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.flags", false]], "flags (dpnp.dtype attribute)": [[101, "dpnp.dtype.flags", false]], "flags (dpnp.ndarray property)": [[314, "dpnp.ndarray.flags", false]], "flat (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.flat", false]], "flat (dpnp.ndarray property)": [[315, "dpnp.ndarray.flat", false]], "flatiter (class in dpnp)": [[137, "dpnp.flatiter", false]], "flatnonzero() (in module dpnp)": [[138, "dpnp.flatnonzero", false]], "flatten() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.flatten", false]], "flatten() (dpnp.ndarray method)": [[316, "dpnp.ndarray.flatten", false]], "flip() (in module dpnp)": [[139, "dpnp.flip", false]], "fliplr() (in module dpnp)": [[140, "dpnp.fliplr", false]], "flipud() (in module dpnp)": [[141, "dpnp.flipud", false]], "float_power() (in module dpnp)": [[142, "dpnp.float_power", false]], "floor() (in module dpnp)": [[143, "dpnp.floor", false]], "floor_divide() (in module dpnp)": [[144, "dpnp.floor_divide", false]], "fmax() (in module dpnp)": [[145, "dpnp.fmax", false]], "fmin() (in module dpnp)": [[146, "dpnp.fmin", false]], "fmod() (in module dpnp)": [[147, "dpnp.fmod", false]], "from_dlpack() (in module dpnp)": [[148, "dpnp.from_dlpack", false]], "frombuffer() (in module dpnp)": [[149, "dpnp.frombuffer", false]], "fromfile() (in module dpnp)": [[150, "dpnp.fromfile", false]], "fromfunction() (in module dpnp)": [[151, "dpnp.fromfunction", false]], "fromiter() (in module dpnp)": [[152, "dpnp.fromiter", false]], "fromstring() (in module dpnp)": [[153, "dpnp.fromstring", false]], "full() (in module dpnp)": [[154, "dpnp.full", false]], "full_like() (in module dpnp)": [[155, "dpnp.full_like", false]], "gamma() (in module dpnp.random)": [[379, "dpnp.random.gamma", false]], "geometric() (in module dpnp.random)": [[380, "dpnp.random.geometric", false]], "geomspace() (in module dpnp)": [[156, "dpnp.geomspace", false]], "get_array() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.get_array", false]], "get_include() (in module dpnp)": [[157, "dpnp.get_include", false]], "get_state() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.get_state", false]], "get_sycl_device() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.get_sycl_device", false]], "get_sycl_queue() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.get_sycl_queue", false]], "gradient() (in module dpnp)": [[158, "dpnp.gradient", false]], "greater() (in module dpnp)": [[159, "dpnp.greater", false]], "greater_equal() (in module dpnp)": [[160, "dpnp.greater_equal", false]], "gumbel() (in module dpnp.random)": [[381, "dpnp.random.gumbel", false]], "hasobject (dpnp.dtype attribute)": [[101, "dpnp.dtype.hasobject", false]], "heaviside() (in module dpnp)": [[161, "dpnp.heaviside", false]], "hfft() (in module dpnp.fft)": [[121, "dpnp.fft.hfft", false]], "histogram() (in module dpnp)": [[162, "dpnp.histogram", false]], "histogram_bin_edges() (in module dpnp)": [[163, "dpnp.histogram_bin_edges", false]], "hsplit() (in module dpnp)": [[164, "dpnp.hsplit", false]], "hstack() (in module dpnp)": [[165, "dpnp.hstack", false]], "hypergeometric() (in module dpnp.random)": [[382, "dpnp.random.hypergeometric", false]], "hypot() (in module dpnp)": [[166, "dpnp.hypot", false]], "identity() (in module dpnp)": [[167, "dpnp.identity", false]], "ifft() (in module dpnp.fft)": [[122, "dpnp.fft.ifft", false]], "ifft2() (in module dpnp.fft)": [[123, "dpnp.fft.ifft2", false]], "ifftn() (in module dpnp.fft)": [[124, "dpnp.fft.ifftn", false]], "ifftshift() (in module dpnp.fft)": [[125, "dpnp.fft.ifftshift", false]], "ihfft() (in module dpnp.fft)": [[126, "dpnp.fft.ihfft", false]], "iinfo() (in module dpnp)": [[168, "dpnp.iinfo", false]], "imag (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.imag", false]], "imag (dpnp.ndarray property)": [[317, "dpnp.ndarray.imag", false]], "imag() (in module dpnp)": [[169, "dpnp.imag", false]], "indices() (in module dpnp)": [[170, "dpnp.indices", false]], "inner() (in module dpnp)": [[171, "dpnp.inner", false]], "inv() (in module dpnp.linalg)": [[197, "dpnp.linalg.inv", false]], "invert() (in module dpnp)": [[172, "dpnp.invert", false]], "irfft() (in module dpnp.fft)": [[127, "dpnp.fft.irfft", false]], "irfft2() (in module dpnp.fft)": [[128, "dpnp.fft.irfft2", false]], "irfftn() (in module dpnp.fft)": [[129, "dpnp.fft.irfftn", false]], "isalignedstruct (dpnp.dtype attribute)": [[101, "dpnp.dtype.isalignedstruct", false]], "isbuiltin (dpnp.dtype attribute)": [[101, "dpnp.dtype.isbuiltin", false]], "isclose() (in module dpnp)": [[173, "dpnp.isclose", false]], "iscomplex() (in module dpnp)": [[174, "dpnp.iscomplex", false]], "iscomplexobj() (in module dpnp)": [[175, "dpnp.iscomplexobj", false]], "isfinite() (in module dpnp)": [[176, "dpnp.isfinite", false]], "isinf() (in module dpnp)": [[177, "dpnp.isinf", false]], "isnan() (in module dpnp)": [[178, "dpnp.isnan", false]], "isnative (dpnp.dtype attribute)": [[101, "dpnp.dtype.isnative", false]], "isneginf() (in module dpnp)": [[179, "dpnp.isneginf", false]], "isposinf() (in module dpnp)": [[180, "dpnp.isposinf", false]], "isreal() (in module dpnp)": [[181, "dpnp.isreal", false]], "isrealobj() (in module dpnp)": [[182, "dpnp.isrealobj", false]], "isscalar() (in module dpnp)": [[183, "dpnp.isscalar", false]], "issubdtype() (in module dpnp)": [[184, "dpnp.issubdtype", false]], "item() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.item", false]], "item() (dpnp.ndarray method)": [[318, "dpnp.ndarray.item", false]], "itemsize (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.itemsize", false]], "itemsize (dpnp.dtype attribute)": [[101, "dpnp.dtype.itemsize", false]], "itemsize (dpnp.ndarray property)": [[319, "dpnp.ndarray.itemsize", false]], "ix_() (in module dpnp)": [[185, "dpnp.ix_", false]], "kind (dpnp.dtype attribute)": [[101, "dpnp.dtype.kind", false]], "kron() (in module dpnp)": [[186, "dpnp.kron", false]], "laplace() (in module dpnp.random)": [[383, "dpnp.random.laplace", false]], "left_shift() (in module dpnp)": [[187, "dpnp.left_shift", false]], "less() (in module dpnp)": [[188, "dpnp.less", false]], "less_equal() (in module dpnp)": [[189, "dpnp.less_equal", false]], "linspace() (in module dpnp)": [[210, "dpnp.linspace", false]], "loadtxt() (in module dpnp)": [[211, "dpnp.loadtxt", false]], "log() (in module dpnp)": [[212, "dpnp.log", false]], "log10() (in module dpnp)": [[213, "dpnp.log10", false]], "log1p() (in module dpnp)": [[214, "dpnp.log1p", false]], "log2() (in module dpnp)": [[215, "dpnp.log2", false]], "logaddexp() (in module dpnp)": [[216, "dpnp.logaddexp", false]], "logaddexp2() (in module dpnp)": [[217, "dpnp.logaddexp2", false]], "logical_and() (in module dpnp)": [[218, "dpnp.logical_and", false]], "logical_not() (in module dpnp)": [[219, "dpnp.logical_not", false]], "logical_or() (in module dpnp)": [[220, "dpnp.logical_or", false]], "logical_xor() (in module dpnp)": [[221, "dpnp.logical_xor", false]], "logistic() (in module dpnp.random)": [[384, "dpnp.random.logistic", false]], "lognormal() (in module dpnp.random)": [[385, "dpnp.random.lognormal", false]], "logseries() (in module dpnp.random)": [[386, "dpnp.random.logseries", false]], "logspace() (in module dpnp)": [[222, "dpnp.logspace", false]], "logsumexp() (in module dpnp)": [[223, "dpnp.logsumexp", false]], "lstsq() (in module dpnp.linalg)": [[198, "dpnp.linalg.lstsq", false]], "mask_indices() (in module dpnp)": [[224, "dpnp.mask_indices", false]], "matmul() (in module dpnp)": [[225, "dpnp.matmul", false]], "matrix_power() (in module dpnp.linalg)": [[199, "dpnp.linalg.matrix_power", false]], "matrix_rank() (in module dpnp.linalg)": [[200, "dpnp.linalg.matrix_rank", false]], "max() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.max", false]], "max() (dpnp.ndarray method)": [[320, "dpnp.ndarray.max", false]], "max() (in module dpnp)": [[226, "dpnp.max", false]], "maximum() (in module dpnp)": [[227, "dpnp.maximum", false]], "mean() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.mean", false]], "mean() (dpnp.ndarray method)": [[321, "dpnp.ndarray.mean", false]], "mean() (in module dpnp)": [[228, "dpnp.mean", false]], "median() (in module dpnp)": [[229, "dpnp.median", false]], "meshgrid() (in module dpnp)": [[230, "dpnp.meshgrid", false]], "metadata (dpnp.dtype attribute)": [[101, "dpnp.dtype.metadata", false]], "mgrid (in module dpnp)": [[231, "dpnp.mgrid", false]], "min() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.min", false]], "min() (dpnp.ndarray method)": [[322, "dpnp.ndarray.min", false]], "min() (in module dpnp)": [[232, "dpnp.min", false]], "minimum() (in module dpnp)": [[233, "dpnp.minimum", false]], "mod() (in module dpnp)": [[234, "dpnp.mod", false]], "modf() (in module dpnp)": [[235, "dpnp.modf", false]], "module": [[3, "module-dpnp", false], [10, "module-dpnp.fft", false], [495, "module-dpnp.random", false]], "moveaxis() (in module dpnp)": [[236, "dpnp.moveaxis", false]], "multi_dot() (in module dpnp.linalg)": [[201, "dpnp.linalg.multi_dot", false]], "multinomial() (in module dpnp.random)": [[387, "dpnp.random.multinomial", false]], "multiply() (in module dpnp)": [[237, "dpnp.multiply", false]], "multivariate_normal() (in module dpnp.random)": [[388, "dpnp.random.multivariate_normal", false]], "name (dpnp.dtype attribute)": [[101, "dpnp.dtype.name", false]], "names (dpnp.dtype attribute)": [[101, "dpnp.dtype.names", false]], "nan_to_num() (in module dpnp)": [[238, "dpnp.nan_to_num", false]], "nanargmax() (in module dpnp)": [[239, "dpnp.nanargmax", false]], "nanargmin() (in module dpnp)": [[240, "dpnp.nanargmin", false]], "nancumprod() (in module dpnp)": [[241, "dpnp.nancumprod", false]], "nancumsum() (in module dpnp)": [[242, "dpnp.nancumsum", false]], "nanmax() (in module dpnp)": [[243, "dpnp.nanmax", false]], "nanmean() (in module dpnp)": [[244, "dpnp.nanmean", false]], "nanmin() (in module dpnp)": [[245, "dpnp.nanmin", false]], "nanprod() (in module dpnp)": [[246, "dpnp.nanprod", false]], "nanstd() (in module dpnp)": [[247, "dpnp.nanstd", false]], "nansum() (in module dpnp)": [[248, "dpnp.nansum", false]], "nanvar() (in module dpnp)": [[249, "dpnp.nanvar", false]], "nbytes (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.nbytes", false]], "nbytes (dpnp.ndarray property)": [[323, "dpnp.ndarray.nbytes", false]], "ndarray (in module dpnp)": [[250, "dpnp.ndarray", false]], "ndim (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.ndim", false]], "ndim (dpnp.dtype attribute)": [[101, "dpnp.dtype.ndim", false]], "ndim (dpnp.ndarray property)": [[324, "dpnp.ndarray.ndim", false]], "ndim() (in module dpnp)": [[347, "dpnp.ndim", false]], "negative() (in module dpnp)": [[348, "dpnp.negative", false]], "negative_binomial() (in module dpnp.random)": [[389, "dpnp.random.negative_binomial", false]], "newbyteorder() (dpnp.dtype method)": [[101, "dpnp.dtype.newbyteorder", false]], "nextafter() (in module dpnp)": [[349, "dpnp.nextafter", false]], "noncentral_chisquare() (in module dpnp.random)": [[390, "dpnp.random.noncentral_chisquare", false]], "noncentral_f() (in module dpnp.random)": [[391, "dpnp.random.noncentral_f", false]], "nonzero() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.nonzero", false]], "nonzero() (dpnp.ndarray method)": [[325, "dpnp.ndarray.nonzero", false]], "nonzero() (in module dpnp)": [[350, "dpnp.nonzero", false]], "norm() (in module dpnp.linalg)": [[202, "dpnp.linalg.norm", false]], "normal() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.normal", false]], "normal() (in module dpnp.random)": [[392, "dpnp.random.normal", false]], "not_equal() (in module dpnp)": [[351, "dpnp.not_equal", false]], "num (dpnp.dtype attribute)": [[101, "dpnp.dtype.num", false]], "ogrid (in module dpnp)": [[352, "dpnp.ogrid", false]], "ones() (in module dpnp)": [[353, "dpnp.ones", false]], "ones_like() (in module dpnp)": [[354, "dpnp.ones_like", false]], "outer() (in module dpnp)": [[355, "dpnp.outer", false]], "pareto() (in module dpnp.random)": [[393, "dpnp.random.pareto", false]], "partition() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.partition", false]], "partition() (dpnp.ndarray method)": [[326, "dpnp.ndarray.partition", false]], "partition() (in module dpnp)": [[356, "dpnp.partition", false]], "permutation() (in module dpnp.random)": [[394, "dpnp.random.permutation", false]], "permute_dims() (in module dpnp)": [[357, "dpnp.permute_dims", false]], "pinv() (in module dpnp.linalg)": [[203, "dpnp.linalg.pinv", false]], "place() (in module dpnp)": [[358, "dpnp.place", false]], "poisson() (in module dpnp.random)": [[395, "dpnp.random.poisson", false]], "positive() (in module dpnp)": [[359, "dpnp.positive", false]], "pow() (in module dpnp)": [[360, "dpnp.pow", false]], "power() (in module dpnp)": [[361, "dpnp.power", false]], "power() (in module dpnp.random)": [[396, "dpnp.random.power", false]], "prod() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.prod", false]], "prod() (dpnp.ndarray method)": [[327, "dpnp.ndarray.prod", false]], "prod() (in module dpnp)": [[362, "dpnp.prod", false]], "proj() (in module dpnp)": [[363, "dpnp.proj", false]], "ptp() (in module dpnp)": [[364, "dpnp.ptp", false]], "put() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.put", false]], "put() (dpnp.ndarray method)": [[328, "dpnp.ndarray.put", false]], "put() (in module dpnp)": [[365, "dpnp.put", false]], "put_along_axis() (in module dpnp)": [[366, "dpnp.put_along_axis", false]], "putmask() (in module dpnp)": [[367, "dpnp.putmask", false]], "qr() (in module dpnp.linalg)": [[204, "dpnp.linalg.qr", false]], "rad2deg() (in module dpnp)": [[368, "dpnp.rad2deg", false]], "radians() (in module dpnp)": [[369, "dpnp.radians", false]], "rand() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.rand", false]], "rand() (in module dpnp.random)": [[397, "dpnp.random.rand", false]], "randint() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.randint", false]], "randint() (in module dpnp.random)": [[398, "dpnp.random.randint", false]], "randn() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.randn", false]], "randn() (in module dpnp.random)": [[399, "dpnp.random.randn", false]], "random() (in module dpnp.random)": [[400, "dpnp.random.random", false]], "random_integers() (in module dpnp.random)": [[401, "dpnp.random.random_integers", false]], "random_sample() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.random_sample", false]], "random_sample() (in module dpnp.random)": [[402, "dpnp.random.random_sample", false]], "randomstate (class in dpnp.random)": [[370, "dpnp.random.RandomState", false]], "ranf() (in module dpnp.random)": [[403, "dpnp.random.ranf", false]], "ravel() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.ravel", false]], "ravel() (dpnp.ndarray method)": [[329, "dpnp.ndarray.ravel", false]], "ravel() (in module dpnp)": [[419, "dpnp.ravel", false]], "ravel_multi_index() (in module dpnp)": [[420, "dpnp.ravel_multi_index", false]], "rayleigh() (in module dpnp.random)": [[404, "dpnp.random.rayleigh", false]], "real (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.real", false]], "real (dpnp.ndarray property)": [[330, "dpnp.ndarray.real", false]], "real() (in module dpnp)": [[421, "dpnp.real", false]], "real_if_close() (in module dpnp)": [[422, "dpnp.real_if_close", false]], "reciprocal() (in module dpnp)": [[423, "dpnp.reciprocal", false]], "reduce_hypot() (in module dpnp)": [[424, "dpnp.reduce_hypot", false]], "remainder() (in module dpnp)": [[425, "dpnp.remainder", false]], "repeat() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.repeat", false]], "repeat() (dpnp.ndarray method)": [[331, "dpnp.ndarray.repeat", false]], "repeat() (in module dpnp)": [[426, "dpnp.repeat", false]], "reshape() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.reshape", false]], "reshape() (dpnp.ndarray method)": [[332, "dpnp.ndarray.reshape", false]], "reshape() (in module dpnp)": [[427, "dpnp.reshape", false]], "result_type() (in module dpnp)": [[428, "dpnp.result_type", false]], "rfft() (in module dpnp.fft)": [[130, "dpnp.fft.rfft", false]], "rfft2() (in module dpnp.fft)": [[131, "dpnp.fft.rfft2", false]], "rfftfreq() (in module dpnp.fft)": [[132, "dpnp.fft.rfftfreq", false]], "rfftn() (in module dpnp.fft)": [[133, "dpnp.fft.rfftn", false]], "right_shift() (in module dpnp)": [[429, "dpnp.right_shift", false]], "rint() (in module dpnp)": [[430, "dpnp.rint", false]], "roll() (in module dpnp)": [[431, "dpnp.roll", false]], "rollaxis() (in module dpnp)": [[432, "dpnp.rollaxis", false]], "round() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.round", false]], "round() (dpnp.ndarray method)": [[333, "dpnp.ndarray.round", false]], "round() (in module dpnp)": [[433, "dpnp.round", false]], "row_stack() (in module dpnp)": [[434, "dpnp.row_stack", false]], "rsqrt() (in module dpnp)": [[435, "dpnp.rsqrt", false]], "sample() (in module dpnp.random)": [[405, "dpnp.random.sample", false]], "searchsorted() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.searchsorted", false]], "searchsorted() (dpnp.ndarray method)": [[334, "dpnp.ndarray.searchsorted", false]], "searchsorted() (in module dpnp)": [[436, "dpnp.searchsorted", false]], "seed() (in module dpnp.random)": [[406, "dpnp.random.seed", false]], "select() (in module dpnp)": [[437, "dpnp.select", false]], "shape (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.shape", false]], "shape (dpnp.dtype attribute)": [[101, "dpnp.dtype.shape", false]], "shape (dpnp.ndarray property)": [[335, "dpnp.ndarray.shape", false]], "shape() (in module dpnp)": [[438, "dpnp.shape", false]], "shuffle() (in module dpnp.random)": [[407, "dpnp.random.shuffle", false]], "sign() (in module dpnp)": [[439, "dpnp.sign", false]], "signbit() (in module dpnp)": [[440, "dpnp.signbit", false]], "sin() (in module dpnp)": [[441, "dpnp.sin", false]], "sinh() (in module dpnp)": [[442, "dpnp.sinh", false]], "size (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.size", false]], "size (dpnp.ndarray property)": [[336, "dpnp.ndarray.size", false]], "size() (in module dpnp)": [[443, "dpnp.size", false]], "slogdet() (in module dpnp.linalg)": [[205, "dpnp.linalg.slogdet", false]], "solve() (in module dpnp.linalg)": [[206, "dpnp.linalg.solve", false]], "sort() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.sort", false]], "sort() (dpnp.ndarray method)": [[337, "dpnp.ndarray.sort", false]], "sort() (in module dpnp)": [[444, "dpnp.sort", false]], "sort_complex() (in module dpnp)": [[445, "dpnp.sort_complex", false]], "split() (in module dpnp)": [[446, "dpnp.split", false]], "sqrt() (in module dpnp)": [[447, "dpnp.sqrt", false]], "square() (in module dpnp)": [[448, "dpnp.square", false]], "squeeze() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.squeeze", false]], "squeeze() (dpnp.ndarray method)": [[338, "dpnp.ndarray.squeeze", false]], "squeeze() (in module dpnp)": [[449, "dpnp.squeeze", false]], "stack() (in module dpnp)": [[450, "dpnp.stack", false]], "standard_cauchy() (in module dpnp.random)": [[408, "dpnp.random.standard_cauchy", false]], "standard_exponential() (in module dpnp.random)": [[409, "dpnp.random.standard_exponential", false]], "standard_gamma() (in module dpnp.random)": [[410, "dpnp.random.standard_gamma", false]], "standard_normal() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.standard_normal", false]], "standard_normal() (in module dpnp.random)": [[411, "dpnp.random.standard_normal", false]], "standard_t() (in module dpnp.random)": [[412, "dpnp.random.standard_t", false]], "std() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.std", false]], "std() (dpnp.ndarray method)": [[339, "dpnp.ndarray.std", false]], "std() (in module dpnp)": [[451, "dpnp.std", false]], "str (dpnp.dtype attribute)": [[101, "dpnp.dtype.str", false]], "strides (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.strides", false]], "strides (dpnp.ndarray property)": [[340, "dpnp.ndarray.strides", false]], "subdtype (dpnp.dtype attribute)": [[101, "dpnp.dtype.subdtype", false]], "subtract() (in module dpnp)": [[452, "dpnp.subtract", false]], "sum() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.sum", false]], "sum() (dpnp.ndarray method)": [[341, "dpnp.ndarray.sum", false]], "sum() (in module dpnp)": [[453, "dpnp.sum", false]], "svd() (in module dpnp.linalg)": [[207, "dpnp.linalg.svd", false]], "swapaxes() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.swapaxes", false]], "swapaxes() (dpnp.ndarray method)": [[342, "dpnp.ndarray.swapaxes", false]], "swapaxes() (in module dpnp)": [[454, "dpnp.swapaxes", false]], "sycl_context (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.sycl_context", false]], "sycl_device (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.sycl_device", false]], "sycl_queue (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.sycl_queue", false]], "t (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.T", false]], "t (dpnp.ndarray property)": [[251, "dpnp.ndarray.T", false]], "take() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.take", false]], "take() (dpnp.ndarray method)": [[343, "dpnp.ndarray.take", false]], "take() (in module dpnp)": [[455, "dpnp.take", false]], "take_along_axis() (in module dpnp)": [[456, "dpnp.take_along_axis", false]], "tan() (in module dpnp)": [[457, "dpnp.tan", false]], "tanh() (in module dpnp)": [[458, "dpnp.tanh", false]], "tensordot() (in module dpnp)": [[459, "dpnp.tensordot", false]], "tensorinv() (in module dpnp.linalg)": [[208, "dpnp.linalg.tensorinv", false]], "tensorsolve() (in module dpnp.linalg)": [[209, "dpnp.linalg.tensorsolve", false]], "tile() (in module dpnp)": [[460, "dpnp.tile", false]], "to_device() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.to_device", false]], "trace() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.trace", false]], "trace() (dpnp.ndarray method)": [[344, "dpnp.ndarray.trace", false]], "trace() (in module dpnp)": [[461, "dpnp.trace", false]], "transpose() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.transpose", false]], "transpose() (dpnp.ndarray method)": [[345, "dpnp.ndarray.transpose", false]], "transpose() (in module dpnp)": [[462, "dpnp.transpose", false]], "trapezoid() (in module dpnp)": [[463, "dpnp.trapezoid", false]], "tri() (in module dpnp)": [[464, "dpnp.tri", false]], "triangular() (in module dpnp.random)": [[413, "dpnp.random.triangular", false]], "tril() (in module dpnp)": [[465, "dpnp.tril", false]], "tril_indices() (in module dpnp)": [[466, "dpnp.tril_indices", false]], "tril_indices_from() (in module dpnp)": [[467, "dpnp.tril_indices_from", false]], "trim_zeros() (in module dpnp)": [[468, "dpnp.trim_zeros", false]], "triu() (in module dpnp)": [[469, "dpnp.triu", false]], "triu_indices() (in module dpnp)": [[470, "dpnp.triu_indices", false]], "triu_indices_from() (in module dpnp)": [[471, "dpnp.triu_indices_from", false]], "true_divide() (in module dpnp)": [[472, "dpnp.true_divide", false]], "trunc() (in module dpnp)": [[473, "dpnp.trunc", false]], "type (dpnp.dtype attribute)": [[101, "dpnp.dtype.type", false]], "uniform() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.uniform", false]], "uniform() (in module dpnp.random)": [[414, "dpnp.random.uniform", false]], "unique() (in module dpnp)": [[474, "dpnp.unique", false]], "unravel_index() (in module dpnp)": [[475, "dpnp.unravel_index", false]], "unwrap() (in module dpnp)": [[476, "dpnp.unwrap", false]], "usm_type (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.usm_type", false]], "vander() (in module dpnp)": [[477, "dpnp.vander", false]], "var() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.var", false]], "var() (dpnp.ndarray method)": [[346, "dpnp.ndarray.var", false]], "var() (in module dpnp)": [[478, "dpnp.var", false]], "vdot() (in module dpnp)": [[479, "dpnp.vdot", false]], "vonmises() (in module dpnp.random)": [[415, "dpnp.random.vonmises", false]], "vsplit() (in module dpnp)": [[480, "dpnp.vsplit", false]], "vstack() (in module dpnp)": [[481, "dpnp.vstack", false]], "wald() (in module dpnp.random)": [[416, "dpnp.random.wald", false]], "weibull() (in module dpnp.random)": [[417, "dpnp.random.weibull", false]], "where() (in module dpnp)": [[482, "dpnp.where", false]], "zeros() (in module dpnp)": [[483, "dpnp.zeros", false]], "zeros_like() (in module dpnp)": [[484, "dpnp.zeros_like", false]], "zipf() (in module dpnp.random)": [[418, "dpnp.random.zipf", false]]}, "objects": {"": [[3, 0, 0, "-", "dpnp"]], "dpnp": [[11, 1, 1, "", "abs"], [12, 1, 1, "", "absolute"], [13, 1, 1, "", "acos"], [14, 1, 1, "", "acosh"], [15, 1, 1, "", "add"], [16, 1, 1, "", "all"], [17, 1, 1, "", "allclose"], [18, 1, 1, "", "amax"], [19, 1, 1, "", "amin"], [20, 1, 1, "", "angle"], [21, 1, 1, "", "any"], [22, 1, 1, "", "append"], [23, 1, 1, "", "arange"], [24, 1, 1, "", "arccos"], [25, 1, 1, "", "arccosh"], [26, 1, 1, "", "arcsin"], [27, 1, 1, "", "arcsinh"], [28, 1, 1, "", "arctan"], [29, 1, 1, "", "arctan2"], [30, 1, 1, "", "arctanh"], [31, 1, 1, "", "argmax"], [32, 1, 1, "", "argmin"], [33, 1, 1, "", "argsort"], [34, 1, 1, "", "argwhere"], [35, 1, 1, "", "around"], [36, 1, 1, "", "array"], [37, 1, 1, "", "array_equal"], [38, 1, 1, "", "array_equiv"], [39, 1, 1, "", "array_split"], [40, 1, 1, "", "asanyarray"], [41, 1, 1, "", "asarray"], [42, 1, 1, "", "asarray_chkfinite"], [43, 1, 1, "", "ascontiguousarray"], [44, 1, 1, "", "asfarray"], [45, 1, 1, "", "asfortranarray"], [46, 1, 1, "", "asin"], [47, 1, 1, "", "asinh"], [48, 1, 1, "", "asnumpy"], [49, 1, 1, "", "astype"], [50, 1, 1, "", "atan"], [51, 1, 1, "", "atan2"], [52, 1, 1, "", "atanh"], [53, 1, 1, "", "atleast_1d"], [54, 1, 1, "", "atleast_2d"], [55, 1, 1, "", "atleast_3d"], [56, 1, 1, "", "average"], [57, 1, 1, "", "bincount"], [58, 1, 1, "", "bitwise_and"], [59, 1, 1, "", "bitwise_not"], [60, 1, 1, "", "bitwise_or"], [61, 1, 1, "", "bitwise_xor"], [62, 1, 1, "", "broadcast_arrays"], [63, 1, 1, "", "broadcast_to"], [64, 1, 1, "", "can_cast"], [65, 1, 1, "", "cbrt"], [66, 1, 1, "", "ceil"], [67, 1, 1, "", "choose"], [68, 1, 1, "", "clip"], [69, 1, 1, "", "column_stack"], [70, 1, 1, "", "concat"], [71, 1, 1, "", "concatenate"], [72, 1, 1, "", "conj"], [73, 1, 1, "", "conjugate"], [74, 1, 1, "", "convolve"], [75, 1, 1, "", "copy"], [76, 1, 1, "", "copysign"], [77, 1, 1, "", "copyto"], [78, 1, 1, "", "correlate"], [79, 1, 1, "", "cos"], [80, 1, 1, "", "cosh"], [81, 1, 1, "", "count_nonzero"], [82, 1, 1, "", "cov"], [83, 1, 1, "", "cross"], [84, 1, 1, "", "cumlogsumexp"], [85, 1, 1, "", "cumprod"], [86, 1, 1, "", "cumsum"], [87, 1, 1, "", "deg2rad"], [88, 1, 1, "", "degrees"], [89, 1, 1, "", "diag"], [90, 1, 1, "", "diag_indices"], [91, 1, 1, "", "diag_indices_from"], [92, 1, 1, "", "diagflat"], [93, 1, 1, "", "diagonal"], [94, 1, 1, "", "diff"], [95, 1, 1, "", "digitize"], [96, 1, 1, "", "divide"], [97, 1, 1, "", "dot"], [99, 1, 1, "", "dsplit"], [100, 1, 1, "", "dstack"], [101, 2, 1, "", "dtype"], [102, 1, 1, "", "ediff1d"], [103, 1, 1, "", "einsum"], [104, 1, 1, "", "einsum_path"], [105, 1, 1, "", "empty"], [106, 1, 1, "", "empty_like"], [107, 1, 1, "", "equal"], [108, 1, 1, "", "erf"], [109, 1, 1, "", "exp"], [110, 1, 1, "", "exp2"], [111, 1, 1, "", "expand_dims"], [112, 1, 1, "", "expm1"], [113, 1, 1, "", "extract"], [114, 1, 1, "", "eye"], [115, 1, 1, "", "fabs"], [10, 0, 0, "-", "fft"], [134, 1, 1, "", "fill_diagonal"], [135, 1, 1, "", "finfo"], [136, 1, 1, "", "fix"], [137, 2, 1, "", "flatiter"], [138, 1, 1, "", "flatnonzero"], [139, 1, 1, "", "flip"], [140, 1, 1, "", "fliplr"], [141, 1, 1, "", "flipud"], [142, 1, 1, "", "float_power"], [143, 1, 1, "", "floor"], [144, 1, 1, "", "floor_divide"], [145, 1, 1, "", "fmax"], [146, 1, 1, "", "fmin"], [147, 1, 1, "", "fmod"], [148, 1, 1, "", "from_dlpack"], [149, 1, 1, "", "frombuffer"], [150, 1, 1, "", "fromfile"], [151, 1, 1, "", "fromfunction"], [152, 1, 1, "", "fromiter"], [153, 1, 1, "", "fromstring"], [154, 1, 1, "", "full"], [155, 1, 1, "", "full_like"], [156, 1, 1, "", "geomspace"], [157, 1, 1, "", "get_include"], [158, 1, 1, "", "gradient"], [159, 1, 1, "", "greater"], [160, 1, 1, "", "greater_equal"], [161, 1, 1, "", "heaviside"], [162, 1, 1, "", "histogram"], [163, 1, 1, "", "histogram_bin_edges"], [164, 1, 1, "", "hsplit"], [165, 1, 1, "", "hstack"], [166, 1, 1, "", "hypot"], [167, 1, 1, "", "identity"], [168, 1, 1, "", "iinfo"], [169, 1, 1, "", "imag"], [170, 1, 1, "", "indices"], [171, 1, 1, "", "inner"], [172, 1, 1, "", "invert"], [173, 1, 1, "", "isclose"], [174, 1, 1, "", "iscomplex"], [175, 1, 1, "", "iscomplexobj"], [176, 1, 1, "", "isfinite"], [177, 1, 1, "", "isinf"], [178, 1, 1, "", "isnan"], [179, 1, 1, "", "isneginf"], [180, 1, 1, "", "isposinf"], [181, 1, 1, "", "isreal"], [182, 1, 1, "", "isrealobj"], [183, 1, 1, "", "isscalar"], [184, 1, 1, "", "issubdtype"], [185, 1, 1, "", "ix_"], [186, 1, 1, "", "kron"], [187, 1, 1, "", "left_shift"], [188, 1, 1, "", "less"], [189, 1, 1, "", "less_equal"], [210, 1, 1, "", "linspace"], [211, 1, 1, "", "loadtxt"], [212, 1, 1, "", "log"], [213, 1, 1, "", "log10"], [214, 1, 1, "", "log1p"], [215, 1, 1, "", "log2"], [216, 1, 1, "", "logaddexp"], [217, 1, 1, "", "logaddexp2"], [218, 1, 1, "", "logical_and"], [219, 1, 1, "", "logical_not"], [220, 1, 1, "", "logical_or"], [221, 1, 1, "", "logical_xor"], [222, 1, 1, "", "logspace"], [223, 1, 1, "", "logsumexp"], [224, 1, 1, "", "mask_indices"], [225, 1, 1, "", "matmul"], [226, 1, 1, "", "max"], [227, 1, 1, "", "maximum"], [228, 1, 1, "", "mean"], [229, 1, 1, "", "median"], [230, 1, 1, "", "meshgrid"], [231, 5, 1, "", "mgrid"], [232, 1, 1, "", "min"], [233, 1, 1, "", "minimum"], [234, 1, 1, "", "mod"], [235, 1, 1, "", "modf"], [236, 1, 1, "", "moveaxis"], [237, 1, 1, "", "multiply"], [238, 1, 1, "", "nan_to_num"], [239, 1, 1, "", "nanargmax"], [240, 1, 1, "", "nanargmin"], [241, 1, 1, "", "nancumprod"], [242, 1, 1, "", "nancumsum"], [243, 1, 1, "", "nanmax"], [244, 1, 1, "", "nanmean"], [245, 1, 1, "", "nanmin"], [246, 1, 1, "", "nanprod"], [247, 1, 1, "", "nanstd"], [248, 1, 1, "", "nansum"], [249, 1, 1, "", "nanvar"], [250, 3, 1, "", "ndarray"], [347, 1, 1, "", "ndim"], [348, 1, 1, "", "negative"], [349, 1, 1, "", "nextafter"], [350, 1, 1, "", "nonzero"], [351, 1, 1, "", "not_equal"], [352, 5, 1, "", "ogrid"], [353, 1, 1, "", "ones"], [354, 1, 1, "", "ones_like"], [355, 1, 1, "", "outer"], [356, 1, 1, "", "partition"], [357, 1, 1, "", "permute_dims"], [358, 1, 1, "", "place"], [359, 1, 1, "", "positive"], [360, 1, 1, "", "pow"], [361, 1, 1, "", "power"], [362, 1, 1, "", "prod"], [363, 1, 1, "", "proj"], [364, 1, 1, "", "ptp"], [365, 1, 1, "", "put"], [366, 1, 1, "", "put_along_axis"], [367, 1, 1, "", "putmask"], [368, 1, 1, "", "rad2deg"], [369, 1, 1, "", "radians"], [495, 0, 0, "-", "random"], [419, 1, 1, "", "ravel"], [420, 1, 1, "", "ravel_multi_index"], [421, 1, 1, "", "real"], [422, 1, 1, "", "real_if_close"], [423, 1, 1, "", "reciprocal"], [424, 1, 1, "", "reduce_hypot"], [425, 1, 1, "", "remainder"], [426, 1, 1, "", "repeat"], [427, 1, 1, "", "reshape"], [428, 1, 1, "", "result_type"], [429, 1, 1, "", "right_shift"], [430, 1, 1, "", "rint"], [431, 1, 1, "", "roll"], [432, 1, 1, "", "rollaxis"], [433, 1, 1, "", "round"], [434, 1, 1, "", "row_stack"], [435, 1, 1, "", "rsqrt"], [436, 1, 1, "", "searchsorted"], [437, 1, 1, "", "select"], [438, 1, 1, "", "shape"], [439, 1, 1, "", "sign"], [440, 1, 1, "", "signbit"], [441, 1, 1, "", "sin"], [442, 1, 1, "", "sinh"], [443, 1, 1, "", "size"], [444, 1, 1, "", "sort"], [445, 1, 1, "", "sort_complex"], [446, 1, 1, "", "split"], [447, 1, 1, "", "sqrt"], [448, 1, 1, "", "square"], [449, 1, 1, "", "squeeze"], [450, 1, 1, "", "stack"], [451, 1, 1, "", "std"], [452, 1, 1, "", "subtract"], [453, 1, 1, "", "sum"], [454, 1, 1, "", "swapaxes"], [455, 1, 1, "", "take"], [456, 1, 1, "", "take_along_axis"], [457, 1, 1, "", "tan"], [458, 1, 1, "", "tanh"], [459, 1, 1, "", "tensordot"], [460, 1, 1, "", "tile"], [461, 1, 1, "", "trace"], [462, 1, 1, "", "transpose"], [463, 1, 1, "", "trapezoid"], [464, 1, 1, "", "tri"], [465, 1, 1, "", "tril"], [466, 1, 1, "", "tril_indices"], [467, 1, 1, "", "tril_indices_from"], [468, 1, 1, "", "trim_zeros"], [469, 1, 1, "", "triu"], [470, 1, 1, "", "triu_indices"], [471, 1, 1, "", "triu_indices_from"], [472, 1, 1, "", "true_divide"], [473, 1, 1, "", "trunc"], [474, 1, 1, "", "unique"], [475, 1, 1, "", "unravel_index"], [476, 1, 1, "", "unwrap"], [477, 1, 1, "", "vander"], [478, 1, 1, "", "var"], [479, 1, 1, "", "vdot"], [480, 1, 1, "", "vsplit"], [481, 1, 1, "", "vstack"], [482, 1, 1, "", "where"], [483, 1, 1, "", "zeros"], [484, 1, 1, "", "zeros_like"]], "dpnp.dpnp_array": [[98, 2, 1, "", "dpnp_array"]], "dpnp.dpnp_array.dpnp_array": [[98, 3, 1, "", "T"], [98, 4, 1, "", "__eq__"], [98, 4, 1, "", "__ge__"], [98, 4, 1, "", "__getitem__"], [98, 4, 1, "", "__gt__"], [98, 4, 1, "", "__le__"], [98, 4, 1, "", "__len__"], [98, 4, 1, "", "__lt__"], [98, 4, 1, "", "__ne__"], [98, 4, 1, "", "__setitem__"], [98, 4, 1, "", "all"], [98, 4, 1, "", "any"], [98, 4, 1, "", "argmax"], [98, 4, 1, "", "argmin"], [98, 4, 1, "", "argsort"], [98, 4, 1, "", "asnumpy"], [98, 4, 1, "", "astype"], [98, 4, 1, "", "choose"], [98, 4, 1, "", "clip"], [98, 4, 1, "", "conj"], [98, 4, 1, "", "conjugate"], [98, 4, 1, "", "copy"], [98, 4, 1, "", "cumprod"], [98, 4, 1, "", "cumsum"], [98, 3, 1, "", "device"], [98, 4, 1, "", "diagonal"], [98, 4, 1, "", "dot"], [98, 3, 1, "", "dtype"], [98, 4, 1, "", "fill"], [98, 3, 1, "", "flags"], [98, 3, 1, "", "flat"], [98, 4, 1, "", "flatten"], [98, 4, 1, "", "get_array"], [98, 3, 1, "", "imag"], [98, 4, 1, "", "item"], [98, 3, 1, "", "itemsize"], [98, 4, 1, "", "max"], [98, 4, 1, "", "mean"], [98, 4, 1, "", "min"], [98, 3, 1, "", "nbytes"], [98, 3, 1, "", "ndim"], [98, 4, 1, "", "nonzero"], [98, 4, 1, "", "partition"], [98, 4, 1, "", "prod"], [98, 4, 1, "", "put"], [98, 4, 1, "", "ravel"], [98, 3, 1, "", "real"], [98, 4, 1, "", "repeat"], [98, 4, 1, "", "reshape"], [98, 4, 1, "", "round"], [98, 4, 1, "", "searchsorted"], [98, 3, 1, "", "shape"], [98, 3, 1, "", "size"], [98, 4, 1, "", "sort"], [98, 4, 1, "", "squeeze"], [98, 4, 1, "", "std"], [98, 3, 1, "", "strides"], [98, 4, 1, "", "sum"], [98, 4, 1, "", "swapaxes"], [98, 3, 1, "", "sycl_context"], [98, 3, 1, "", "sycl_device"], [98, 3, 1, "", "sycl_queue"], [98, 4, 1, "", "take"], [98, 4, 1, "", "to_device"], [98, 4, 1, "", "trace"], [98, 4, 1, "", "transpose"], [98, 3, 1, "", "usm_type"], [98, 4, 1, "", "var"]], "dpnp.dtype": [[101, 4, 1, "", "__eq__"], [101, 4, 1, "", "__ge__"], [101, 4, 1, "", "__getitem__"], [101, 4, 1, "", "__gt__"], [101, 4, 1, "", "__le__"], [101, 4, 1, "", "__len__"], [101, 4, 1, "", "__lt__"], [101, 4, 1, "", "__ne__"], [101, 3, 1, "", "alignment"], [101, 3, 1, "", "base"], [101, 3, 1, "", "byteorder"], [101, 3, 1, "", "char"], [101, 3, 1, "", "descr"], [101, 3, 1, "", "fields"], [101, 3, 1, "", "flags"], [101, 3, 1, "", "hasobject"], [101, 3, 1, "", "isalignedstruct"], [101, 3, 1, "", "isbuiltin"], [101, 3, 1, "", "isnative"], [101, 3, 1, "", "itemsize"], [101, 3, 1, "", "kind"], [101, 3, 1, "", "metadata"], [101, 3, 1, "", "name"], [101, 3, 1, "", "names"], [101, 3, 1, "", "ndim"], [101, 4, 1, "", "newbyteorder"], [101, 3, 1, "", "num"], [101, 3, 1, "", "shape"], [101, 3, 1, "", "str"], [101, 3, 1, "", "subdtype"], [101, 3, 1, "", "type"]], "dpnp.fft": [[116, 1, 1, "", "fft"], [117, 1, 1, "", "fft2"], [118, 1, 1, "", "fftfreq"], [119, 1, 1, "", "fftn"], [120, 1, 1, "", "fftshift"], [121, 1, 1, "", "hfft"], [122, 1, 1, "", "ifft"], [123, 1, 1, "", "ifft2"], [124, 1, 1, "", "ifftn"], [125, 1, 1, "", "ifftshift"], [126, 1, 1, "", "ihfft"], [127, 1, 1, "", "irfft"], [128, 1, 1, "", "irfft2"], [129, 1, 1, "", "irfftn"], [130, 1, 1, "", "rfft"], [131, 1, 1, "", "rfft2"], [132, 1, 1, "", "rfftfreq"], [133, 1, 1, "", "rfftn"]], "dpnp.flatiter": [[137, 4, 1, "", "__eq__"], [137, 4, 1, "", "__ge__"], [137, 4, 1, "", "__getitem__"], [137, 4, 1, "", "__gt__"], [137, 4, 1, "", "__iter__"], [137, 4, 1, "", "__le__"], [137, 4, 1, "", "__lt__"], [137, 4, 1, "", "__ne__"], [137, 4, 1, "", "__next__"], [137, 4, 1, "", "__setitem__"]], "dpnp.linalg": [[190, 1, 1, "", "cholesky"], [191, 1, 1, "", "cond"], [192, 1, 1, "", "det"], [193, 1, 1, "", "eig"], [194, 1, 1, "", "eigh"], [195, 1, 1, "", "eigvals"], [196, 1, 1, "", "eigvalsh"], [197, 1, 1, "", "inv"], [198, 1, 1, "", "lstsq"], [199, 1, 1, "", "matrix_power"], [200, 1, 1, "", "matrix_rank"], [201, 1, 1, "", "multi_dot"], [202, 1, 1, "", "norm"], [203, 1, 1, "", "pinv"], [204, 1, 1, "", "qr"], [205, 1, 1, "", "slogdet"], [206, 1, 1, "", "solve"], [207, 1, 1, "", "svd"], [208, 1, 1, "", "tensorinv"], [209, 1, 1, "", "tensorsolve"]], "dpnp.ndarray": [[251, 6, 1, "", "T"], [252, 4, 1, "", "__abs__"], [253, 4, 1, "", "__add__"], [254, 4, 1, "", "__and__"], [255, 4, 1, "", "__bool__"], [256, 4, 1, "", "__complex__"], [257, 4, 1, "", "__copy__"], [258, 4, 1, "", "__eq__"], [259, 4, 1, "", "__float__"], [260, 4, 1, "", "__floordiv__"], [261, 4, 1, "", "__ge__"], [262, 4, 1, "", "__getitem__"], [263, 4, 1, "", "__gt__"], [264, 4, 1, "", "__iadd__"], [265, 4, 1, "", "__iand__"], [266, 4, 1, "", "__ifloordiv__"], [267, 4, 1, "", "__ilshift__"], [268, 4, 1, "", "__imod__"], [269, 4, 1, "", "__imul__"], [270, 4, 1, "", "__int__"], [271, 4, 1, "", "__invert__"], [272, 4, 1, "", "__ior__"], [273, 4, 1, "", "__ipow__"], [274, 4, 1, "", "__irshift__"], [275, 4, 1, "", "__isub__"], [276, 4, 1, "", "__itruediv__"], [277, 4, 1, "", "__ixor__"], [278, 4, 1, "", "__le__"], [279, 4, 1, "", "__len__"], [280, 4, 1, "", "__lshift__"], [281, 4, 1, "", "__lt__"], [282, 4, 1, "", "__matmul__"], [283, 4, 1, "", "__mod__"], [284, 4, 1, "", "__mul__"], [285, 4, 1, "", "__ne__"], [286, 4, 1, "", "__neg__"], [287, 4, 1, "", "__new__"], [288, 4, 1, "", "__or__"], [289, 4, 1, "", "__pos__"], [290, 4, 1, "", "__pow__"], [291, 4, 1, "", "__repr__"], [292, 4, 1, "", "__rshift__"], [293, 4, 1, "", "__setitem__"], [294, 4, 1, "", "__str__"], [295, 4, 1, "", "__sub__"], [296, 4, 1, "", "__truediv__"], [297, 4, 1, "", "__xor__"], [298, 4, 1, "", "all"], [299, 4, 1, "", "any"], [300, 4, 1, "", "argmax"], [301, 4, 1, "", "argmin"], [302, 4, 1, "", "argsort"], [303, 4, 1, "", "astype"], [304, 4, 1, "", "choose"], [305, 4, 1, "", "clip"], [306, 4, 1, "", "conj"], [307, 4, 1, "", "conjugate"], [308, 4, 1, "", "copy"], [309, 4, 1, "", "cumprod"], [310, 4, 1, "", "cumsum"], [311, 4, 1, "", "diagonal"], [312, 6, 1, "", "dtype"], [313, 4, 1, "", "fill"], [314, 6, 1, "", "flags"], [315, 6, 1, "", "flat"], [316, 4, 1, "", "flatten"], [317, 6, 1, "", "imag"], [318, 4, 1, "", "item"], [319, 6, 1, "", "itemsize"], [320, 4, 1, "", "max"], [321, 4, 1, "", "mean"], [322, 4, 1, "", "min"], [323, 6, 1, "", "nbytes"], [324, 6, 1, "", "ndim"], [325, 4, 1, "", "nonzero"], [326, 4, 1, "", "partition"], [327, 4, 1, "", "prod"], [328, 4, 1, "", "put"], [329, 4, 1, "", "ravel"], [330, 6, 1, "", "real"], [331, 4, 1, "", "repeat"], [332, 4, 1, "", "reshape"], [333, 4, 1, "", "round"], [334, 4, 1, "", "searchsorted"], [335, 6, 1, "", "shape"], [336, 6, 1, "", "size"], [337, 4, 1, "", "sort"], [338, 4, 1, "", "squeeze"], [339, 4, 1, "", "std"], [340, 6, 1, "", "strides"], [341, 4, 1, "", "sum"], [342, 4, 1, "", "swapaxes"], [343, 4, 1, "", "take"], [344, 4, 1, "", "trace"], [345, 4, 1, "", "transpose"], [346, 4, 1, "", "var"]], "dpnp.random": [[370, 2, 1, "", "RandomState"], [371, 1, 1, "", "beta"], [372, 1, 1, "", "binomial"], [373, 1, 1, "", "bytes"], [374, 1, 1, "", "chisquare"], [375, 1, 1, "", "choice"], [376, 1, 1, "", "dirichlet"], [377, 1, 1, "", "exponential"], [378, 1, 1, "", "f"], [379, 1, 1, "", "gamma"], [380, 1, 1, "", "geometric"], [381, 1, 1, "", "gumbel"], [382, 1, 1, "", "hypergeometric"], [383, 1, 1, "", "laplace"], [384, 1, 1, "", "logistic"], [385, 1, 1, "", "lognormal"], [386, 1, 1, "", "logseries"], [387, 1, 1, "", "multinomial"], [388, 1, 1, "", "multivariate_normal"], [389, 1, 1, "", "negative_binomial"], [390, 1, 1, "", "noncentral_chisquare"], [391, 1, 1, "", "noncentral_f"], [392, 1, 1, "", "normal"], [393, 1, 1, "", "pareto"], [394, 1, 1, "", "permutation"], [395, 1, 1, "", "poisson"], [396, 1, 1, "", "power"], [397, 1, 1, "", "rand"], [398, 1, 1, "", "randint"], [399, 1, 1, "", "randn"], [400, 1, 1, "", "random"], [401, 1, 1, "", "random_integers"], [402, 1, 1, "", "random_sample"], [403, 1, 1, "", "ranf"], [404, 1, 1, "", "rayleigh"], [405, 1, 1, "", "sample"], [406, 1, 1, "", "seed"], [407, 1, 1, "", "shuffle"], [408, 1, 1, "", "standard_cauchy"], [409, 1, 1, "", "standard_exponential"], [410, 1, 1, "", "standard_gamma"], [411, 1, 1, "", "standard_normal"], [412, 1, 1, "", "standard_t"], [413, 1, 1, "", "triangular"], [414, 1, 1, "", "uniform"], [415, 1, 1, "", "vonmises"], [416, 1, 1, "", "wald"], [417, 1, 1, "", "weibull"], [418, 1, 1, "", "zipf"]], "dpnp.random.RandomState": [[370, 4, 1, "", "__eq__"], [370, 4, 1, "", "__ge__"], [370, 4, 1, "", "__gt__"], [370, 4, 1, "", "__le__"], [370, 4, 1, "", "__lt__"], [370, 4, 1, "", "__ne__"], [370, 4, 1, "", "get_state"], [370, 4, 1, "", "get_sycl_device"], [370, 4, 1, "", "get_sycl_queue"], [370, 4, 1, "", "normal"], [370, 4, 1, "", "rand"], [370, 4, 1, "", "randint"], [370, 4, 1, "", "randn"], [370, 4, 1, "", "random_sample"], [370, 4, 1, "", "standard_normal"], [370, 4, 1, "", "uniform"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "method", "Python method"], "5": ["py", "data", "Python data"], "6": ["py", "property", "Python property"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:attribute", "4": "py:method", "5": "py:data", "6": "py:property"}, "terms": {"": [0, 3, 4, 10, 22, 83, 86, 98, 101, 102, 117, 119, 121, 123, 124, 126, 128, 129, 131, 133, 134, 149, 150, 198, 200, 202, 207, 312, 345, 370, 371, 372, 377, 378, 379, 381, 382, 383, 384, 385, 387, 389, 392, 393, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 460, 492], "0": [0, 4, 6, 10, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 64, 66, 68, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 154, 155, 156, 158, 161, 162, 163, 164, 167, 170, 171, 173, 176, 177, 178, 179, 180, 185, 186, 187, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 202, 205, 210, 211, 212, 213, 214, 215, 219, 221, 222, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 308, 311, 313, 317, 318, 330, 333, 335, 337, 339, 344, 345, 346, 347, 350, 352, 353, 354, 357, 358, 360, 361, 362, 363, 364, 365, 366, 369, 370, 372, 377, 379, 380, 381, 383, 384, 385, 387, 388, 389, 392, 394, 395, 396, 397, 400, 402, 403, 404, 405, 408, 411, 413, 414, 415, 420, 423, 425, 426, 429, 430, 431, 432, 433, 435, 436, 437, 438, 439, 441, 442, 443, 444, 445, 446, 448, 449, 450, 451, 452, 453, 454, 455, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 480, 482, 483, 484, 492], "00": [79, 104, 116, 441], "000": [238, 372], "00000000005e": 112, "00000000e": [116, 238], "000000082740371e": 112, "000000e": [79, 441], "00001e10": [17, 173], "0001e10": 173, "000e": 104, "000j": 238, "002": 238, "00867716": 374, "01": 104, "02": [104, 238], "03": 238, "03088525e": 105, "0396842": 222, "04": 104, "04719755": 369, "04921661": 370, "05": [17, 104, 173], "0614962j": [117, 131], "06310682": 370, "07": 238, "07944154": [84, 205], "08": [17, 79, 104, 142, 173, 388, 441], "08156915": 370, "0943951": 369, "09640474": 217, "09861229": [84, 205, 214], "0d": 34, "0dev0": 6, "0j": [20, 97, 98, 174, 175, 181, 182, 225, 317, 330, 439], "0th": 459, "1": [0, 3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 62, 63, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 155, 156, 158, 160, 161, 162, 163, 164, 165, 167, 169, 170, 171, 173, 174, 175, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 208, 210, 211, 212, 214, 215, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 302, 303, 308, 311, 313, 316, 317, 318, 324, 326, 330, 335, 337, 344, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 369, 370, 372, 374, 375, 377, 379, 381, 383, 384, 385, 387, 388, 389, 392, 394, 395, 396, 397, 398, 400, 402, 403, 404, 405, 409, 411, 414, 419, 420, 421, 422, 423, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 443, 444, 445, 446, 447, 448, 449, 450, 451, 453, 454, 455, 456, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "10": [0, 4, 14, 15, 25, 27, 31, 32, 47, 56, 68, 75, 84, 85, 86, 90, 91, 94, 95, 98, 99, 101, 103, 104, 112, 113, 120, 132, 154, 156, 162, 163, 164, 169, 173, 185, 186, 187, 212, 213, 214, 215, 222, 223, 229, 237, 332, 364, 366, 370, 372, 382, 394, 424, 428, 429, 431, 433, 436, 446, 450, 456, 465, 466, 467, 469, 470, 471, 480, 482], "100": [90, 132, 156, 173, 186, 201, 222, 382, 408, 422, 476], "1000": [64, 156, 201, 222, 371, 372, 377, 379, 381, 382, 383, 384, 385, 392, 393, 396, 398, 400, 403, 405, 411, 415, 416, 417, 418, 422, 463], "10000": [86, 201, 380, 395, 404, 414], "100000": 389, "1000000": [408, 410, 412, 413], "1024": 0, "105": 104, "11": [31, 32, 56, 80, 90, 91, 98, 99, 113, 158, 164, 202, 332, 389, 398, 433, 436, 442, 465, 466, 467, 469, 470, 471, 480, 482], "110": [103, 171], "111111": 238, "113": 216, "11570901": 370, "1179187": 370, "118033988749895": 451, "119": 103, "1196081": 370, "12": [10, 31, 32, 55, 83, 88, 90, 91, 95, 99, 101, 103, 113, 117, 131, 164, 169, 222, 362, 364, 369, 394, 420, 436, 465, 466, 467, 469, 470, 471, 480, 482], "120": [85, 88], "123": [98, 104, 318], "125": [142, 360, 361, 477], "127": 156, "128": [0, 156, 238], "12th": 103, "13": [10, 31, 32, 59, 90, 91, 97, 99, 101, 103, 164, 172, 225, 420, 436, 466, 467, 470, 471, 475, 480], "130": 103, "134": 171, "13436424": 370, "135": [29, 51], "13710533": 374, "139884456208480": 16, "13j": 422, "14": [31, 32, 58, 59, 90, 91, 97, 99, 136, 164, 171, 172, 436, 459, 466, 467, 470, 471, 480], "140": 476, "140053638309840": 21, "14157194": 463, "14159265": [13, 24, 29, 51, 87, 369], "14423775e": 116, "14j": 422, "15": [31, 32, 86, 90, 91, 95, 99, 103, 121, 126, 164, 203, 213, 394, 436, 466, 467, 470, 471, 480], "150": 88, "15888336": 222, "15j": 422, "16": [6, 58, 90, 91, 99, 101, 116, 142, 152, 156, 158, 164, 237, 360, 361, 422, 437, 457, 466, 467, 470, 471, 480], "1621": [420, 475], "16227766": [191, 424], "16394577": 370, "164": 217, "166": 217, "16j": 116, "17": [6, 116, 117, 131], "17157288": [194, 196], "17281316e": 116, "177": [156, 222], "17j": 116, "18": [6, 85, 101, 102, 103, 119, 202, 222], "180": [29, 51, 87, 88, 103, 368, 476, 500], "1805": 10, "18236388": 370, "18557831": 370, "1887902": 369, "19": [10, 81, 101, 420, 476], "1923875335537315": 399, "19245009": 435, "1924881e": 142, "1965": 10, "19722458": 84, "1d": [102, 365, 366, 456, 463], "1e": [17, 112, 173, 193, 203, 213, 214, 216, 217, 388], "1e10": [17, 173], "1j": [11, 12, 20, 27, 28, 37, 47, 50, 72, 73, 98, 127, 169, 174, 181, 193, 207, 317, 330, 421, 445, 448], "1th": 459, "2": [0, 3, 4, 10, 11, 12, 13, 14, 15, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 52, 53, 54, 56, 58, 60, 62, 63, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 153, 154, 156, 158, 159, 160, 161, 162, 163, 164, 165, 167, 169, 170, 171, 174, 181, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 201, 202, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 244, 245, 246, 248, 303, 308, 311, 313, 316, 318, 324, 326, 335, 336, 345, 347, 349, 350, 351, 352, 353, 354, 355, 357, 358, 360, 361, 362, 363, 364, 365, 368, 369, 370, 374, 378, 382, 388, 394, 397, 399, 410, 412, 413, 416, 418, 419, 421, 422, 423, 425, 426, 427, 429, 430, 431, 432, 433, 434, 436, 437, 438, 440, 441, 442, 443, 445, 446, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481, 482, 483, 484], "20": [6, 85, 95, 103, 132, 170, 173, 186, 187, 202, 366, 372, 387, 436, 456, 476], "20000": 372, "2007": 10, "200e": 104, "20477401j": [117, 131], "2048": 0, "21": [86, 101], "210": 88, "215": 222, "21941987": 370, "21968665": 370, "22": [365, 420, 475], "220": 476, "220446049250313e": 422, "222222": 238, "22460635e": 457, "22464680e": 116, "22497216": 202, "22776602": 222, "23": [6, 370, 420], "230": 103, "23598776": 369, "23606798": 202, "24": [31, 32, 83, 85, 98, 102, 103, 171, 186, 208, 335, 362, 459, 461], "240": 88, "24264069": 202, "24544512": 370, "247219128924647": 247, "25": [101, 103, 108, 118, 158, 162, 163, 197, 210, 237, 249, 399, 408, 437, 477, 478], "255": [58, 60], "25506903": 370, "256": [0, 156], "26": [61, 103], "260": 476, "264": 6, "26618007j": 215, "27": [65, 142, 222, 360, 361, 435, 477], "270": 88, "28": 103, "28000000e": 238, "2800000e": 238, "283185307179586": 476, "28318531": 476, "28352814": 370, "28904982": 217, "297": 10, "299": 6, "2d": [207, 225, 474], "2e": 86, "2f": 0, "2j": [72, 73, 97, 116, 169, 174, 181, 194, 196, 225, 421, 439, 445, 479], "2k": 476, "3": [0, 3, 4, 13, 15, 22, 23, 24, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 51, 53, 54, 55, 56, 58, 61, 62, 63, 65, 68, 69, 70, 71, 74, 75, 76, 77, 78, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 116, 118, 119, 120, 121, 125, 126, 128, 129, 132, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 154, 156, 158, 162, 163, 164, 165, 166, 167, 169, 170, 171, 174, 175, 181, 182, 183, 185, 186, 187, 191, 192, 193, 197, 198, 199, 200, 202, 204, 205, 206, 207, 208, 209, 210, 211, 213, 214, 216, 217, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 308, 311, 316, 318, 324, 326, 335, 336, 337, 345, 347, 350, 351, 352, 353, 354, 355, 357, 358, 360, 361, 362, 363, 365, 369, 370, 374, 378, 385, 388, 394, 397, 398, 399, 409, 413, 416, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 436, 437, 438, 440, 443, 444, 445, 446, 447, 449, 450, 451, 452, 454, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "30": [83, 88, 98, 103, 132, 336, 366, 369, 456, 479], "300": [88, 476], "3003003": 423, "301": 10, "30102999566": 213, "3012989": 442, "30258509": [84, 223], "308": 238, "308j": 238, "31": [61, 156, 420, 475], "312": 105, "316": 222, "32": [101, 103, 156, 246, 248, 459], "33": 423, "330": 88, "333": 201, "33333333": 238, "3333333e": 238, "33340275": 463, "33486982e": 116, "33836967": 370, "340": 476, "34074171": 370, "34132519": 222, "34846923": 202, "34960421": 222, "35": [103, 380], "35106603e": 202, "35355338": 435, "36": 83, "360": 476, "37": [420, 433, 475], "371139e": 79, "38": [171, 372], "380": 476, "38268343": 194, "38268343j": 194, "38629436": 84, "38885": 372, "389": 6, "389056099": [109, 112], "39": 6, "39295758": 370, "397": 6, "3e": [0, 86, 422], "3j": [97, 225, 445], "3rd": [70, 71, 99, 446], "3x3": 224, "3x8000": 409, "4": [0, 15, 16, 22, 23, 31, 32, 34, 36, 37, 39, 53, 55, 56, 58, 60, 62, 68, 69, 70, 71, 74, 77, 79, 81, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 110, 113, 117, 118, 120, 121, 122, 123, 124, 125, 126, 128, 131, 132, 133, 134, 138, 139, 142, 144, 145, 146, 150, 151, 152, 154, 156, 158, 159, 160, 162, 163, 164, 165, 166, 169, 170, 171, 174, 181, 185, 186, 189, 192, 197, 199, 200, 202, 205, 208, 209, 210, 215, 218, 222, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 236, 237, 239, 240, 242, 244, 247, 249, 308, 311, 316, 324, 326, 335, 337, 345, 347, 350, 352, 354, 357, 360, 361, 362, 364, 365, 369, 370, 371, 374, 394, 399, 415, 419, 420, 421, 422, 425, 426, 427, 431, 432, 433, 434, 437, 439, 443, 444, 446, 447, 450, 451, 452, 454, 455, 459, 460, 462, 463, 465, 466, 467, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 484], "40": [103, 132, 187, 366, 456], "40882036": 370, "4096": 0, "41": [420, 475], "41421356": [191, 202], "42": 437, "420": 476, "429": 6, "44": [358, 365], "4400": [103, 459], "443469": 222, "44509285e": 116, "45": [20, 29, 51], "4532": [103, 459], "46": 103, "460": 476, "46394577": 370, "464": 222, "4664": [103, 459], "47": 6, "4730": [103, 459], "4796": [103, 459], "48": [6, 83], "48093112": 370, "4874": [103, 459], "48927254": 370, "49": 6, "4928": [103, 459], "49543509": 370, "49778714": 476, "499128": 97, "4d": 207, "4e": 422, "4j": [169, 421, 479], "4x4": [466, 470], "5": [0, 6, 15, 16, 21, 22, 23, 30, 31, 34, 39, 52, 53, 56, 57, 58, 60, 61, 62, 66, 68, 70, 71, 74, 77, 78, 81, 83, 85, 86, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 102, 103, 104, 108, 113, 117, 118, 120, 128, 131, 132, 134, 139, 140, 141, 142, 143, 144, 145, 146, 147, 152, 156, 158, 161, 162, 163, 164, 165, 166, 169, 170, 171, 174, 181, 185, 186, 187, 190, 194, 196, 197, 201, 202, 206, 210, 218, 219, 220, 221, 222, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 237, 244, 247, 303, 308, 336, 347, 350, 352, 353, 354, 357, 360, 361, 364, 365, 369, 370, 371, 372, 374, 377, 389, 393, 394, 395, 396, 399, 402, 417, 419, 420, 421, 422, 423, 425, 427, 429, 430, 431, 432, 433, 434, 436, 437, 439, 443, 445, 446, 450, 451, 453, 454, 455, 459, 460, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 475, 476, 477, 479, 480, 481, 482, 483, 484], "50": [117, 131, 132, 156, 186, 216, 217, 222, 366, 456, 459, 463, 482], "500": [186, 476], "5018": [103, 459], "5091786": 80, "51": 6, "512": 0, "5162": [103, 459], "52069395e": 116, "52359878": 369, "52928804": 370, "5306": [103, 459], "5399045e": 142, "54": 370, "540": 476, "542": 6, "54288406": 370, "54465213": 370, "548739": 442, "54930614": [30, 52], "55": [358, 365, 437], "5555555555555554": 249, "56": 6, "562": 222, "5620499351813308": [11, 12], "56920387": 370, "5707963267948966": [26, 46], "57079633": [20, 29, 51, 369, 476], "58997253": 370, "591953": 80, "5e": [216, 217], "5j": [231, 352, 445], "6": [0, 4, 6, 15, 22, 23, 31, 32, 34, 39, 53, 56, 60, 61, 68, 70, 71, 77, 83, 85, 86, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 107, 112, 113, 118, 121, 132, 139, 142, 155, 158, 164, 165, 169, 170, 171, 185, 186, 202, 203, 204, 207, 208, 210, 222, 224, 241, 242, 246, 308, 318, 335, 347, 350, 354, 358, 360, 361, 364, 370, 387, 389, 394, 399, 419, 420, 421, 427, 431, 432, 433, 434, 437, 443, 445, 446, 450, 452, 453, 454, 455, 459, 461, 463, 465, 466, 467, 469, 470, 471, 472, 474, 475, 476, 479, 480, 481, 482, 484], "60": [83, 88, 103, 366, 456, 459, 476, 482], "600": 186, "60943791": 84, "61799388": 369, "62": 171, "6227766": 156, "62318272": 374, "62341325": 156, "624": 104, "63": 156, "63317787e": 457, "63522211": 370, "63836967": 370, "64": [0, 4, 103, 142, 156, 246, 248, 360, 361, 433], "64000": 103, "65745445": [14, 25], "66519143": 369, "6666666666666665": 244, "67": 103, "67305985": 149, "673174": 370, "67718303": 370, "69295758": 370, "69314718": [84, 205, 214], "6990877": 370, "6j": [169, 421, 479], "7": [15, 17, 22, 23, 39, 53, 66, 68, 77, 81, 83, 86, 89, 90, 91, 93, 94, 96, 98, 99, 102, 109, 113, 139, 143, 156, 158, 164, 171, 173, 185, 186, 202, 207, 224, 229, 234, 237, 318, 350, 363, 364, 370, 394, 420, 421, 425, 428, 430, 431, 446, 452, 453, 454, 455, 459, 465, 466, 467, 469, 470, 471, 472, 473, 475, 476, 479, 480, 482], "70": [186, 479, 482], "700": 186, "700e": 104, "70710677": [98, 317, 330], "70710678": [191, 193], "70710678j": 193, "70882036": 370, "71238898": 369, "718281828": [109, 112], "72": 83, "720": [85, 476], "72075441": 222, "72538256": [27, 47], "74165739": 202, "742278e": 441, "74596669": 202, "74921661": 370, "75": [56, 108, 118, 158, 163, 197, 210], "754": 135, "75958653": 369, "76096244": 370, "76377462": 370, "77447665": 217, "78539816": [20, 28, 29, 50, 51, 476], "78927254": 370, "79175947": 84, "79769313e": 238, "7j": 363, "8": [4, 15, 17, 22, 39, 53, 65, 68, 77, 83, 89, 90, 91, 93, 94, 98, 99, 101, 103, 104, 113, 116, 118, 132, 133, 139, 142, 156, 158, 164, 169, 173, 185, 192, 202, 205, 207, 208, 210, 222, 224, 335, 350, 360, 361, 362, 364, 370, 394, 413, 420, 421, 431, 435, 441, 446, 455, 459, 461, 463, 465, 466, 467, 469, 470, 471, 475, 476, 477, 480, 482], "80": [101, 103, 482], "8000": 409, "80226506": 370, "81715362": 370, "827941": [156, 222], "82842712": [194, 196], "84288406": 370, "84401099": 370, "84743374": 370, "84803548": 202, "85": 103, "86": 171, "87649168": 216, "88": 102, "88178420e": 116, "88997253": 370, "89920014": 374, "8f": 101, "8j": 479, "9": [4, 15, 22, 39, 53, 68, 77, 83, 86, 89, 90, 91, 93, 96, 98, 99, 103, 105, 113, 116, 119, 120, 125, 136, 142, 144, 152, 156, 158, 164, 173, 185, 193, 198, 202, 203, 204, 207, 222, 224, 237, 238, 318, 350, 364, 370, 372, 374, 394, 420, 421, 431, 446, 447, 452, 459, 465, 466, 467, 469, 470, 471, 472, 475, 476, 477, 480, 482], "90": [20, 88, 368, 482], "917152": 458, "92387953": 194, "92387953j": 194, "94": 103, "94591015": 84, "95": 198, "95799250e": 116, "98": 225, "98024613": 222, "99": [102, 214, 366], "99322285": [14, 25], "99532227": 108, "996272": 458, "99822295": [27, 47], "99853728": 108, "999": 104, "9990000e": 238, "99959305": 108, "99989938": 108, "9999": 238, "99997791": 108, "999999e": 173, "A": [10, 11, 12, 13, 14, 15, 17, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 69, 72, 73, 75, 76, 77, 79, 80, 84, 85, 86, 87, 88, 89, 90, 92, 93, 96, 98, 99, 101, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 117, 118, 119, 122, 123, 124, 128, 129, 130, 131, 132, 133, 136, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 164, 166, 167, 169, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 190, 194, 195, 196, 198, 200, 201, 204, 205, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 225, 227, 231, 233, 234, 237, 241, 242, 246, 248, 303, 308, 316, 348, 349, 350, 351, 352, 353, 354, 355, 357, 359, 360, 361, 363, 368, 369, 370, 372, 389, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 419, 420, 423, 425, 429, 430, 435, 439, 440, 441, 442, 446, 447, 448, 452, 454, 455, 457, 458, 459, 460, 462, 464, 466, 468, 470, 472, 473, 477, 480, 482, 483, 484, 500], "AND": [16, 58, 59, 60, 61, 172, 218, 219, 220, 221], "And": [4, 48, 49, 90, 98, 303, 466, 470], "As": 474, "Be": 193, "Being": 3, "But": [4, 101], "By": [31, 32, 42, 49, 83, 98, 117, 121, 123, 127, 129, 133, 156, 198, 210, 222, 225, 226, 228, 232, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 419, 426, 431, 443, 451, 455, 464, 466, 468, 470, 478], "For": [0, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 316, 317, 318, 324, 330, 332, 335, 340, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492, 500], "If": [4, 10, 11, 12, 16, 17, 21, 22, 23, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 49, 56, 68, 70, 71, 81, 83, 84, 85, 86, 89, 93, 94, 97, 98, 99, 101, 102, 103, 104, 111, 113, 114, 115, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 139, 145, 146, 148, 153, 156, 158, 162, 163, 164, 165, 169, 170, 171, 173, 179, 180, 181, 190, 198, 199, 200, 201, 202, 203, 204, 207, 209, 210, 211, 222, 223, 226, 227, 228, 230, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 337, 357, 358, 362, 365, 366, 370, 392, 414, 421, 422, 424, 426, 427, 431, 433, 434, 436, 444, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 474, 476, 477, 478, 479, 480, 481, 482, 492, 500], "In": [4, 10, 31, 32, 85, 86, 103, 104, 122, 123, 124, 127, 129, 158, 190, 195, 201, 204, 217, 222, 241, 242, 244, 246, 248, 362, 365, 370, 414, 420, 427, 453, 455, 473], "It": [4, 10, 16, 21, 22, 31, 32, 68, 85, 86, 95, 97, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 158, 194, 196, 217, 225, 228, 239, 240, 241, 242, 243, 244, 245, 247, 249, 362, 437, 451, 453, 455, 478, 500], "Its": [68, 208, 366, 461], "NOT": [59, 172, 218, 219, 220, 221], "No": [41, 42, 103, 190], "Not": [16, 21, 42, 176, 238, 241, 242, 243, 245, 246, 248, 362], "OR": [21, 58, 59, 60, 61, 172, 218, 219, 220, 221], "On": 4, "One": [53, 54, 55, 83, 100, 101, 127, 427], "Or": [158, 463], "That": 224, "The": [3, 4, 10, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 60, 61, 63, 65, 68, 69, 70, 71, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 170, 172, 173, 175, 176, 177, 178, 182, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 198, 199, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 220, 222, 223, 224, 225, 226, 227, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 303, 308, 317, 324, 326, 330, 335, 347, 348, 349, 350, 351, 352, 353, 354, 357, 359, 360, 361, 362, 364, 365, 366, 368, 369, 370, 373, 375, 376, 386, 391, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 419, 420, 423, 424, 425, 426, 427, 428, 429, 431, 432, 434, 435, 437, 438, 439, 440, 441, 442, 444, 446, 447, 448, 450, 451, 452, 453, 455, 456, 457, 458, 459, 460, 462, 463, 464, 466, 467, 468, 470, 471, 472, 473, 474, 475, 477, 478, 481, 482, 483, 484, 492, 496, 500], "Then": [10, 43, 45, 224], "There": [10, 210, 474], "These": [4, 22, 101, 103, 104, 111, 224, 236, 366, 456, 466, 470, 492, 496], "To": [4, 121, 127, 129, 142, 350, 476], "With": [31, 32, 56, 81, 164, 202, 226, 232, 239, 240, 246, 248, 362, 453, 480], "_": [0, 163, 450, 463], "__array_interface__": 101, "__bool__": 492, "__dlpack__": 148, "__dlpack_device__": 148, "__eq__": [98, 101, 137, 370], "__ge__": [98, 101, 137, 370], "__getitem__": [98, 101, 137], "__gt__": [98, 101, 137, 370], "__iter__": 137, "__le__": [98, 101, 137, 370], "__len__": [98, 101], "__lt__": [98, 101, 137, 370], "__main__": 0, "__name__": 0, "__ne__": [98, 101, 137, 370], "__next__": 137, "__setitem__": [98, 137], "__sycl_usm_array_interface__": 44, "_dtypes_list": 0, "a1": [37, 38], "a2": [37, 38], "a_": 10, "a_k": 10, "a_m": 10, "a_max": 68, "a_min": 68, "a_resamp": 127, "ab": [6, 10, 12, 17, 173], "abc": 103, "abcd": 104, "about": [43, 45, 98, 135, 193, 314, 492], "abov": [3, 13, 14, 24, 25, 26, 27, 30, 46, 47, 52, 84, 89, 92, 119, 124, 129, 133, 170, 204, 223, 238, 424, 464, 465, 469], "absolut": [6, 11, 17, 20, 115, 173, 205, 247, 249, 363, 422, 451, 476, 478, 500], "accept": [33, 103, 370, 444, 466, 470], "access": [10, 90, 91, 134, 224, 466, 470, 492], "accord": [16, 21, 56, 64, 101, 133, 135, 193, 194, 195, 196, 223, 228, 244, 247, 249, 424, 429, 451, 478], "accordingli": [243, 245], "account": 427, "accumul": [84, 85, 86, 103, 162, 241, 242, 246, 248, 362, 453, 461], "accur": [101, 112, 158, 214, 216], "accuraci": [122, 123, 124, 127, 129], "achiev": 103, "aco": 24, "acosh": 25, "across": [93, 163, 241, 242, 246, 248], "activ": 4, "actual": [101, 162, 163, 190, 201], "ad": [17, 101, 104, 111, 127, 173, 192, 205, 217, 476, 496], "add": [6, 101, 500], "add_docstr": 6, "add_newdoc": 6, "add_newdoc_ufunc": 6, "addit": [84, 190, 244, 474], "address": 101, "adjac": 476, "advanc": 103, "advers": 103, "advis": 4, "affect": [23, 93, 103, 134, 162, 163], "after": [100, 134, 349, 389, 431], "ag": 101, "against": [17, 31, 32, 62, 63, 68, 81, 157, 173, 202, 203, 226, 232, 239, 240, 246, 248, 362, 366, 453, 456], "ai": [3, 366, 456], "ai_max": 456, "ai_min": 456, "ainv": [197, 208], "al": 10, "algebra": [485, 496], "algorithm": [10, 103, 104, 116, 122, 130], "alia": [10, 13, 14, 18, 19, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 59, 70, 71, 96, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 135, 172, 187, 234, 250, 357, 360, 361, 370, 400, 403, 405, 425, 429, 434, 462, 472, 476, 481], "alias": [9, 121, 122, 127, 129], "align": 101, "all": [4, 6, 9, 17, 20, 21, 22, 37, 38, 42, 49, 56, 69, 81, 88, 94, 98, 100, 101, 103, 104, 109, 110, 112, 114, 119, 120, 124, 125, 128, 129, 133, 134, 139, 140, 141, 149, 150, 152, 156, 158, 165, 167, 169, 185, 190, 200, 203, 210, 222, 226, 232, 239, 240, 243, 245, 303, 306, 313, 326, 362, 372, 421, 422, 431, 434, 437, 449, 453, 474, 481, 492, 500], "allclos": [6, 37, 173, 197, 203, 204, 206, 207, 209], "alloc": [3, 4, 22, 23, 36, 40, 41, 42, 43, 44, 45, 49, 56, 75, 84, 89, 90, 92, 98, 105, 106, 114, 118, 132, 136, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 179, 180, 210, 211, 222, 223, 224, 228, 231, 244, 247, 249, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 424, 449, 451, 464, 466, 470, 477, 478, 483, 484], "allow": [39, 49, 98, 103, 162, 163, 217, 224, 303, 332, 455, 492], "alltru": 6, "almost": [34, 193, 466], "along": [3, 4, 16, 18, 19, 21, 22, 31, 32, 33, 39, 56, 69, 70, 71, 81, 84, 85, 86, 89, 90, 92, 93, 94, 98, 99, 100, 102, 113, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 139, 140, 141, 145, 146, 151, 156, 158, 164, 165, 170, 202, 204, 208, 209, 210, 222, 223, 226, 227, 228, 229, 230, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 300, 301, 302, 309, 310, 320, 322, 327, 328, 336, 339, 341, 343, 344, 346, 358, 362, 364, 365, 366, 424, 426, 431, 432, 434, 437, 443, 444, 446, 450, 451, 453, 455, 456, 459, 460, 461, 463, 466, 467, 470, 471, 474, 476, 478, 480, 481, 492], "alpha": [371, 376, 377, 393, 396], "alreadi": [4, 10, 41, 42, 53, 54, 55, 355, 474], "also": [3, 4, 10, 13, 14, 15, 17, 20, 23, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 60, 61, 76, 96, 98, 101, 103, 107, 111, 119, 124, 128, 129, 130, 133, 142, 144, 145, 146, 147, 151, 153, 158, 159, 160, 161, 162, 166, 173, 187, 188, 189, 190, 216, 217, 224, 227, 233, 234, 236, 237, 335, 350, 351, 360, 361, 408, 425, 429, 452, 455, 472, 474, 492], "alter": 93, "altern": [3, 4, 16, 21, 85, 86, 97, 98, 225, 226, 228, 232, 241, 242, 244, 246, 247, 248, 249, 345, 362, 451, 453, 478], "although": [20, 101, 123, 124, 125, 460], "alwai": [4, 10, 13, 14, 24, 25, 26, 27, 28, 30, 33, 40, 46, 47, 49, 50, 52, 93, 98, 99, 102, 115, 142, 148, 164, 194, 196, 247, 249, 303, 350, 427, 445, 451, 478, 480], "amax": [6, 226], "ambigu": 492, "amin": [6, 232], "among": 102, "amplitud": 10, "an": [0, 3, 4, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 79, 80, 84, 85, 86, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 178, 182, 185, 187, 188, 189, 192, 195, 198, 200, 201, 202, 204, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 257, 302, 303, 304, 305, 308, 318, 320, 324, 326, 328, 331, 332, 335, 336, 337, 338, 342, 343, 345, 347, 348, 350, 351, 352, 353, 354, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 370, 372, 377, 378, 380, 389, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 418, 419, 420, 421, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481, 482, 483, 484, 492, 500], "anaconda": 3, "analog": [117, 119, 121, 123, 124, 126], "analysi": 10, "analyt": [3, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52], "angl": [6, 10, 13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 87, 88, 169, 368, 369, 421, 422, 476, 500], "ani": [3, 6, 16, 17, 22, 36, 40, 41, 42, 43, 44, 45, 49, 62, 63, 75, 89, 92, 94, 98, 101, 103, 104, 117, 119, 123, 124, 129, 133, 134, 154, 155, 156, 158, 163, 165, 175, 182, 183, 199, 209, 210, 222, 224, 243, 245, 303, 324, 370, 414, 444, 477, 492], "anoth": [4, 77, 98, 113, 123, 124, 148, 308, 328, 358, 365, 432], "answer": 372, "anti": [93, 134], "anyth": 101, "ap": 198, "apart": 463, "api": [0, 2, 3, 6, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "appear": [111, 140, 141, 474], "append": [0, 6, 94, 102, 104, 111, 122, 123, 124, 187], "appli": [31, 32, 33, 56, 64, 103, 238, 420, 428, 459, 463], "applic": [10, 101], "apply_along_axi": 6, "apply_over_ax": 6, "approach": [98, 101, 122, 123, 124, 335], "appropri": [4, 31, 32, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 157, 209, 239, 240, 243, 245, 370, 398, 401, 455, 492], "approxim": [135, 463], "ar": [3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 42, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 68, 69, 70, 71, 72, 73, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 89, 93, 94, 96, 97, 98, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 114, 115, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 151, 156, 158, 159, 160, 161, 162, 163, 166, 171, 172, 173, 176, 177, 178, 187, 188, 189, 190, 193, 194, 195, 196, 198, 199, 200, 201, 202, 203, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, 235, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 325, 326, 335, 347, 348, 349, 350, 351, 356, 358, 359, 360, 361, 362, 363, 366, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 398, 401, 402, 404, 410, 412, 413, 414, 415, 416, 417, 418, 419, 420, 423, 424, 425, 429, 430, 431, 433, 434, 435, 436, 437, 439, 440, 441, 443, 444, 447, 448, 450, 451, 452, 453, 455, 456, 457, 458, 459, 461, 463, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 482, 492, 500], "arang": [0, 6, 15, 31, 32, 34, 39, 53, 54, 55, 56, 57, 68, 76, 88, 89, 90, 91, 93, 96, 97, 98, 99, 103, 107, 109, 110, 112, 113, 116, 138, 139, 142, 147, 155, 156, 158, 162, 164, 170, 171, 185, 186, 202, 210, 213, 214, 218, 219, 220, 221, 222, 224, 225, 226, 230, 232, 234, 237, 311, 351, 354, 358, 360, 361, 365, 369, 394, 425, 428, 431, 437, 446, 452, 459, 461, 463, 466, 467, 470, 471, 472, 480, 482, 484], "arbitrari": [48, 97, 101, 103, 171, 225, 428, 466, 470], "arbitrarili": 103, "arc": [20, 26, 28, 46, 50], "arcco": [6, 13, 14, 25, 26, 28, 29, 46, 50, 51, 79], "arccosh": [6, 13, 14, 24, 27, 30, 47, 52, 80], "arcsin": [6, 13, 24, 27, 28, 29, 46, 47, 50, 51, 441], "arcsinh": [6, 14, 25, 26, 30, 46, 47, 52, 442], "arctan": [6, 13, 20, 24, 26, 29, 30, 46, 50, 51, 52, 457], "arctan2": [6, 20, 26, 28, 46, 50, 51], "arctanh": [6, 14, 25, 27, 28, 29, 47, 50, 51, 52, 458], "area": 463, "arg": [62, 185, 370], "arg1": 184, "arg2": 184, "argmax": [0, 6, 32, 98, 239, 366, 456, 492], "argmin": [6, 31, 98, 240, 456, 492], "argpartit": [6, 33, 366, 456, 492], "argsort": [6, 98, 357, 366, 436, 444, 456, 462, 492], "argument": [0, 10, 11, 12, 13, 14, 15, 20, 23, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 64, 65, 66, 68, 70, 71, 76, 79, 80, 87, 88, 96, 97, 98, 101, 104, 108, 109, 110, 112, 142, 143, 144, 145, 146, 147, 161, 166, 169, 172, 183, 184, 187, 201, 202, 213, 214, 215, 216, 217, 224, 225, 227, 233, 234, 235, 237, 332, 345, 348, 349, 359, 360, 361, 363, 365, 368, 369, 421, 422, 423, 425, 428, 429, 430, 435, 439, 440, 441, 442, 450, 452, 457, 458, 459, 463, 472, 473, 492, 500], "argwher": [6, 350], "ari": [39, 53, 54, 55, 99, 102, 164, 446, 480], "arithmet": [56, 156, 228, 229, 244, 247, 249, 359, 451, 453, 478, 485, 496], "around": [6, 98, 156, 365, 420, 433], "arr": [22, 42, 91, 101, 163, 367, 394, 420, 467, 471], "arr2": 101, "arr_t": [49, 98, 303], "arrai": [0, 2, 3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 251, 257, 300, 301, 302, 303, 304, 305, 308, 311, 312, 313, 314, 316, 317, 318, 319, 321, 323, 324, 326, 328, 329, 330, 331, 332, 333, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 496, 500], "array2str": 6, "array_equ": 6, "array_equiv": [6, 37], "array_lik": [22, 36, 40, 41, 42, 43, 44, 45, 48, 56, 75, 77, 89, 92, 102, 113, 154, 155, 156, 175, 182, 210, 222, 347, 358, 365, 366, 370, 438, 443, 455, 459, 477], "array_of_diagon": 93, "array_repr": 6, "array_split": [6, 70, 71, 446], "array_str": 6, "arrays_and_dtyp": 428, "art": 10, "asanyarrai": [6, 41, 42, 45], "asarrai": [4, 6, 40, 42, 43, 45, 48, 347, 443], "asarray_chkfinit": [6, 40, 41], "ascend": [194, 196, 436], "ascii": 101, "ascontiguousarrai": [6, 40, 41, 42, 45], "asfarrai": [6, 40, 41], "asfortranarrai": [6, 40, 41, 42, 43], "asin": 26, "asinh": 27, "asmatrix": 6, "asnumpi": 98, "aspect": 101, "assembl": [70, 71, 100, 165, 434, 450, 481], "assign": [98, 313, 335, 466, 470], "associ": [56, 162, 163, 492], "assum": [10, 56, 104, 121, 127, 129, 200, 203, 207, 224, 463], "astyp": [6, 98, 156, 350], "atan": 28, "atan2": 29, "atanh": 30, "atleast_1d": [6, 54, 55, 111], "atleast_2d": [6, 53, 55, 111], "atleast_3d": [6, 53, 54, 111], "atol": [17, 173], "attain": 0, "attempt": [97, 201], "attribut": [98, 101, 106, 135, 155, 168, 204, 354, 484, 485], "automat": [162, 163], "avail": [2, 3, 4, 10, 78, 82, 101, 108, 229, 235, 239, 240, 243, 245, 246, 485, 492], "averag": [6, 98, 228, 244, 321, 453, 496], "avg": 56, "avoid": [36, 41, 54, 55, 121, 127, 129], "aweight": 82, "ax": [16, 21, 31, 32, 56, 81, 84, 94, 97, 98, 103, 111, 117, 119, 120, 123, 124, 125, 128, 129, 131, 133, 139, 158, 171, 202, 206, 208, 209, 223, 225, 226, 228, 232, 236, 239, 240, 243, 244, 245, 246, 247, 248, 249, 342, 345, 355, 357, 362, 424, 431, 432, 449, 451, 453, 454, 459, 460, 461, 462, 474, 478], "axi": [16, 18, 19, 21, 22, 31, 32, 33, 39, 56, 69, 70, 71, 81, 83, 84, 85, 86, 93, 94, 98, 99, 100, 102, 103, 111, 113, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 139, 140, 141, 145, 146, 151, 156, 158, 164, 165, 170, 198, 202, 210, 222, 223, 225, 226, 227, 228, 229, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 309, 310, 316, 320, 321, 322, 326, 327, 328, 331, 336, 337, 338, 339, 341, 343, 345, 346, 356, 357, 358, 362, 364, 365, 366, 419, 424, 426, 427, 431, 432, 434, 437, 443, 444, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 474, 476, 478, 480, 481, 492], "axis1": [93, 98, 311, 342, 344, 454, 461], "axis2": [93, 98, 311, 342, 344, 454, 461], "axisa": 83, "axisb": 83, "axisc": 83, "axiserror": [33, 444], "b": [10, 15, 17, 22, 31, 32, 37, 38, 58, 61, 69, 70, 71, 77, 83, 86, 97, 98, 100, 101, 103, 104, 107, 149, 150, 159, 160, 165, 171, 173, 186, 188, 189, 192, 198, 201, 202, 203, 205, 206, 207, 208, 209, 218, 220, 225, 226, 232, 349, 351, 355, 360, 361, 371, 428, 434, 450, 459, 460, 468, 479, 481, 500], "back": [98, 151, 316, 419, 427, 432, 468], "backend": [2, 157, 373, 375, 376, 386, 391, 407], "backward": [10, 49, 98, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 158, 303, 431, 432], "bad": 382, "bartlett": 6, "base": [0, 4, 101, 103, 110, 113, 142, 156, 162, 163, 207, 212, 213, 214, 215, 216, 217, 222, 223, 225, 358, 360, 361, 365, 367], "base_repr": 6, "basic": [64, 103, 492, 496], "bc": [192, 205], "bcde": 104, "becaus": [10, 16, 21, 121, 127, 129, 476, 492], "becom": [10, 98, 162, 345], "been": [100, 366, 432, 456], "befor": [4, 22, 33, 70, 71, 84, 98, 102, 122, 123, 124, 140, 141, 209, 223, 226, 232, 247, 249, 326, 337, 362, 424, 431, 432, 444, 451, 453, 460, 478, 479], "begin": [102, 104, 156, 210, 222, 437], "behav": [211, 365], "behavior": [98, 131, 238, 308, 460], "behind": [98, 326], "being": [3, 101, 145, 146, 227, 233], "belong": [95, 162], "below": [0, 4, 9, 13, 24, 26, 27, 30, 46, 47, 52, 89, 92, 101, 127, 200, 464, 465, 469, 476, 492], "best": 104, "beta": [6, 381], "between": [17, 23, 39, 64, 94, 102, 135, 150, 153, 158, 171, 173, 210, 222, 387, 401, 452, 463, 476], "beyond": [4, 431], "bia": 82, "big": 101, "bin": [95, 116, 118, 132, 162, 163, 408], "bin_edg": [162, 163], "binari": [58, 60, 61, 149, 150, 152, 153, 485, 496], "binary_repr": 6, "bincount": [6, 95, 162], "binomi": [6, 389], "bins_0": 163, "bins_1": 163, "bit": [58, 59, 60, 61, 101, 135, 168, 172, 187, 218, 220, 221, 246, 248, 429, 440, 496], "bitwis": [58, 60, 61], "bitwise_and": [6, 59, 60, 61, 172, 218], "bitwise_invert": [59, 172], "bitwise_left_shift": 187, "bitwise_not": 6, "bitwise_or": [6, 58, 59, 61, 172, 220], "bitwise_right_shift": 429, "bitwise_xor": [6, 58, 59, 60, 172, 221], "biufcmmosuv": 101, "blackman": 6, "block": [6, 70, 71, 100, 134, 165, 186, 434, 450, 481], "bmat": 6, "bool": [9, 16, 17, 21, 31, 32, 36, 37, 38, 41, 44, 49, 56, 64, 77, 81, 84, 95, 98, 101, 104, 107, 134, 148, 156, 159, 160, 162, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 188, 189, 190, 200, 202, 203, 207, 210, 222, 223, 226, 228, 230, 232, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 350, 351, 362, 424, 427, 437, 440, 451, 453, 455, 474, 477, 478, 492], "bool_": 9, "boolean": [58, 59, 60, 61, 77, 84, 101, 113, 142, 148, 170, 172, 173, 176, 177, 178, 179, 180, 181, 185, 218, 220, 223, 224, 228, 244, 246, 247, 249, 350, 358, 424, 427, 451, 455, 478], "boolean_sequ": 185, "both": [10, 15, 17, 22, 29, 37, 38, 51, 56, 58, 60, 61, 68, 76, 83, 96, 97, 107, 123, 130, 142, 144, 145, 146, 147, 159, 160, 161, 166, 171, 173, 186, 187, 188, 189, 202, 216, 217, 218, 220, 221, 225, 227, 233, 234, 237, 248, 349, 351, 360, 361, 425, 429, 452, 459, 461, 466, 468, 470, 472, 479, 482], "bound": [365, 420, 436, 455, 456], "boundari": [158, 365, 420], "branch": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52], "briefli": 492, "broadcast": [15, 16, 21, 31, 32, 38, 56, 62, 63, 68, 77, 81, 96, 103, 113, 142, 145, 146, 166, 179, 180, 202, 203, 221, 223, 225, 226, 227, 228, 232, 233, 237, 239, 240, 244, 246, 247, 248, 249, 360, 361, 362, 365, 366, 424, 426, 451, 452, 453, 456, 460, 472, 478, 482], "broadcast_arrai": [6, 63], "broadcast_shap": 6, "broadcast_to": [6, 62, 460], "brought": 10, "buffer": [44, 85, 86, 98, 148, 149, 150, 152, 153, 211, 226, 232, 241, 242, 427], "buffer_lik": 149, "buffererror": 148, "build": 496, "build_loc": 4, "built": 101, "busday_count": 6, "busday_offset": 6, "byte": [6, 49, 98, 101, 103, 149, 150, 211, 303, 319, 323], "byte_bound": 6, "byteord": 101, "byteswap": 6, "bz2": 211, "c": [2, 4, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 38, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 83, 87, 88, 96, 97, 98, 101, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 154, 155, 157, 159, 160, 161, 166, 169, 171, 172, 176, 177, 178, 186, 187, 188, 189, 192, 198, 201, 202, 205, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 308, 316, 329, 348, 349, 350, 351, 353, 354, 359, 360, 361, 363, 368, 369, 419, 420, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 459, 460, 472, 473, 474, 475, 482, 483, 484, 500], "c_contigu": [43, 45, 98, 308], "ca": 74, "calcul": [10, 11, 12, 15, 20, 29, 51, 56, 84, 86, 94, 96, 102, 103, 107, 109, 110, 112, 116, 125, 142, 143, 144, 147, 158, 163, 166, 193, 194, 195, 196, 198, 203, 214, 216, 217, 223, 225, 228, 234, 237, 244, 247, 249, 351, 360, 361, 362, 424, 425, 451, 452, 472, 478, 479, 485, 500], "call": [10, 20, 22, 29, 31, 32, 33, 43, 45, 51, 101, 122, 123, 124, 127, 130, 151, 193, 195, 201, 224, 257, 350, 449, 455, 460, 463, 500], "callabl": [151, 224], "cambridg": 10, "can": [0, 3, 4, 10, 15, 17, 22, 23, 29, 33, 36, 37, 38, 40, 41, 42, 43, 44, 45, 48, 49, 51, 56, 58, 59, 60, 61, 64, 75, 76, 83, 89, 90, 92, 93, 96, 97, 98, 101, 103, 104, 105, 106, 107, 114, 116, 117, 118, 119, 122, 123, 124, 127, 128, 129, 132, 134, 142, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 165, 166, 167, 170, 171, 172, 173, 175, 182, 183, 185, 186, 187, 188, 189, 190, 197, 198, 199, 209, 210, 211, 216, 217, 218, 220, 221, 222, 224, 225, 227, 231, 233, 234, 237, 246, 248, 303, 308, 335, 337, 348, 349, 350, 351, 352, 353, 354, 359, 360, 361, 366, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 420, 425, 427, 429, 444, 452, 455, 456, 459, 461, 463, 464, 466, 470, 471, 472, 474, 477, 479, 482, 483, 484, 492, 500], "can_cast": [6, 496], "cannot": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 70, 71, 239, 240, 446, 449, 450], "capabl": [23, 36, 40, 41, 43, 45, 56, 115, 156, 210, 222, 225], "care": [23, 193], "cartesian": 230, "case": [4, 16, 21, 23, 31, 32, 36, 40, 41, 42, 43, 45, 56, 75, 85, 86, 89, 92, 94, 103, 104, 105, 106, 114, 118, 121, 126, 130, 132, 149, 150, 151, 152, 154, 155, 156, 158, 167, 193, 204, 207, 210, 211, 217, 222, 231, 241, 242, 246, 248, 352, 353, 354, 362, 427, 453, 459, 464, 476, 477, 483, 484, 492], "cast": [16, 21, 49, 64, 70, 71, 77, 84, 85, 86, 98, 103, 142, 165, 193, 223, 225, 228, 238, 241, 242, 244, 246, 247, 248, 249, 303, 362, 424, 434, 450, 451, 453, 478, 481], "cat": [372, 389], "cauchi": 408, "cbrt": [6, 447], "cdef": 104, "cdot": 459, "cdoubl": 9, "ceil": [6, 35, 136, 143, 144, 430, 433, 473], "center": [117, 118, 119, 120, 124, 125, 132], "central": [158, 390, 391], "certain": [101, 224], "ch": 10, "chain": [97, 98, 103, 104], "chang": [49, 75, 83, 98, 101, 103, 113, 241, 242, 303, 316, 340, 345, 348, 358, 359, 365, 366, 367, 419, 427, 432, 476, 496], "char": 101, "charact": [101, 150], "check": [16, 21, 40, 41, 42, 64, 121, 175, 182, 190, 203, 206], "check_valid": 388, "chi": [374, 390], "chisquar": 6, "choic": [6, 67, 98, 116, 117, 119, 122, 123, 124, 128, 129, 131, 133, 194, 196, 304], "choicelist": 437, "choleski": 6, "choos": [6, 20, 26, 28, 46, 50, 98, 104, 437, 482, 492], "chosen": [34, 162, 474, 482], "circ": 500, "circl": [205, 463], "clamp": [365, 455, 456], "clariti": 134, "class": [3, 4, 98, 101, 137, 149, 150, 151, 153, 170, 211, 370, 398, 464, 496], "classic": 103, "clear": [101, 492], "clip": [6, 98, 365, 420, 455, 456, 492], "close": [13, 14, 20, 24, 25, 26, 28, 46, 48, 49, 50, 98, 103, 111, 169, 210, 303, 370, 398, 421, 422, 430, 433, 463], "closer": 473, "cloud": 3, "cmake": 4, "co": [6, 13, 14, 24, 25, 26, 46, 80, 195, 441, 457, 463], "code": [44, 101, 184], "codeplai": 4, "coeffici": [198, 206, 209], "coerc": [44, 149, 150, 151, 152, 153, 211], "coin": 372, "col": 170, "collaps": [98, 316, 474], "column": [6, 40, 41, 42, 43, 45, 48, 49, 69, 70, 71, 85, 86, 93, 98, 100, 114, 134, 140, 141, 158, 164, 165, 167, 193, 194, 198, 201, 204, 207, 303, 419, 420, 434, 446, 450, 464, 466, 470, 475, 477, 481], "column_stack": [6, 70, 71, 100, 165, 434, 450, 481], "com": 4, "combin": [0, 101, 111, 119, 124, 129, 133, 158], "combinatori": 104, "come": 474, "comma": [101, 103], "command": 4, "common": [122, 123, 124, 350, 459], "common_typ": 6, "compani": [372, 389], "compar": [17, 37, 107, 145, 146, 163, 173, 227, 233], "compare_chararrai": 6, "comparison": [2, 107, 159, 160, 188, 189, 351, 485, 496], "compat": [3, 4, 10, 16, 21, 49, 56, 98, 223, 228, 243, 244, 245, 247, 249, 303, 424, 427, 451, 478, 496], "compil": [4, 101, 157], "complement": 476, "complementari": [144, 476], "complet": [3, 4, 104, 150, 151, 204, 432, 492], "complex": [10, 11, 12, 13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 37, 46, 47, 50, 51, 52, 64, 84, 97, 98, 101, 104, 108, 115, 116, 117, 119, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 135, 142, 145, 146, 169, 174, 175, 181, 182, 193, 194, 195, 196, 204, 205, 207, 223, 225, 227, 233, 238, 247, 249, 306, 307, 363, 421, 422, 424, 445, 451, 474, 478, 479, 492, 496], "complex128": [9, 56, 428], "complex64": [9, 56, 98, 142, 336], "compliant": 98, "complic": [103, 500], "compon": [10, 37, 120, 125, 132, 135, 169, 238, 421], "compos": 76, "composit": [86, 186, 453, 463], "compress": [6, 113, 437, 455, 492], "comput": [4, 10, 13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 56, 58, 59, 60, 61, 65, 72, 73, 79, 80, 84, 85, 86, 94, 95, 103, 109, 110, 111, 112, 115, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 143, 158, 159, 160, 161, 162, 163, 169, 170, 172, 186, 188, 189, 191, 192, 193, 194, 195, 196, 197, 201, 202, 203, 204, 205, 207, 208, 209, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 228, 229, 234, 241, 242, 243, 244, 245, 246, 247, 248, 249, 348, 359, 363, 421, 423, 424, 425, 430, 433, 435, 439, 440, 441, 442, 447, 451, 453, 457, 458, 459, 463, 466, 470, 478], "compute_uv": [191, 207], "concat": 71, "concaten": [6, 69, 70, 100, 165, 434, 446, 450, 456, 481], "concept": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484, 492], "cond": [6, 197], "condit": [34, 49, 97, 98, 113, 191, 197, 201, 303, 350, 358, 365, 367, 437, 482], "condlist": 437, "confus": 147, "conj": [6, 73, 98, 121, 169, 190, 193, 363], "conjug": [6, 10, 72, 97, 98, 127, 130, 169, 190, 193, 194, 195, 196, 225, 306, 363, 479], "consecut": [94, 102, 158], "conserv": 230, "consid": [17, 23, 36, 37, 40, 41, 43, 45, 104, 132, 156, 173, 176, 194, 196, 200, 210, 222, 225, 370, 398, 474], "consist": [37, 38, 102, 116, 117, 119, 122, 123, 124, 128, 129, 131, 133, 150, 163, 209, 210, 456, 459], "constant": [9, 101, 158], "constraint": 56, "construct": [40, 41, 42, 67, 89, 92, 93, 98, 101, 114, 149, 150, 151, 152, 153, 167, 185, 211, 231, 304, 352, 437, 460, 461, 482, 485], "constructor": 492, "consum": [98, 323], "contain": [10, 11, 12, 13, 14, 15, 16, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 42, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 76, 77, 79, 80, 83, 84, 93, 96, 98, 101, 107, 109, 110, 112, 117, 118, 119, 122, 127, 130, 132, 138, 142, 143, 144, 145, 146, 147, 148, 153, 157, 158, 159, 160, 162, 163, 166, 169, 170, 172, 187, 188, 189, 194, 204, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 228, 233, 234, 237, 239, 240, 243, 244, 245, 247, 249, 332, 348, 350, 351, 357, 359, 360, 361, 363, 370, 421, 423, 424, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 451, 452, 457, 458, 462, 466, 467, 470, 471, 472, 473, 478, 492], "content": [43, 98, 407], "context": 10, "contigu": [40, 41, 42, 43, 45, 97, 98, 103, 201, 329, 419, 427], "continu": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 370, 402], "contourf": 230, "contract": [103, 104, 459], "contrast": [103, 365], "contribut": [10, 56, 162, 163], "control": [4, 49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "conveni": [98, 345, 370], "convent": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 97, 103, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 171, 209, 225, 355, 459], "convers": [49, 98, 103, 303, 485], "convert": [22, 31, 32, 36, 40, 41, 42, 43, 44, 45, 48, 53, 54, 55, 75, 87, 88, 89, 92, 101, 103, 104, 111, 154, 155, 156, 175, 182, 210, 222, 368, 369, 420, 475, 476, 477], "convolut": [10, 74, 78], "convolv": [6, 78], "coolei": 10, "coordin": [81, 151, 158, 170, 185, 230, 420, 475], "copi": [6, 22, 23, 33, 36, 37, 40, 41, 42, 43, 44, 45, 49, 53, 54, 55, 77, 89, 90, 92, 93, 98, 101, 105, 106, 113, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 230, 231, 238, 257, 303, 316, 318, 326, 332, 335, 352, 353, 354, 356, 358, 359, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 427, 436, 444, 449, 464, 465, 466, 469, 470, 477, 483, 484, 492], "copysign": [6, 348, 359], "copyto": [6, 98, 113, 308, 358], "core": [3, 101, 103, 492], "corner": [117, 119, 123, 124], "corrcoef": [6, 82], "correct": [11, 12, 13, 14, 15, 20, 22, 24, 25, 26, 27, 28, 29, 30, 34, 35, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 70, 71, 72, 73, 76, 79, 80, 87, 88, 96, 107, 109, 110, 112, 115, 121, 127, 129, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 206, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 233, 234, 237, 348, 349, 351, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 450, 452, 457, 458, 472, 473], "correctli": [20, 26, 28, 31, 32, 46, 50, 81, 202, 226, 232, 239, 240, 246, 248, 350, 362, 453], "correl": [6, 496], "correspond": [6, 10, 23, 31, 32, 36, 39, 40, 41, 42, 43, 44, 45, 49, 68, 70, 71, 75, 87, 88, 89, 90, 92, 93, 98, 99, 105, 106, 114, 117, 118, 119, 121, 123, 124, 127, 128, 129, 130, 131, 132, 133, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 164, 167, 170, 185, 193, 194, 210, 211, 222, 224, 225, 231, 303, 308, 312, 352, 353, 354, 357, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 431, 437, 438, 446, 451, 459, 462, 463, 464, 466, 470, 477, 478, 480, 483, 484, 492], "correspondingli": [10, 446], "cosh": [6, 14, 25, 79, 442, 458], "cosin": [13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458], "cost": [103, 104], "costli": 104, "could": [98, 121, 127, 129, 337], "count": [16, 21, 57, 81, 95, 101, 104, 139, 149, 150, 152, 153, 158, 162, 163, 350, 362, 372, 443, 453, 474, 485, 496], "count_nonzero": [6, 350], "counterpart": [10, 121, 127, 129, 492], "cov": [6, 388], "covari": 82, "cover": [466, 470, 496], "cpu": [4, 23, 36, 40, 41, 42, 43, 45, 75, 78, 82, 89, 92, 105, 106, 108, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 229, 231, 235, 246, 352, 353, 354, 464, 477, 483, 484], "creat": [3, 4, 23, 36, 38, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 91, 92, 93, 98, 101, 104, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 238, 303, 308, 352, 353, 354, 366, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 461, 464, 466, 467, 470, 471, 477, 483, 484, 492, 496], "creation": [101, 104, 485, 492, 496, 500], "crop": [116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133], "cross": [6, 78, 185], "csingl": 9, "ct": 10, "cube": [65, 142, 447], "cubic": 104, "cuda": 4, "cumprod": [6, 98, 241, 492], "cumproduct": 6, "cumsum": [6, 94, 98, 242, 453, 463, 492], "cumul": [84, 85, 86, 94, 98, 241, 242, 309, 310, 453, 463], "cupi": [2, 485], "current": [10, 11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 76, 79, 80, 87, 88, 96, 98, 101, 104, 109, 110, 112, 142, 143, 144, 145, 146, 147, 150, 161, 163, 166, 167, 172, 187, 213, 214, 215, 216, 217, 227, 233, 234, 235, 237, 335, 348, 349, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 452, 457, 458, 472, 473], "curv": 463, "custom": 492, "customarili": 10, "cut": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 198], "cutoff": 203, "cycl": [118, 132, 185], "cyclic": 365, "cython": 4, "d": [0, 16, 21, 23, 56, 69, 70, 71, 85, 86, 89, 90, 91, 92, 93, 97, 98, 100, 101, 114, 118, 120, 125, 132, 134, 138, 140, 141, 153, 164, 165, 167, 171, 185, 192, 194, 195, 201, 202, 205, 225, 230, 241, 242, 248, 316, 350, 360, 361, 362, 365, 375, 419, 427, 434, 436, 438, 450, 453, 455, 459, 460, 461, 468, 474, 477, 481, 492], "d0": [370, 397, 399], "d1": [370, 399], "d3": 90, "data": [1, 3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 24, 25, 26, 27, 28, 29, 30, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 60, 61, 63, 64, 65, 66, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 84, 87, 88, 89, 92, 95, 96, 97, 98, 101, 103, 105, 106, 107, 108, 109, 110, 112, 114, 115, 121, 127, 129, 135, 136, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 172, 173, 175, 176, 177, 178, 179, 180, 182, 187, 188, 189, 198, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 227, 228, 229, 233, 234, 235, 237, 238, 239, 240, 243, 244, 245, 246, 247, 249, 303, 332, 345, 347, 348, 349, 351, 353, 354, 358, 359, 360, 361, 363, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 441, 442, 443, 447, 448, 449, 450, 451, 452, 456, 457, 458, 461, 464, 472, 473, 478, 481, 482, 483, 484, 485, 496], "datatyp": [101, 200], "date": 4, "datetim": 101, "datetime_as_str": 6, "datetime_data": 6, "dcmake_c_compil": 4, "dcmake_cxx_compil": 4, "ddof": [82, 98, 247, 249, 339, 346, 451, 478], "decai": 383, "decim": [35, 98, 135, 136, 333, 430, 433], "decomposit": [190, 197, 200, 203, 207, 496], "decompress": 211, "decreas": [95, 463], "decreasingli": [10, 117, 119, 123, 124], "deem": 148, "def": 0, "default": [3, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 58, 59, 60, 61, 62, 63, 65, 66, 68, 70, 71, 72, 73, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 190, 191, 194, 196, 198, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 316, 348, 349, 351, 352, 353, 354, 356, 357, 359, 360, 361, 362, 363, 365, 368, 369, 370, 374, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 408, 409, 411, 414, 419, 420, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 446, 447, 448, 450, 451, 452, 453, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481, 482, 483, 484, 492], "default_rng": 6, "defg": 104, "defici": 200, "defin": [10, 29, 51, 83, 101, 106, 116, 145, 146, 155, 161, 162, 163, 227, 233, 238, 354, 359, 422, 484, 492], "definit": [83, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 143, 190, 463], "deg": [20, 369], "deg2rad": [6, 368, 369, 476], "degre": [6, 20, 87, 247, 249, 368, 369, 412, 451, 476, 478, 500], "del": 500, "delet": [6, 22], "delta": [10, 247, 249, 451, 476, 478], "demonstr": [0, 4, 101], "dens": [170, 185, 231], "densiti": 162, "depend": [4, 34, 93, 115, 121, 127, 129, 194, 198, 204, 206, 207, 210, 246, 248, 437, 482], "deprec": 6, "deprecate_with_doc": 6, "depth": [69, 70, 71, 99, 100, 165, 434, 446, 450, 481], "deriv": 158, "descend": 207, "descr": 101, "describ": [84, 101, 223, 424, 496], "descript": [84, 101, 122, 124, 162, 223, 424, 492], "design": 10, "desir": [23, 36, 40, 41, 43, 45, 48, 63, 105, 106, 114, 122, 123, 124, 154, 155, 156, 167, 210, 222, 353, 354, 460, 464, 483, 484], "destin": [70, 71, 165, 236, 365, 366, 434, 450, 456, 481], "destruct": 500, "det": [6, 205], "detail": [35, 117, 119, 123, 124, 128, 129, 131, 133, 148, 433, 466, 467, 470, 471, 474, 492], "determin": [13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 60, 61, 65, 76, 79, 80, 87, 88, 96, 109, 110, 112, 144, 145, 146, 147, 150, 151, 153, 166, 187, 192, 198, 204, 205, 212, 213, 214, 215, 216, 217, 225, 227, 233, 234, 237, 349, 360, 361, 368, 369, 420, 423, 425, 429, 435, 437, 439, 441, 442, 447, 448, 452, 457, 458, 461, 472, 473, 475], "devel": 4, "develop": [3, 4], "deviat": [98, 228, 244, 247, 249, 339, 370, 385, 392, 451, 478], "devic": [0, 2, 3, 23, 36, 40, 41, 42, 43, 44, 45, 49, 56, 75, 84, 89, 90, 92, 98, 103, 105, 106, 114, 115, 118, 132, 136, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 223, 224, 225, 228, 231, 244, 247, 249, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 424, 449, 451, 464, 466, 470, 477, 478, 483, 484], "df": [374, 390, 412, 413], "dfden": [378, 391], "dfnum": [378, 391], "dft": [10, 116, 121, 122, 126, 127, 130], "di": [90, 91], "diag": [6, 92, 93, 103, 114, 140, 141, 167, 193, 195, 207, 437, 461], "diag_indic": [6, 91, 134], "diag_indices_from": [6, 90, 134], "diagflat": [6, 89, 93, 461], "diagon": [6, 89, 90, 91, 92, 98, 103, 114, 134, 167, 190, 194, 195, 196, 224, 344, 437, 461, 464, 465, 466, 467, 469, 470, 471, 492], "dice": 387, "dictionari": 101, "diff": [6, 86, 102, 158, 162], "differ": [3, 10, 17, 23, 36, 39, 40, 41, 42, 43, 45, 56, 75, 84, 86, 89, 92, 94, 98, 101, 102, 105, 106, 114, 117, 118, 122, 123, 125, 128, 131, 132, 135, 140, 141, 142, 149, 150, 151, 152, 154, 155, 156, 158, 167, 173, 196, 210, 211, 222, 223, 225, 231, 308, 352, 353, 354, 358, 360, 361, 366, 424, 452, 456, 464, 466, 470, 476, 477, 483, 484, 496], "digit": [6, 10, 135, 162], "dim": [17, 420], "dimens": [16, 21, 22, 31, 32, 36, 53, 54, 55, 56, 69, 70, 71, 77, 81, 82, 83, 90, 93, 94, 98, 99, 101, 111, 123, 124, 136, 140, 141, 158, 165, 170, 171, 185, 200, 202, 204, 223, 226, 228, 230, 231, 232, 236, 239, 240, 243, 244, 245, 246, 247, 248, 249, 316, 324, 335, 347, 350, 352, 362, 366, 370, 400, 402, 403, 405, 420, 424, 427, 438, 446, 449, 450, 451, 453, 454, 455, 456, 460, 461, 466, 467, 470, 471, 474, 475, 478, 480, 492, 496], "dimension": [2, 4, 33, 74, 78, 81, 84, 90, 91, 92, 93, 94, 95, 98, 102, 103, 116, 117, 119, 121, 122, 123, 124, 127, 128, 129, 130, 131, 133, 134, 149, 150, 152, 158, 164, 170, 185, 198, 204, 208, 209, 223, 226, 230, 231, 232, 239, 240, 243, 245, 247, 249, 338, 347, 352, 355, 362, 424, 444, 451, 453, 455, 460, 463, 474, 478, 479, 480, 485], "direct": [10, 83, 94, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 140, 141, 158, 349], "directli": [101, 151, 170, 222, 350, 456], "directori": 157, "dirichlet": 6, "discard": 473, "discont": 476, "discontinu": 476, "discret": [3, 10, 74, 78, 86, 94, 102, 116, 117, 118, 119, 122, 123, 124, 127, 128, 129, 130, 131, 132, 133, 158, 370, 485], "disp": 6, "dispers": 415, "displac": [98, 340], "distanc": 158, "distinct": [145, 146, 227, 233], "distinguish": 101, "distribut": [3, 4, 222, 370, 371, 372, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 496], "divid": [6, 39, 99, 100, 144, 147, 164, 234, 425, 446, 472, 480], "divis": [96, 144, 147, 234, 360, 361, 425, 446, 472, 473], "divisor": [247, 249, 451, 478], "divmod": [6, 492], "dlpack": 148, "dmlc": 148, "dn": [370, 397, 399], "do": [3, 4, 101, 224, 372, 432, 463], "docstr": 492, "document": [0, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 316, 317, 318, 320, 321, 322, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "doe": [22, 23, 39, 64, 103, 113, 115, 130, 145, 146, 148, 204, 238, 241, 242, 358, 446, 455], "domain": [10, 121, 126], "done": [3, 49, 98, 103, 209, 303, 474, 476], "dot": [6, 98, 103, 104, 171, 190, 195, 197, 201, 203, 204, 206, 207, 208, 209, 225, 459, 479], "doubl": [9, 383, 459], "down": 141, "dp": [96, 192, 194, 205, 206, 360, 361, 427, 428, 452, 472], "dpc": 4, "dpcpp": 4, "dpcpp_linux": 4, "dpcpp_win": 4, "dpctl": [0, 4, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 239, 240, 243, 245, 246, 303, 308, 352, 353, 354, 364, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "dpnp": [0, 2, 3, 4, 10, 485, 492, 496, 497, 500], "dpnp_arrai": [23, 36, 40, 41, 42, 43, 45, 49, 75, 89, 90, 92, 105, 106, 114, 118, 132, 135, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 168, 170, 210, 211, 222, 224, 231, 250, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484, 485], "dpnp_iface_arraycr": [231, 352], "draw": [370, 371, 372, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 398, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417], "drawn": [370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 398, 401, 404, 410, 411, 412, 413, 414, 415, 416, 417, 418, 437], "drill": [372, 389], "driver": 2, "drop": [3, 101], "dsplit": [6, 70, 71, 100, 446], "dst": 77, "dstack": [6, 69, 70, 71, 165, 434, 446, 450, 481], "dt": [101, 463], "dt2": 101, "dtype": [0, 9, 11, 12, 13, 14, 15, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 58, 59, 60, 61, 64, 65, 66, 70, 71, 72, 73, 76, 79, 80, 82, 84, 85, 86, 87, 88, 90, 96, 98, 103, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 165, 166, 167, 168, 169, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 201, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 309, 310, 321, 327, 336, 339, 341, 344, 346, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 370, 392, 398, 414, 423, 424, 425, 428, 429, 430, 433, 434, 435, 439, 440, 441, 442, 445, 447, 448, 450, 451, 452, 453, 455, 457, 458, 461, 464, 465, 469, 472, 473, 478, 480, 481, 483, 484, 492], "due": [130, 500], "dump": 6, "dx": [158, 463], "dy": 158, "dz": 158, "e": [9, 10, 14, 25, 27, 47, 84, 85, 93, 101, 105, 106, 111, 114, 117, 121, 122, 123, 124, 127, 129, 130, 142, 150, 154, 155, 158, 167, 187, 193, 205, 208, 212, 353, 354, 370, 422, 426, 454, 464, 483, 484], "ea": 104, "each": [0, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 39, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 72, 73, 76, 79, 80, 85, 86, 90, 93, 95, 96, 98, 99, 101, 104, 107, 109, 110, 112, 117, 119, 121, 123, 124, 127, 128, 129, 131, 133, 140, 141, 142, 143, 144, 147, 151, 158, 159, 160, 162, 163, 164, 169, 172, 176, 177, 178, 185, 187, 188, 189, 193, 194, 195, 196, 198, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 234, 236, 237, 238, 333, 348, 350, 351, 359, 360, 361, 363, 366, 372, 389, 420, 421, 423, 425, 426, 429, 430, 431, 433, 435, 439, 440, 441, 442, 446, 447, 448, 450, 452, 456, 457, 458, 460, 463, 466, 467, 470, 471, 472, 473, 474, 475, 480, 492], "easier": 455, "easiest": 4, "easili": [0, 163], "edg": [68, 95, 162, 163], "edge_ord": 158, "ediff1d": [6, 94, 158], "effect": [104, 142, 145, 146, 227, 233, 360, 361, 476], "effici": [10, 116, 130, 150, 200, 203, 207], "efgh": 104, "eig": [6, 194, 195, 196], "eigenvalu": [193, 194, 195, 196, 496], "eigenvector": [193, 194, 195, 196], "eigh": [6, 193, 195, 196], "eigval": [6, 193, 194, 196], "eigvalsh": [6, 193, 194, 195], "einstein": [97, 103, 104, 171, 209, 225, 355, 459], "einsum": [6, 97, 104, 171, 209, 225, 355, 459], "einsum_path": [6, 103], "either": [37, 38, 45, 56, 84, 93, 101, 117, 119, 121, 123, 124, 127, 129, 131, 133, 134, 158, 171, 194, 196, 202, 204, 223, 239, 240, 243, 245, 246, 248, 420, 424, 436, 437, 456, 463], "element": [4, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 37, 38, 42, 46, 47, 50, 51, 52, 56, 57, 58, 59, 60, 61, 65, 66, 68, 72, 73, 76, 77, 79, 80, 84, 85, 86, 91, 93, 94, 95, 96, 98, 101, 102, 104, 107, 109, 110, 112, 113, 114, 115, 117, 119, 123, 124, 128, 129, 130, 131, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 153, 158, 159, 160, 161, 162, 163, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 187, 188, 189, 190, 195, 199, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 230, 232, 233, 234, 235, 237, 238, 241, 242, 243, 245, 246, 247, 248, 249, 298, 299, 306, 307, 309, 310, 312, 313, 316, 318, 319, 321, 323, 325, 326, 331, 332, 333, 334, 336, 339, 340, 343, 346, 348, 349, 350, 351, 358, 359, 360, 361, 362, 363, 365, 367, 419, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 447, 448, 451, 452, 453, 455, 457, 458, 459, 460, 461, 463, 465, 467, 469, 471, 472, 473, 474, 475, 476, 478, 482, 492, 496, 500], "element_count": [98, 336, 443], "ellipsi": 103, "els": [0, 205, 255], "elsewher": [114, 167, 464, 482], "empti": [4, 6, 36, 98, 106, 117, 119, 123, 124, 128, 129, 131, 133, 150, 154, 155, 198, 313, 353, 354, 358, 446, 483, 484], "empty_lik": [6, 36, 105, 155, 354, 484], "enabl": [134, 200, 203, 207], "encount": [241, 242, 243, 245, 437], "end": [22, 23, 93, 101, 102, 104, 122, 156, 210, 222], "end_tim": 0, "endian": 101, "endpoint": [23, 156, 210, 222, 463], "engin": 406, "enough": 162, "entir": [56, 84, 121, 162, 163, 223, 228, 243, 244, 245, 247, 249, 424, 451, 478], "entri": [39, 98, 99, 101, 105, 113, 121, 127, 129, 134, 139, 140, 141, 164, 338, 446, 449, 480], "enumer": 148, "env": 4, "environ": 4, "ep": [135, 200, 349, 422], "epsilon": [200, 422], "epsneg": 135, "equal": [6, 16, 17, 21, 37, 38, 39, 56, 70, 71, 78, 82, 86, 98, 99, 114, 156, 158, 159, 160, 162, 163, 164, 165, 173, 175, 182, 184, 187, 188, 189, 199, 203, 204, 209, 210, 222, 234, 326, 351, 370, 380, 414, 425, 429, 430, 433, 434, 439, 446, 449, 450, 464, 466, 470, 480, 481], "equal_nan": [17, 37, 173, 474], "equat": [198, 206, 208, 209, 496], "equiv": [49, 64, 70, 71, 77, 98, 103, 165, 199, 225, 303, 434, 450, 481], "equival": [10, 15, 16, 18, 19, 21, 31, 32, 33, 35, 38, 56, 75, 83, 84, 87, 88, 96, 97, 98, 99, 100, 104, 111, 113, 138, 145, 146, 147, 164, 185, 208, 223, 234, 237, 257, 298, 299, 311, 324, 332, 335, 345, 347, 350, 355, 357, 359, 368, 369, 370, 398, 424, 425, 427, 433, 438, 444, 452, 453, 455, 459, 462, 472, 474, 480, 492, 500], "error": [84, 99, 103, 108, 121, 126, 164, 193, 223, 420, 424, 446, 449, 480, 485, 492], "essenti": 4, "estim": [82, 163, 372, 389, 463], "et": 10, "etc": [10, 36, 41, 101, 117, 119, 123, 124, 128, 129, 131, 133, 389], "euclidean": 198, "euler_gamma": 9, "evalu": [16, 17, 21, 98, 103, 104, 107, 175, 182, 209, 230, 298, 299, 355, 437, 459, 492], "even": [10, 101, 118, 120, 121, 122, 125, 126, 127, 129, 130, 132, 175, 182, 430, 433], "evenli": [23, 156, 210, 222, 430, 463], "event": 217, "everi": [129, 366, 456], "everywher": 127, "exact": [113, 201, 358], "exactli": [10, 48, 153, 370, 398, 437], "examin": 198, "exampl": [2, 3, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 311, 313, 316, 317, 318, 324, 326, 330, 332, 335, 336, 337, 340, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 500], "exce": [217, 446], "except": [4, 11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 70, 71, 72, 73, 75, 76, 79, 80, 87, 88, 94, 95, 96, 97, 98, 105, 106, 107, 109, 110, 112, 114, 128, 129, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 164, 165, 166, 167, 172, 176, 177, 178, 187, 188, 189, 201, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 232, 233, 234, 237, 243, 244, 245, 246, 247, 248, 249, 303, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 423, 425, 426, 427, 429, 430, 435, 439, 440, 441, 442, 444, 446, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484], "exclud": [11, 12, 22, 210, 370, 414], "exclus": [370, 398], "execut": [3, 4, 40, 41, 42, 78, 82, 108, 151, 229, 235, 246, 373, 375, 376, 386, 391, 407, 500], "executor": 0, "exist": [10, 69, 70, 71, 100, 101, 111, 148, 165, 427, 434, 446, 450, 481, 496], "exp": [6, 10, 110, 112, 116, 205, 214, 216, 223], "exp2": [6, 109, 112], "expand": [94, 111], "expand_dim": [6, 31, 32], "expect": [4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 72, 73, 76, 79, 80, 81, 84, 85, 86, 87, 88, 96, 97, 101, 107, 109, 110, 112, 115, 127, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 173, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 226, 227, 228, 232, 233, 234, 237, 241, 242, 244, 246, 247, 248, 249, 348, 349, 351, 359, 360, 361, 362, 363, 368, 369, 421, 423, 424, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 482], "explain": [119, 124, 129, 133, 492], "explan": 101, "explicit": 103, "explicitli": [93, 117, 119, 123, 124, 128, 129, 131, 133], "exploit": [10, 130], "explor": [104, 372, 389], "expm1": [6, 109, 110, 214], "expon": [10, 109, 110, 112, 142, 199, 216, 217, 223, 360, 361, 396, 496], "exponenti": [6, 10, 104, 216, 217, 223, 383, 409], "expos": [149, 492], "express": [10, 13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 103, 104, 211, 500], "extend": [10, 101, 186, 492], "extens": [0, 1, 3, 4, 9, 157, 211, 485], "extobj": 225, "extra": [101, 127, 153], "extract": [6, 89, 92, 93, 103, 114, 138, 167, 170, 224, 358, 437, 455, 461], "extrema": 496, "ey": [6, 72, 73, 81, 98, 123, 124, 145, 146, 167, 171, 186, 197, 199, 200, 208, 209, 221, 227, 233, 438, 461], "f": [0, 6, 10, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 101, 103, 105, 106, 107, 109, 110, 112, 114, 115, 118, 130, 132, 136, 142, 143, 144, 145, 146, 147, 154, 155, 158, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 199, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 308, 316, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 391, 419, 420, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 468, 472, 473, 475, 482, 483, 484], "f0": 101, "f1": 101, "f2": 101, "f4": 64, "f8": [64, 101], "f_contigu": [43, 45], "f_k": 10, "fab": [6, 11, 12], "fact": 195, "factor": [10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 190, 204], "fail": [98, 335, 372], "fallback": [193, 195, 373, 375, 376, 386, 391, 407], "fals": [16, 17, 18, 19, 20, 21, 31, 32, 36, 37, 38, 41, 43, 45, 49, 56, 58, 59, 61, 62, 63, 64, 75, 81, 82, 84, 86, 95, 98, 101, 103, 104, 106, 107, 113, 134, 148, 151, 155, 156, 159, 160, 162, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 188, 189, 190, 191, 200, 202, 203, 207, 210, 218, 219, 220, 221, 222, 223, 226, 228, 229, 230, 232, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 255, 298, 299, 300, 301, 303, 320, 321, 322, 327, 339, 341, 346, 350, 351, 354, 362, 364, 424, 427, 437, 440, 451, 453, 474, 477, 478, 482, 484, 492], "famili": 10, "fanci": 455, "fashion": [217, 492], "fast": [10, 116, 117, 119, 123, 124, 129, 130, 133], "fastcopyandtranspos": 6, "faster": [10, 145, 146], "fastest": [98, 316, 419, 427], "fb": [104, 468], "featur": 101, "few": 134, "fft": [6, 485, 496], "fft2": [6, 116, 119, 123], "fftfreq": [6, 10, 116, 120, 125, 132], "fftn": [6, 116, 117, 124, 130, 133], "fftshift": [6, 10, 117, 119, 124, 125], "fh": 150, "field": [101, 230], "field1": 101, "file": [149, 150, 152, 153, 157, 211], "filenam": [150, 211], "fill": [6, 22, 36, 98, 105, 106, 134, 154, 155, 162, 163, 230, 238, 308, 353, 354, 464, 483, 484], "fill_diagon": 6, "fill_valu": [154, 155], "filt": 468, "filter": [10, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "final": [4, 10, 129, 130, 131, 133, 156, 222], "find": [34, 57, 95, 98, 115, 162, 200, 203, 207, 334, 349, 350, 426, 436, 444, 474, 496], "find_common_typ": 6, "fine": 4, "finfo": [349, 422], "finfo_object": 135, "finit": [42, 176, 177, 178, 179, 180, 238], "first": [15, 16, 17, 21, 29, 31, 32, 33, 37, 38, 51, 56, 58, 60, 61, 69, 70, 71, 76, 83, 84, 93, 96, 97, 98, 101, 104, 107, 110, 117, 119, 121, 123, 124, 139, 142, 144, 145, 146, 147, 158, 159, 160, 162, 163, 164, 166, 171, 173, 184, 186, 187, 188, 189, 201, 208, 211, 216, 217, 218, 220, 221, 224, 225, 226, 227, 230, 232, 233, 234, 237, 239, 240, 316, 351, 355, 358, 360, 361, 362, 419, 425, 427, 429, 431, 434, 436, 437, 444, 445, 448, 452, 453, 454, 456, 459, 461, 472, 474, 479, 480, 481], "fit": [198, 426], "fix": [6, 35, 66, 93, 101, 143, 365, 430, 433, 473], "flag": [43, 45, 98, 101, 308], "flanneri": 10, "flat": [31, 32, 98, 102, 137, 316, 420, 426, 475], "flatnonzero": [6, 350], "flatten": [6, 22, 31, 32, 33, 70, 71, 81, 85, 86, 89, 92, 93, 98, 102, 134, 138, 162, 163, 226, 232, 239, 240, 241, 242, 246, 248, 315, 329, 337, 350, 355, 366, 419, 420, 426, 431, 444, 455, 456, 461, 474, 475, 479], "flexibl": [97, 101, 150, 201], "flip": [6, 59, 93, 134, 140, 141, 172, 372], "fliplr": [6, 93, 134, 139, 141], "flipud": [6, 93, 134, 139, 140], "float": [11, 12, 20, 23, 29, 40, 41, 44, 51, 56, 64, 76, 84, 86, 101, 105, 106, 110, 114, 115, 118, 132, 135, 136, 142, 149, 150, 151, 152, 153, 154, 155, 158, 162, 163, 167, 169, 198, 199, 200, 202, 203, 210, 211, 216, 217, 222, 223, 226, 228, 232, 238, 244, 247, 249, 349, 353, 354, 360, 361, 370, 374, 399, 400, 402, 403, 405, 408, 409, 411, 414, 421, 422, 423, 424, 435, 451, 464, 476, 478, 483, 484, 492, 496], "float16": [9, 142], "float32": [0, 9, 42, 44, 49, 64, 85, 98, 101, 103, 142, 303, 349, 370, 392, 397, 399, 400, 402, 403, 405, 411, 414, 428], "float64": [0, 9, 44, 49, 56, 64, 86, 98, 101, 103, 303, 370, 371, 377, 378, 379, 381, 383, 384, 385, 392, 393, 396, 397, 399, 400, 402, 403, 404, 405, 410, 411, 412, 413, 414, 415, 416, 417, 418, 422, 428, 480], "float_pow": [6, 360, 361], "floor": [6, 35, 66, 136, 144, 234, 425, 430, 433, 473], "floor_divid": [6, 234, 425], "flop": 104, "flush": 150, "fmax": [6, 146, 226, 227, 233, 243, 360, 361], "fmin": [6, 145, 227, 232, 233, 245, 360, 361], "fmod": [6, 234, 360, 361, 425], "fn": 151, "fname": 211, "follow": [4, 10, 56, 101, 111, 127, 135, 148, 168, 194, 196, 203, 459, 492, 496], "forc": [101, 103], "forg": 4, "form": [10, 22, 36, 40, 41, 42, 43, 44, 45, 69, 75, 89, 92, 98, 100, 103, 104, 123, 124, 127, 154, 155, 156, 175, 182, 185, 210, 222, 345, 434, 477, 481], "format": [101, 148, 150, 153, 496], "format_float_posit": 6, "format_float_scientif": 6, "former": [13, 24, 26, 27, 28, 30, 46, 47, 50, 52, 366, 456], "forth": 459, "fortran": [45, 49, 98, 303, 316, 419, 420, 427, 475], "forward": [10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 158], "found": [4, 436, 492], "four": [370, 399], "fourier": [10, 116, 117, 118, 119, 122, 123, 124, 127, 128, 129, 130, 131, 132, 133, 485], "fourth": 117, "frac": [10, 463], "fraction": [235, 473], "free": [98, 332], "freedom": [247, 249, 412, 451, 478], "freq": [118, 120, 125, 132], "freq_spectrum": 121, "frequenc": [10, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 132], "freshli": [179, 180], "frexp": 6, "fro": [191, 202], "frobeniu": 191, "from": [3, 10, 13, 14, 16, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 40, 41, 42, 43, 44, 45, 46, 47, 50, 52, 62, 64, 67, 70, 71, 75, 77, 84, 87, 88, 89, 90, 92, 93, 98, 100, 101, 103, 105, 106, 110, 113, 114, 118, 122, 131, 132, 133, 139, 142, 148, 149, 150, 151, 152, 153, 154, 155, 158, 162, 165, 167, 170, 185, 193, 195, 196, 200, 201, 211, 223, 224, 230, 231, 304, 308, 338, 343, 352, 353, 354, 358, 362, 366, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 420, 424, 427, 428, 434, 436, 437, 448, 449, 450, 453, 455, 456, 461, 464, 466, 468, 470, 471, 474, 476, 477, 481, 482, 483, 484, 496], "from_": 64, "from_dlpack": 6, "frombuff": [6, 150, 152, 153, 211], "fromfil": [6, 149, 152, 153], "fromfunct": [6, 40, 41, 42], "fromit": [6, 40, 41, 42, 149, 150, 153], "frompyfunc": 6, "fromregex": [6, 211], "fromstr": [6, 149, 150, 152, 211], "front": 468, "full": [6, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 316, 317, 318, 320, 321, 322, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "full_lik": [6, 36, 106, 154, 354, 484], "full_matric": 207, "fulli": 101, "function": [0, 2, 3, 11, 12, 13, 14, 18, 19, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 75, 78, 82, 84, 87, 88, 93, 96, 98, 103, 105, 106, 108, 112, 114, 115, 116, 117, 119, 120, 122, 123, 124, 125, 127, 129, 130, 133, 134, 142, 147, 149, 150, 151, 152, 153, 154, 155, 157, 158, 161, 162, 163, 167, 185, 193, 195, 201, 211, 214, 216, 217, 223, 224, 229, 230, 234, 235, 246, 298, 299, 308, 311, 332, 335, 345, 353, 354, 360, 361, 366, 368, 369, 370, 373, 375, 376, 386, 391, 407, 424, 425, 433, 434, 439, 451, 455, 456, 460, 466, 467, 470, 471, 472, 478, 481, 482, 483, 484, 485, 492, 496], "fundament": [10, 101], "further": [466, 470], "futur": [101, 163], "fweight": 82, "g": [4, 10, 101, 105, 106, 114, 154, 155, 167, 353, 354, 370, 464, 483, 484, 500], "g45961ed2ca": 6, "gamma": [6, 410], "gauss": 10, "gaussian": [370, 392, 416], "gc": 104, "gcd": 6, "gen": 103, "gender": 101, "gener": [4, 10, 33, 56, 101, 122, 127, 130, 133, 156, 171, 193, 194, 195, 196, 203, 204, 211, 222, 370, 372, 375, 406, 463, 466, 470, 477, 492, 496], "genfromtxt": [6, 211], "geometr": [6, 156, 210], "geomspac": [6, 210, 222], "get": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 91, 92, 98, 105, 106, 114, 118, 121, 127, 129, 132, 142, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 335, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 456, 464, 466, 467, 470, 471, 477, 483, 484, 492], "get_arrai": 98, "get_array_wrap": 6, "get_dtyp": 0, "get_includ": 6, "get_printopt": 6, "get_stat": [6, 370], "get_sycl_devic": 370, "get_sycl_queu": 370, "getbufs": 6, "geterr": 6, "geterrcal": 6, "geterrobj": 6, "getfield": [6, 101], "getter": [98, 335], "gid": 163, "github": 148, "give": [10, 92, 98, 142, 163, 345, 427, 438, 443, 474], "given": [16, 17, 21, 22, 23, 31, 32, 35, 36, 37, 40, 41, 43, 45, 49, 56, 69, 75, 81, 82, 85, 86, 94, 97, 98, 100, 101, 102, 104, 105, 106, 113, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 145, 146, 154, 155, 156, 158, 162, 163, 173, 197, 210, 222, 224, 226, 227, 230, 232, 233, 241, 242, 243, 245, 246, 247, 248, 249, 300, 301, 303, 309, 310, 322, 327, 328, 333, 336, 339, 341, 346, 350, 353, 354, 358, 362, 364, 365, 370, 375, 397, 414, 424, 426, 430, 431, 432, 434, 436, 437, 443, 446, 451, 453, 455, 459, 460, 463, 464, 474, 478, 481, 483, 484, 492], "global": 0, "good": 382, "gpu": [0, 3, 4, 23, 36, 40, 41, 42, 43, 45, 75, 89, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 231, 352, 353, 354, 464, 477, 483, 484], "grade": 101, "gradient": [6, 94, 102, 198], "graphic": 4, "great": 10, "greater": [6, 98, 99, 107, 144, 160, 187, 188, 189, 200, 204, 326, 351, 429, 437, 439, 449, 476], "greater_equ": [6, 107, 159, 188, 189, 351], "greatest": 144, "greedi": [103, 104], "grid": [40, 41, 42, 151, 170, 230, 231, 352], "group": [34, 350], "guarante": [101, 427], "guid": [2, 3], "gumbel": 6, "gz": 211, "h": [157, 190, 204, 230], "ha": [4, 10, 11, 12, 13, 14, 16, 20, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 46, 47, 50, 52, 56, 84, 85, 86, 95, 101, 107, 111, 121, 126, 127, 151, 158, 159, 160, 165, 169, 174, 175, 181, 182, 188, 189, 195, 205, 207, 223, 228, 234, 241, 242, 244, 246, 247, 248, 249, 351, 362, 421, 422, 423, 424, 425, 426, 432, 435, 437, 449, 450, 451, 453, 454, 455, 460, 461, 475, 478, 492], "had": [366, 456], "hadamard": 104, "half": [14, 25, 117, 119, 120, 121, 123, 124, 210, 370, 400, 402, 403, 405, 414, 454], "ham": 6, "han": 6, "hand": [83, 209], "handl": [23, 101, 115, 211, 350, 420, 455, 456, 496], "happen": [49, 56, 98, 303, 372, 463], "hardwar": 4, "has_aspect_fp64": 0, "hasobject": 101, "have": [3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 63, 65, 66, 69, 70, 71, 72, 73, 76, 79, 80, 83, 84, 85, 86, 87, 88, 96, 97, 100, 101, 107, 109, 110, 112, 115, 123, 124, 133, 135, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 165, 166, 169, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 198, 201, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 227, 228, 233, 234, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 348, 349, 351, 358, 359, 360, 361, 362, 363, 368, 369, 389, 421, 423, 424, 425, 426, 429, 430, 433, 434, 435, 439, 440, 441, 442, 447, 448, 450, 451, 452, 453, 457, 458, 460, 472, 473, 476, 478, 481, 492], "hd": 104, "header": 157, "heavisid": 6, "hello": 101, "help": 500, "helper": 496, "henc": [111, 158], "here": [6, 33, 101, 103, 121, 126, 127, 444, 466, 470], "hermit": [194, 196], "hermitian": [121, 126, 127, 129, 130, 190, 193, 194, 195, 196, 200, 203, 207, 496], "hfft": [6, 10, 126], "hierarchi": 184, "high": [127, 370, 398, 401, 414], "higher": [103, 164, 479, 480], "highest": 116, "highli": 150, "hist": [162, 408], "hist_0": 163, "hist_1": 163, "histogram": [6, 95, 163, 436, 496], "histogram2d": 6, "histogram_bin_edg": [6, 162], "histogramdd": [6, 162], "hold": [68, 85, 86, 162, 202, 241, 242, 246, 248, 461], "homogen": 101, "horizont": [69, 70, 71, 93, 100, 134, 139, 164, 165, 434, 446, 450, 481], "host": [3, 4, 23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "household": 204, "how": [0, 4, 101, 127, 130, 158, 365, 420, 455, 456, 466, 470], "howev": [98, 337, 455], "hsplit": [6, 70, 71, 446], "hstack": [6, 69, 70, 71, 100, 434, 446, 450, 481], "http": [4, 148], "hyperbol": [13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458, 496], "hypergeometr": 6, "hypot": [6, 424], "hypotenus": [166, 424], "i": [0, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 166, 167, 169, 170, 171, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 257, 303, 308, 326, 332, 335, 337, 340, 345, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 444, 446, 447, 448, 449, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492, 500], "i0": 6, "i1": [98, 101, 340], "i2": [98, 101, 340], "i3": [98, 340], "i4": [64, 101], "i7": 103, "i8": [64, 101], "icpx": 4, "icx": 4, "id": [16, 21, 98, 318], "ident": [3, 6, 16, 21, 42, 84, 101, 114, 125, 134, 206, 409], "identifi": 101, "ieee": 135, "ifft": [6, 116, 123, 124, 126, 127, 132], "ifft2": [6, 117, 122, 124], "ifftn": [6, 119, 122, 123], "ifftshift": [6, 10, 120, 124], "ignor": [31, 32, 83, 101, 145, 146, 153, 162, 163, 226, 227, 228, 232, 233, 239, 240, 243, 244, 245, 247, 249, 451, 478], "ihfft": [6, 121], "ii": [103, 393], "iinfo": 387, "iinfo_object": 168, "ij": [103, 104, 230], "ijk": 103, "il": 104, "il1": 466, "il2": 466, "illustr": 195, "ilm": 103, "imag": [6, 10, 20, 37, 98, 421, 422, 492], "imaginari": [20, 37, 98, 127, 145, 146, 169, 174, 175, 181, 182, 193, 194, 196, 199, 227, 233, 238, 317, 421, 422, 445, 474], "implement": [3, 4, 6, 44, 116, 148], "impli": 101, "implicit": 103, "import": [0, 3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 311, 316, 317, 324, 326, 330, 335, 336, 337, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 395, 404, 408, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "improv": 103, "in1d": 6, "in_array1": 108, "includ": [4, 10, 16, 21, 22, 23, 36, 40, 41, 42, 43, 44, 45, 56, 75, 84, 89, 92, 95, 103, 104, 115, 154, 155, 156, 157, 162, 163, 175, 182, 203, 210, 222, 223, 228, 243, 244, 245, 247, 249, 370, 414, 424, 451, 477, 478], "include_initi": 84, "inclus": [370, 398, 401, 437], "increas": [95, 101, 111, 122, 127, 162, 477], "ind": [33, 95, 208, 365, 366, 466, 467, 470, 471], "index": [22, 31, 32, 33, 34, 67, 98, 101, 104, 114, 117, 123, 131, 138, 148, 170, 185, 230, 239, 240, 304, 316, 340, 350, 365, 366, 419, 420, 427, 436, 437, 446, 455, 456, 466, 470, 474, 475, 482, 485, 496], "index_arrai": [31, 32, 33], "indic": [6, 10, 31, 32, 33, 34, 39, 84, 90, 91, 95, 98, 99, 101, 103, 104, 113, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 138, 148, 151, 162, 164, 208, 209, 224, 225, 231, 239, 240, 300, 301, 302, 325, 328, 334, 343, 350, 357, 365, 366, 420, 427, 436, 439, 440, 444, 446, 455, 456, 462, 466, 467, 470, 471, 474, 475, 480, 482], "indices_or_sect": [39, 99, 164, 446, 480], "indirect": [33, 444], "individu": 380, "inequ": 351, "inexact": [142, 238, 246, 248], "inf": [9, 13, 14, 17, 24, 25, 26, 29, 30, 40, 41, 42, 46, 51, 52, 76, 96, 173, 176, 177, 178, 179, 180, 191, 202, 212, 213, 215, 227, 233, 238, 239, 240, 243, 245, 248, 363, 447, 472], "infer": [42, 84, 223, 424, 427], "infin": [13, 14, 16, 21, 24, 25, 26, 27, 28, 30, 42, 46, 47, 50, 52, 144, 176, 177, 178, 179, 180, 234, 238, 243, 245, 248, 425, 473, 496], "infinit": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 191], "infj": [27, 28, 47, 50], "info": 6, "inform": [0, 43, 45, 98, 101, 121, 127, 129, 135, 314, 492, 496], "initi": [18, 19, 84, 98, 105, 153, 226, 232, 243, 245, 246, 248, 320, 322, 327, 341, 362, 370, 453], "inner": [6, 83, 103, 104, 201, 225, 355], "input": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 153, 154, 155, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 192, 194, 200, 202, 204, 205, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 316, 324, 347, 348, 349, 350, 351, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 369, 370, 392, 398, 414, 419, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 435, 436, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 468, 469, 472, 473, 474, 476, 477, 478, 479, 480, 483, 484], "insert": [6, 22, 31, 32, 93, 95, 98, 103, 111, 156, 162, 210, 222, 239, 240, 243, 245, 334, 366, 436, 437, 496], "instal": 2, "instanc": [3, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 121, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 167, 170, 210, 211, 222, 224, 225, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "instead": [34, 49, 93, 97, 98, 103, 111, 143, 156, 162, 163, 170, 201, 210, 217, 222, 226, 232, 303, 350, 362, 420, 453, 492], "instruct": 4, "int": [9, 16, 21, 22, 23, 31, 32, 33, 35, 39, 44, 56, 63, 70, 71, 81, 83, 84, 85, 86, 89, 90, 92, 93, 94, 98, 99, 101, 105, 106, 107, 111, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 164, 167, 168, 170, 198, 199, 202, 208, 209, 210, 222, 223, 224, 226, 228, 232, 236, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 324, 336, 345, 347, 353, 354, 356, 357, 362, 365, 366, 370, 398, 401, 420, 424, 426, 427, 431, 432, 433, 443, 444, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 480, 483, 484, 492], "int16": 101, "int32": [0, 9, 44, 64, 101, 105, 106, 114, 149, 152, 154, 155, 167, 211, 246, 248, 353, 354, 370, 372, 380, 382, 387, 389, 395, 398, 414, 428, 453, 464, 483, 484], "int64": [0, 9, 64, 101, 246, 248, 428], "int8": [101, 362], "int_": 9, "int_0": 463, "int_t": 463, "intc": 9, "integ": [23, 35, 39, 56, 57, 58, 59, 60, 61, 63, 66, 84, 85, 86, 95, 98, 99, 101, 136, 139, 142, 143, 144, 148, 162, 164, 168, 172, 185, 187, 199, 202, 208, 223, 226, 228, 232, 234, 241, 242, 243, 244, 245, 246, 247, 248, 249, 337, 345, 360, 361, 362, 365, 370, 398, 401, 406, 420, 424, 425, 426, 427, 429, 430, 431, 433, 436, 437, 438, 446, 448, 451, 453, 455, 459, 461, 473, 474, 475, 476, 478, 480, 492], "integer_lik": 459, "integr": [3, 4, 56, 84, 86, 142, 162, 223, 228, 235, 244, 247, 249, 360, 361, 424, 451, 453, 463, 478], "intel": [3, 103], "intend": [98, 345], "intent": 142, "interchang": [98, 236, 342, 454], "interfac": [0, 149], "interior": 158, "intermedi": [85, 103, 104], "intern": 370, "interp": 6, "interpol": 127, "interpret": [2, 40, 41, 42, 48, 63, 75, 101, 121, 127, 129, 149, 185, 224, 350, 365, 492], "intersect1d": 6, "interv": [10, 13, 14, 23, 24, 25, 26, 28, 46, 50, 95, 111, 156, 210, 222, 370, 398, 400, 402, 403, 405, 413, 414, 454], "intp": [246, 248], "intrins": 492, "introduc": 431, "introduct": 10, "introselect": [98, 326, 356], "inv": [6, 191, 203], "invers": [10, 13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 110, 111, 112, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 197, 203, 208, 209, 214, 416, 441, 442, 457, 458, 474], "invert": [6, 59, 197, 203, 208], "invok": 492, "involv": 208, "io": [148, 211], "irfft": [6, 118, 121, 126, 128, 129, 130, 132], "irfft2": [6, 127, 129, 131], "irfftn": [6, 127, 128, 133], "irrespect": 33, "is_busdai": 6, "isalignedstruct": 101, "isbuiltin": 101, "isclos": [6, 17], "iscomplex": [6, 175, 181], "iscomplexobj": [6, 174, 182], "isfinit": [6, 177, 178, 179, 180, 238, 243, 245, 248], "isfortran": 6, "isin": 6, "isinf": [6, 176, 178, 179, 180, 238], "isn": 101, "isnan": [6, 176, 177, 179, 180, 238, 241, 242, 243, 245, 246, 248], "isnat": [6, 178], "isneginf": [6, 176, 177, 178, 180, 238], "isposinf": [6, 176, 177, 178, 179, 238], "isreal": [6, 174, 182], "isrealobj": [6, 175, 181], "isscalar": 6, "issctyp": 6, "issu": 123, "issubclass_": 6, "issubdtyp": 6, "issubsctyp": 6, "item": [6, 34, 98, 149, 150, 152, 474, 485], "item_dtyp": 101, "item_hasobject": 101, "item_is_point": 101, "items": [98, 101], "itemset": 6, "iter": [6, 40, 41, 42, 98, 104, 137, 149, 150, 152, 153, 315, 316, 366, 456, 496], "its": [4, 6, 10, 11, 12, 16, 21, 33, 56, 89, 98, 121, 127, 129, 135, 162, 163, 167, 193, 194, 195, 196, 201, 203, 209, 228, 244, 247, 249, 345, 357, 407, 419, 424, 427, 444, 451, 462, 463, 464, 478, 492], "itself": [49, 98, 101, 238, 303, 492], "iu": 224, "iu1": [224, 470], "iu2": 470, "ix_": 6, "ixgrid": 185, "j": [72, 73, 98, 103, 117, 119, 121, 122, 123, 124, 126, 127, 130, 131, 133, 142, 151, 169, 170, 186, 190, 193, 194, 215, 225, 238, 345, 355, 363, 366, 421, 445, 448, 456, 459], "j1": 186, "jame": 10, "ji": 103, "jil": 103, "jk": [103, 104], "jl": 104, "john": 10, "join": [69, 70, 71, 100, 165, 434, 446, 450, 481, 496], "jump": [87, 368], "just": [69, 93, 101, 117, 123, 128, 130, 131], "k": [10, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 89, 92, 96, 98, 103, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 176, 177, 178, 186, 187, 188, 189, 198, 204, 206, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 224, 225, 227, 233, 234, 237, 257, 303, 308, 348, 349, 351, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 459, 464, 465, 466, 467, 469, 470, 471, 472, 473, 476, 482, 500], "kaiser": 6, "kappa": 415, "keep": [48, 49, 98, 303, 474], "keepdim": [16, 18, 19, 21, 31, 32, 56, 81, 98, 202, 223, 226, 228, 229, 232, 239, 240, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 320, 321, 322, 327, 339, 341, 346, 362, 364, 366, 424, 451, 453, 456, 478], "kei": [3, 33, 98, 101, 137, 262, 293, 444], "key2": 101, "keyword": [10, 11, 12, 13, 14, 15, 23, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 75, 76, 79, 80, 83, 87, 88, 89, 90, 92, 96, 98, 105, 106, 109, 110, 112, 114, 118, 132, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 158, 161, 166, 167, 170, 172, 187, 211, 213, 214, 215, 216, 217, 224, 225, 227, 231, 233, 234, 235, 237, 238, 308, 348, 349, 352, 353, 354, 359, 360, 361, 363, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 423, 425, 429, 430, 435, 439, 440, 441, 442, 452, 457, 458, 464, 466, 470, 472, 473, 477, 482, 483, 484, 492], "ki": 103, "kind": [33, 49, 64, 70, 71, 77, 84, 98, 101, 103, 135, 165, 201, 223, 225, 302, 303, 326, 337, 356, 424, 434, 444, 450, 481, 496], "kl": [10, 103, 104], "known": [10, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 150, 408], "kron": 6, "kroneck": 186, "kth": [98, 326, 356], "kwarg": [11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 76, 79, 80, 87, 88, 96, 98, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 151, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 233, 234, 235, 237, 287, 305, 332, 348, 349, 351, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473], "l": [10, 39, 101, 190, 194, 196], "la": [193, 195, 196], "label": 103, "laid": 45, "lam": 395, "lambda": 151, "lapack": [193, 195], "laplac": 6, "laptop": 4, "larg": [10, 87, 101, 162, 203, 238, 368, 476, 500], "larger": [103, 116, 117, 119, 122, 123, 124, 126, 128, 129, 130, 131, 133, 135, 461, 476, 492], "largest": [10, 104, 130, 135, 143, 168, 198, 234, 238, 425], "largest_singular_valu": 203, "last": [16, 21, 22, 33, 83, 93, 94, 98, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 139, 156, 158, 171, 201, 210, 222, 225, 316, 362, 419, 427, 431, 436, 444, 449, 453, 459, 476], "later": 500, "latest": [4, 148], "latter": [13, 24, 26, 27, 28, 30, 46, 47, 50, 52, 145, 146, 227, 233, 366, 456], "layout": [4, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 103, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 154, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 308, 314, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 482, 483, 484, 485], "lcm": 6, "ldexp": 6, "ldot": 10, "lead": [122, 123, 124, 241, 242, 468], "learn": [3, 4, 217], "least": [53, 54, 55, 56, 91, 100, 101, 104, 111, 134, 140, 145, 146, 150, 175, 198, 204, 227, 233, 434, 481], "left": [10, 28, 31, 32, 35, 50, 81, 93, 95, 98, 140, 141, 187, 195, 202, 226, 232, 239, 240, 246, 248, 334, 362, 413, 429, 433, 436, 453, 463, 477], "left_shift": [6, 429], "leg": [166, 424], "legaci": 406, "len": [98, 101, 119, 120, 121, 124, 126, 127, 128, 129, 133, 170, 198, 226, 230, 231, 232, 279, 438, 477], "length": [23, 39, 56, 85, 86, 94, 107, 116, 117, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 153, 156, 158, 162, 165, 193, 207, 222, 226, 230, 232, 241, 242, 366, 373, 427, 428, 434, 436, 437, 438, 449, 456, 459, 460, 481], "less": [6, 85, 86, 107, 159, 160, 162, 163, 189, 198, 203, 241, 242, 246, 248, 351, 362, 437, 439, 453, 461], "less_equ": [6, 107, 159, 160, 188, 351], "let": 372, "level": [485, 492], "level_zero": [23, 36, 40, 41, 42, 43, 45, 75, 89, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 231, 352, 353, 354, 464, 477, 483, 484], "lexicograph": 474, "lexsort": [6, 33, 444], "li": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 431, 432], "librari": [3, 4, 492], "light": 10, "like": [23, 36, 40, 41, 43, 45, 49, 53, 54, 55, 69, 98, 100, 103, 105, 114, 129, 149, 150, 151, 152, 153, 154, 156, 167, 210, 211, 222, 224, 303, 316, 324, 347, 353, 366, 370, 414, 427, 456, 483, 496], "limit": [3, 4, 11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 72, 73, 75, 76, 78, 79, 80, 82, 87, 88, 96, 98, 101, 105, 106, 107, 108, 109, 110, 112, 114, 135, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 166, 167, 168, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 305, 348, 349, 351, 353, 354, 356, 359, 360, 361, 362, 363, 364, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 398, 401, 404, 406, 407, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 444, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484], "linalg": [6, 97, 103, 104, 448], "line": [198, 211], "linear": [10, 74, 78, 198, 206, 222, 485, 496], "linspac": [0, 6, 23, 108, 156, 222, 230, 463, 476], "linux": 4, "list": [3, 6, 9, 22, 36, 39, 40, 41, 42, 43, 45, 53, 54, 55, 62, 70, 71, 75, 89, 92, 98, 99, 100, 101, 103, 104, 120, 125, 134, 154, 155, 156, 158, 164, 165, 175, 182, 210, 211, 222, 225, 345, 357, 420, 426, 428, 434, 437, 446, 450, 459, 462, 475, 477, 480, 481, 482], "list_pickl": 101, "littl": 101, "ln": 222, "load": [6, 150, 211], "loadtxt": [6, 150], "loc": [370, 381, 383, 384, 392, 416], "local": 4, "locat": [0, 4, 157, 179, 180, 224, 355, 381, 383, 436], "log": [6, 112, 156, 205, 210, 213, 214, 215, 216, 222, 223, 385], "log10": [6, 212, 214, 215], "log1p": [6, 110, 112, 212, 213, 215], "log2": [6, 212, 213, 214, 217], "log_bas": 222, "logabsdet": 205, "logaddexp": [6, 84, 217, 223], "logaddexp2": [6, 216, 223], "logarithm": [84, 192, 205, 210, 212, 213, 214, 215, 216, 217, 223, 386, 496], "logic": [16, 21, 218, 219, 220, 221, 485, 496], "logical_and": [6, 58, 219, 220, 221], "logical_not": [6, 59, 172, 218, 220, 221], "logical_or": [6, 60, 218, 219, 221], "logical_xor": [6, 61, 218, 219, 220], "logist": 6, "lognorm": 6, "logseri": 6, "logspac": [6, 156, 210], "logsumexp": [84, 216, 217], "lomax": 393, "long": [101, 199], "longer": [121, 127, 500], "look": [349, 456], "lookfor": 6, "loop": 103, "loos": 102, "lorentz": 408, "lose": [121, 127, 129], "low": [117, 119, 123, 124, 370, 398, 401, 414, 492], "lower": [89, 114, 162, 163, 184, 190, 194, 196, 224, 464, 465, 466, 467, 470, 471], "lowest": [56, 103, 104, 370, 398], "lstsq": 6, "m": [4, 10, 82, 100, 101, 103, 114, 117, 119, 121, 123, 124, 127, 128, 129, 133, 139, 140, 141, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 224, 225, 366, 437, 455, 456, 464, 465, 466, 467, 469, 470, 471], "machin": [4, 10, 135, 168, 198, 217, 422], "machineri": 101, "made": [36, 41, 53, 101, 148, 186, 238, 446], "magnitud": [11, 12, 76, 115, 363], "mai": [16, 20, 21, 49, 64, 68, 70, 71, 77, 86, 98, 101, 103, 104, 111, 117, 119, 121, 122, 123, 124, 126, 127, 130, 133, 158, 163, 165, 191, 193, 194, 198, 202, 204, 217, 222, 225, 238, 244, 247, 249, 303, 335, 366, 422, 434, 450, 460, 481, 492], "main": [89, 90, 91, 92, 93, 114, 134, 167, 196, 224, 461, 464, 465, 466, 469, 470], "mainstai": 10, "maintain": [95, 98, 101, 162, 334, 436, 456], "major": [4, 40, 41, 42, 43, 45, 48, 49, 98, 303, 350, 419, 420, 475], "make": [43, 45, 69, 101, 230, 474, 476], "manag": 0, "mani": [10, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 492], "manipul": [3, 90, 485, 496], "manual": [4, 101, 460], "mappingproxi": 101, "mask": [101, 185, 224, 350, 358, 367, 455, 466, 470], "mask_func": 224, "mask_indic": [6, 466, 470], "mass": 162, "mat": 6, "match": [11, 12, 41, 70, 71, 77, 81, 84, 94, 101, 148, 150, 158, 171, 223, 225, 365, 366, 424, 450, 455, 456, 459, 482], "math": [10, 108], "mathemat": [485, 496], "matlab": 147, "matmul": [6, 97, 204, 207, 479], "matplotlib": [230, 408], "matric": [134, 151, 170, 185, 192, 193, 195, 197, 200, 202, 203, 204, 205, 207, 225, 230, 496], "matrix": [82, 97, 103, 171, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 225, 230, 448, 469, 477, 479, 485, 496], "matrix_pow": [6, 448], "matrix_rank": 6, "matter": 474, "max": [0, 6, 18, 31, 98, 135, 145, 146, 162, 163, 168, 198, 200, 227, 232, 233, 243, 305, 387, 456, 460, 476, 492], "max_arg": 0, "max_val": 0, "maxima": [145, 226, 227], "maximum": [0, 6, 18, 31, 32, 68, 98, 104, 145, 146, 226, 232, 233, 239, 240, 243, 245, 300, 320, 360, 361, 364, 366, 476], "maximum_sctyp": 6, "may_share_memori": 6, "mean": [3, 6, 10, 23, 36, 38, 40, 41, 42, 43, 44, 45, 49, 56, 75, 81, 89, 90, 92, 98, 103, 105, 106, 114, 117, 118, 119, 123, 124, 128, 129, 130, 131, 132, 133, 149, 150, 151, 152, 153, 154, 155, 158, 167, 170, 191, 202, 211, 224, 229, 231, 244, 247, 249, 303, 308, 316, 345, 352, 353, 354, 370, 383, 385, 388, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 415, 416, 419, 427, 451, 453, 464, 466, 470, 477, 478, 483, 484, 492], "meaningfulli": 492, "meant": 492, "median": [0, 6], "meet": 437, "memori": [3, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 101, 103, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 148, 154, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 230, 233, 234, 237, 308, 314, 340, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 482, 483, 484, 485, 500], "mersenn": 370, "mesh": 185, "meshgrid": [6, 151, 170, 185, 231, 352], "met": [97, 201], "meta": 101, "metadata": 101, "method": [10, 16, 18, 19, 21, 33, 49, 75, 97, 98, 101, 137, 148, 150, 200, 203, 207, 303, 308, 324, 332, 335, 347, 350, 357, 370, 427, 438, 453, 455, 462, 485], "mgrid": [117, 119, 128, 131, 170, 185], "mgridclass": 231, "middl": [10, 93, 117, 119, 123, 124, 195], "might": [103, 122, 123, 124], "min": [6, 19, 32, 68, 98, 135, 145, 146, 162, 163, 168, 191, 198, 204, 207, 226, 227, 233, 245, 305, 456, 492], "min_scalar_typ": 6, "minima": [146, 232, 233], "minimum": [6, 19, 31, 32, 68, 98, 142, 145, 146, 226, 227, 232, 239, 240, 243, 245, 301, 322, 360, 361, 364], "minlength": 57, "mintypecod": 6, "minu": [112, 144, 234, 425, 473], "miscellan": [2, 485, 496], "mise": 415, "miss": 211, "mix": 225, "mk": 10, "mkl": 4, "mn": 10, "mod": [6, 113, 425, 476], "mode": [67, 74, 78, 98, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 204, 304, 328, 343, 365, 408, 413, 420, 436, 455, 456], "model": [4, 372], "modf": 6, "modifi": [75, 93, 134, 407], "modul": [116, 157, 485], "modulu": [147, 234, 425], "monoton": [95, 162], "moor": 203, "more": [0, 3, 4, 33, 36, 53, 54, 55, 100, 101, 103, 104, 112, 128, 131, 140, 141, 148, 150, 163, 165, 170, 198, 199, 200, 201, 203, 207, 214, 216, 450, 459, 463, 474, 476, 492, 500], "most": [3, 4, 22, 93, 94, 101, 104, 116, 122, 238, 370, 406, 449], "move": [98, 236, 326, 357, 431, 432, 462, 474], "moveaxi": [6, 357, 431, 432, 462], "msg": 0, "msort": 6, "mt19937": 406, "mu": [381, 385, 392, 415], "multi": [2, 98, 170, 185, 231, 340, 352, 420, 474, 485], "multi_dot": [6, 97, 103, 104], "multi_index": 420, "multiarrai": 101, "multidimension": [162, 171, 482], "multinomi": 6, "multipl": [4, 10, 31, 32, 33, 39, 56, 70, 71, 83, 84, 99, 101, 103, 117, 119, 123, 124, 128, 129, 131, 133, 163, 164, 165, 185, 193, 194, 195, 196, 197, 201, 223, 226, 228, 232, 243, 244, 245, 247, 249, 424, 434, 437, 444, 446, 450, 451, 463, 474, 478, 480, 481, 485], "multipli": [6, 85, 103, 195, 246, 362], "multivalu": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52], "multivari": 388, "multivariate_norm": 6, "must": [11, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 56, 58, 59, 60, 61, 63, 65, 66, 68, 69, 70, 71, 72, 73, 76, 79, 80, 81, 84, 85, 86, 87, 88, 94, 96, 97, 100, 109, 110, 111, 112, 115, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 136, 140, 142, 143, 144, 145, 146, 147, 150, 153, 158, 159, 160, 161, 162, 163, 165, 166, 169, 172, 176, 177, 178, 179, 180, 187, 188, 189, 190, 201, 202, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 232, 233, 234, 236, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 348, 349, 351, 357, 358, 359, 360, 361, 362, 363, 365, 366, 368, 369, 423, 424, 425, 426, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 447, 448, 450, 451, 452, 453, 454, 456, 457, 458, 459, 461, 462, 472, 473, 478, 481, 482], "mx": 198, "n": [0, 4, 10, 34, 39, 86, 90, 91, 94, 95, 98, 99, 100, 101, 102, 111, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 143, 151, 158, 164, 167, 185, 198, 199, 200, 203, 204, 207, 208, 209, 224, 225, 230, 247, 249, 345, 357, 358, 365, 372, 387, 389, 399, 409, 436, 438, 446, 448, 451, 454, 455, 456, 459, 462, 463, 464, 465, 466, 467, 469, 470, 471, 477, 478, 480, 492], "n1": 230, "n2": [211, 230], "n3": 230, "naiv": 104, "name": [0, 6, 101], "namedtupl": 204, "nan": [9, 13, 14, 16, 17, 21, 24, 25, 26, 27, 28, 30, 31, 32, 37, 40, 41, 42, 46, 47, 50, 52, 96, 142, 145, 146, 173, 176, 177, 178, 179, 180, 213, 226, 227, 228, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 360, 361, 362, 447, 451, 472, 474, 478, 496], "nan_to_num": 6, "nanargmax": [6, 31, 240], "nanargmin": [6, 32, 239], "nancumprod": 6, "nancumsum": 6, "nanmax": [6, 145, 146, 226, 227, 233, 245], "nanmean": [6, 228, 247, 249, 451, 478], "nanmedian": 6, "nanmin": [6, 145, 146, 227, 232, 233, 243], "nanpercentil": 6, "nanprod": [6, 362], "nanquantil": 6, "nanstd": [6, 228, 244, 249, 451, 478], "nansum": 6, "nanvar": [6, 228, 244, 247, 451, 478], "nat": 178, "nativ": 101, "native_cod": 101, "native_dt": 101, "natur": [205, 212, 213, 214, 215, 216, 217, 223], "nbad": 382, "nbyte": 98, "ndarrai": [2, 3, 6, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 497], "ndim": [6, 34, 36, 45, 53, 54, 55, 82, 90, 93, 98, 101, 134, 186, 207, 226, 232, 353, 357, 460, 462, 483], "ndmin": 36, "nearest": [35, 66, 136, 143, 144, 234, 425, 430, 433, 473], "necessari": [4, 16, 21, 23, 36, 40, 41, 43, 45, 53, 77, 85, 86, 102, 113, 121, 127, 129, 134, 148, 156, 210, 222, 225, 228, 241, 242, 244, 246, 247, 248, 249, 362, 427, 451, 453, 478, 500], "necessarili": [193, 195], "need": [4, 36, 41, 93, 103, 157, 455, 456, 482], "needs_init": 101, "needs_pyapi": 101, "neg": [6, 10, 16, 21, 35, 57, 76, 92, 93, 95, 98, 111, 114, 117, 119, 122, 123, 124, 127, 130, 139, 142, 153, 158, 162, 176, 177, 178, 179, 180, 199, 238, 243, 245, 247, 248, 249, 335, 359, 360, 361, 362, 365, 389, 420, 433, 451, 453, 455, 456, 461, 478], "negat": 437, "negative_binomi": 6, "neginf": 238, "neither": [97, 145, 146, 207, 225, 243, 245], "nest": [44, 100, 165, 434, 450, 481], "nested_it": 6, "net": [145, 146, 227, 233], "never": [427, 476], "new": [22, 36, 49, 62, 63, 69, 70, 71, 81, 84, 85, 86, 93, 98, 100, 101, 102, 105, 106, 111, 145, 146, 148, 152, 153, 154, 155, 156, 165, 167, 210, 222, 223, 224, 227, 233, 236, 241, 242, 246, 248, 303, 332, 335, 345, 353, 354, 357, 424, 427, 431, 432, 434, 446, 450, 460, 462, 481, 482, 483, 484, 492], "new_dtyp": 101, "new_ord": 101, "newaxi": 111, "newbyteord": [6, 101], "newli": [11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 46, 47, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 154, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 308, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 483, 484], "newshap": 427, "next": [4, 135, 349], "nextaft": 6, "ngood": 382, "ni": [230, 366, 455, 456], "nine": 372, "ninja": 4, "nj": [366, 455, 456], "njm": 103, "nk": [366, 455, 456], "nl": 10, "nlk": 103, "nn": 230, "noisi": 198, "non": [23, 34, 36, 40, 41, 42, 43, 44, 45, 49, 56, 57, 75, 81, 89, 90, 92, 95, 98, 105, 106, 113, 114, 118, 127, 130, 132, 138, 142, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 167, 170, 174, 176, 185, 210, 211, 222, 224, 231, 238, 239, 240, 243, 245, 247, 249, 303, 308, 325, 335, 350, 352, 353, 354, 358, 360, 361, 370, 390, 391, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 451, 459, 464, 466, 470, 477, 478, 482, 483, 484], "nonc": [390, 391], "noncentral_chisquar": 6, "noncentral_f": 6, "none": [10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 70, 71, 72, 73, 75, 76, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 97, 98, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 136, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 191, 198, 200, 201, 202, 207, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 308, 309, 310, 318, 320, 321, 322, 326, 327, 328, 331, 333, 334, 337, 338, 339, 341, 343, 344, 345, 346, 348, 349, 351, 352, 353, 354, 355, 356, 357, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 420, 423, 424, 425, 426, 427, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 461, 462, 463, 464, 466, 470, 472, 473, 474, 475, 476, 477, 478, 481, 482, 483, 484, 492], "nonzero": [6, 34, 81, 98, 138, 185, 482, 492], "nor": [145, 146, 195, 243, 245], "norm": [6, 10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 191, 195, 198, 496], "normal": [6, 82, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 162, 193, 194, 204, 217, 370, 385, 388, 399, 411, 420], "not_equ": [6, 107, 159, 160, 188, 189], "note": [11, 12, 13, 14, 15, 16, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 46, 47, 48, 50, 51, 52, 59, 70, 71, 75, 83, 87, 93, 95, 96, 98, 101, 103, 104, 111, 113, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 143, 145, 146, 149, 150, 151, 152, 153, 162, 170, 172, 176, 187, 193, 211, 222, 234, 237, 247, 248, 249, 308, 332, 350, 357, 358, 360, 361, 365, 368, 373, 375, 376, 386, 391, 425, 427, 429, 444, 451, 452, 454, 459, 460, 462, 463, 472, 474, 476, 478, 479], "notic": [101, 127, 130], "notimplementederror": [11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 105, 106, 107, 109, 110, 112, 114, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 166, 167, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 232, 233, 234, 237, 243, 244, 245, 247, 248, 249, 303, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 444, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484], "now": [16, 21, 43, 45, 90, 195, 198, 224], "np": [3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 193, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 311, 313, 316, 317, 318, 324, 326, 330, 335, 336, 337, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 362, 363, 364, 365, 366, 368, 369, 395, 404, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "nr": 10, "nsamp": 382, "nsampl": 382, "nth": 459, "nuc": 202, "num": [0, 101, 108, 156, 210, 222, 463, 476], "number": [10, 13, 14, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 34, 35, 42, 46, 47, 50, 52, 56, 57, 62, 63, 81, 90, 92, 94, 95, 98, 101, 102, 103, 104, 111, 114, 115, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 133, 135, 136, 144, 149, 150, 152, 153, 156, 158, 162, 163, 167, 168, 173, 174, 175, 176, 182, 185, 191, 197, 200, 204, 205, 207, 208, 209, 210, 217, 222, 234, 238, 241, 242, 243, 245, 246, 247, 248, 249, 324, 333, 336, 347, 350, 357, 358, 362, 363, 370, 372, 382, 406, 425, 426, 430, 431, 432, 433, 440, 443, 451, 454, 460, 462, 464, 473, 474, 477, 478, 492, 496], "number_of_dimens": [98, 324, 347], "numer": [3, 4, 10, 11, 12, 13, 14, 15, 17, 24, 25, 26, 27, 28, 30, 35, 46, 47, 50, 52, 72, 73, 76, 79, 80, 96, 101, 107, 109, 112, 122, 123, 124, 127, 129, 144, 145, 146, 159, 160, 169, 173, 176, 177, 178, 188, 189, 212, 213, 214, 215, 227, 233, 237, 348, 351, 359, 360, 361, 363, 421, 430, 433, 439, 440, 441, 442, 452, 457, 458, 472, 496], "numpi": [0, 1, 3, 4, 9, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 312, 316, 317, 318, 324, 330, 335, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 492, 496], "nvidia": 4, "nx": 230, "ny": 230, "nyquist": [10, 117, 119, 120, 121, 122, 123, 124, 127, 129, 130, 132], "o": [4, 16, 21, 101], "obj": [31, 32, 33, 101, 148, 162], "obj2sctyp": 6, "object": [23, 36, 40, 41, 42, 43, 44, 45, 48, 49, 75, 89, 90, 92, 98, 101, 105, 106, 111, 114, 118, 132, 135, 137, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 168, 170, 191, 194, 202, 210, 211, 222, 224, 231, 303, 308, 332, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 427, 464, 466, 470, 477, 483, 484, 492], "obtain": [10, 93, 190, 350], "obviou": 10, "occupi": [135, 168], "occur": [22, 49, 64, 70, 71, 77, 98, 103, 165, 193, 225, 238, 303, 434, 450, 481], "occurr": [31, 32, 57, 95, 162, 239, 240, 474], "odd": [10, 118, 121, 125, 126, 127, 129, 130, 132], "off": [23, 121, 126, 193, 198], "offset": [93, 98, 101, 149, 150, 224, 311, 344, 461, 466, 467, 470, 471], "often": 161, "ogrid": [170, 185, 482], "ogridclass": 352, "oil": [372, 389], "omit": [370, 398], "onc": 197, "one": [3, 4, 31, 32, 33, 36, 38, 44, 53, 54, 55, 56, 68, 74, 77, 78, 81, 98, 101, 105, 107, 111, 113, 114, 116, 117, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 140, 141, 142, 145, 146, 150, 154, 158, 163, 165, 167, 170, 175, 185, 195, 199, 202, 212, 213, 215, 224, 226, 227, 230, 231, 232, 233, 239, 240, 246, 248, 308, 316, 319, 350, 352, 354, 358, 362, 389, 420, 432, 437, 444, 449, 450, 453, 455, 459, 463, 466, 467, 470, 471, 474, 483, 492], "oneapi": [4, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "onedpl": 4, "onemkl": [4, 193, 195], "ones": [6, 36, 43, 45, 56, 84, 96, 98, 103, 105, 106, 107, 111, 114, 133, 154, 155, 166, 167, 186, 198, 200, 223, 224, 241, 246, 354, 357, 362, 424, 428, 432, 462, 464, 472, 483, 484], "ones_lik": [6, 36, 106, 155, 353, 484], "onli": [10, 16, 21, 23, 31, 32, 33, 36, 39, 40, 41, 43, 45, 49, 53, 56, 68, 75, 78, 82, 98, 101, 103, 104, 105, 106, 114, 120, 130, 134, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 170, 190, 194, 196, 204, 207, 210, 211, 222, 224, 225, 226, 228, 229, 232, 238, 239, 240, 243, 244, 245, 246, 247, 249, 303, 335, 337, 353, 354, 356, 358, 359, 362, 370, 392, 398, 414, 427, 444, 451, 453, 456, 470, 474, 476, 478, 482, 483, 484, 492], "open": [150, 170, 185, 210, 352, 370, 400, 402, 403, 405, 414, 454], "opencl": [23, 36, 40, 41, 42, 43, 45, 75, 89, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 231, 352, 353, 354, 464, 477, 483, 484], "oper": [10, 15, 58, 59, 60, 61, 96, 101, 103, 104, 107, 111, 134, 144, 147, 159, 160, 172, 187, 188, 189, 190, 218, 220, 225, 226, 232, 234, 237, 238, 239, 240, 348, 351, 359, 360, 361, 365, 425, 429, 452, 460, 472, 474, 476, 485, 496], "operand": [103, 104, 209, 355, 459], "opposit": [10, 101, 113, 121, 126, 358], "optim": [4, 103, 104, 162, 163], "option": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 58, 59, 60, 61, 64, 65, 66, 68, 70, 71, 72, 73, 75, 76, 77, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 101, 102, 103, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 190, 191, 194, 196, 198, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 316, 345, 348, 349, 351, 352, 353, 354, 355, 357, 359, 360, 361, 362, 363, 365, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 419, 420, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 481, 482, 483, 484, 500], "ord": 202, "order": [10, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 93, 95, 96, 98, 101, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 117, 119, 122, 123, 124, 127, 129, 133, 134, 136, 139, 140, 141, 142, 143, 144, 145, 146, 147, 150, 154, 155, 158, 159, 160, 161, 162, 166, 169, 172, 176, 177, 178, 187, 188, 189, 191, 193, 194, 195, 196, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 230, 233, 234, 236, 237, 257, 302, 303, 308, 316, 326, 329, 334, 337, 345, 348, 349, 350, 351, 353, 354, 356, 357, 359, 360, 361, 363, 368, 369, 419, 420, 423, 425, 427, 429, 430, 435, 436, 439, 440, 441, 442, 444, 447, 448, 452, 457, 458, 459, 462, 472, 473, 474, 475, 477, 482, 483, 484, 496], "ordin": [198, 206], "ordinari": [127, 171, 190], "orient": [83, 366, 456], "origin": [62, 93, 98, 121, 127, 129, 202, 230, 236, 246, 248, 427, 431, 474], "ortho": [10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133], "orthogon": [195, 204], "orthonorm": 204, "other": [33, 38, 49, 62, 63, 94, 98, 101, 122, 123, 124, 127, 129, 143, 151, 167, 193, 195, 201, 236, 253, 254, 258, 260, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 288, 290, 292, 295, 296, 297, 303, 370, 414, 432, 444, 474, 485, 496], "otherwis": [3, 11, 12, 13, 14, 15, 16, 17, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 72, 73, 75, 76, 78, 79, 80, 81, 82, 87, 88, 89, 94, 96, 98, 101, 103, 105, 106, 107, 108, 109, 110, 112, 114, 136, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 166, 167, 171, 172, 176, 177, 178, 187, 188, 189, 198, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 332, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 423, 424, 425, 426, 427, 429, 430, 435, 436, 439, 440, 441, 442, 444, 447, 448, 449, 451, 452, 453, 457, 458, 461, 472, 473, 478, 482, 483, 484], "otim": 459, "out": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 96, 97, 98, 100, 102, 103, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 191, 197, 201, 202, 203, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 304, 305, 308, 309, 310, 316, 320, 321, 322, 327, 333, 339, 341, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 365, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 444, 445, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 468, 469, 472, 473, 476, 477, 478, 479, 481, 482, 483, 484], "outer": [6, 83, 93, 103, 104, 186], "output": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 97, 98, 101, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 127, 128, 129, 130, 132, 133, 136, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 166, 167, 169, 170, 172, 173, 174, 176, 177, 178, 185, 187, 188, 189, 201, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 237, 240, 241, 242, 244, 246, 247, 248, 249, 303, 308, 348, 349, 351, 352, 353, 354, 359, 360, 361, 362, 363, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 422, 423, 425, 426, 429, 430, 433, 435, 437, 439, 440, 441, 442, 444, 447, 448, 449, 451, 452, 453, 455, 457, 458, 460, 461, 464, 466, 470, 472, 473, 474, 476, 477, 478, 482, 483, 484, 496, 500], "outsid": [162, 163], "over": [10, 16, 21, 56, 84, 85, 86, 97, 98, 103, 104, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 137, 139, 151, 156, 162, 163, 171, 202, 210, 222, 223, 225, 226, 228, 230, 232, 241, 242, 243, 244, 245, 246, 247, 248, 249, 316, 362, 366, 370, 397, 402, 413, 414, 424, 451, 453, 455, 456, 459, 463, 476, 478, 496], "overal": [117, 119, 123, 124, 128, 129, 131, 133], "overflow": 142, "overrid": [83, 106, 155, 354, 484], "overview": 2, "overwrite_input": 229, "p": [10, 191, 198, 199, 372, 375, 380, 386, 389, 476], "pack": [93, 419, 496], "packag": [0, 3], "packbit": 6, "pad": [6, 101, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133], "page": [3, 496], "pair": [10, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 193], "parallel": [1, 3, 4, 9, 485], "paramet": [11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 313, 316, 332, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "parameter": [370, 392, 414], "parametr": 463, "pareto": 6, "pars": [150, 211], "part": [3, 10, 13, 14, 20, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 98, 127, 145, 146, 169, 174, 175, 181, 182, 193, 194, 196, 224, 227, 233, 235, 317, 330, 421, 422, 445, 466, 470, 473, 474, 492], "partial": [33, 444], "particular": [101, 201], "particularli": 103, "partit": [6, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 444, 464, 466, 470, 477, 483, 484, 492], "pass": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 163, 167, 170, 185, 198, 211, 224, 231, 238, 308, 332, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 467, 470, 471, 477, 483, 484], "path": [4, 103, 104, 150, 211], "path_info": 104, "pathlib": 211, "pattern": 56, "penros": 203, "per": [103, 118, 132, 420], "percentil": [6, 229], "perf_count": 0, "perform": [16, 21, 41, 42, 68, 94, 103, 117, 119, 122, 123, 124, 128, 129, 131, 133, 139, 190, 362, 453], "period": [10, 476], "permit": 150, "permut": [6, 98, 103, 236, 345, 357, 462, 496], "permute_dim": 462, "phase": [10, 20, 476], "phase_deg": 476, "pi": [0, 9, 10, 13, 24, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 87, 88, 116, 368, 441, 442, 457, 458, 463, 476, 500], "pickl": [150, 211], "piecewis": 6, "pinv": 6, "pip": 4, "place": [6, 16, 17, 21, 22, 35, 68, 70, 71, 85, 86, 97, 98, 111, 113, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 148, 170, 173, 225, 226, 228, 232, 238, 241, 242, 244, 246, 247, 248, 249, 316, 335, 337, 345, 352, 362, 365, 366, 407, 427, 431, 433, 444, 450, 451, 453, 455, 461, 478, 492], "platform": [85, 86, 101, 241, 242, 246, 248, 362, 453], "pleas": [0, 3, 39, 99, 103, 162, 164, 480, 492], "plot": 408, "plt": [230, 408], "plu": [212, 213, 215], "plugin": 4, "point": [10, 11, 12, 20, 23, 29, 35, 40, 41, 51, 56, 76, 84, 101, 105, 106, 110, 114, 115, 116, 121, 122, 126, 127, 128, 129, 130, 135, 136, 142, 149, 150, 151, 153, 154, 155, 158, 167, 169, 198, 199, 210, 211, 216, 217, 223, 228, 238, 244, 247, 249, 349, 353, 354, 370, 399, 411, 421, 423, 424, 433, 435, 436, 451, 463, 464, 478, 483, 484, 496], "pointer": 101, "poisson": 6, "poli": 6, "polyadd": 6, "polyd": 6, "polydiv": 6, "polyfit": 6, "polyint": 6, "polymul": 6, "polysub": 6, "polyv": 6, "popul": [11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 72, 73, 76, 79, 80, 87, 88, 96, 98, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 233, 234, 237, 348, 349, 351, 359, 360, 361, 363, 368, 369, 370, 397, 423, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473], "portion": [162, 163], "posinf": 238, "posit": [6, 10, 16, 17, 21, 23, 35, 40, 41, 42, 65, 76, 92, 93, 98, 111, 114, 115, 117, 119, 122, 123, 124, 127, 130, 132, 135, 142, 150, 173, 176, 177, 178, 179, 180, 190, 199, 208, 236, 238, 243, 245, 248, 326, 340, 348, 357, 372, 396, 431, 432, 433, 435, 437, 447, 448, 461, 462], "possess": 193, "possibl": [10, 48, 49, 54, 55, 98, 99, 103, 104, 111, 145, 146, 158, 162, 164, 224, 303, 332, 357, 427, 446, 449, 454, 455, 456, 462, 480], "possibli": 44, "pow": [361, 492], "power": [6, 10, 110, 116, 142, 199, 360, 448, 477], "pre": 163, "precis": [11, 12, 56, 85, 86, 101, 103, 135, 142, 169, 198, 224, 241, 242, 246, 248, 362, 421, 453, 461], "predecessor": 476, "prefer": [67, 75, 98, 308, 335, 350], "prepend": [94, 102, 460], "present": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 167, 170, 211, 224, 231, 243, 245, 248, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "preserv": [49, 53, 54, 55, 68, 98, 101, 103, 139, 140, 141, 142, 194, 195, 196, 303, 461, 474], "press": 10, "prevent": 103, "previou": 56, "print": [0, 4, 42, 56, 57, 74, 95, 101, 104, 370, 389, 394], "print_device_info": 0, "printabl": 104, "printopt": 6, "prior": 94, "prob1": [216, 217], "prob12": [216, 217], "prob2": [216, 217], "probabl": [162, 217, 372, 380, 389], "proce": 492, "process": 10, "processor": 103, "prod": [6, 85, 98, 208, 209, 246, 492], "produc": [10, 34, 101, 211, 366, 436, 456], "product": [6, 83, 85, 97, 98, 103, 104, 171, 185, 186, 201, 206, 208, 209, 225, 237, 241, 246, 309, 355, 362, 459, 479, 496], "program": [4, 143], "progress": [156, 210], "project": [4, 101, 363], "promot": [13, 14, 15, 20, 23, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 58, 60, 61, 64, 65, 76, 79, 80, 87, 88, 96, 109, 110, 112, 142, 144, 145, 146, 147, 156, 166, 187, 210, 212, 213, 214, 215, 216, 217, 222, 225, 227, 233, 234, 237, 349, 360, 361, 368, 369, 423, 425, 428, 429, 435, 439, 441, 442, 447, 448, 452, 457, 458, 460, 472, 473], "promote_typ": 6, "propag": [101, 145, 146, 226, 227, 232, 233, 241, 242, 243, 245, 246, 248], "proper": [145, 146, 193, 195], "properti": [10, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 194, 196, 204, 210, 211, 222, 224, 231, 251, 303, 308, 312, 314, 315, 317, 319, 323, 324, 330, 335, 336, 340, 345, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484, 492], "protocol": [44, 101, 148], "prototyp": 106, "provid": [0, 6, 10, 31, 32, 70, 71, 77, 84, 98, 99, 103, 104, 111, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 152, 162, 163, 165, 179, 180, 223, 239, 240, 243, 245, 246, 248, 370, 398, 401, 424, 434, 450, 455, 463, 474, 481, 482, 500], "pseudo": [203, 370], "ptp": 6, "pure": [10, 121, 127, 129, 130], "purpos": [34, 198], "put": [6, 10, 98, 113, 121, 127, 129, 358, 366, 456, 492], "put_along_axi": [6, 365, 456], "putmask": [6, 365], "pval": 387, "py": 4, "pyplot": [230, 408], "pytest": 4, "python": [0, 2, 3, 44, 98, 101, 147, 148, 234, 318, 425, 426, 492], "q": [195, 199, 204, 209, 229], "qquad": 10, "qr": 6, "quad": 10, "quadrant": [20, 26, 28, 46, 50, 117], "quantil": 6, "quaternion": 199, "question": 89, "queue": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "quick": [2, 3], "quickli": [185, 500], "quotient": [29, 51], "r": [88, 204], "r2": 204, "rad": 88, "rad2deg": [6, 87, 88, 476], "radian": [6, 13, 14, 20, 24, 25, 26, 28, 29, 46, 50, 51, 87, 88, 368, 476, 500], "rais": [11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 72, 73, 75, 76, 77, 79, 80, 84, 87, 88, 95, 96, 97, 98, 99, 105, 106, 107, 109, 110, 112, 114, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 164, 166, 167, 172, 176, 177, 178, 187, 188, 189, 199, 201, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 232, 233, 234, 237, 239, 240, 243, 244, 245, 247, 248, 249, 303, 304, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 420, 423, 424, 425, 427, 429, 430, 435, 439, 440, 441, 442, 444, 446, 447, 448, 449, 451, 452, 453, 457, 458, 472, 473, 478, 480, 483, 484, 492], "rand": [6, 104, 370, 400, 402, 403, 405], "randint": [6, 98, 318, 370, 401], "randn": [6, 139, 140, 141, 203, 204, 207, 209, 370, 450], "random": [98, 104, 139, 140, 141, 195, 201, 203, 204, 207, 209, 318, 450, 485, 496], "random_integ": [6, 370, 398], "random_sampl": [6, 370, 397, 400, 403, 405], "randomli": 394, "randomst": 398, "ranf": 6, "rang": [0, 95, 152, 162, 163, 217, 357, 364, 365, 389, 394, 420, 426, 450, 459, 462, 476, 496], "rank": [111, 113, 151, 198, 200, 454], "rate": [118, 132], "rather": 350, "ratio": [0, 96, 144, 198, 472, 500], "ration": 496, "ravel": [6, 98, 113, 138, 202, 316, 355, 492], "ravel_multi_index": [6, 475], "raveled_indic": 420, "raw": 204, "rayleigh": 6, "rcond": [198, 203], "re": [31, 32, 57, 89, 127, 431], "read": [89, 93, 98, 101, 149, 150, 152, 153, 211, 316, 419, 427], "readonli": 101, "real": [6, 11, 12, 13, 14, 20, 23, 24, 25, 26, 27, 28, 29, 30, 37, 46, 47, 50, 51, 52, 65, 66, 76, 84, 98, 116, 119, 121, 126, 127, 128, 129, 130, 131, 133, 135, 143, 145, 146, 147, 166, 169, 174, 181, 182, 190, 193, 194, 195, 196, 200, 203, 204, 205, 207, 216, 217, 223, 227, 233, 234, 238, 247, 249, 372, 389, 422, 423, 424, 425, 435, 445, 451, 473, 474, 478, 492, 496], "real_if_clos": [6, 20, 169, 421], "rearrang": [98, 326, 496], "reason": 129, "rebuild": 100, "recal": 101, "recent": [22, 449], "recfromcsv": 6, "recfromtxt": 6, "recip": [4, 10], "reciproc": [6, 435, 447], "recommend": [103, 350, 460], "reconstruct": [101, 207, 474], "recov": 10, "reduc": [16, 21, 31, 32, 56, 204, 207, 223, 226, 228, 230, 232, 239, 240, 243, 244, 245, 246, 247, 248, 249, 362, 424, 451, 453, 478], "reduce_hypot": 166, "reduct": [16, 21], "redund": 130, "refer": [0, 2, 3, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 316, 317, 318, 320, 321, 322, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "reflect": 492, "reflector": 204, "regardless": [101, 194, 196, 480], "regular": 211, "rel": [17, 98, 173, 340, 431, 432], "relat": 101, "relev": [101, 156, 210, 222], "rem": 147, "remain": [16, 21, 56, 104, 131, 133, 162, 223, 228, 236, 244, 247, 249, 424, 427, 451, 478], "remaind": [6, 144, 147, 234, 360, 361], "remov": [31, 32, 87, 93, 98, 111, 127, 338, 362, 368, 449, 453, 496], "reorder": [103, 139, 209, 236], "rep": 460, "repeat": [6, 98, 117, 119, 123, 124, 128, 129, 131, 133, 134, 193, 194, 195, 196, 230, 358, 460, 463, 474, 492], "repeatedli": 103, "repetit": [0, 426, 460], "replac": [3, 10, 44, 68, 113, 238, 241, 242, 358, 366, 375, 437, 492], "replic": 460, "repo": 4, "repr": 291, "repres": [10, 23, 36, 40, 41, 43, 44, 45, 56, 101, 104, 122, 130, 148, 151, 156, 158, 170, 205, 210, 222, 230, 249, 370, 468, 474, 492], "represent": [58, 60, 61, 104, 135, 168, 170, 238, 349, 492], "request": 432, "requir": [4, 6, 36, 41, 42, 43, 45, 49, 98, 101, 103, 115, 170, 238, 303, 335], "res_cpu": 89, "res_host": 89, "rese": 406, "reset": 492, "reshap": [0, 6, 15, 31, 32, 34, 53, 55, 56, 89, 90, 91, 93, 96, 97, 98, 99, 100, 103, 111, 113, 120, 125, 139, 147, 164, 170, 171, 185, 186, 202, 224, 225, 226, 232, 237, 311, 316, 335, 345, 358, 394, 419, 431, 452, 459, 461, 463, 466, 467, 470, 471, 472, 474, 480, 492], "resid": [111, 115, 148], "residu": 198, "resiz": [6, 111, 492], "resolut": 135, "resolv": [84, 111, 223, 424], "resourc": 0, "respect": [15, 29, 51, 58, 60, 61, 96, 98, 107, 142, 144, 147, 158, 159, 160, 187, 188, 189, 216, 217, 218, 220, 221, 234, 237, 340, 351, 360, 361, 425, 429, 452, 472, 476], "rest": 39, "restor": 431, "result": [0, 4, 10, 16, 21, 29, 31, 32, 34, 51, 56, 58, 59, 60, 61, 64, 68, 70, 71, 76, 81, 84, 85, 86, 96, 97, 101, 104, 106, 107, 112, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 136, 142, 144, 149, 150, 151, 152, 153, 155, 156, 159, 160, 162, 163, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 190, 193, 202, 204, 210, 211, 214, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 228, 232, 235, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 350, 351, 354, 355, 360, 361, 362, 365, 370, 372, 402, 424, 427, 428, 429, 430, 432, 433, 436, 439, 440, 446, 450, 451, 453, 455, 456, 459, 460, 463, 468, 472, 473, 474, 478, 482, 484, 492], "result_dpnp": 0, "result_numpi": 0, "result_typ": [6, 64, 101, 496], "ret": 369, "retriev": [93, 101], "retstep": 210, "return": [0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 252, 253, 254, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 288, 289, 290, 291, 292, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 307, 308, 309, 310, 311, 312, 314, 315, 316, 318, 320, 321, 322, 324, 325, 326, 327, 329, 332, 333, 336, 339, 340, 341, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 366, 368, 369, 370, 373, 392, 394, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "return_count": 474, "return_index": 474, "return_invers": 474, "reus": [148, 163, 427], "revers": [93, 98, 134, 139, 140, 141, 345, 357, 462, 463, 477], "rewrit": 198, "rfft": [6, 10, 118, 121, 126, 127, 128, 129, 131, 132, 133], "rfft2": [6, 128], "rfftfreq": [6, 118], "rfftn": [6, 116, 119, 129, 130, 131], "right": [10, 28, 50, 68, 83, 93, 95, 140, 141, 166, 187, 193, 194, 195, 196, 201, 209, 224, 413, 424, 429, 436, 461, 463, 466, 470, 477], "right_shift": [6, 187], "rightmost": [162, 163, 209], "rint": [6, 35, 66, 136, 143, 433, 473], "roll": [6, 432], "rollaxi": [6, 431], "root": [6, 65, 166, 191, 423, 424, 435, 447, 448], "rot90": 6, "roughli": [101, 198], "round": [6, 23, 35, 66, 98, 121, 126, 136, 143, 144, 193, 234, 425, 430, 473, 492, 496], "round_": 6, "routin": [2, 485, 492], "row": [45, 49, 69, 70, 71, 85, 86, 93, 98, 100, 114, 140, 141, 158, 165, 167, 170, 201, 207, 303, 350, 419, 420, 434, 446, 450, 464, 466, 474, 475, 480, 481], "row_stack": [6, 481], "rowvar": 82, "rsqrt": [423, 447], "rtol": [17, 173], "rule": [13, 14, 15, 16, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 56, 58, 60, 61, 64, 65, 76, 77, 79, 80, 83, 86, 87, 88, 96, 109, 110, 112, 144, 145, 146, 147, 156, 166, 187, 210, 212, 213, 214, 215, 216, 217, 222, 223, 225, 227, 228, 233, 234, 237, 244, 247, 249, 349, 360, 361, 368, 369, 423, 424, 425, 428, 429, 435, 439, 441, 442, 447, 448, 451, 452, 453, 457, 458, 463, 472, 473, 478], "run": [0, 4], "runtim": 4, "runtimewarn": [243, 245], "s1": [98, 101, 186, 340], "s10": 101, "s16": 101, "s2": [98, 101, 340], "s25": 101, "s3": [98, 340], "safe": [49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "safe_ev": 6, "said": 209, "same": [4, 10, 11, 12, 15, 16, 17, 21, 22, 29, 31, 32, 33, 34, 35, 37, 38, 43, 45, 48, 49, 51, 56, 58, 59, 60, 61, 63, 69, 70, 71, 76, 84, 85, 86, 93, 94, 95, 96, 97, 98, 100, 106, 107, 111, 113, 122, 123, 124, 129, 134, 136, 142, 144, 145, 146, 147, 148, 155, 158, 159, 160, 161, 162, 163, 165, 166, 169, 171, 172, 173, 179, 180, 181, 186, 187, 188, 189, 195, 199, 204, 216, 217, 218, 220, 221, 223, 226, 227, 228, 232, 233, 234, 237, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 332, 345, 349, 351, 354, 358, 360, 361, 362, 366, 370, 392, 398, 414, 419, 421, 424, 425, 426, 429, 431, 432, 434, 436, 437, 444, 449, 450, 451, 452, 453, 455, 456, 459, 461, 465, 467, 469, 471, 472, 475, 478, 479, 481, 484, 500], "same_kind": [49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "sampl": [10, 118, 125, 127, 130, 132, 156, 158, 162, 210, 222, 366, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 401, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 456, 463, 466, 470, 485, 496], "sample_r": 132, "satisfi": [36, 41, 43, 45, 49, 98, 113, 197, 303, 358, 437], "save": [6, 150, 500], "savetxt": 6, "savez": 6, "savez_compress": 6, "scalar": [15, 17, 22, 29, 36, 37, 38, 40, 41, 43, 44, 45, 51, 58, 60, 61, 64, 75, 76, 77, 83, 89, 92, 94, 96, 97, 98, 101, 103, 104, 107, 113, 118, 132, 134, 142, 144, 145, 146, 147, 154, 155, 156, 158, 159, 160, 161, 162, 163, 166, 171, 173, 175, 182, 183, 186, 187, 188, 189, 206, 210, 216, 217, 218, 220, 221, 222, 224, 225, 227, 230, 233, 234, 237, 313, 318, 347, 349, 351, 358, 360, 361, 365, 366, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 398, 401, 404, 406, 410, 412, 413, 414, 415, 416, 417, 418, 422, 425, 429, 436, 437, 452, 455, 459, 463, 472, 473, 477, 479, 482, 492], "scale": [10, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 156, 186, 204, 210, 222, 370, 377, 379, 381, 382, 383, 384, 392, 404, 409, 416], "scientif": 10, "scipi": 108, "scope": 4, "script": 4, "sctype2char": 6, "search": [104, 485, 496], "searchsort": [6, 95, 98, 162, 444, 492], "second": [15, 17, 29, 37, 38, 51, 56, 58, 60, 61, 76, 83, 93, 96, 97, 101, 104, 107, 110, 117, 118, 119, 120, 123, 124, 127, 130, 132, 142, 144, 145, 146, 147, 158, 159, 160, 162, 163, 164, 165, 166, 171, 173, 186, 187, 188, 189, 216, 217, 218, 220, 221, 224, 225, 226, 227, 230, 232, 233, 234, 237, 351, 355, 360, 361, 425, 429, 448, 452, 454, 459, 461, 472, 479], "section": [4, 39, 101, 119, 124, 129, 133, 492], "see": [3, 35, 101, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 148, 162, 198, 387, 433, 466, 467, 470, 471, 474, 492], "seed": [6, 98, 104, 318, 370], "seek": 150, "seldom": 142, "select": [6, 77, 113, 226, 232, 449, 455, 463, 485], "select_cpu_devic": 0, "select_default_devic": 0, "selector": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "self": [98, 101, 137, 252, 253, 254, 255, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 315, 370], "semant": 162, "sens": 209, "sep": [150, 153], "separ": [10, 98, 101, 103, 150, 153, 163, 238, 332], "sequenc": [39, 44, 53, 54, 55, 69, 70, 71, 74, 78, 99, 100, 103, 104, 105, 106, 117, 119, 123, 124, 127, 128, 129, 131, 133, 154, 155, 156, 162, 163, 164, 165, 170, 185, 201, 210, 222, 236, 353, 354, 358, 394, 407, 426, 428, 434, 446, 450, 459, 463, 480, 481, 483, 484], "sequenti": [78, 82, 108, 229, 235, 246], "seri": [10, 127, 386], "set": [10, 31, 32, 36, 49, 67, 81, 89, 90, 92, 95, 98, 101, 103, 105, 154, 162, 163, 167, 170, 200, 202, 203, 210, 226, 232, 239, 240, 248, 293, 303, 304, 315, 335, 353, 354, 362, 437, 439, 440, 453, 466, 470, 483, 484, 492], "set_numeric_op": 6, "set_printopt": 6, "set_stat": 6, "set_string_funct": 6, "setbufs": 6, "setdiff1d": 6, "seterr": 6, "seterrcal": 6, "seterrobj": 6, "setfield": [6, 101], "setflag": 6, "setup": 4, "setuptool": 4, "setxor1d": 6, "sever": 197, "sh": [98, 332], "shape": [4, 6, 11, 12, 13, 14, 15, 16, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 43, 46, 47, 49, 50, 51, 52, 55, 56, 58, 59, 60, 61, 62, 63, 65, 66, 68, 70, 71, 72, 73, 76, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 90, 91, 94, 95, 96, 97, 98, 100, 101, 105, 106, 107, 109, 110, 111, 112, 115, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 136, 139, 142, 143, 144, 145, 146, 147, 151, 154, 155, 158, 159, 160, 161, 162, 163, 165, 166, 169, 170, 171, 172, 176, 177, 178, 179, 180, 181, 183, 185, 186, 187, 188, 189, 192, 197, 198, 199, 200, 201, 204, 205, 206, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 236, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 324, 332, 336, 338, 345, 347, 348, 349, 351, 352, 353, 354, 357, 359, 360, 361, 362, 363, 365, 366, 368, 369, 370, 379, 382, 387, 388, 393, 397, 398, 399, 400, 401, 402, 403, 405, 410, 411, 417, 419, 420, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 447, 448, 449, 450, 451, 452, 453, 455, 457, 458, 459, 460, 461, 462, 464, 465, 467, 469, 470, 471, 472, 473, 475, 478, 480, 481, 482, 483, 484, 485, 496], "share": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "shared_bin": 163, "shares_memori": 6, "shift": [10, 117, 119, 120, 124, 125, 187, 429, 431], "short": [473, 492], "shorter": [121, 127], "shorthand": [11, 12, 15, 58, 59, 60, 61, 96, 107, 144, 159, 160, 172, 187, 188, 189, 218, 220, 225, 234, 237, 348, 351, 359, 360, 361, 425, 429, 452, 472, 482], "should": [31, 32, 39, 49, 93, 95, 97, 98, 103, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 147, 150, 157, 162, 185, 198, 199, 225, 236, 239, 240, 243, 245, 303, 334, 387, 420, 427, 436, 455, 459, 461, 475, 476, 492], "show": [9, 38, 101, 134, 166, 221, 230, 238, 241, 242, 243, 245, 248, 408], "show_config": 6, "shown": 4, "shuffl": 6, "side": [98, 158, 195, 334, 436], "sigma": [385, 392], "sign": [6, 10, 17, 76, 101, 173, 192, 205, 234, 348, 359, 362, 425, 440, 453, 473], "signal": [10, 118, 121, 126, 127, 129, 132, 476], "signatur": [224, 225], "signbit": [6, 439], "signific": 103, "signum": 439, "similar": [3, 40, 41, 98, 101, 156, 210, 222, 224, 308, 335, 358, 370, 398, 466, 467, 470, 471], "simpl": [4, 221, 496], "simpli": [91, 98, 150, 162, 163, 345], "sin": [0, 6, 26, 27, 46, 47, 79, 195, 230, 442, 457, 463], "sinc": [6, 98, 127, 193, 195, 337, 350], "sine": [13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458], "singl": [9, 10, 33, 63, 69, 98, 103, 104, 158, 201, 226, 232, 338, 362, 370, 389, 398, 399, 400, 401, 402, 403, 405, 411, 453, 463, 492], "singleton": [16, 21, 56, 111, 223, 228, 243, 244, 245, 247, 249, 424, 449, 451, 478], "singular": [197, 198, 200, 203, 207], "sinh": [6, 14, 25, 27, 47, 80, 441, 458], "size": [0, 6, 23, 31, 32, 36, 39, 56, 70, 71, 78, 81, 82, 85, 86, 90, 95, 98, 99, 101, 104, 113, 116, 118, 122, 132, 150, 156, 158, 164, 165, 202, 204, 207, 210, 222, 224, 226, 228, 232, 239, 240, 241, 242, 244, 246, 248, 318, 319, 335, 353, 358, 362, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 398, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 431, 434, 446, 449, 450, 453, 459, 470, 476, 480, 481, 483], "skip": 93, "slice": [113, 239, 240, 243, 244, 245, 247, 249, 365, 366, 437, 456, 463, 470, 471, 492], "slogdet": [6, 192], "slower": 459, "slowest": [98, 316, 419, 427], "small": [17, 112, 173, 198, 203, 214, 216, 217, 238, 470], "smaller": [94, 98, 116, 117, 119, 122, 123, 124, 126, 128, 129, 130, 131, 133, 135, 198, 234, 326, 358, 425, 476], "smallest": [135, 168, 474], "smallest_norm": 135, "smat": 207, "so": [10, 13, 14, 16, 21, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 56, 101, 107, 121, 126, 142, 162, 182, 210, 217, 223, 228, 230, 244, 247, 249, 408, 424, 451, 459, 460, 478], "softwar": 4, "solut": [198, 206], "solv": [6, 198, 208, 209, 496], "some": [23, 101, 111, 113, 143, 171, 198, 358, 476, 482, 492], "sometim": [161, 492], "sometru": 6, "somewhat": 199, "sophist": 199, "sort": [6, 33, 39, 98, 99, 164, 207, 302, 326, 357, 436, 445, 446, 456, 462, 463, 474, 480, 485, 492, 496], "sort_complex": 6, "sorter": [98, 334, 436], "sought": 191, "sourc": [4, 6, 16, 17, 18, 19, 21, 22, 23, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 53, 54, 55, 56, 57, 62, 63, 64, 67, 68, 69, 71, 74, 75, 77, 78, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 108, 111, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 162, 163, 164, 165, 167, 168, 170, 171, 173, 174, 175, 179, 180, 181, 182, 183, 184, 185, 186, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 222, 223, 224, 225, 226, 228, 229, 230, 232, 235, 236, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 347, 350, 353, 354, 355, 356, 358, 362, 364, 365, 366, 367, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 424, 426, 427, 428, 431, 432, 436, 437, 438, 443, 444, 445, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "space": [6, 23, 118, 120, 132, 150, 156, 158, 210, 222, 463, 500], "spars": [170, 230], "special": [2, 101, 108, 485, 496], "specif": [0, 4, 101, 151], "specifi": [16, 21, 22, 23, 31, 32, 33, 35, 36, 40, 41, 42, 43, 45, 56, 63, 64, 70, 71, 75, 84, 85, 86, 89, 92, 93, 98, 103, 104, 105, 106, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 139, 142, 149, 150, 151, 152, 154, 155, 156, 158, 167, 194, 196, 202, 208, 209, 210, 211, 222, 223, 228, 229, 231, 241, 242, 244, 246, 247, 248, 249, 302, 311, 352, 353, 354, 357, 358, 362, 365, 366, 370, 383, 393, 411, 419, 420, 424, 431, 432, 433, 437, 443, 450, 451, 453, 455, 456, 459, 461, 462, 463, 464, 474, 477, 478, 483, 484], "spectrum": [10, 120, 121, 125, 126], "speed": 103, "speedup": 104, "spell": 350, "split": [6, 39, 70, 71, 99, 100, 164, 165, 434, 450, 480, 481, 496], "spreadsheet": 143, "sqrt": [6, 10, 65, 98, 317, 330, 424, 435, 448], "squar": [6, 65, 166, 167, 190, 191, 193, 194, 195, 197, 198, 199, 205, 208, 209, 224, 247, 249, 374, 390, 423, 424, 435, 437, 447, 451, 467, 471, 477, 478], "squeez": [6, 98, 111, 492], "src": 77, "stabl": [33, 444], "stack": [6, 69, 70, 71, 100, 165, 192, 200, 203, 204, 205, 225, 350, 434, 446, 456, 481], "stand": 158, "standard": [98, 135, 144, 147, 228, 234, 244, 247, 249, 318, 339, 370, 385, 392, 399, 408, 409, 410, 411, 412, 425, 451, 478, 492, 496], "standard_cauchi": 6, "standard_exponenti": 6, "standard_gamma": 6, "standard_norm": [6, 370, 399], "standard_t": 6, "start": [2, 3, 23, 43, 45, 104, 118, 122, 132, 149, 156, 210, 222, 224, 432, 466, 470], "start_tim": 0, "state": 370, "statist": [485, 496], "std": [6, 98, 228, 244, 247, 249, 478, 492], "stdev": [370, 411], "step": [4, 23, 104, 156, 161, 210, 222], "sticki": 101, "still": [56, 164, 480], "stop": [23, 156, 210, 222], "store": [136, 156, 179, 180, 210, 217, 222, 225, 355], "str": [42, 44, 70, 71, 101, 103, 104, 150, 153, 165, 211, 294, 434, 450, 468, 481], "str_": 101, "straightforward": 170, "stride": [48, 49, 98, 303], "string": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 468, 470, 477, 483, 484, 492], "string_repr": 104, "stringio": 211, "strongli": [4, 460], "struct": 101, "structur": [101, 211], "student": 412, "style": [49, 98, 303, 350, 419, 420, 475], "sub": [39, 70, 71, 93, 99, 101, 103, 164, 165, 209, 434, 446, 450, 461, 464, 480, 481], "subarrai": [101, 170, 474], "subclass": 41, "subdivid": 101, "subdtyp": 101, "subject": 4, "subok": [11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 36, 46, 47, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 106, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 348, 349, 351, 354, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 484], "subscript": [103, 104], "subset": [3, 158, 449, 496], "subtract": 6, "subtyp": 419, "succeed": 102, "success": [42, 372, 380, 389], "sugar": [91, 467, 471], "suggest": 93, "suit": 4, "suitabl": [34, 98, 345, 366, 436, 456], "sum": [0, 3, 4, 6, 10, 15, 56, 84, 86, 89, 92, 93, 94, 97, 98, 103, 122, 162, 166, 171, 191, 198, 208, 216, 217, 223, 225, 241, 242, 248, 310, 344, 372, 387, 389, 424, 459, 461, 463, 492, 496], "sum_": 10, "sum_along_diagon": 461, "sum_of_weight": 56, "summari": 485, "summat": [97, 103, 104, 171, 209, 225, 355, 459], "suppli": [121, 126, 201, 370, 399], "support": [3, 4, 9, 11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 43, 44, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 72, 73, 75, 76, 78, 79, 80, 82, 87, 88, 96, 98, 101, 103, 105, 106, 107, 108, 109, 110, 112, 114, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 166, 167, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 335, 348, 349, 351, 353, 354, 356, 359, 360, 361, 362, 363, 364, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 388, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 410, 411, 412, 413, 414, 415, 416, 417, 418, 423, 425, 427, 429, 435, 439, 440, 441, 444, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484, 500], "surnam": 101, "surpris": [122, 123, 124], "svd": [6, 191, 197, 200, 203], "swap": [101, 117, 120, 454], "swapax": [6, 98, 236, 492], "swapped_cod": 101, "swapped_dt": 101, "sy": 101, "sycl": [0, 3, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "sycl_context": 98, "sycl_devic": 98, "sycl_queu": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "sycldevic": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "syclqueu": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "symmetr": [121, 127, 129, 130, 190, 193, 194, 195, 196, 200, 203, 207], "symmetri": [10, 116, 121, 126, 127, 130], "syntact": [91, 467, 471], "syntax": 492, "sys_is_l": 101, "system": [3, 4, 206], "t": [10, 70, 71, 82, 98, 101, 121, 190, 193, 195, 198, 345, 350, 412, 463], "t1": 500, "tabl": [2, 9, 485], "tack": 101, "take": [6, 69, 98, 113, 185, 224, 358, 366, 427, 436, 437, 456, 474, 476, 492, 500], "take_along_axi": [6, 31, 32, 33, 67, 366, 455], "taken": [56, 93, 94, 102, 104, 121, 127, 128, 129, 130, 131, 133, 161, 162, 225, 247, 249, 437, 451, 461, 464, 466, 470, 478, 479], "tall": 134, "tan": [6, 26, 28, 29, 30, 46, 50, 51, 52, 79, 441, 458], "tangent": [13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458], "tanh": [6, 14, 25, 30, 52, 80, 442, 457], "target": [49, 64, 98, 303, 365], "target_devic": 98, "tau": 204, "tbb": 4, "tempfil": 150, "temporari": [150, 500], "temporaryfil": 150, "ten": 380, "tensor": [44, 98, 103, 104, 148, 208, 209, 239, 240, 243, 245, 246, 364, 459], "tensordot": [6, 97, 103, 171, 208, 209, 225, 355], "tensorinv": [6, 209], "tensorsolv": [6, 208], "term": [10, 15, 96, 104, 116, 117, 119, 122, 123, 124, 127, 130, 237, 452, 472], "test": [0, 2, 16, 17, 21, 107, 159, 160, 174, 176, 177, 178, 179, 180, 188, 189, 246, 350, 351, 372, 492, 496], "test_repetit": 0, "test_typ": 0, "teukolski": 10, "text": [149, 150, 152, 153, 211], "th": [86, 89, 92, 94, 98, 102, 114, 158, 170, 229, 345, 352, 357, 437, 462, 465, 467, 469, 471], "than": [36, 85, 86, 98, 99, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 135, 140, 141, 144, 151, 159, 160, 162, 163, 165, 187, 188, 189, 198, 200, 203, 204, 241, 242, 246, 248, 326, 350, 358, 362, 429, 437, 439, 449, 450, 453, 459, 461, 473, 476, 492, 500], "thei": [17, 38, 101, 173, 195, 198, 434, 436, 459, 463, 466, 470, 476, 477, 481, 492], "them": [69, 492], "theor": 193, "theoret": 104, "therefor": [116, 130, 151, 194, 196], "theta": 463, "thi": [10, 11, 12, 18, 19, 22, 23, 29, 31, 32, 34, 35, 36, 40, 41, 42, 43, 44, 45, 48, 49, 51, 68, 70, 71, 75, 81, 84, 89, 90, 91, 92, 93, 94, 95, 98, 100, 101, 102, 103, 104, 112, 113, 115, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 135, 138, 140, 141, 142, 147, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 163, 165, 175, 182, 185, 194, 196, 198, 201, 202, 205, 210, 211, 214, 216, 217, 222, 223, 224, 225, 226, 232, 234, 236, 238, 239, 240, 243, 245, 246, 248, 303, 308, 313, 316, 326, 332, 345, 350, 358, 362, 365, 366, 403, 405, 419, 424, 425, 427, 432, 434, 450, 453, 455, 456, 460, 463, 467, 471, 474, 476, 477, 481, 482], "thing": 455, "third": [69, 70, 71, 99, 100, 117, 165, 434, 446, 450, 481], "those": [10, 68, 199, 366], "though": 122, "thousand": 380, "three": [53, 54, 55, 111, 199, 224, 370, 406, 459, 474], "threshold": 200, "through": [41, 101, 163, 185, 193, 195, 198, 224, 492], "throw": 387, "thu": [10, 121, 127, 129, 460], "tile": [6, 426, 496], "time": [0, 10, 15, 17, 29, 37, 38, 51, 58, 60, 61, 76, 94, 96, 97, 107, 117, 119, 121, 123, 124, 126, 128, 129, 131, 133, 142, 144, 145, 146, 147, 159, 160, 161, 166, 171, 173, 178, 186, 187, 188, 189, 198, 216, 217, 218, 220, 221, 227, 233, 234, 237, 349, 351, 360, 361, 372, 387, 425, 429, 452, 456, 459, 460, 472, 474, 479], "time_dpnp": 0, "time_numpi": 0, "timedelta": 101, "timeit": 103, "timestep": 118, "tini": 135, "titl": 101, "tm": 147, "to_begin": 102, "to_devic": 98, "to_end": 102, "tobyt": 6, "todo": 390, "tofil": [6, 150], "togeth": [17, 70, 71, 101, 122, 173, 185, 450, 482], "tol": [200, 388, 422], "toler": [17, 37, 173, 422], "tolist": 6, "too": [4, 117, 119, 123, 124, 128, 129, 131, 133, 482], "toolkit": 3, "tostr": 6, "total": [6, 81, 85, 98, 323, 443, 451, 478], "toward": [35, 66, 136, 143, 144, 162, 163, 234, 349, 425, 430, 433, 473], "trace": [6, 89, 92, 93, 98, 103, 492], "traceback": [22, 449], "trail": 468, "transfer": 98, "transform": [104, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 485], "transpos": [6, 34, 98, 103, 190, 195, 236, 251, 357, 492, 496], "trapezoid": [86, 453], "trapz": 6, "treat": [17, 121, 127, 129, 150, 158, 173, 194, 196, 198, 201, 211, 241, 242, 246, 248, 362, 366, 436, 456, 460, 474, 476, 492], "tri": 6, "trial": 372, "triangl": [89, 166, 224, 424, 464, 465, 466, 467, 469, 470, 471], "triangular": [6, 190, 194, 196, 204, 224, 466, 467, 470, 471], "trigonometr": [13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458, 496], "tril": [6, 89, 224, 464, 466, 467, 470], "tril_indic": [6, 224, 467, 470], "tril_indices_from": [6, 471], "trili": 467, "trili1": 467, "trim": [117, 119, 123, 124, 128, 129, 131, 133, 468], "trim_zero": 6, "triu": [6, 89, 224, 464, 466, 470, 471], "triu_indic": [6, 224, 466, 471], "triu_indices_from": [6, 467], "triui": 471, "triuim1": 471, "trivial": [193, 456], "true": [0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 41, 43, 45, 46, 47, 49, 50, 51, 52, 53, 56, 58, 59, 60, 61, 64, 65, 66, 72, 73, 75, 76, 77, 79, 80, 81, 82, 86, 87, 88, 95, 96, 98, 101, 103, 104, 107, 109, 110, 111, 112, 113, 115, 134, 136, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 151, 156, 159, 160, 161, 162, 166, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 197, 200, 202, 203, 204, 206, 207, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 230, 232, 233, 234, 237, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 255, 298, 299, 303, 308, 320, 321, 322, 327, 339, 341, 346, 348, 349, 350, 351, 358, 359, 360, 361, 362, 363, 366, 368, 369, 375, 423, 424, 425, 427, 429, 430, 435, 437, 439, 440, 441, 442, 447, 448, 451, 452, 453, 456, 457, 458, 459, 463, 472, 473, 474, 477, 478, 482], "true_divid": [6, 96], "trunc": [6, 35, 66, 136, 143, 430, 433], "truncat": [35, 66, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 136, 143, 408, 430, 433, 473], "trust": [239, 240], "truth": [58, 59, 60, 61, 107, 159, 160, 172, 188, 189, 218, 219, 220, 221, 351, 492, 496], "try": [4, 42], "tukei": 10, "tup": [69, 100, 165, 434, 481], "tupl": [16, 21, 22, 31, 32, 36, 40, 41, 42, 43, 45, 56, 63, 75, 81, 84, 89, 90, 91, 92, 98, 101, 104, 111, 120, 125, 139, 148, 151, 154, 155, 156, 158, 162, 163, 170, 175, 182, 185, 186, 202, 204, 209, 210, 222, 223, 224, 225, 226, 228, 230, 231, 232, 243, 244, 245, 246, 247, 248, 249, 335, 345, 350, 352, 357, 362, 420, 424, 426, 427, 431, 438, 449, 451, 453, 460, 462, 466, 467, 470, 471, 475, 477, 478, 492], "turn": 69, "twister": 370, "two": [10, 17, 37, 53, 54, 58, 59, 60, 61, 74, 78, 83, 92, 93, 94, 97, 98, 101, 103, 104, 111, 116, 117, 119, 122, 123, 124, 127, 128, 129, 131, 133, 145, 146, 158, 171, 172, 173, 186, 194, 198, 201, 206, 218, 220, 221, 225, 226, 227, 232, 233, 236, 243, 245, 326, 342, 355, 370, 399, 430, 433, 437, 454, 459, 461, 466, 467, 470, 471, 479], "type": [0, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 312, 316, 324, 332, 336, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 496], "type_nam": 0, "typeerror": [56, 77, 98, 148, 335], "typenam": 6, "typestr": 101, "typic": [17, 121, 173, 436, 492], "u": [101, 190, 194, 196, 207, 224, 246, 248, 474], "u1": [101, 149, 150], "u16": 101, "u4": 64, "u8": 101, "ufunc": [2, 485, 492], "uint64": 101, "uint8": [101, 149, 150], "uk": 10, "un": 101, "unari": 492, "unchang": 133, "undefin": [20, 98, 326], "underli": [58, 60, 61, 427], "undo": [10, 124], "undocu": 101, "unexpect": [246, 248], "unicod": 101, "uniform": [6, 101, 158, 162, 163, 222, 370, 397, 400, 402, 403, 405], "uniformli": [222, 370, 414], "uniniti": [36, 105, 106, 154, 353, 483], "union1d": 6, "uniqu": [6, 56, 57, 84, 95, 101, 223, 228, 236, 244, 247, 249, 424, 426, 451, 478], "unique_count": 474, "unique_indic": 474, "unique_invers": 474, "unit": [98, 118, 132, 185, 193, 199, 205, 340], "unitari": [10, 158, 204, 207], "uniti": 162, "univ": 10, "univers": [2, 485, 492], "unless": [16, 21, 49, 85, 86, 98, 103, 162, 193, 200, 202, 222, 241, 242, 246, 248, 303, 362, 453, 474], "unlik": [33, 98, 132, 332, 335, 444], "unmodifi": 163, "unpackbit": 6, "unravel": 475, "unravel_index": [6, 31, 32, 420], "unraveled_coord": 475, "unsaf": [49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "unscal": 10, "unsign": [101, 362, 453], "unspecifi": 427, "unsupport": [11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 76, 79, 80, 87, 88, 96, 109, 110, 112, 142, 143, 144, 145, 146, 147, 148, 161, 166, 172, 187, 213, 214, 215, 216, 217, 227, 233, 234, 235, 237, 348, 349, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 452, 457, 458, 472, 473], "until": [104, 431, 432], "unwrap": [6, 87, 368], "up": [4, 10, 101, 103, 141, 456, 467, 474], "updat": 4, "uplo": [194, 196], "upon": [98, 340], "upper": [89, 114, 162, 163, 190, 194, 196, 204, 224, 464, 466, 467, 469, 470, 471], "us": [4, 10, 15, 22, 23, 29, 34, 36, 40, 41, 42, 43, 44, 45, 48, 49, 51, 58, 59, 60, 61, 64, 68, 70, 71, 75, 83, 85, 86, 89, 90, 92, 93, 96, 98, 101, 103, 104, 105, 106, 107, 111, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 138, 143, 144, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 167, 170, 171, 172, 185, 187, 188, 189, 190, 191, 194, 195, 196, 198, 200, 201, 202, 203, 210, 211, 217, 218, 220, 222, 224, 225, 226, 228, 230, 231, 232, 234, 237, 238, 239, 240, 241, 242, 244, 246, 247, 248, 249, 257, 303, 308, 316, 335, 348, 350, 351, 352, 353, 354, 358, 359, 360, 361, 362, 366, 370, 373, 375, 376, 386, 391, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 407, 411, 414, 419, 422, 425, 426, 427, 429, 431, 436, 437, 439, 445, 451, 452, 453, 455, 456, 459, 460, 461, 463, 464, 466, 467, 470, 471, 472, 474, 475, 477, 478, 482, 483, 484, 492, 500], "usabl": 142, "usag": [3, 4, 118, 132], "use_getitem": 101, "use_setitem": 101, "user": [101, 238], "usm": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 449, 464, 466, 470, 477, 483, 484], "usm_ndarrai": [11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 44, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 76, 77, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 91, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 111, 112, 113, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 155, 158, 159, 160, 161, 162, 163, 164, 165, 166, 169, 171, 172, 173, 174, 176, 177, 178, 179, 180, 181, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 230, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 347, 348, 349, 350, 351, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 465, 467, 468, 469, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481, 482, 484], "usm_typ": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "usual": [90, 98, 101, 225, 335], "util": 485, "v": [74, 89, 92, 98, 101, 193, 194, 334, 365, 436], "v0": 6, "v1": 6, "v10": 101, "v9": 6, "val": [98, 134, 137, 293, 328, 358], "valid": [78, 111, 224, 454, 466, 467, 470, 471], "valu": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 40, 41, 43, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 84, 86, 87, 88, 89, 94, 95, 96, 98, 101, 103, 105, 106, 107, 109, 110, 112, 113, 114, 115, 121, 122, 127, 129, 130, 134, 135, 136, 137, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 166, 167, 169, 170, 172, 173, 175, 176, 177, 178, 181, 182, 185, 187, 188, 189, 190, 193, 194, 195, 196, 197, 198, 199, 200, 203, 205, 206, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 232, 233, 234, 237, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 253, 254, 258, 260, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 288, 290, 292, 293, 295, 296, 297, 300, 301, 303, 305, 308, 313, 315, 326, 328, 335, 348, 349, 350, 351, 353, 354, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 380, 397, 398, 414, 421, 423, 424, 425, 426, 427, 429, 430, 431, 433, 435, 436, 437, 439, 440, 441, 444, 447, 448, 451, 452, 453, 455, 456, 457, 458, 461, 463, 466, 470, 472, 473, 474, 476, 478, 482, 483, 484, 492, 496], "value2": 101, "valueerror": [22, 36, 41, 42, 148, 239, 240, 427, 446, 449], "vander": 6, "vandermond": 477, "var": [6, 98, 228, 244, 247, 249, 451, 492], "vararg": 158, "vari": [10, 16, 20, 21, 93, 104, 117, 119, 121, 122, 123, 124, 126, 127, 130, 133, 151, 170, 191, 193, 194, 198, 202, 238, 244, 247, 249, 422], "variabl": [82, 198, 206], "varianc": [98, 228, 244, 247, 249, 346, 451, 478, 496], "variou": 500, "vdot": [6, 97, 225], "vector": [83, 103, 151, 170, 171, 185, 191, 200, 201, 202, 207, 225, 230, 355, 479, 496], "vendor": 4, "veri": [3, 10, 17, 173, 230, 238], "verif": 0, "verifi": 190, "version": [4, 81, 98, 101, 138, 315, 350, 420, 475], "vertic": [69, 70, 71, 93, 100, 134, 139, 140, 165, 434, 446, 450, 480, 481], "vetterlin": 10, "vh": 207, "via": 127, "view": [6, 39, 53, 54, 55, 62, 89, 93, 98, 99, 111, 117, 119, 123, 124, 128, 129, 131, 133, 139, 140, 141, 164, 230, 236, 251, 332, 345, 357, 366, 420, 427, 446, 449, 454, 462, 475, 480], "violat": 77, "void": 101, "void640": 101, "von": 415, "vonmis": 6, "vsplit": [6, 70, 71, 446], "vstack": [6, 69, 70, 71, 100, 165, 198, 434, 446, 450], "w": [10, 56, 193, 194, 195, 196, 199], "wa": [10, 84, 101, 201, 223, 243, 245, 247, 249, 370, 411, 424, 451, 478], "wai": [3, 4, 10, 98, 104, 116, 122, 123, 124, 129, 150, 326, 459], "wald": 6, "walk": 101, "want": [4, 456], "warn": [101, 239, 240, 388], "we": [75, 90, 93, 104, 134, 198, 224, 366, 456, 463], "weibul": [6, 418], "weight": [56, 57, 82, 162, 163, 228, 244, 453], "well": [101, 103, 150, 162, 163, 362, 372, 389, 408], "were": [70, 71, 151, 370, 399, 450, 476], "what": [10, 49, 64, 70, 71, 77, 98, 101, 103, 107, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 165, 174, 225, 303, 372, 389, 434, 450, 481, 492], "when": [10, 22, 23, 36, 37, 40, 41, 43, 45, 48, 49, 56, 75, 77, 95, 98, 101, 103, 116, 127, 129, 130, 145, 146, 156, 161, 193, 202, 204, 210, 217, 222, 224, 225, 234, 241, 242, 243, 245, 246, 248, 303, 425, 430, 432, 433, 437, 455, 459, 463, 474, 482, 500], "whenev": [111, 357, 454, 462], "where": [0, 6, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 77, 79, 80, 84, 87, 88, 89, 90, 92, 94, 95, 96, 98, 99, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 118, 121, 127, 128, 129, 132, 136, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 162, 164, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 181, 182, 187, 188, 189, 190, 198, 204, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 231, 232, 233, 234, 237, 243, 244, 245, 246, 247, 248, 249, 298, 299, 303, 308, 320, 321, 322, 327, 334, 339, 341, 346, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 423, 424, 425, 429, 430, 432, 435, 436, 437, 439, 440, 441, 442, 446, 447, 448, 451, 452, 453, 457, 458, 461, 462, 464, 466, 470, 472, 473, 476, 477, 478, 480, 483, 484], "wherev": 77, "whether": [16, 17, 21, 37, 84, 95, 101, 148, 173, 174, 190, 204, 210, 238, 246, 248, 420, 427, 440, 474, 475], "which": [3, 4, 10, 16, 21, 22, 23, 31, 32, 33, 36, 39, 40, 41, 42, 43, 44, 45, 49, 56, 62, 70, 71, 75, 77, 81, 84, 85, 86, 89, 90, 92, 93, 94, 95, 97, 98, 101, 103, 104, 105, 106, 111, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 139, 145, 146, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 165, 167, 170, 176, 177, 178, 179, 180, 190, 193, 200, 202, 209, 211, 222, 223, 224, 225, 226, 227, 228, 231, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 350, 352, 353, 354, 357, 362, 365, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 420, 424, 426, 431, 437, 443, 444, 446, 449, 450, 451, 453, 455, 461, 462, 463, 464, 465, 466, 469, 470, 473, 476, 477, 478, 482, 483, 484, 492, 500], "whichev": 171, "while": [10, 131, 133, 162, 163, 228, 244, 247, 249, 350, 358, 362, 431, 451, 453, 464, 478], "whitespac": [150, 153], "who": 6, "whole": [117, 119, 123, 124, 128, 129, 131, 133, 466, 470], "whose": [11, 12, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 93, 101, 113, 114, 134, 191, 194, 195, 196, 208, 224, 236, 431, 467, 471, 475], "why": 127, "wide": 134, "width": [101, 162, 163], "wild": [372, 389], "window": [4, 118, 132], "wise": [11, 12, 13, 14, 15, 17, 20, 24, 25, 26, 27, 28, 29, 30, 35, 37, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 69, 70, 71, 72, 73, 76, 79, 80, 84, 96, 98, 100, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 164, 165, 166, 169, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 226, 227, 232, 233, 234, 235, 237, 243, 245, 246, 307, 348, 349, 351, 359, 360, 361, 363, 421, 423, 425, 429, 430, 433, 434, 435, 439, 440, 441, 442, 446, 447, 448, 450, 452, 457, 458, 472, 473, 480, 481, 492, 496, 500], "within": [17, 23, 37, 49, 98, 103, 121, 122, 123, 124, 126, 127, 129, 162, 163, 173, 303, 365, 370, 414], "without": [93, 98, 105, 134, 345, 419, 427, 492], "won": 101, "word": [122, 123, 124, 127, 129, 143, 195, 370, 414], "work": [4, 35, 48, 456, 492], "world": [101, 372, 389], "would": [33, 70, 71, 98, 101, 151, 170, 201, 224, 225, 326, 357, 370, 420, 444, 446, 450, 456, 462, 476], "wrap": [87, 98, 134, 328, 343, 365, 368, 420, 436, 455, 456, 476], "wrapper": 98, "write": [89, 93, 98, 134, 150, 316, 427], "written": [4, 81, 84, 134, 150, 223, 424, 482], "x": [0, 3, 4, 11, 12, 13, 14, 16, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 45, 46, 47, 50, 52, 53, 54, 55, 59, 62, 63, 65, 66, 72, 73, 75, 76, 78, 79, 80, 82, 83, 84, 87, 88, 89, 92, 94, 95, 98, 99, 101, 102, 105, 106, 108, 109, 110, 111, 112, 114, 115, 117, 118, 119, 120, 123, 124, 125, 131, 132, 133, 136, 137, 138, 143, 149, 150, 151, 152, 154, 155, 156, 158, 164, 167, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 191, 195, 198, 202, 204, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 220, 221, 222, 223, 224, 230, 231, 235, 236, 238, 303, 308, 317, 318, 324, 330, 335, 336, 348, 350, 352, 353, 354, 359, 362, 363, 364, 368, 369, 388, 394, 419, 421, 423, 424, 426, 430, 431, 432, 433, 435, 437, 439, 440, 441, 442, 446, 447, 448, 449, 454, 455, 457, 458, 463, 464, 473, 477, 480, 482, 483, 484], "x0": [43, 45, 75, 92, 354, 477, 484], "x00": 150, "x01": [149, 150], "x02": [149, 150], "x03": [149, 150], "x04": [149, 150], "x05": 149, "x1": [15, 17, 20, 26, 28, 29, 37, 38, 46, 49, 50, 51, 57, 58, 60, 61, 67, 76, 78, 96, 98, 107, 142, 144, 145, 146, 147, 159, 160, 161, 166, 185, 187, 188, 189, 216, 217, 218, 219, 220, 221, 225, 227, 229, 230, 233, 234, 235, 237, 303, 348, 349, 351, 356, 359, 360, 361, 367, 407, 425, 429, 431, 452, 472], "x1_i": [15, 29, 51, 58, 60, 61, 76, 96, 107, 142, 144, 147, 159, 160, 166, 187, 188, 189, 216, 217, 218, 220, 221, 234, 237, 351, 360, 361, 425, 429, 452, 472], "x2": [15, 16, 17, 20, 21, 26, 28, 29, 36, 37, 38, 46, 50, 51, 58, 60, 61, 76, 78, 96, 107, 142, 144, 145, 146, 147, 159, 160, 161, 166, 185, 187, 188, 189, 216, 217, 218, 219, 220, 221, 225, 227, 230, 233, 234, 237, 348, 349, 351, 359, 360, 361, 425, 429, 431, 447, 452, 472], "x2_i": [15, 29, 51, 58, 60, 61, 76, 96, 107, 142, 144, 147, 159, 160, 166, 187, 188, 189, 216, 217, 218, 220, 221, 234, 237, 351, 360, 361, 425, 429, 452, 472], "x3": [16, 21, 142], "x_i": [11, 12, 13, 14, 20, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 59, 65, 66, 72, 73, 79, 80, 109, 110, 112, 143, 169, 172, 212, 213, 214, 215, 219, 348, 359, 363, 421, 423, 430, 433, 435, 439, 440, 441, 442, 447, 448, 457, 458, 473], "xi": [215, 230], "xn": [185, 230], "xor": [58, 59, 60, 61, 172, 218, 219, 220, 221], "xv": 230, "xx": 230, "xy": 230, "y": [0, 4, 13, 14, 23, 24, 25, 26, 27, 28, 30, 36, 40, 41, 42, 43, 45, 46, 47, 50, 52, 53, 62, 75, 82, 83, 92, 98, 101, 102, 105, 106, 111, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 158, 167, 179, 180, 191, 198, 210, 211, 222, 230, 231, 235, 238, 308, 324, 332, 335, 352, 353, 354, 463, 464, 477, 482, 483, 484], "yet": [4, 6], "yield": [13, 14, 24, 25, 26, 27, 28, 30, 33, 46, 47, 50, 52, 246, 248, 350, 370, 482, 492], "you": [4, 93, 121, 126, 127, 224, 455, 456, 492, 500], "your": [4, 93, 500], "yv": 230, "yy": 230, "z": [13, 14, 16, 21, 23, 24, 25, 26, 27, 28, 30, 36, 40, 41, 42, 43, 45, 46, 47, 50, 52, 75, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 230, 231, 352, 353, 354, 380, 464, 477, 483, 484], "zero": [6, 10, 16, 20, 21, 33, 34, 35, 36, 66, 81, 84, 90, 94, 98, 105, 106, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 143, 150, 154, 155, 167, 169, 174, 175, 179, 180, 181, 182, 187, 193, 194, 196, 198, 199, 200, 203, 207, 223, 224, 226, 228, 232, 236, 238, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 324, 325, 335, 336, 340, 347, 350, 353, 354, 362, 370, 372, 400, 402, 403, 405, 421, 422, 424, 430, 433, 439, 444, 451, 453, 459, 464, 465, 468, 469, 473, 478, 482, 484], "zeros_lik": [6, 36, 88, 106, 155, 354, 369, 483], "zipf": 6}, "titles": ["Interplay with the Data Parallel Control Library", "C++ backend API Reference", "Data Parallel Extension for NumPy*", "Overview", "Quick Start Guide", "Binary Operations", "Comparison Table NumPy/ DPNP/ CuPy", "Array creation routines", "Data type routines", "Available array data types", "FFT Functions", "dpnp.abs", "dpnp.absolute", "dpnp.acos", "dpnp.acosh", "dpnp.add", "dpnp.all", "dpnp.allclose", "dpnp.amax", "dpnp.amin", "dpnp.angle", "dpnp.any", "dpnp.append", "dpnp.arange", "dpnp.arccos", "dpnp.arccosh", "dpnp.arcsin", "dpnp.arcsinh", "dpnp.arctan", "dpnp.arctan2", "dpnp.arctanh", "dpnp.argmax", "dpnp.argmin", "dpnp.argsort", "dpnp.argwhere", "dpnp.around", "dpnp.array", "dpnp.array_equal", "dpnp.array_equiv", "dpnp.array_split", "dpnp.asanyarray", "dpnp.asarray", "dpnp.asarray_chkfinite", "dpnp.ascontiguousarray", "dpnp.asfarray", "dpnp.asfortranarray", "dpnp.asin", "dpnp.asinh", "dpnp.asnumpy", "dpnp.astype", "dpnp.atan", "dpnp.atan2", "dpnp.atanh", "dpnp.atleast_1d", "dpnp.atleast_2d", "dpnp.atleast_3d", "dpnp.average", "dpnp.bincount", "dpnp.bitwise_and", "dpnp.bitwise_not", "dpnp.bitwise_or", "dpnp.bitwise_xor", "dpnp.broadcast_arrays", "dpnp.broadcast_to", "dpnp.can_cast", "dpnp.cbrt", "dpnp.ceil", "dpnp.choose", "dpnp.clip", "dpnp.column_stack", "dpnp.concat", "dpnp.concatenate", "dpnp.conj", "dpnp.conjugate", "dpnp.convolve", "dpnp.copy", "dpnp.copysign", "dpnp.copyto", "dpnp.correlate", "dpnp.cos", "dpnp.cosh", "dpnp.count_nonzero", "dpnp.cov", "dpnp.cross", "dpnp.cumlogsumexp", "dpnp.cumprod", "dpnp.cumsum", "dpnp.deg2rad", "dpnp.degrees", "dpnp.diag", "dpnp.diag_indices", "dpnp.diag_indices_from", "dpnp.diagflat", "dpnp.diagonal", "dpnp.diff", "dpnp.digitize", "dpnp.divide", "dpnp.dot", "dpnp.dpnp_array.dpnp_array", "dpnp.dsplit", "dpnp.dstack", "dpnp.dtype", "dpnp.ediff1d", "dpnp.einsum", "dpnp.einsum_path", "dpnp.empty", "dpnp.empty_like", "dpnp.equal", "dpnp.erf", "dpnp.exp", "dpnp.exp2", "dpnp.expand_dims", "dpnp.expm1", "dpnp.extract", "dpnp.eye", "dpnp.fabs", "dpnp.fft.fft", "dpnp.fft.fft2", "dpnp.fft.fftfreq", "dpnp.fft.fftn", "dpnp.fft.fftshift", "dpnp.fft.hfft", "dpnp.fft.ifft", "dpnp.fft.ifft2", "dpnp.fft.ifftn", "dpnp.fft.ifftshift", "dpnp.fft.ihfft", "dpnp.fft.irfft", "dpnp.fft.irfft2", "dpnp.fft.irfftn", "dpnp.fft.rfft", "dpnp.fft.rfft2", "dpnp.fft.rfftfreq", "dpnp.fft.rfftn", "dpnp.fill_diagonal", "dpnp.finfo", "dpnp.fix", "dpnp.flatiter", "dpnp.flatnonzero", "dpnp.flip", "dpnp.fliplr", "dpnp.flipud", "dpnp.float_power", "dpnp.floor", "dpnp.floor_divide", "dpnp.fmax", "dpnp.fmin", "dpnp.fmod", "dpnp.from_dlpack", "dpnp.frombuffer", "dpnp.fromfile", "dpnp.fromfunction", "dpnp.fromiter", "dpnp.fromstring", "dpnp.full", "dpnp.full_like", "dpnp.geomspace", "dpnp.get_include", "dpnp.gradient", "dpnp.greater", "dpnp.greater_equal", "dpnp.heaviside", "dpnp.histogram", "dpnp.histogram_bin_edges", "dpnp.hsplit", "dpnp.hstack", "dpnp.hypot", "dpnp.identity", "dpnp.iinfo", "dpnp.imag", "dpnp.indices", "dpnp.inner", "dpnp.invert", "dpnp.isclose", "dpnp.iscomplex", "dpnp.iscomplexobj", "dpnp.isfinite", "dpnp.isinf", "dpnp.isnan", "dpnp.isneginf", "dpnp.isposinf", "dpnp.isreal", "dpnp.isrealobj", "dpnp.isscalar", "dpnp.issubdtype", "dpnp.ix_", "dpnp.kron", "dpnp.left_shift", "dpnp.less", "dpnp.less_equal", "dpnp.linalg.cholesky", "dpnp.linalg.cond", "dpnp.linalg.det", "dpnp.linalg.eig", "dpnp.linalg.eigh", "dpnp.linalg.eigvals", "dpnp.linalg.eigvalsh", "dpnp.linalg.inv", "dpnp.linalg.lstsq", "dpnp.linalg.matrix_power", "dpnp.linalg.matrix_rank", "dpnp.linalg.multi_dot", "dpnp.linalg.norm", "dpnp.linalg.pinv", "dpnp.linalg.qr", "dpnp.linalg.slogdet", "dpnp.linalg.solve", "dpnp.linalg.svd", "dpnp.linalg.tensorinv", "dpnp.linalg.tensorsolve", "dpnp.linspace", "dpnp.loadtxt", "dpnp.log", "dpnp.log10", "dpnp.log1p", "dpnp.log2", "dpnp.logaddexp", "dpnp.logaddexp2", "dpnp.logical_and", "dpnp.logical_not", "dpnp.logical_or", "dpnp.logical_xor", "dpnp.logspace", "dpnp.logsumexp", "dpnp.mask_indices", "dpnp.matmul", "dpnp.max", "dpnp.maximum", "dpnp.mean", "dpnp.median", "dpnp.meshgrid", "dpnp.mgrid", "dpnp.min", "dpnp.minimum", "dpnp.mod", "dpnp.modf", "dpnp.moveaxis", "dpnp.multiply", "dpnp.nan_to_num", "dpnp.nanargmax", "dpnp.nanargmin", "dpnp.nancumprod", "dpnp.nancumsum", "dpnp.nanmax", "dpnp.nanmean", "dpnp.nanmin", "dpnp.nanprod", "dpnp.nanstd", "dpnp.nansum", "dpnp.nanvar", "dpnp.ndarray", "dpnp.ndarray.T", "dpnp.ndarray.__abs__", "dpnp.ndarray.__add__", "dpnp.ndarray.__and__", "dpnp.ndarray.__bool__", "dpnp.ndarray.__complex__", "dpnp.ndarray.__copy__", "dpnp.ndarray.__eq__", "dpnp.ndarray.__float__", "dpnp.ndarray.__floordiv__", "dpnp.ndarray.__ge__", "dpnp.ndarray.__getitem__", "dpnp.ndarray.__gt__", "dpnp.ndarray.__iadd__", "dpnp.ndarray.__iand__", "dpnp.ndarray.__ifloordiv__", "dpnp.ndarray.__ilshift__", "dpnp.ndarray.__imod__", "dpnp.ndarray.__imul__", "dpnp.ndarray.__int__", "dpnp.ndarray.__invert__", "dpnp.ndarray.__ior__", "dpnp.ndarray.__ipow__", "dpnp.ndarray.__irshift__", "dpnp.ndarray.__isub__", "dpnp.ndarray.__itruediv__", "dpnp.ndarray.__ixor__", "dpnp.ndarray.__le__", "dpnp.ndarray.__len__", "dpnp.ndarray.__lshift__", "dpnp.ndarray.__lt__", "dpnp.ndarray.__matmul__", "dpnp.ndarray.__mod__", "dpnp.ndarray.__mul__", "dpnp.ndarray.__ne__", "dpnp.ndarray.__neg__", "dpnp.ndarray.__new__", "dpnp.ndarray.__or__", "dpnp.ndarray.__pos__", "dpnp.ndarray.__pow__", "dpnp.ndarray.__repr__", "dpnp.ndarray.__rshift__", "dpnp.ndarray.__setitem__", "dpnp.ndarray.__str__", "dpnp.ndarray.__sub__", "dpnp.ndarray.__truediv__", "dpnp.ndarray.__xor__", "dpnp.ndarray.all", "dpnp.ndarray.any", "dpnp.ndarray.argmax", "dpnp.ndarray.argmin", "dpnp.ndarray.argsort", "dpnp.ndarray.astype", "dpnp.ndarray.choose", "dpnp.ndarray.clip", "dpnp.ndarray.conj", "dpnp.ndarray.conjugate", "dpnp.ndarray.copy", "dpnp.ndarray.cumprod", "dpnp.ndarray.cumsum", "dpnp.ndarray.diagonal", "dpnp.ndarray.dtype", "dpnp.ndarray.fill", "dpnp.ndarray.flags", "dpnp.ndarray.flat", "dpnp.ndarray.flatten", "dpnp.ndarray.imag", "dpnp.ndarray.item", "dpnp.ndarray.itemsize", "dpnp.ndarray.max", "dpnp.ndarray.mean", "dpnp.ndarray.min", "dpnp.ndarray.nbytes", "dpnp.ndarray.ndim", "dpnp.ndarray.nonzero", "dpnp.ndarray.partition", "dpnp.ndarray.prod", "dpnp.ndarray.put", "dpnp.ndarray.ravel", "dpnp.ndarray.real", "dpnp.ndarray.repeat", "dpnp.ndarray.reshape", "dpnp.ndarray.round", "dpnp.ndarray.searchsorted", "dpnp.ndarray.shape", "dpnp.ndarray.size", "dpnp.ndarray.sort", "dpnp.ndarray.squeeze", "dpnp.ndarray.std", "dpnp.ndarray.strides", "dpnp.ndarray.sum", "dpnp.ndarray.swapaxes", "dpnp.ndarray.take", "dpnp.ndarray.trace", "dpnp.ndarray.transpose", "dpnp.ndarray.var", "dpnp.ndim", "dpnp.negative", "dpnp.nextafter", "dpnp.nonzero", "dpnp.not_equal", "dpnp.ogrid", "dpnp.ones", "dpnp.ones_like", "dpnp.outer", "dpnp.partition", "dpnp.permute_dims", "dpnp.place", "dpnp.positive", "dpnp.pow", "dpnp.power", "dpnp.prod", "dpnp.proj", "dpnp.ptp", "dpnp.put", "dpnp.put_along_axis", "dpnp.putmask", "dpnp.rad2deg", "dpnp.radians", "dpnp.random.RandomState", "dpnp.random.beta", "dpnp.random.binomial", "dpnp.random.bytes", "dpnp.random.chisquare", "dpnp.random.choice", "dpnp.random.dirichlet", "dpnp.random.exponential", "dpnp.random.f", "dpnp.random.gamma", "dpnp.random.geometric", "dpnp.random.gumbel", "dpnp.random.hypergeometric", "dpnp.random.laplace", "dpnp.random.logistic", "dpnp.random.lognormal", "dpnp.random.logseries", "dpnp.random.multinomial", "dpnp.random.multivariate_normal", "dpnp.random.negative_binomial", "dpnp.random.noncentral_chisquare", "dpnp.random.noncentral_f", "dpnp.random.normal", "dpnp.random.pareto", "dpnp.random.permutation", "dpnp.random.poisson", "dpnp.random.power", "dpnp.random.rand", "dpnp.random.randint", "dpnp.random.randn", "dpnp.random.random", "dpnp.random.random_integers", "dpnp.random.random_sample", "dpnp.random.ranf", "dpnp.random.rayleigh", "dpnp.random.sample", "dpnp.random.seed", "dpnp.random.shuffle", "dpnp.random.standard_cauchy", "dpnp.random.standard_exponential", "dpnp.random.standard_gamma", "dpnp.random.standard_normal", "dpnp.random.standard_t", "dpnp.random.triangular", "dpnp.random.uniform", "dpnp.random.vonmises", "dpnp.random.wald", "dpnp.random.weibull", "dpnp.random.zipf", "dpnp.ravel", "dpnp.ravel_multi_index", "dpnp.real", "dpnp.real_if_close", "dpnp.reciprocal", "dpnp.reduce_hypot", "dpnp.remainder", "dpnp.repeat", "dpnp.reshape", "dpnp.result_type", "dpnp.right_shift", "dpnp.rint", "dpnp.roll", "dpnp.rollaxis", "dpnp.round", "dpnp.row_stack", "dpnp.rsqrt", "dpnp.searchsorted", "dpnp.select", "dpnp.shape", "dpnp.sign", "dpnp.signbit", "dpnp.sin", "dpnp.sinh", "dpnp.size", "dpnp.sort", "dpnp.sort_complex", "dpnp.split", "dpnp.sqrt", "dpnp.square", "dpnp.squeeze", "dpnp.stack", "dpnp.std", "dpnp.subtract", "dpnp.sum", "dpnp.swapaxes", "dpnp.take", "dpnp.take_along_axis", "dpnp.tan", "dpnp.tanh", "dpnp.tensordot", "dpnp.tile", "dpnp.trace", "dpnp.transpose", "dpnp.trapezoid", "dpnp.tri", "dpnp.tril", "dpnp.tril_indices", "dpnp.tril_indices_from", "dpnp.trim_zeros", "dpnp.triu", "dpnp.triu_indices", "dpnp.triu_indices_from", "dpnp.true_divide", "dpnp.trunc", "dpnp.unique", "dpnp.unravel_index", "dpnp.unwrap", "dpnp.vander", "dpnp.var", "dpnp.vdot", "dpnp.vsplit", "dpnp.vstack", "dpnp.where", "dpnp.zeros", "dpnp.zeros_like", "API Reference", "Array Indexing Routines", "Linear Algebra", "Logic Functions", "Array Manipulation Routines", "Mathematical functions", "Miscellaneous routines", "Multi-Dimensional Array (ndarray)", "Padding", "Polynomials", "Random Sampling (dpnp.random)", "Routines", "Sorting, Searching, and Counting", "Special Functions", "Statistical Functions", "Universal Functions (ufunc)"], "titleterms": {"The": 7, "__abs__": 252, "__add__": 253, "__and__": 254, "__bool__": 255, "__complex__": 256, "__copy__": 257, "__eq__": 258, "__float__": 259, "__floordiv__": 260, "__ge__": 261, "__getitem__": 262, "__gt__": 263, "__iadd__": 264, "__iand__": 265, "__ifloordiv__": 266, "__ilshift__": 267, "__imod__": 268, "__imul__": 269, "__int__": 270, "__invert__": 271, "__ior__": 272, "__ipow__": 273, "__irshift__": 274, "__isub__": 275, "__itruediv__": 276, "__ixor__": 277, "__le__": 278, "__len__": 279, "__lshift__": 280, "__lt__": 281, "__matmul__": 282, "__mod__": 283, "__mul__": 284, "__ne__": 285, "__neg__": 286, "__new__": 287, "__or__": 288, "__pos__": 289, "__pow__": 290, "__repr__": 291, "__rshift__": 292, "__setitem__": 293, "__str__": 294, "__sub__": 295, "__truediv__": 296, "__xor__": 297, "ab": 11, "absolut": 12, "aco": 13, "acosh": 14, "ad": 489, "add": 15, "algebra": [6, 487], "all": [16, 298], "allclos": 17, "amax": 18, "amin": 19, "angl": 20, "ani": [21, 299], "api": [1, 485], "append": 22, "arang": 23, "arcco": 24, "arccosh": 25, "arcsin": 26, "arcsinh": 27, "arctan": 28, "arctan2": 29, "arctanh": 30, "argmax": [31, 300], "argmin": [32, 301], "argsort": [33, 302], "argwher": 34, "arithmet": [490, 492, 494], "around": 35, "arrai": [6, 7, 9, 36, 486, 488, 489, 492], "array_equ": 37, "array_equiv": 38, "array_split": 39, "asanyarrai": 40, "asarrai": 41, "asarray_chkfinit": 42, "ascontiguousarrai": 43, "asfarrai": 44, "asfortranarrai": 45, "asin": 46, "asinh": 47, "asnumpi": 48, "astyp": [49, 303], "atan": 50, "atan2": 51, "atanh": 52, "atleast_1d": 53, "atleast_2d": 54, "atleast_3d": 55, "attribut": 492, "avail": [9, 500], "averag": [56, 499], "backend": 1, "background": 10, "basic": [489, 494], "beta": 371, "binari": 5, "bincount": 57, "binomi": 372, "bit": [5, 500], "bitwise_and": 58, "bitwise_not": 59, "bitwise_or": 60, "bitwise_xor": 61, "broadcast_arrai": 62, "broadcast_to": 63, "build": [4, 7], "byte": 373, "c": 1, "calcul": 492, "can_cast": 64, "cbrt": 65, "ceil": 66, "chang": 489, "channel": 4, "chisquar": 374, "choic": 375, "choleski": 190, "choos": [67, 304], "class": 7, "clip": [68, 305], "co": 79, "column_stack": 69, "comparison": [6, 488, 492, 500], "complex": 490, "concat": 70, "concaten": 71, "cond": 191, "conda": 4, "conj": [72, 306], "conjug": [73, 307], "construct": 492, "control": 0, "convers": 492, "convolv": 74, "copi": [75, 308], "copysign": 76, "copyto": 77, "correl": [78, 499], "cosh": 80, "count": 497, "count_nonzero": 81, "cov": 82, "creat": 8, "creation": 7, "cross": 83, "cumlogsumexp": 84, "cumprod": [85, 309], "cumsum": [86, 310], "cupi": 6, "custom": 4, "data": [0, 2, 7, 8, 9, 486, 492, 495], "decomposit": 487, "deg2rad": 87, "degre": 88, "det": 192, "detail": 10, "develop": 2, "devic": 4, "diag": 89, "diag_indic": 90, "diag_indices_from": 91, "diagflat": 92, "diagon": [93, 311], "diff": 94, "differ": 490, "digit": 95, "dimens": [10, 489], "dimension": [6, 492], "dirichlet": 376, "discret": 6, "distribut": 495, "divid": 96, "dot": 97, "dpnp": [6, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 495], "dpnp_arrai": 98, "driver": 4, "dsplit": 99, "dstack": 100, "dtype": [101, 312], "ediff1d": 102, "eig": 193, "eigenvalu": 487, "eigh": 194, "eigval": 195, "eigvalsh": 196, "einsum": 103, "einsum_path": 104, "element": [5, 489], "empti": 105, "empty_lik": 106, "equal": 107, "equat": 487, "erf": 108, "error": 498, "exampl": [0, 4], "exist": 7, "exp": 109, "exp2": 110, "expand_dim": 111, "expm1": 112, "expon": 490, "exponenti": 377, "extens": 2, "extract": 113, "extrema": 490, "ey": 114, "f": 378, "fab": 115, "fft": [10, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133], "fft2": 117, "fftfreq": 118, "fftn": 119, "fftshift": 120, "fill": 313, "fill_diagon": 134, "find": 490, "finfo": 135, "fix": 136, "flag": 314, "flat": 315, "flatit": 137, "flatnonzero": 138, "flatten": 316, "flip": 139, "fliplr": 140, "flipud": 141, "float": [490, 500], "float_pow": 142, "floor": 143, "floor_divid": 144, "fmax": 145, "fmin": 146, "fmod": 147, "format": 5, "fourier": 6, "from": [4, 7], "from_dlpack": 148, "frombuff": 149, "fromfil": 150, "fromfunct": 151, "fromit": 152, "fromstr": 153, "full": 154, "full_lik": 155, "function": [10, 488, 490, 498, 499, 500], "gamma": 379, "gener": [486, 495], "geometr": 380, "geomspac": 156, "get_includ": 157, "gradient": 158, "greater": 159, "greater_equ": 160, "guid": 4, "gumbel": 381, "handl": 490, "heavisid": 161, "helper": 10, "hermitian": 10, "hfft": 121, "higher": 10, "histogram": [162, 499], "histogram_bin_edg": 163, "hsplit": 164, "hstack": 165, "hyperbol": 490, "hypergeometr": 382, "hypot": 166, "ident": 167, "ifft": 122, "ifft2": 123, "ifftn": 124, "ifftshift": 125, "ihfft": 126, "iinfo": 168, "imag": [169, 317], "implement": 10, "index": [486, 492], "indic": 170, "infin": 488, "inform": [2, 8, 10], "inner": 171, "insert": 486, "instal": 4, "intel": 4, "interplai": 0, "interpret": 4, "inv": 197, "invert": 172, "irfft": 127, "irfft2": 128, "irfftn": 129, "isclos": 173, "iscomplex": 174, "iscomplexobj": 175, "isfinit": 176, "isinf": 177, "isnan": 178, "isneginf": 179, "isposinf": 180, "isreal": 181, "isrealobj": 182, "isscalar": 183, "issubdtyp": 184, "item": [318, 492], "items": 319, "iter": 486, "ix_": 185, "join": 489, "kind": 489, "kron": 186, "laplac": 383, "layout": 492, "left_shift": 187, "less": 188, "less_equ": 189, "level": 6, "librari": 0, "like": [486, 489], "linalg": [190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209], "linear": [6, 487], "linspac": 210, "loadtxt": 211, "log": 212, "log10": 213, "log1p": 214, "log2": 215, "logaddexp": 216, "logaddexp2": 217, "logarithm": 490, "logic": 488, "logical_and": 218, "logical_not": 219, "logical_or": 220, "logical_xor": 221, "logist": 384, "lognorm": 385, "logseri": 386, "logspac": 222, "logsumexp": 223, "lstsq": 198, "manipul": [489, 492], "mask_indic": 224, "math": 500, "mathemat": 490, "matmul": 225, "matric": 7, "matrix": [7, 487, 492], "matrix_pow": 199, "matrix_rank": 200, "max": [226, 320], "maximum": 227, "mean": [228, 321], "median": 229, "memori": 492, "meshgrid": 230, "method": 492, "mgrid": 231, "min": [232, 322], "minimum": 233, "miscellan": [8, 490, 491], "mod": 234, "modf": 235, "modul": [6, 494], "moveaxi": 236, "multi": [6, 492], "multi_dot": 201, "multinomi": 387, "multipl": 492, "multipli": 237, "multivariate_norm": 388, "nan": 488, "nan_to_num": 238, "nanargmax": 239, "nanargmin": 240, "nancumprod": 241, "nancumsum": 242, "nanmax": 243, "nanmean": 244, "nanmin": 245, "nanprod": 246, "nanstd": 247, "nansum": 248, "nanvar": 249, "nbyte": 323, "ndarrai": [250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 492], "ndim": [324, 347], "neg": 348, "negative_binomi": 389, "nextaft": 349, "noncentral_chisquar": 390, "noncentral_f": 391, "nonzero": [325, 350], "norm": [202, 487], "normal": [10, 392], "not_equ": 351, "number": [487, 489, 490], "numer": 7, "numpi": [2, 6], "ogrid": 352, "ones": 353, "ones_lik": 354, "oper": [5, 486, 488, 489, 490, 492, 500], "order": 499, "other": [487, 490, 492], "outer": 355, "output": 5, "over": 486, "overview": 3, "pack": 5, "packag": [4, 494], "pad": 493, "parallel": [0, 2], "pareto": 393, "partit": [326, 356], "permut": [394, 495], "permute_dim": 357, "pinv": 203, "place": 358, "point": 490, "poisson": 395, "poly1d": 494, "polynomi": 494, "polyutil": 494, "posit": 359, "pow": 360, "power": [361, 396], "prod": [327, 362], "product": [487, 490], "proj": 363, "ptp": 364, "put": [328, 365], "put_along_axi": 366, "putmask": 367, "python": 4, "qr": 204, "quick": 4, "r": 4, "rad2deg": 368, "radian": 369, "rand": 397, "randint": 398, "randn": 399, "random": [6, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 495], "random_integ": 401, "random_sampl": 402, "randomst": 370, "ranf": 403, "rang": 7, "ration": 490, "ravel": [329, 419], "ravel_multi_index": 420, "rayleigh": 404, "real": [10, 330, 421], "real_if_clos": 422, "rearrang": 489, "reciproc": 423, "reduce_hypot": 424, "refer": [1, 485], "remaind": 425, "remov": 489, "repeat": [331, 426], "reshap": [332, 427], "result_typ": 428, "rfft": 130, "rfft2": 131, "rfftfreq": 132, "rfftn": 133, "right_shift": 429, "rint": 430, "roll": 431, "rollaxi": 432, "round": [333, 433, 490], "routin": [7, 8, 10, 486, 489, 490, 491, 496], "row_stack": 434, "rsqrt": 435, "sampl": [6, 405, 495], "scikit": 4, "search": 497, "searchsort": [334, 436], "seed": 406, "select": [437, 492], "shape": [7, 335, 438, 489, 492], "shuffl": 407, "sign": 439, "signbit": 440, "simpl": 495, "sin": 441, "sinh": 442, "size": [336, 443], "slogdet": 205, "solv": [206, 487], "sort": [337, 444, 497], "sort_complex": 445, "special": [490, 492, 498], "split": [446, 489], "sqrt": 447, "squar": 448, "squeez": [338, 449], "stack": 450, "standard": 10, "standard_cauchi": 408, "standard_exponenti": 409, "standard_gamma": 410, "standard_norm": 411, "standard_t": 412, "start": 4, "statist": 499, "std": [339, 451], "stride": 340, "subtract": 452, "sum": [341, 453, 490], "summari": 6, "svd": 207, "swapax": [342, 454], "sycl": 4, "t": 251, "tabl": 6, "take": [343, 455], "take_along_axi": 456, "tan": 457, "tanh": 458, "target": 4, "tensordot": 459, "tensorinv": 208, "tensorsolv": 209, "test": [4, 8, 488], "tile": [460, 489], "trace": [344, 461], "transform": [6, 10], "transpos": [345, 462, 489], "trapezoid": 463, "tri": 464, "triangular": 413, "trigonometr": [490, 500], "tril": 465, "tril_indic": 466, "tril_indices_from": 467, "trim_zero": 468, "triu": 469, "triu_indic": 470, "triu_indices_from": 471, "true_divid": 472, "trunc": 473, "truth": 488, "twiddl": 500, "type": [8, 9, 488, 492], "ufunc": 500, "uniform": 414, "uniqu": 474, "univers": 500, "unravel_index": 475, "unwrap": 476, "util": 491, "valu": [7, 488], "vander": 477, "var": [346, 478], "varianc": 499, "vdot": 479, "vector": 487, "vonmis": 415, "vsplit": 480, "vstack": 481, "wald": 416, "weibul": 417, "where": 482, "wise": 5, "zero": 483, "zeros_lik": 484, "zipf": 418}}) \ No newline at end of file +Search.setIndex({"alltitles": {"API Reference": [[485, null]], "Adding and removing elements": [[489, "adding-and-removing-elements"]], "Arithmetic": [[494, "arithmetic"]], "Arithmetic operations": [[490, "arithmetic-operations"]], "Arithmetic, matrix multiplication, and comparison operations": [[492, "arithmetic-matrix-multiplication-and-comparison-operations"]], "Array Indexing Routines": [[486, null]], "Array Manipulation Routines": [[489, null]], "Array attributes": [[492, "array-attributes"]], "Array conversion": [[492, "array-conversion"]], "Array creation routines": [[7, null]], "Array methods": [[492, "array-methods"]], "Array type testing": [[488, "array-type-testing"]], "Available array data types": [[9, null]], "Available ufuncs": [[500, "available-ufuncs"]], "Averages and variances": [[499, "averages-and-variances"]], "Background information": [[10, "background-information"]], "Basic operations": [[489, "basic-operations"]], "Basics": [[494, "basics"]], "Binary Operations": [[5, null]], "Bit packing": [[5, "bit-packing"]], "Bit-twiddling functions": [[500, "bit-twiddling-functions"]], "Build and Install Conda Package": [[4, "build-and-install-conda-package"]], "Build and Install with scikit-build": [[4, "build-and-install-with-scikit-build"]], "Building for custom SYCL targets": [[4, "building-for-custom-sycl-targets"]], "Building matrices": [[7, "building-matrices"]], "C++ backend API Reference": [[1, null]], "Calculation": [[492, "calculation"]], "Changing array shape": [[489, "changing-array-shape"]], "Changing kind of array": [[489, "changing-kind-of-array"]], "Changing number of dimensions": [[489, "changing-number-of-dimensions"]], "Comparison": [[488, "comparison"]], "Comparison Table NumPy/ DPNP/ CuPy": [[6, null]], "Comparison functions": [[500, "comparison-functions"]], "Constructing arrays": [[492, "constructing-arrays"]], "Correlations": [[499, "correlations"]], "Counting": [[497, "counting"]], "Creating data types": [[8, "creating-data-types"]], "Data Parallel Extension for NumPy*": [[2, null]], "Data type": [[492, "data-type"]], "Data type information": [[8, "data-type-information"]], "Data type routines": [[8, null]], "Data type testing": [[8, "data-type-testing"]], "Decompositions": [[487, "decompositions"]], "Development information": [[2, null]], "Device Drivers": [[4, "device-drivers"]], "Discrete Fourier Transform": [[6, "discrete-fourier-transform"]], "Distributions": [[495, "distributions"]], "Element-wise bit operations": [[5, "element-wise-bit-operations"]], "Error Function": [[498, "error-function"]], "Example": [[0, "example"]], "Examples": [[4, "examples"]], "Exponents and logarithms": [[490, "exponents-and-logarithms"]], "Extrema finding": [[490, "extrema-finding"]], "FFT Functions": [[10, null]], "Floating functions": [[500, "floating-functions"]], "Floating point routines": [[490, "floating-point-routines"]], "From existing data": [[7, "from-existing-data"]], "From shape or value": [[7, "from-shape-or-value"]], "Generating index arrays": [[486, "generating-index-arrays"]], "Handling complex numbers": [[490, "handling-complex-numbers"]], "Helper routines": [[10, "helper-routines"]], "Hermitian FFTs": [[10, "hermitian-ffts"]], "Higher dimensions": [[10, "higher-dimensions"]], "Histograms": [[499, "histograms"]], "Hyperbolic functions": [[490, "hyperbolic-functions"]], "Implementation details": [[10, "implementation-details"]], "Indexing arrays": [[492, "indexing-arrays"]], "Indexing-like operations": [[486, "indexing-like-operations"]], "Infinities and NaNs": [[488, "infinities-and-nans"]], "Inserting data into arrays": [[486, "inserting-data-into-arrays"]], "Install Package from Intel(R) channel": [[4, "install-package-from-intel-r-channel"]], "Installation": [[4, "installation"]], "Interplay with the Data Parallel Control Library": [[0, null]], "Item selection and manipulation": [[492, "item-selection-and-manipulation"]], "Iterating over arrays": [[486, "iterating-over-arrays"]], "Joining arrays": [[489, "joining-arrays"]], "Linear Algebra": [[6, "linear-algebra"], [487, null]], "Logic Functions": [[488, null]], "Logic operations": [[488, "logic-operations"]], "Math operations": [[500, "math-operations"]], "Mathematical functions": [[490, null]], "Matrix and vector products": [[487, "matrix-and-vector-products"]], "Matrix eigenvalues": [[487, "matrix-eigenvalues"]], "Memory layout": [[492, "memory-layout"]], "Miscellaneous": [[8, "miscellaneous"], [490, "miscellaneous"]], "Miscellaneous routines": [[491, null]], "Module-Level": [[6, "module-level"]], "Multi-Dimensional Array": [[6, "multi-dimensional-array"]], "Multi-Dimensional Array (ndarray)": [[492, null]], "Normalization": [[10, "normalization"]], "Norms and other numbers": [[487, "norms-and-other-numbers"]], "Numerical ranges": [[7, "numerical-ranges"]], "Order statistics": [[499, "order-statistics"]], "Other attributes": [[492, "other-attributes"]], "Other special functions": [[490, "other-special-functions"]], "Output formatting": [[5, "output-formatting"]], "Overview": [[3, null]], "Padding": [[493, null]], "Permutations": [[495, "permutations"]], "Poly1d": [[494, "poly1d"]], "Polynomial Module": [[494, "polynomial-module"]], "Polynomial Package": [[494, "polynomial-package"]], "Polynomials": [[494, null]], "Polyutils": [[494, "polyutils"]], "Python Interpreter": [[4, "python-interpreter"]], "Quick Start Guide": [[4, null]], "Random Sampling": [[6, "random-sampling"]], "Random Sampling (dpnp.random)": [[495, null]], "Random generator": [[495, "random-generator"]], "Rational routines": [[490, "rational-routines"]], "Real FFTs": [[10, "real-ffts"]], "Real and Hermitian transforms": [[10, "real-and-hermitian-transforms"]], "Rearranging elements": [[489, "rearranging-elements"]], "Rounding": [[490, "rounding"]], "Routines": [[496, null]], "Searching": [[497, "searching"]], "Shape manipulation": [[492, "shape-manipulation"]], "Simple random data": [[495, "simple-random-data"]], "Solving linear equations": [[487, "solving-linear-equations"]], "Sorting": [[497, "sorting"]], "Sorting, Searching, and Counting": [[497, null]], "Special Functions": [[498, null]], "Special methods": [[492, "special-methods"]], "Splitting arrays": [[489, "splitting-arrays"]], "Standard FFTs": [[10, "standard-ffts"]], "Statistical Functions": [[499, null]], "Summary": [[6, "summary"]], "Sums, products, differences": [[490, "sums-products-differences"]], "Testing": [[4, "testing"]], "The Matrix class": [[7, "the-matrix-class"]], "Tiling arrays": [[489, "tiling-arrays"]], "Transpose-like operations": [[489, "transpose-like-operations"]], "Trigonometric functions": [[490, "trigonometric-functions"], [500, "trigonometric-functions"]], "Truth value testing": [[488, "truth-value-testing"]], "Universal Functions (ufunc)": [[500, null]], "Utility": [[491, "utility"]], "dpnp.abs": [[11, null]], "dpnp.absolute": [[12, null]], "dpnp.acos": [[13, null]], "dpnp.acosh": [[14, null]], "dpnp.add": [[15, null]], "dpnp.all": [[16, null]], "dpnp.allclose": [[17, null]], "dpnp.amax": [[18, null]], "dpnp.amin": [[19, null]], "dpnp.angle": [[20, null]], "dpnp.any": [[21, null]], "dpnp.append": [[22, null]], "dpnp.arange": [[23, null]], "dpnp.arccos": [[24, null]], "dpnp.arccosh": [[25, null]], "dpnp.arcsin": [[26, null]], "dpnp.arcsinh": [[27, null]], "dpnp.arctan": [[28, null]], "dpnp.arctan2": [[29, null]], "dpnp.arctanh": [[30, null]], "dpnp.argmax": [[31, null]], "dpnp.argmin": [[32, null]], "dpnp.argsort": [[33, null]], "dpnp.argwhere": [[34, null]], "dpnp.around": [[35, null]], "dpnp.array": [[36, null]], "dpnp.array_equal": [[37, null]], "dpnp.array_equiv": [[38, null]], "dpnp.array_split": [[39, null]], "dpnp.asanyarray": [[40, null]], "dpnp.asarray": [[41, null]], "dpnp.asarray_chkfinite": [[42, null]], "dpnp.ascontiguousarray": [[43, null]], "dpnp.asfarray": [[44, null]], "dpnp.asfortranarray": [[45, null]], "dpnp.asin": [[46, null]], "dpnp.asinh": [[47, null]], "dpnp.asnumpy": [[48, null]], "dpnp.astype": [[49, null]], "dpnp.atan": [[50, null]], "dpnp.atan2": [[51, null]], "dpnp.atanh": [[52, null]], "dpnp.atleast_1d": [[53, null]], "dpnp.atleast_2d": [[54, null]], "dpnp.atleast_3d": [[55, null]], "dpnp.average": [[56, null]], "dpnp.bincount": [[57, null]], "dpnp.bitwise_and": [[58, null]], "dpnp.bitwise_not": [[59, null]], "dpnp.bitwise_or": [[60, null]], "dpnp.bitwise_xor": [[61, null]], "dpnp.broadcast_arrays": [[62, null]], "dpnp.broadcast_to": [[63, null]], "dpnp.can_cast": [[64, null]], "dpnp.cbrt": [[65, null]], "dpnp.ceil": [[66, null]], "dpnp.choose": [[67, null]], "dpnp.clip": [[68, null]], "dpnp.column_stack": [[69, null]], "dpnp.concat": [[70, null]], "dpnp.concatenate": [[71, null]], "dpnp.conj": [[72, null]], "dpnp.conjugate": [[73, null]], "dpnp.convolve": [[74, null]], "dpnp.copy": [[75, null]], "dpnp.copysign": [[76, null]], "dpnp.copyto": [[77, null]], "dpnp.correlate": [[78, null]], "dpnp.cos": [[79, null]], "dpnp.cosh": [[80, null]], "dpnp.count_nonzero": [[81, null]], "dpnp.cov": [[82, null]], "dpnp.cross": [[83, null]], "dpnp.cumlogsumexp": [[84, null]], "dpnp.cumprod": [[85, null]], "dpnp.cumsum": [[86, null]], "dpnp.deg2rad": [[87, null]], "dpnp.degrees": [[88, null]], "dpnp.diag": [[89, null]], "dpnp.diag_indices": [[90, null]], "dpnp.diag_indices_from": [[91, null]], "dpnp.diagflat": [[92, null]], "dpnp.diagonal": [[93, null]], "dpnp.diff": [[94, null]], "dpnp.digitize": [[95, null]], "dpnp.divide": [[96, null]], "dpnp.dot": [[97, null]], "dpnp.dpnp_array.dpnp_array": [[98, null]], "dpnp.dsplit": [[99, null]], "dpnp.dstack": [[100, null]], "dpnp.dtype": [[101, null]], "dpnp.ediff1d": [[102, null]], "dpnp.einsum": [[103, null]], "dpnp.einsum_path": [[104, null]], "dpnp.empty": [[105, null]], "dpnp.empty_like": [[106, null]], "dpnp.equal": [[107, null]], "dpnp.erf": [[108, null]], "dpnp.exp": [[109, null]], "dpnp.exp2": [[110, null]], "dpnp.expand_dims": [[111, null]], "dpnp.expm1": [[112, null]], "dpnp.extract": [[113, null]], "dpnp.eye": [[114, null]], "dpnp.fabs": [[115, null]], "dpnp.fft.fft": [[116, null]], "dpnp.fft.fft2": [[117, null]], "dpnp.fft.fftfreq": [[118, null]], "dpnp.fft.fftn": [[119, null]], "dpnp.fft.fftshift": [[120, null]], "dpnp.fft.hfft": [[121, null]], "dpnp.fft.ifft": [[122, null]], "dpnp.fft.ifft2": [[123, null]], "dpnp.fft.ifftn": [[124, null]], "dpnp.fft.ifftshift": [[125, null]], "dpnp.fft.ihfft": [[126, null]], "dpnp.fft.irfft": [[127, null]], "dpnp.fft.irfft2": [[128, null]], "dpnp.fft.irfftn": [[129, null]], "dpnp.fft.rfft": [[130, null]], "dpnp.fft.rfft2": [[131, null]], "dpnp.fft.rfftfreq": [[132, null]], "dpnp.fft.rfftn": [[133, null]], "dpnp.fill_diagonal": [[134, null]], "dpnp.finfo": [[135, null]], "dpnp.fix": [[136, null]], "dpnp.flatiter": [[137, null]], "dpnp.flatnonzero": [[138, null]], "dpnp.flip": [[139, null]], "dpnp.fliplr": [[140, null]], "dpnp.flipud": [[141, null]], "dpnp.float_power": [[142, null]], "dpnp.floor": [[143, null]], "dpnp.floor_divide": [[144, null]], "dpnp.fmax": [[145, null]], "dpnp.fmin": [[146, null]], "dpnp.fmod": [[147, null]], "dpnp.from_dlpack": [[148, null]], "dpnp.frombuffer": [[149, null]], "dpnp.fromfile": [[150, null]], "dpnp.fromfunction": [[151, null]], "dpnp.fromiter": [[152, null]], "dpnp.fromstring": [[153, null]], "dpnp.full": [[154, null]], "dpnp.full_like": [[155, null]], "dpnp.geomspace": [[156, null]], "dpnp.get_include": [[157, null]], "dpnp.gradient": [[158, null]], "dpnp.greater": [[159, null]], "dpnp.greater_equal": [[160, null]], "dpnp.heaviside": [[161, null]], "dpnp.histogram": [[162, null]], "dpnp.histogram_bin_edges": [[163, null]], "dpnp.hsplit": [[164, null]], "dpnp.hstack": [[165, null]], "dpnp.hypot": [[166, null]], "dpnp.identity": [[167, null]], "dpnp.iinfo": [[168, null]], "dpnp.imag": [[169, null]], "dpnp.indices": [[170, null]], "dpnp.inner": [[171, null]], "dpnp.invert": [[172, null]], "dpnp.isclose": [[173, null]], "dpnp.iscomplex": [[174, null]], "dpnp.iscomplexobj": [[175, null]], "dpnp.isfinite": [[176, null]], "dpnp.isinf": [[177, null]], "dpnp.isnan": [[178, null]], "dpnp.isneginf": [[179, null]], "dpnp.isposinf": [[180, null]], "dpnp.isreal": [[181, null]], "dpnp.isrealobj": [[182, null]], "dpnp.isscalar": [[183, null]], "dpnp.issubdtype": [[184, null]], "dpnp.ix_": [[185, null]], "dpnp.kron": [[186, null]], "dpnp.left_shift": [[187, null]], "dpnp.less": [[188, null]], "dpnp.less_equal": [[189, null]], "dpnp.linalg.cholesky": [[190, null]], "dpnp.linalg.cond": [[191, null]], "dpnp.linalg.det": [[192, null]], "dpnp.linalg.eig": [[193, null]], "dpnp.linalg.eigh": [[194, null]], "dpnp.linalg.eigvals": [[195, null]], "dpnp.linalg.eigvalsh": [[196, null]], "dpnp.linalg.inv": [[197, null]], "dpnp.linalg.lstsq": [[198, null]], "dpnp.linalg.matrix_power": [[199, null]], "dpnp.linalg.matrix_rank": [[200, null]], "dpnp.linalg.multi_dot": [[201, null]], "dpnp.linalg.norm": [[202, null]], "dpnp.linalg.pinv": [[203, null]], "dpnp.linalg.qr": [[204, null]], "dpnp.linalg.slogdet": [[205, null]], "dpnp.linalg.solve": [[206, null]], "dpnp.linalg.svd": [[207, null]], "dpnp.linalg.tensorinv": [[208, null]], "dpnp.linalg.tensorsolve": [[209, null]], "dpnp.linspace": [[210, null]], "dpnp.loadtxt": [[211, null]], "dpnp.log": [[212, null]], "dpnp.log10": [[213, null]], "dpnp.log1p": [[214, null]], "dpnp.log2": [[215, null]], "dpnp.logaddexp": [[216, null]], "dpnp.logaddexp2": [[217, null]], "dpnp.logical_and": [[218, null]], "dpnp.logical_not": [[219, null]], "dpnp.logical_or": [[220, null]], "dpnp.logical_xor": [[221, null]], "dpnp.logspace": [[222, null]], "dpnp.logsumexp": [[223, null]], "dpnp.mask_indices": [[224, null]], "dpnp.matmul": [[225, null]], "dpnp.max": [[226, null]], "dpnp.maximum": [[227, null]], "dpnp.mean": [[228, null]], "dpnp.median": [[229, null]], "dpnp.meshgrid": [[230, null]], "dpnp.mgrid": [[231, null]], "dpnp.min": [[232, null]], "dpnp.minimum": [[233, null]], "dpnp.mod": [[234, null]], "dpnp.modf": [[235, null]], "dpnp.moveaxis": [[236, null]], "dpnp.multiply": [[237, null]], "dpnp.nan_to_num": [[238, null]], "dpnp.nanargmax": [[239, null]], "dpnp.nanargmin": [[240, null]], "dpnp.nancumprod": [[241, null]], "dpnp.nancumsum": [[242, null]], "dpnp.nanmax": [[243, null]], "dpnp.nanmean": [[244, null]], "dpnp.nanmin": [[245, null]], "dpnp.nanprod": [[246, null]], "dpnp.nanstd": [[247, null]], "dpnp.nansum": [[248, null]], "dpnp.nanvar": [[249, null]], "dpnp.ndarray": [[250, null]], "dpnp.ndarray.T": [[251, null]], "dpnp.ndarray.__abs__": [[252, null]], "dpnp.ndarray.__add__": [[253, null]], "dpnp.ndarray.__and__": [[254, null]], "dpnp.ndarray.__bool__": [[255, null]], "dpnp.ndarray.__complex__": [[256, null]], "dpnp.ndarray.__copy__": [[257, null]], "dpnp.ndarray.__eq__": [[258, null]], "dpnp.ndarray.__float__": [[259, null]], "dpnp.ndarray.__floordiv__": [[260, null]], "dpnp.ndarray.__ge__": [[261, null]], "dpnp.ndarray.__getitem__": [[262, null]], "dpnp.ndarray.__gt__": [[263, null]], "dpnp.ndarray.__iadd__": [[264, null]], "dpnp.ndarray.__iand__": [[265, null]], "dpnp.ndarray.__ifloordiv__": [[266, null]], "dpnp.ndarray.__ilshift__": [[267, null]], "dpnp.ndarray.__imod__": [[268, null]], "dpnp.ndarray.__imul__": [[269, null]], "dpnp.ndarray.__int__": [[270, null]], "dpnp.ndarray.__invert__": [[271, null]], "dpnp.ndarray.__ior__": [[272, null]], "dpnp.ndarray.__ipow__": [[273, null]], "dpnp.ndarray.__irshift__": [[274, null]], "dpnp.ndarray.__isub__": [[275, null]], "dpnp.ndarray.__itruediv__": [[276, null]], "dpnp.ndarray.__ixor__": [[277, null]], "dpnp.ndarray.__le__": [[278, null]], "dpnp.ndarray.__len__": [[279, null]], "dpnp.ndarray.__lshift__": [[280, null]], "dpnp.ndarray.__lt__": [[281, null]], "dpnp.ndarray.__matmul__": [[282, null]], "dpnp.ndarray.__mod__": [[283, null]], "dpnp.ndarray.__mul__": [[284, null]], "dpnp.ndarray.__ne__": [[285, null]], "dpnp.ndarray.__neg__": [[286, null]], "dpnp.ndarray.__new__": [[287, null]], "dpnp.ndarray.__or__": [[288, null]], "dpnp.ndarray.__pos__": [[289, null]], "dpnp.ndarray.__pow__": [[290, null]], "dpnp.ndarray.__repr__": [[291, null]], "dpnp.ndarray.__rshift__": [[292, null]], "dpnp.ndarray.__setitem__": [[293, null]], "dpnp.ndarray.__str__": [[294, null]], "dpnp.ndarray.__sub__": [[295, null]], "dpnp.ndarray.__truediv__": [[296, null]], "dpnp.ndarray.__xor__": [[297, null]], "dpnp.ndarray.all": [[298, null]], "dpnp.ndarray.any": [[299, null]], "dpnp.ndarray.argmax": [[300, null]], "dpnp.ndarray.argmin": [[301, null]], "dpnp.ndarray.argsort": [[302, null]], "dpnp.ndarray.astype": [[303, null]], "dpnp.ndarray.choose": [[304, null]], "dpnp.ndarray.clip": [[305, null]], "dpnp.ndarray.conj": [[306, null]], "dpnp.ndarray.conjugate": [[307, null]], "dpnp.ndarray.copy": [[308, null]], "dpnp.ndarray.cumprod": [[309, null]], "dpnp.ndarray.cumsum": [[310, null]], "dpnp.ndarray.diagonal": [[311, null]], "dpnp.ndarray.dtype": [[312, null]], "dpnp.ndarray.fill": [[313, null]], "dpnp.ndarray.flags": [[314, null]], "dpnp.ndarray.flat": [[315, null]], "dpnp.ndarray.flatten": [[316, null]], "dpnp.ndarray.imag": [[317, null]], "dpnp.ndarray.item": [[318, null]], "dpnp.ndarray.itemsize": [[319, null]], "dpnp.ndarray.max": [[320, null]], "dpnp.ndarray.mean": [[321, null]], "dpnp.ndarray.min": [[322, null]], "dpnp.ndarray.nbytes": [[323, null]], "dpnp.ndarray.ndim": [[324, null]], "dpnp.ndarray.nonzero": [[325, null]], "dpnp.ndarray.partition": [[326, null]], "dpnp.ndarray.prod": [[327, null]], "dpnp.ndarray.put": [[328, null]], "dpnp.ndarray.ravel": [[329, null]], "dpnp.ndarray.real": [[330, null]], "dpnp.ndarray.repeat": [[331, null]], "dpnp.ndarray.reshape": [[332, null]], "dpnp.ndarray.round": [[333, null]], "dpnp.ndarray.searchsorted": [[334, null]], "dpnp.ndarray.shape": [[335, null]], "dpnp.ndarray.size": [[336, null]], "dpnp.ndarray.sort": [[337, null]], "dpnp.ndarray.squeeze": [[338, null]], "dpnp.ndarray.std": [[339, null]], "dpnp.ndarray.strides": [[340, null]], "dpnp.ndarray.sum": [[341, null]], "dpnp.ndarray.swapaxes": [[342, null]], "dpnp.ndarray.take": [[343, null]], "dpnp.ndarray.trace": [[344, null]], "dpnp.ndarray.transpose": [[345, null]], "dpnp.ndarray.var": [[346, null]], "dpnp.ndim": [[347, null]], "dpnp.negative": [[348, null]], "dpnp.nextafter": [[349, null]], "dpnp.nonzero": [[350, null]], "dpnp.not_equal": [[351, null]], "dpnp.ogrid": [[352, null]], "dpnp.ones": [[353, null]], "dpnp.ones_like": [[354, null]], "dpnp.outer": [[355, null]], "dpnp.partition": [[356, null]], "dpnp.permute_dims": [[357, null]], "dpnp.place": [[358, null]], "dpnp.positive": [[359, null]], "dpnp.pow": [[360, null]], "dpnp.power": [[361, null]], "dpnp.prod": [[362, null]], "dpnp.proj": [[363, null]], "dpnp.ptp": [[364, null]], "dpnp.put": [[365, null]], "dpnp.put_along_axis": [[366, null]], "dpnp.putmask": [[367, null]], "dpnp.rad2deg": [[368, null]], "dpnp.radians": [[369, null]], "dpnp.random.RandomState": [[370, null]], "dpnp.random.beta": [[371, null]], "dpnp.random.binomial": [[372, null]], "dpnp.random.bytes": [[373, null]], "dpnp.random.chisquare": [[374, null]], "dpnp.random.choice": [[375, null]], "dpnp.random.dirichlet": [[376, null]], "dpnp.random.exponential": [[377, null]], "dpnp.random.f": [[378, null]], "dpnp.random.gamma": [[379, null]], "dpnp.random.geometric": [[380, null]], "dpnp.random.gumbel": [[381, null]], "dpnp.random.hypergeometric": [[382, null]], "dpnp.random.laplace": [[383, null]], "dpnp.random.logistic": [[384, null]], "dpnp.random.lognormal": [[385, null]], "dpnp.random.logseries": [[386, null]], "dpnp.random.multinomial": [[387, null]], "dpnp.random.multivariate_normal": [[388, null]], "dpnp.random.negative_binomial": [[389, null]], "dpnp.random.noncentral_chisquare": [[390, null]], "dpnp.random.noncentral_f": [[391, null]], "dpnp.random.normal": [[392, null]], "dpnp.random.pareto": [[393, null]], "dpnp.random.permutation": [[394, null]], "dpnp.random.poisson": [[395, null]], "dpnp.random.power": [[396, null]], "dpnp.random.rand": [[397, null]], "dpnp.random.randint": [[398, null]], "dpnp.random.randn": [[399, null]], "dpnp.random.random": [[400, null]], "dpnp.random.random_integers": [[401, null]], "dpnp.random.random_sample": [[402, null]], "dpnp.random.ranf": [[403, null]], "dpnp.random.rayleigh": [[404, null]], "dpnp.random.sample": [[405, null]], "dpnp.random.seed": [[406, null]], "dpnp.random.shuffle": [[407, null]], "dpnp.random.standard_cauchy": [[408, null]], "dpnp.random.standard_exponential": [[409, null]], "dpnp.random.standard_gamma": [[410, null]], "dpnp.random.standard_normal": [[411, null]], "dpnp.random.standard_t": [[412, null]], "dpnp.random.triangular": [[413, null]], "dpnp.random.uniform": [[414, null]], "dpnp.random.vonmises": [[415, null]], "dpnp.random.wald": [[416, null]], "dpnp.random.weibull": [[417, null]], "dpnp.random.zipf": [[418, null]], "dpnp.ravel": [[419, null]], "dpnp.ravel_multi_index": [[420, null]], "dpnp.real": [[421, null]], "dpnp.real_if_close": [[422, null]], "dpnp.reciprocal": [[423, null]], "dpnp.reduce_hypot": [[424, null]], "dpnp.remainder": [[425, null]], "dpnp.repeat": [[426, null]], "dpnp.reshape": [[427, null]], "dpnp.result_type": [[428, null]], "dpnp.right_shift": [[429, null]], "dpnp.rint": [[430, null]], "dpnp.roll": [[431, null]], "dpnp.rollaxis": [[432, null]], "dpnp.round": [[433, null]], "dpnp.row_stack": [[434, null]], "dpnp.rsqrt": [[435, null]], "dpnp.searchsorted": [[436, null]], "dpnp.select": [[437, null]], "dpnp.shape": [[438, null]], "dpnp.sign": [[439, null]], "dpnp.signbit": [[440, null]], "dpnp.sin": [[441, null]], "dpnp.sinh": [[442, null]], "dpnp.size": [[443, null]], "dpnp.sort": [[444, null]], "dpnp.sort_complex": [[445, null]], "dpnp.split": [[446, null]], "dpnp.sqrt": [[447, null]], "dpnp.square": [[448, null]], "dpnp.squeeze": [[449, null]], "dpnp.stack": [[450, null]], "dpnp.std": [[451, null]], "dpnp.subtract": [[452, null]], "dpnp.sum": [[453, null]], "dpnp.swapaxes": [[454, null]], "dpnp.take": [[455, null]], "dpnp.take_along_axis": [[456, null]], "dpnp.tan": [[457, null]], "dpnp.tanh": [[458, null]], "dpnp.tensordot": [[459, null]], "dpnp.tile": [[460, null]], "dpnp.trace": [[461, null]], "dpnp.transpose": [[462, null]], "dpnp.trapezoid": [[463, null]], "dpnp.tri": [[464, null]], "dpnp.tril": [[465, null]], "dpnp.tril_indices": [[466, null]], "dpnp.tril_indices_from": [[467, null]], "dpnp.trim_zeros": [[468, null]], "dpnp.triu": [[469, null]], "dpnp.triu_indices": [[470, null]], "dpnp.triu_indices_from": [[471, null]], "dpnp.true_divide": [[472, null]], "dpnp.trunc": [[473, null]], "dpnp.unique": [[474, null]], "dpnp.unravel_index": [[475, null]], "dpnp.unwrap": [[476, null]], "dpnp.vander": [[477, null]], "dpnp.var": [[478, null]], "dpnp.vdot": [[479, null]], "dpnp.vsplit": [[480, null]], "dpnp.vstack": [[481, null]], "dpnp.where": [[482, null]], "dpnp.zeros": [[483, null]], "dpnp.zeros_like": [[484, null]]}, "docnames": ["dpctl", "dpnp_backend_api", "index", "overview", "quick_start_guide", "reference/binary", "reference/comparison", "reference/creation", "reference/dtype", "reference/dtypes_table", "reference/fft", "reference/generated/dpnp.abs", "reference/generated/dpnp.absolute", "reference/generated/dpnp.acos", "reference/generated/dpnp.acosh", "reference/generated/dpnp.add", "reference/generated/dpnp.all", "reference/generated/dpnp.allclose", "reference/generated/dpnp.amax", "reference/generated/dpnp.amin", "reference/generated/dpnp.angle", "reference/generated/dpnp.any", "reference/generated/dpnp.append", "reference/generated/dpnp.arange", "reference/generated/dpnp.arccos", "reference/generated/dpnp.arccosh", "reference/generated/dpnp.arcsin", "reference/generated/dpnp.arcsinh", "reference/generated/dpnp.arctan", "reference/generated/dpnp.arctan2", "reference/generated/dpnp.arctanh", "reference/generated/dpnp.argmax", "reference/generated/dpnp.argmin", "reference/generated/dpnp.argsort", "reference/generated/dpnp.argwhere", "reference/generated/dpnp.around", "reference/generated/dpnp.array", "reference/generated/dpnp.array_equal", "reference/generated/dpnp.array_equiv", "reference/generated/dpnp.array_split", "reference/generated/dpnp.asanyarray", "reference/generated/dpnp.asarray", "reference/generated/dpnp.asarray_chkfinite", "reference/generated/dpnp.ascontiguousarray", "reference/generated/dpnp.asfarray", "reference/generated/dpnp.asfortranarray", "reference/generated/dpnp.asin", "reference/generated/dpnp.asinh", "reference/generated/dpnp.asnumpy", "reference/generated/dpnp.astype", "reference/generated/dpnp.atan", "reference/generated/dpnp.atan2", "reference/generated/dpnp.atanh", "reference/generated/dpnp.atleast_1d", "reference/generated/dpnp.atleast_2d", "reference/generated/dpnp.atleast_3d", "reference/generated/dpnp.average", "reference/generated/dpnp.bincount", "reference/generated/dpnp.bitwise_and", "reference/generated/dpnp.bitwise_not", "reference/generated/dpnp.bitwise_or", "reference/generated/dpnp.bitwise_xor", "reference/generated/dpnp.broadcast_arrays", "reference/generated/dpnp.broadcast_to", "reference/generated/dpnp.can_cast", "reference/generated/dpnp.cbrt", "reference/generated/dpnp.ceil", "reference/generated/dpnp.choose", "reference/generated/dpnp.clip", "reference/generated/dpnp.column_stack", "reference/generated/dpnp.concat", "reference/generated/dpnp.concatenate", "reference/generated/dpnp.conj", "reference/generated/dpnp.conjugate", "reference/generated/dpnp.convolve", "reference/generated/dpnp.copy", "reference/generated/dpnp.copysign", "reference/generated/dpnp.copyto", "reference/generated/dpnp.correlate", "reference/generated/dpnp.cos", "reference/generated/dpnp.cosh", "reference/generated/dpnp.count_nonzero", "reference/generated/dpnp.cov", "reference/generated/dpnp.cross", "reference/generated/dpnp.cumlogsumexp", "reference/generated/dpnp.cumprod", "reference/generated/dpnp.cumsum", "reference/generated/dpnp.deg2rad", "reference/generated/dpnp.degrees", "reference/generated/dpnp.diag", "reference/generated/dpnp.diag_indices", "reference/generated/dpnp.diag_indices_from", "reference/generated/dpnp.diagflat", "reference/generated/dpnp.diagonal", "reference/generated/dpnp.diff", "reference/generated/dpnp.digitize", "reference/generated/dpnp.divide", "reference/generated/dpnp.dot", "reference/generated/dpnp.dpnp_array.dpnp_array", "reference/generated/dpnp.dsplit", "reference/generated/dpnp.dstack", "reference/generated/dpnp.dtype", "reference/generated/dpnp.ediff1d", "reference/generated/dpnp.einsum", "reference/generated/dpnp.einsum_path", "reference/generated/dpnp.empty", "reference/generated/dpnp.empty_like", "reference/generated/dpnp.equal", "reference/generated/dpnp.erf", "reference/generated/dpnp.exp", "reference/generated/dpnp.exp2", "reference/generated/dpnp.expand_dims", "reference/generated/dpnp.expm1", "reference/generated/dpnp.extract", "reference/generated/dpnp.eye", "reference/generated/dpnp.fabs", "reference/generated/dpnp.fft.fft", "reference/generated/dpnp.fft.fft2", "reference/generated/dpnp.fft.fftfreq", "reference/generated/dpnp.fft.fftn", "reference/generated/dpnp.fft.fftshift", "reference/generated/dpnp.fft.hfft", "reference/generated/dpnp.fft.ifft", "reference/generated/dpnp.fft.ifft2", "reference/generated/dpnp.fft.ifftn", "reference/generated/dpnp.fft.ifftshift", "reference/generated/dpnp.fft.ihfft", "reference/generated/dpnp.fft.irfft", "reference/generated/dpnp.fft.irfft2", "reference/generated/dpnp.fft.irfftn", "reference/generated/dpnp.fft.rfft", "reference/generated/dpnp.fft.rfft2", "reference/generated/dpnp.fft.rfftfreq", "reference/generated/dpnp.fft.rfftn", "reference/generated/dpnp.fill_diagonal", "reference/generated/dpnp.finfo", "reference/generated/dpnp.fix", "reference/generated/dpnp.flatiter", "reference/generated/dpnp.flatnonzero", "reference/generated/dpnp.flip", "reference/generated/dpnp.fliplr", "reference/generated/dpnp.flipud", "reference/generated/dpnp.float_power", "reference/generated/dpnp.floor", "reference/generated/dpnp.floor_divide", "reference/generated/dpnp.fmax", "reference/generated/dpnp.fmin", "reference/generated/dpnp.fmod", "reference/generated/dpnp.from_dlpack", "reference/generated/dpnp.frombuffer", "reference/generated/dpnp.fromfile", "reference/generated/dpnp.fromfunction", "reference/generated/dpnp.fromiter", "reference/generated/dpnp.fromstring", "reference/generated/dpnp.full", "reference/generated/dpnp.full_like", "reference/generated/dpnp.geomspace", "reference/generated/dpnp.get_include", "reference/generated/dpnp.gradient", "reference/generated/dpnp.greater", "reference/generated/dpnp.greater_equal", "reference/generated/dpnp.heaviside", "reference/generated/dpnp.histogram", "reference/generated/dpnp.histogram_bin_edges", "reference/generated/dpnp.hsplit", "reference/generated/dpnp.hstack", "reference/generated/dpnp.hypot", "reference/generated/dpnp.identity", "reference/generated/dpnp.iinfo", "reference/generated/dpnp.imag", "reference/generated/dpnp.indices", "reference/generated/dpnp.inner", "reference/generated/dpnp.invert", "reference/generated/dpnp.isclose", "reference/generated/dpnp.iscomplex", "reference/generated/dpnp.iscomplexobj", "reference/generated/dpnp.isfinite", "reference/generated/dpnp.isinf", "reference/generated/dpnp.isnan", "reference/generated/dpnp.isneginf", "reference/generated/dpnp.isposinf", "reference/generated/dpnp.isreal", "reference/generated/dpnp.isrealobj", "reference/generated/dpnp.isscalar", "reference/generated/dpnp.issubdtype", "reference/generated/dpnp.ix_", "reference/generated/dpnp.kron", "reference/generated/dpnp.left_shift", "reference/generated/dpnp.less", "reference/generated/dpnp.less_equal", "reference/generated/dpnp.linalg.cholesky", "reference/generated/dpnp.linalg.cond", "reference/generated/dpnp.linalg.det", "reference/generated/dpnp.linalg.eig", "reference/generated/dpnp.linalg.eigh", "reference/generated/dpnp.linalg.eigvals", "reference/generated/dpnp.linalg.eigvalsh", "reference/generated/dpnp.linalg.inv", "reference/generated/dpnp.linalg.lstsq", "reference/generated/dpnp.linalg.matrix_power", "reference/generated/dpnp.linalg.matrix_rank", "reference/generated/dpnp.linalg.multi_dot", "reference/generated/dpnp.linalg.norm", "reference/generated/dpnp.linalg.pinv", "reference/generated/dpnp.linalg.qr", "reference/generated/dpnp.linalg.slogdet", "reference/generated/dpnp.linalg.solve", "reference/generated/dpnp.linalg.svd", "reference/generated/dpnp.linalg.tensorinv", "reference/generated/dpnp.linalg.tensorsolve", "reference/generated/dpnp.linspace", "reference/generated/dpnp.loadtxt", "reference/generated/dpnp.log", "reference/generated/dpnp.log10", "reference/generated/dpnp.log1p", "reference/generated/dpnp.log2", "reference/generated/dpnp.logaddexp", "reference/generated/dpnp.logaddexp2", "reference/generated/dpnp.logical_and", "reference/generated/dpnp.logical_not", "reference/generated/dpnp.logical_or", "reference/generated/dpnp.logical_xor", "reference/generated/dpnp.logspace", "reference/generated/dpnp.logsumexp", "reference/generated/dpnp.mask_indices", "reference/generated/dpnp.matmul", "reference/generated/dpnp.max", "reference/generated/dpnp.maximum", "reference/generated/dpnp.mean", "reference/generated/dpnp.median", "reference/generated/dpnp.meshgrid", "reference/generated/dpnp.mgrid", "reference/generated/dpnp.min", "reference/generated/dpnp.minimum", "reference/generated/dpnp.mod", "reference/generated/dpnp.modf", "reference/generated/dpnp.moveaxis", "reference/generated/dpnp.multiply", "reference/generated/dpnp.nan_to_num", "reference/generated/dpnp.nanargmax", "reference/generated/dpnp.nanargmin", "reference/generated/dpnp.nancumprod", "reference/generated/dpnp.nancumsum", "reference/generated/dpnp.nanmax", "reference/generated/dpnp.nanmean", "reference/generated/dpnp.nanmin", "reference/generated/dpnp.nanprod", "reference/generated/dpnp.nanstd", "reference/generated/dpnp.nansum", "reference/generated/dpnp.nanvar", "reference/generated/dpnp.ndarray", "reference/generated/dpnp.ndarray.T", "reference/generated/dpnp.ndarray.__abs__", "reference/generated/dpnp.ndarray.__add__", "reference/generated/dpnp.ndarray.__and__", "reference/generated/dpnp.ndarray.__bool__", "reference/generated/dpnp.ndarray.__complex__", "reference/generated/dpnp.ndarray.__copy__", "reference/generated/dpnp.ndarray.__eq__", "reference/generated/dpnp.ndarray.__float__", "reference/generated/dpnp.ndarray.__floordiv__", "reference/generated/dpnp.ndarray.__ge__", "reference/generated/dpnp.ndarray.__getitem__", "reference/generated/dpnp.ndarray.__gt__", "reference/generated/dpnp.ndarray.__iadd__", "reference/generated/dpnp.ndarray.__iand__", "reference/generated/dpnp.ndarray.__ifloordiv__", "reference/generated/dpnp.ndarray.__ilshift__", "reference/generated/dpnp.ndarray.__imod__", "reference/generated/dpnp.ndarray.__imul__", "reference/generated/dpnp.ndarray.__int__", "reference/generated/dpnp.ndarray.__invert__", "reference/generated/dpnp.ndarray.__ior__", "reference/generated/dpnp.ndarray.__ipow__", "reference/generated/dpnp.ndarray.__irshift__", "reference/generated/dpnp.ndarray.__isub__", "reference/generated/dpnp.ndarray.__itruediv__", "reference/generated/dpnp.ndarray.__ixor__", "reference/generated/dpnp.ndarray.__le__", "reference/generated/dpnp.ndarray.__len__", "reference/generated/dpnp.ndarray.__lshift__", "reference/generated/dpnp.ndarray.__lt__", "reference/generated/dpnp.ndarray.__matmul__", "reference/generated/dpnp.ndarray.__mod__", "reference/generated/dpnp.ndarray.__mul__", "reference/generated/dpnp.ndarray.__ne__", "reference/generated/dpnp.ndarray.__neg__", "reference/generated/dpnp.ndarray.__new__", "reference/generated/dpnp.ndarray.__or__", "reference/generated/dpnp.ndarray.__pos__", "reference/generated/dpnp.ndarray.__pow__", "reference/generated/dpnp.ndarray.__repr__", "reference/generated/dpnp.ndarray.__rshift__", "reference/generated/dpnp.ndarray.__setitem__", "reference/generated/dpnp.ndarray.__str__", "reference/generated/dpnp.ndarray.__sub__", "reference/generated/dpnp.ndarray.__truediv__", "reference/generated/dpnp.ndarray.__xor__", "reference/generated/dpnp.ndarray.all", "reference/generated/dpnp.ndarray.any", "reference/generated/dpnp.ndarray.argmax", "reference/generated/dpnp.ndarray.argmin", "reference/generated/dpnp.ndarray.argsort", "reference/generated/dpnp.ndarray.astype", "reference/generated/dpnp.ndarray.choose", "reference/generated/dpnp.ndarray.clip", "reference/generated/dpnp.ndarray.conj", "reference/generated/dpnp.ndarray.conjugate", "reference/generated/dpnp.ndarray.copy", "reference/generated/dpnp.ndarray.cumprod", "reference/generated/dpnp.ndarray.cumsum", "reference/generated/dpnp.ndarray.diagonal", "reference/generated/dpnp.ndarray.dtype", "reference/generated/dpnp.ndarray.fill", "reference/generated/dpnp.ndarray.flags", "reference/generated/dpnp.ndarray.flat", "reference/generated/dpnp.ndarray.flatten", "reference/generated/dpnp.ndarray.imag", "reference/generated/dpnp.ndarray.item", "reference/generated/dpnp.ndarray.itemsize", "reference/generated/dpnp.ndarray.max", "reference/generated/dpnp.ndarray.mean", "reference/generated/dpnp.ndarray.min", "reference/generated/dpnp.ndarray.nbytes", "reference/generated/dpnp.ndarray.ndim", "reference/generated/dpnp.ndarray.nonzero", "reference/generated/dpnp.ndarray.partition", "reference/generated/dpnp.ndarray.prod", "reference/generated/dpnp.ndarray.put", "reference/generated/dpnp.ndarray.ravel", "reference/generated/dpnp.ndarray.real", "reference/generated/dpnp.ndarray.repeat", "reference/generated/dpnp.ndarray.reshape", "reference/generated/dpnp.ndarray.round", "reference/generated/dpnp.ndarray.searchsorted", "reference/generated/dpnp.ndarray.shape", "reference/generated/dpnp.ndarray.size", "reference/generated/dpnp.ndarray.sort", "reference/generated/dpnp.ndarray.squeeze", "reference/generated/dpnp.ndarray.std", "reference/generated/dpnp.ndarray.strides", "reference/generated/dpnp.ndarray.sum", "reference/generated/dpnp.ndarray.swapaxes", "reference/generated/dpnp.ndarray.take", "reference/generated/dpnp.ndarray.trace", "reference/generated/dpnp.ndarray.transpose", "reference/generated/dpnp.ndarray.var", "reference/generated/dpnp.ndim", "reference/generated/dpnp.negative", "reference/generated/dpnp.nextafter", "reference/generated/dpnp.nonzero", "reference/generated/dpnp.not_equal", "reference/generated/dpnp.ogrid", "reference/generated/dpnp.ones", "reference/generated/dpnp.ones_like", "reference/generated/dpnp.outer", "reference/generated/dpnp.partition", "reference/generated/dpnp.permute_dims", "reference/generated/dpnp.place", "reference/generated/dpnp.positive", "reference/generated/dpnp.pow", "reference/generated/dpnp.power", "reference/generated/dpnp.prod", "reference/generated/dpnp.proj", "reference/generated/dpnp.ptp", "reference/generated/dpnp.put", "reference/generated/dpnp.put_along_axis", "reference/generated/dpnp.putmask", "reference/generated/dpnp.rad2deg", "reference/generated/dpnp.radians", "reference/generated/dpnp.random.RandomState", "reference/generated/dpnp.random.beta", "reference/generated/dpnp.random.binomial", "reference/generated/dpnp.random.bytes", "reference/generated/dpnp.random.chisquare", "reference/generated/dpnp.random.choice", "reference/generated/dpnp.random.dirichlet", "reference/generated/dpnp.random.exponential", "reference/generated/dpnp.random.f", "reference/generated/dpnp.random.gamma", "reference/generated/dpnp.random.geometric", "reference/generated/dpnp.random.gumbel", "reference/generated/dpnp.random.hypergeometric", "reference/generated/dpnp.random.laplace", "reference/generated/dpnp.random.logistic", "reference/generated/dpnp.random.lognormal", "reference/generated/dpnp.random.logseries", "reference/generated/dpnp.random.multinomial", "reference/generated/dpnp.random.multivariate_normal", "reference/generated/dpnp.random.negative_binomial", "reference/generated/dpnp.random.noncentral_chisquare", "reference/generated/dpnp.random.noncentral_f", "reference/generated/dpnp.random.normal", "reference/generated/dpnp.random.pareto", "reference/generated/dpnp.random.permutation", "reference/generated/dpnp.random.poisson", "reference/generated/dpnp.random.power", "reference/generated/dpnp.random.rand", "reference/generated/dpnp.random.randint", "reference/generated/dpnp.random.randn", "reference/generated/dpnp.random.random", "reference/generated/dpnp.random.random_integers", "reference/generated/dpnp.random.random_sample", "reference/generated/dpnp.random.ranf", "reference/generated/dpnp.random.rayleigh", "reference/generated/dpnp.random.sample", "reference/generated/dpnp.random.seed", "reference/generated/dpnp.random.shuffle", "reference/generated/dpnp.random.standard_cauchy", "reference/generated/dpnp.random.standard_exponential", "reference/generated/dpnp.random.standard_gamma", "reference/generated/dpnp.random.standard_normal", "reference/generated/dpnp.random.standard_t", "reference/generated/dpnp.random.triangular", "reference/generated/dpnp.random.uniform", "reference/generated/dpnp.random.vonmises", "reference/generated/dpnp.random.wald", "reference/generated/dpnp.random.weibull", "reference/generated/dpnp.random.zipf", "reference/generated/dpnp.ravel", "reference/generated/dpnp.ravel_multi_index", "reference/generated/dpnp.real", "reference/generated/dpnp.real_if_close", "reference/generated/dpnp.reciprocal", "reference/generated/dpnp.reduce_hypot", "reference/generated/dpnp.remainder", "reference/generated/dpnp.repeat", "reference/generated/dpnp.reshape", "reference/generated/dpnp.result_type", "reference/generated/dpnp.right_shift", "reference/generated/dpnp.rint", "reference/generated/dpnp.roll", "reference/generated/dpnp.rollaxis", "reference/generated/dpnp.round", "reference/generated/dpnp.row_stack", "reference/generated/dpnp.rsqrt", "reference/generated/dpnp.searchsorted", "reference/generated/dpnp.select", "reference/generated/dpnp.shape", "reference/generated/dpnp.sign", "reference/generated/dpnp.signbit", "reference/generated/dpnp.sin", "reference/generated/dpnp.sinh", "reference/generated/dpnp.size", "reference/generated/dpnp.sort", "reference/generated/dpnp.sort_complex", "reference/generated/dpnp.split", "reference/generated/dpnp.sqrt", "reference/generated/dpnp.square", "reference/generated/dpnp.squeeze", "reference/generated/dpnp.stack", "reference/generated/dpnp.std", "reference/generated/dpnp.subtract", "reference/generated/dpnp.sum", "reference/generated/dpnp.swapaxes", "reference/generated/dpnp.take", "reference/generated/dpnp.take_along_axis", "reference/generated/dpnp.tan", "reference/generated/dpnp.tanh", "reference/generated/dpnp.tensordot", "reference/generated/dpnp.tile", "reference/generated/dpnp.trace", "reference/generated/dpnp.transpose", "reference/generated/dpnp.trapezoid", "reference/generated/dpnp.tri", "reference/generated/dpnp.tril", "reference/generated/dpnp.tril_indices", "reference/generated/dpnp.tril_indices_from", "reference/generated/dpnp.trim_zeros", "reference/generated/dpnp.triu", "reference/generated/dpnp.triu_indices", "reference/generated/dpnp.triu_indices_from", "reference/generated/dpnp.true_divide", "reference/generated/dpnp.trunc", "reference/generated/dpnp.unique", "reference/generated/dpnp.unravel_index", "reference/generated/dpnp.unwrap", "reference/generated/dpnp.vander", "reference/generated/dpnp.var", "reference/generated/dpnp.vdot", "reference/generated/dpnp.vsplit", "reference/generated/dpnp.vstack", "reference/generated/dpnp.where", "reference/generated/dpnp.zeros", "reference/generated/dpnp.zeros_like", "reference/index", "reference/indexing", "reference/linalg", "reference/logic", "reference/manipulation", "reference/math", "reference/misc", "reference/ndarray", "reference/pad", "reference/polynomials", "reference/random", "reference/routines", "reference/sorting", "reference/special", "reference/statistics", "reference/ufunc"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1}, "filenames": ["dpctl.rst", "dpnp_backend_api.rst", "index.rst", "overview.rst", "quick_start_guide.rst", "reference/binary.rst", "reference/comparison.rst", "reference/creation.rst", "reference/dtype.rst", "reference/dtypes_table.rst", "reference/fft.rst", "reference/generated/dpnp.abs.rst", "reference/generated/dpnp.absolute.rst", "reference/generated/dpnp.acos.rst", "reference/generated/dpnp.acosh.rst", "reference/generated/dpnp.add.rst", "reference/generated/dpnp.all.rst", "reference/generated/dpnp.allclose.rst", "reference/generated/dpnp.amax.rst", "reference/generated/dpnp.amin.rst", "reference/generated/dpnp.angle.rst", "reference/generated/dpnp.any.rst", "reference/generated/dpnp.append.rst", "reference/generated/dpnp.arange.rst", "reference/generated/dpnp.arccos.rst", "reference/generated/dpnp.arccosh.rst", "reference/generated/dpnp.arcsin.rst", "reference/generated/dpnp.arcsinh.rst", "reference/generated/dpnp.arctan.rst", "reference/generated/dpnp.arctan2.rst", "reference/generated/dpnp.arctanh.rst", "reference/generated/dpnp.argmax.rst", "reference/generated/dpnp.argmin.rst", "reference/generated/dpnp.argsort.rst", "reference/generated/dpnp.argwhere.rst", "reference/generated/dpnp.around.rst", "reference/generated/dpnp.array.rst", "reference/generated/dpnp.array_equal.rst", "reference/generated/dpnp.array_equiv.rst", "reference/generated/dpnp.array_split.rst", "reference/generated/dpnp.asanyarray.rst", "reference/generated/dpnp.asarray.rst", "reference/generated/dpnp.asarray_chkfinite.rst", "reference/generated/dpnp.ascontiguousarray.rst", "reference/generated/dpnp.asfarray.rst", "reference/generated/dpnp.asfortranarray.rst", "reference/generated/dpnp.asin.rst", "reference/generated/dpnp.asinh.rst", "reference/generated/dpnp.asnumpy.rst", "reference/generated/dpnp.astype.rst", "reference/generated/dpnp.atan.rst", "reference/generated/dpnp.atan2.rst", "reference/generated/dpnp.atanh.rst", "reference/generated/dpnp.atleast_1d.rst", "reference/generated/dpnp.atleast_2d.rst", "reference/generated/dpnp.atleast_3d.rst", "reference/generated/dpnp.average.rst", "reference/generated/dpnp.bincount.rst", "reference/generated/dpnp.bitwise_and.rst", "reference/generated/dpnp.bitwise_not.rst", "reference/generated/dpnp.bitwise_or.rst", "reference/generated/dpnp.bitwise_xor.rst", "reference/generated/dpnp.broadcast_arrays.rst", "reference/generated/dpnp.broadcast_to.rst", "reference/generated/dpnp.can_cast.rst", "reference/generated/dpnp.cbrt.rst", "reference/generated/dpnp.ceil.rst", "reference/generated/dpnp.choose.rst", "reference/generated/dpnp.clip.rst", "reference/generated/dpnp.column_stack.rst", "reference/generated/dpnp.concat.rst", "reference/generated/dpnp.concatenate.rst", "reference/generated/dpnp.conj.rst", "reference/generated/dpnp.conjugate.rst", "reference/generated/dpnp.convolve.rst", "reference/generated/dpnp.copy.rst", "reference/generated/dpnp.copysign.rst", "reference/generated/dpnp.copyto.rst", "reference/generated/dpnp.correlate.rst", "reference/generated/dpnp.cos.rst", "reference/generated/dpnp.cosh.rst", "reference/generated/dpnp.count_nonzero.rst", "reference/generated/dpnp.cov.rst", "reference/generated/dpnp.cross.rst", "reference/generated/dpnp.cumlogsumexp.rst", "reference/generated/dpnp.cumprod.rst", "reference/generated/dpnp.cumsum.rst", "reference/generated/dpnp.deg2rad.rst", "reference/generated/dpnp.degrees.rst", "reference/generated/dpnp.diag.rst", "reference/generated/dpnp.diag_indices.rst", "reference/generated/dpnp.diag_indices_from.rst", "reference/generated/dpnp.diagflat.rst", "reference/generated/dpnp.diagonal.rst", "reference/generated/dpnp.diff.rst", "reference/generated/dpnp.digitize.rst", "reference/generated/dpnp.divide.rst", "reference/generated/dpnp.dot.rst", "reference/generated/dpnp.dpnp_array.dpnp_array.rst", "reference/generated/dpnp.dsplit.rst", "reference/generated/dpnp.dstack.rst", "reference/generated/dpnp.dtype.rst", "reference/generated/dpnp.ediff1d.rst", "reference/generated/dpnp.einsum.rst", "reference/generated/dpnp.einsum_path.rst", "reference/generated/dpnp.empty.rst", "reference/generated/dpnp.empty_like.rst", "reference/generated/dpnp.equal.rst", "reference/generated/dpnp.erf.rst", "reference/generated/dpnp.exp.rst", "reference/generated/dpnp.exp2.rst", "reference/generated/dpnp.expand_dims.rst", "reference/generated/dpnp.expm1.rst", "reference/generated/dpnp.extract.rst", "reference/generated/dpnp.eye.rst", "reference/generated/dpnp.fabs.rst", "reference/generated/dpnp.fft.fft.rst", "reference/generated/dpnp.fft.fft2.rst", "reference/generated/dpnp.fft.fftfreq.rst", "reference/generated/dpnp.fft.fftn.rst", "reference/generated/dpnp.fft.fftshift.rst", "reference/generated/dpnp.fft.hfft.rst", "reference/generated/dpnp.fft.ifft.rst", "reference/generated/dpnp.fft.ifft2.rst", "reference/generated/dpnp.fft.ifftn.rst", "reference/generated/dpnp.fft.ifftshift.rst", "reference/generated/dpnp.fft.ihfft.rst", "reference/generated/dpnp.fft.irfft.rst", "reference/generated/dpnp.fft.irfft2.rst", "reference/generated/dpnp.fft.irfftn.rst", "reference/generated/dpnp.fft.rfft.rst", "reference/generated/dpnp.fft.rfft2.rst", "reference/generated/dpnp.fft.rfftfreq.rst", "reference/generated/dpnp.fft.rfftn.rst", "reference/generated/dpnp.fill_diagonal.rst", "reference/generated/dpnp.finfo.rst", "reference/generated/dpnp.fix.rst", "reference/generated/dpnp.flatiter.rst", "reference/generated/dpnp.flatnonzero.rst", "reference/generated/dpnp.flip.rst", "reference/generated/dpnp.fliplr.rst", "reference/generated/dpnp.flipud.rst", "reference/generated/dpnp.float_power.rst", "reference/generated/dpnp.floor.rst", "reference/generated/dpnp.floor_divide.rst", "reference/generated/dpnp.fmax.rst", "reference/generated/dpnp.fmin.rst", "reference/generated/dpnp.fmod.rst", "reference/generated/dpnp.from_dlpack.rst", "reference/generated/dpnp.frombuffer.rst", "reference/generated/dpnp.fromfile.rst", "reference/generated/dpnp.fromfunction.rst", "reference/generated/dpnp.fromiter.rst", "reference/generated/dpnp.fromstring.rst", "reference/generated/dpnp.full.rst", "reference/generated/dpnp.full_like.rst", "reference/generated/dpnp.geomspace.rst", "reference/generated/dpnp.get_include.rst", "reference/generated/dpnp.gradient.rst", "reference/generated/dpnp.greater.rst", "reference/generated/dpnp.greater_equal.rst", "reference/generated/dpnp.heaviside.rst", "reference/generated/dpnp.histogram.rst", "reference/generated/dpnp.histogram_bin_edges.rst", "reference/generated/dpnp.hsplit.rst", "reference/generated/dpnp.hstack.rst", "reference/generated/dpnp.hypot.rst", "reference/generated/dpnp.identity.rst", "reference/generated/dpnp.iinfo.rst", "reference/generated/dpnp.imag.rst", "reference/generated/dpnp.indices.rst", "reference/generated/dpnp.inner.rst", "reference/generated/dpnp.invert.rst", "reference/generated/dpnp.isclose.rst", "reference/generated/dpnp.iscomplex.rst", "reference/generated/dpnp.iscomplexobj.rst", "reference/generated/dpnp.isfinite.rst", "reference/generated/dpnp.isinf.rst", "reference/generated/dpnp.isnan.rst", "reference/generated/dpnp.isneginf.rst", "reference/generated/dpnp.isposinf.rst", "reference/generated/dpnp.isreal.rst", "reference/generated/dpnp.isrealobj.rst", "reference/generated/dpnp.isscalar.rst", "reference/generated/dpnp.issubdtype.rst", "reference/generated/dpnp.ix_.rst", "reference/generated/dpnp.kron.rst", "reference/generated/dpnp.left_shift.rst", "reference/generated/dpnp.less.rst", "reference/generated/dpnp.less_equal.rst", "reference/generated/dpnp.linalg.cholesky.rst", "reference/generated/dpnp.linalg.cond.rst", "reference/generated/dpnp.linalg.det.rst", "reference/generated/dpnp.linalg.eig.rst", "reference/generated/dpnp.linalg.eigh.rst", "reference/generated/dpnp.linalg.eigvals.rst", "reference/generated/dpnp.linalg.eigvalsh.rst", "reference/generated/dpnp.linalg.inv.rst", "reference/generated/dpnp.linalg.lstsq.rst", "reference/generated/dpnp.linalg.matrix_power.rst", "reference/generated/dpnp.linalg.matrix_rank.rst", "reference/generated/dpnp.linalg.multi_dot.rst", "reference/generated/dpnp.linalg.norm.rst", "reference/generated/dpnp.linalg.pinv.rst", "reference/generated/dpnp.linalg.qr.rst", "reference/generated/dpnp.linalg.slogdet.rst", "reference/generated/dpnp.linalg.solve.rst", "reference/generated/dpnp.linalg.svd.rst", "reference/generated/dpnp.linalg.tensorinv.rst", "reference/generated/dpnp.linalg.tensorsolve.rst", "reference/generated/dpnp.linspace.rst", "reference/generated/dpnp.loadtxt.rst", "reference/generated/dpnp.log.rst", "reference/generated/dpnp.log10.rst", "reference/generated/dpnp.log1p.rst", "reference/generated/dpnp.log2.rst", "reference/generated/dpnp.logaddexp.rst", "reference/generated/dpnp.logaddexp2.rst", "reference/generated/dpnp.logical_and.rst", "reference/generated/dpnp.logical_not.rst", "reference/generated/dpnp.logical_or.rst", "reference/generated/dpnp.logical_xor.rst", "reference/generated/dpnp.logspace.rst", "reference/generated/dpnp.logsumexp.rst", "reference/generated/dpnp.mask_indices.rst", "reference/generated/dpnp.matmul.rst", "reference/generated/dpnp.max.rst", "reference/generated/dpnp.maximum.rst", "reference/generated/dpnp.mean.rst", "reference/generated/dpnp.median.rst", "reference/generated/dpnp.meshgrid.rst", "reference/generated/dpnp.mgrid.rst", "reference/generated/dpnp.min.rst", "reference/generated/dpnp.minimum.rst", "reference/generated/dpnp.mod.rst", "reference/generated/dpnp.modf.rst", "reference/generated/dpnp.moveaxis.rst", "reference/generated/dpnp.multiply.rst", "reference/generated/dpnp.nan_to_num.rst", "reference/generated/dpnp.nanargmax.rst", "reference/generated/dpnp.nanargmin.rst", "reference/generated/dpnp.nancumprod.rst", "reference/generated/dpnp.nancumsum.rst", "reference/generated/dpnp.nanmax.rst", "reference/generated/dpnp.nanmean.rst", "reference/generated/dpnp.nanmin.rst", "reference/generated/dpnp.nanprod.rst", "reference/generated/dpnp.nanstd.rst", "reference/generated/dpnp.nansum.rst", "reference/generated/dpnp.nanvar.rst", "reference/generated/dpnp.ndarray.rst", "reference/generated/dpnp.ndarray.T.rst", "reference/generated/dpnp.ndarray.__abs__.rst", "reference/generated/dpnp.ndarray.__add__.rst", "reference/generated/dpnp.ndarray.__and__.rst", "reference/generated/dpnp.ndarray.__bool__.rst", "reference/generated/dpnp.ndarray.__complex__.rst", "reference/generated/dpnp.ndarray.__copy__.rst", "reference/generated/dpnp.ndarray.__eq__.rst", "reference/generated/dpnp.ndarray.__float__.rst", "reference/generated/dpnp.ndarray.__floordiv__.rst", "reference/generated/dpnp.ndarray.__ge__.rst", "reference/generated/dpnp.ndarray.__getitem__.rst", "reference/generated/dpnp.ndarray.__gt__.rst", "reference/generated/dpnp.ndarray.__iadd__.rst", "reference/generated/dpnp.ndarray.__iand__.rst", "reference/generated/dpnp.ndarray.__ifloordiv__.rst", "reference/generated/dpnp.ndarray.__ilshift__.rst", "reference/generated/dpnp.ndarray.__imod__.rst", "reference/generated/dpnp.ndarray.__imul__.rst", "reference/generated/dpnp.ndarray.__int__.rst", "reference/generated/dpnp.ndarray.__invert__.rst", "reference/generated/dpnp.ndarray.__ior__.rst", "reference/generated/dpnp.ndarray.__ipow__.rst", "reference/generated/dpnp.ndarray.__irshift__.rst", "reference/generated/dpnp.ndarray.__isub__.rst", "reference/generated/dpnp.ndarray.__itruediv__.rst", "reference/generated/dpnp.ndarray.__ixor__.rst", "reference/generated/dpnp.ndarray.__le__.rst", "reference/generated/dpnp.ndarray.__len__.rst", "reference/generated/dpnp.ndarray.__lshift__.rst", "reference/generated/dpnp.ndarray.__lt__.rst", "reference/generated/dpnp.ndarray.__matmul__.rst", "reference/generated/dpnp.ndarray.__mod__.rst", "reference/generated/dpnp.ndarray.__mul__.rst", "reference/generated/dpnp.ndarray.__ne__.rst", "reference/generated/dpnp.ndarray.__neg__.rst", "reference/generated/dpnp.ndarray.__new__.rst", "reference/generated/dpnp.ndarray.__or__.rst", "reference/generated/dpnp.ndarray.__pos__.rst", "reference/generated/dpnp.ndarray.__pow__.rst", "reference/generated/dpnp.ndarray.__repr__.rst", "reference/generated/dpnp.ndarray.__rshift__.rst", "reference/generated/dpnp.ndarray.__setitem__.rst", "reference/generated/dpnp.ndarray.__str__.rst", "reference/generated/dpnp.ndarray.__sub__.rst", "reference/generated/dpnp.ndarray.__truediv__.rst", "reference/generated/dpnp.ndarray.__xor__.rst", "reference/generated/dpnp.ndarray.all.rst", "reference/generated/dpnp.ndarray.any.rst", "reference/generated/dpnp.ndarray.argmax.rst", "reference/generated/dpnp.ndarray.argmin.rst", "reference/generated/dpnp.ndarray.argsort.rst", "reference/generated/dpnp.ndarray.astype.rst", "reference/generated/dpnp.ndarray.choose.rst", "reference/generated/dpnp.ndarray.clip.rst", "reference/generated/dpnp.ndarray.conj.rst", "reference/generated/dpnp.ndarray.conjugate.rst", "reference/generated/dpnp.ndarray.copy.rst", "reference/generated/dpnp.ndarray.cumprod.rst", "reference/generated/dpnp.ndarray.cumsum.rst", "reference/generated/dpnp.ndarray.diagonal.rst", "reference/generated/dpnp.ndarray.dtype.rst", "reference/generated/dpnp.ndarray.fill.rst", "reference/generated/dpnp.ndarray.flags.rst", "reference/generated/dpnp.ndarray.flat.rst", "reference/generated/dpnp.ndarray.flatten.rst", "reference/generated/dpnp.ndarray.imag.rst", "reference/generated/dpnp.ndarray.item.rst", "reference/generated/dpnp.ndarray.itemsize.rst", "reference/generated/dpnp.ndarray.max.rst", "reference/generated/dpnp.ndarray.mean.rst", "reference/generated/dpnp.ndarray.min.rst", "reference/generated/dpnp.ndarray.nbytes.rst", "reference/generated/dpnp.ndarray.ndim.rst", "reference/generated/dpnp.ndarray.nonzero.rst", "reference/generated/dpnp.ndarray.partition.rst", "reference/generated/dpnp.ndarray.prod.rst", "reference/generated/dpnp.ndarray.put.rst", "reference/generated/dpnp.ndarray.ravel.rst", "reference/generated/dpnp.ndarray.real.rst", "reference/generated/dpnp.ndarray.repeat.rst", "reference/generated/dpnp.ndarray.reshape.rst", "reference/generated/dpnp.ndarray.round.rst", "reference/generated/dpnp.ndarray.searchsorted.rst", "reference/generated/dpnp.ndarray.shape.rst", "reference/generated/dpnp.ndarray.size.rst", "reference/generated/dpnp.ndarray.sort.rst", "reference/generated/dpnp.ndarray.squeeze.rst", "reference/generated/dpnp.ndarray.std.rst", "reference/generated/dpnp.ndarray.strides.rst", "reference/generated/dpnp.ndarray.sum.rst", "reference/generated/dpnp.ndarray.swapaxes.rst", "reference/generated/dpnp.ndarray.take.rst", "reference/generated/dpnp.ndarray.trace.rst", "reference/generated/dpnp.ndarray.transpose.rst", "reference/generated/dpnp.ndarray.var.rst", "reference/generated/dpnp.ndim.rst", "reference/generated/dpnp.negative.rst", "reference/generated/dpnp.nextafter.rst", "reference/generated/dpnp.nonzero.rst", "reference/generated/dpnp.not_equal.rst", "reference/generated/dpnp.ogrid.rst", "reference/generated/dpnp.ones.rst", "reference/generated/dpnp.ones_like.rst", "reference/generated/dpnp.outer.rst", "reference/generated/dpnp.partition.rst", "reference/generated/dpnp.permute_dims.rst", "reference/generated/dpnp.place.rst", "reference/generated/dpnp.positive.rst", "reference/generated/dpnp.pow.rst", "reference/generated/dpnp.power.rst", "reference/generated/dpnp.prod.rst", "reference/generated/dpnp.proj.rst", "reference/generated/dpnp.ptp.rst", "reference/generated/dpnp.put.rst", "reference/generated/dpnp.put_along_axis.rst", "reference/generated/dpnp.putmask.rst", "reference/generated/dpnp.rad2deg.rst", "reference/generated/dpnp.radians.rst", "reference/generated/dpnp.random.RandomState.rst", "reference/generated/dpnp.random.beta.rst", "reference/generated/dpnp.random.binomial.rst", "reference/generated/dpnp.random.bytes.rst", "reference/generated/dpnp.random.chisquare.rst", "reference/generated/dpnp.random.choice.rst", "reference/generated/dpnp.random.dirichlet.rst", "reference/generated/dpnp.random.exponential.rst", "reference/generated/dpnp.random.f.rst", "reference/generated/dpnp.random.gamma.rst", "reference/generated/dpnp.random.geometric.rst", "reference/generated/dpnp.random.gumbel.rst", "reference/generated/dpnp.random.hypergeometric.rst", "reference/generated/dpnp.random.laplace.rst", "reference/generated/dpnp.random.logistic.rst", "reference/generated/dpnp.random.lognormal.rst", "reference/generated/dpnp.random.logseries.rst", "reference/generated/dpnp.random.multinomial.rst", "reference/generated/dpnp.random.multivariate_normal.rst", "reference/generated/dpnp.random.negative_binomial.rst", "reference/generated/dpnp.random.noncentral_chisquare.rst", "reference/generated/dpnp.random.noncentral_f.rst", "reference/generated/dpnp.random.normal.rst", "reference/generated/dpnp.random.pareto.rst", "reference/generated/dpnp.random.permutation.rst", "reference/generated/dpnp.random.poisson.rst", "reference/generated/dpnp.random.power.rst", "reference/generated/dpnp.random.rand.rst", "reference/generated/dpnp.random.randint.rst", "reference/generated/dpnp.random.randn.rst", "reference/generated/dpnp.random.random.rst", "reference/generated/dpnp.random.random_integers.rst", "reference/generated/dpnp.random.random_sample.rst", "reference/generated/dpnp.random.ranf.rst", "reference/generated/dpnp.random.rayleigh.rst", "reference/generated/dpnp.random.sample.rst", "reference/generated/dpnp.random.seed.rst", "reference/generated/dpnp.random.shuffle.rst", "reference/generated/dpnp.random.standard_cauchy.rst", "reference/generated/dpnp.random.standard_exponential.rst", "reference/generated/dpnp.random.standard_gamma.rst", "reference/generated/dpnp.random.standard_normal.rst", "reference/generated/dpnp.random.standard_t.rst", "reference/generated/dpnp.random.triangular.rst", "reference/generated/dpnp.random.uniform.rst", "reference/generated/dpnp.random.vonmises.rst", "reference/generated/dpnp.random.wald.rst", "reference/generated/dpnp.random.weibull.rst", "reference/generated/dpnp.random.zipf.rst", "reference/generated/dpnp.ravel.rst", "reference/generated/dpnp.ravel_multi_index.rst", "reference/generated/dpnp.real.rst", "reference/generated/dpnp.real_if_close.rst", "reference/generated/dpnp.reciprocal.rst", "reference/generated/dpnp.reduce_hypot.rst", "reference/generated/dpnp.remainder.rst", "reference/generated/dpnp.repeat.rst", "reference/generated/dpnp.reshape.rst", "reference/generated/dpnp.result_type.rst", "reference/generated/dpnp.right_shift.rst", "reference/generated/dpnp.rint.rst", "reference/generated/dpnp.roll.rst", "reference/generated/dpnp.rollaxis.rst", "reference/generated/dpnp.round.rst", "reference/generated/dpnp.row_stack.rst", "reference/generated/dpnp.rsqrt.rst", "reference/generated/dpnp.searchsorted.rst", "reference/generated/dpnp.select.rst", "reference/generated/dpnp.shape.rst", "reference/generated/dpnp.sign.rst", "reference/generated/dpnp.signbit.rst", "reference/generated/dpnp.sin.rst", "reference/generated/dpnp.sinh.rst", "reference/generated/dpnp.size.rst", "reference/generated/dpnp.sort.rst", "reference/generated/dpnp.sort_complex.rst", "reference/generated/dpnp.split.rst", "reference/generated/dpnp.sqrt.rst", "reference/generated/dpnp.square.rst", "reference/generated/dpnp.squeeze.rst", "reference/generated/dpnp.stack.rst", "reference/generated/dpnp.std.rst", "reference/generated/dpnp.subtract.rst", "reference/generated/dpnp.sum.rst", "reference/generated/dpnp.swapaxes.rst", "reference/generated/dpnp.take.rst", "reference/generated/dpnp.take_along_axis.rst", "reference/generated/dpnp.tan.rst", "reference/generated/dpnp.tanh.rst", "reference/generated/dpnp.tensordot.rst", "reference/generated/dpnp.tile.rst", "reference/generated/dpnp.trace.rst", "reference/generated/dpnp.transpose.rst", "reference/generated/dpnp.trapezoid.rst", "reference/generated/dpnp.tri.rst", "reference/generated/dpnp.tril.rst", "reference/generated/dpnp.tril_indices.rst", "reference/generated/dpnp.tril_indices_from.rst", "reference/generated/dpnp.trim_zeros.rst", "reference/generated/dpnp.triu.rst", "reference/generated/dpnp.triu_indices.rst", "reference/generated/dpnp.triu_indices_from.rst", "reference/generated/dpnp.true_divide.rst", "reference/generated/dpnp.trunc.rst", "reference/generated/dpnp.unique.rst", "reference/generated/dpnp.unravel_index.rst", "reference/generated/dpnp.unwrap.rst", "reference/generated/dpnp.vander.rst", "reference/generated/dpnp.var.rst", "reference/generated/dpnp.vdot.rst", "reference/generated/dpnp.vsplit.rst", "reference/generated/dpnp.vstack.rst", "reference/generated/dpnp.where.rst", "reference/generated/dpnp.zeros.rst", "reference/generated/dpnp.zeros_like.rst", "reference/index.rst", "reference/indexing.rst", "reference/linalg.rst", "reference/logic.rst", "reference/manipulation.rst", "reference/math.rst", "reference/misc.rst", "reference/ndarray.rst", "reference/pad.rst", "reference/polynomials.rst", "reference/random.rst", "reference/routines.rst", "reference/sorting.rst", "reference/special.rst", "reference/statistics.rst", "reference/ufunc.rst"], "indexentries": {"__abs__() (dpnp.ndarray method)": [[252, "dpnp.ndarray.__abs__", false]], "__add__() (dpnp.ndarray method)": [[253, "dpnp.ndarray.__add__", false]], "__and__() (dpnp.ndarray method)": [[254, "dpnp.ndarray.__and__", false]], "__bool__() (dpnp.ndarray method)": [[255, "dpnp.ndarray.__bool__", false]], "__complex__() (dpnp.ndarray method)": [[256, "dpnp.ndarray.__complex__", false]], "__copy__() (dpnp.ndarray method)": [[257, "dpnp.ndarray.__copy__", false]], "__eq__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__eq__", false]], "__eq__() (dpnp.dtype method)": [[101, "dpnp.dtype.__eq__", false]], "__eq__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__eq__", false]], "__eq__() (dpnp.ndarray method)": [[258, "dpnp.ndarray.__eq__", false]], "__eq__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__eq__", false]], "__float__() (dpnp.ndarray method)": [[259, "dpnp.ndarray.__float__", false]], "__floordiv__() (dpnp.ndarray method)": [[260, "dpnp.ndarray.__floordiv__", false]], "__ge__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__ge__", false]], "__ge__() (dpnp.dtype method)": [[101, "dpnp.dtype.__ge__", false]], "__ge__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__ge__", false]], "__ge__() (dpnp.ndarray method)": [[261, "dpnp.ndarray.__ge__", false]], "__ge__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__ge__", false]], "__getitem__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__getitem__", false]], "__getitem__() (dpnp.dtype method)": [[101, "dpnp.dtype.__getitem__", false]], "__getitem__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__getitem__", false]], "__getitem__() (dpnp.ndarray method)": [[262, "dpnp.ndarray.__getitem__", false]], "__gt__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__gt__", false]], "__gt__() (dpnp.dtype method)": [[101, "dpnp.dtype.__gt__", false]], "__gt__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__gt__", false]], "__gt__() (dpnp.ndarray method)": [[263, "dpnp.ndarray.__gt__", false]], "__gt__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__gt__", false]], "__iadd__() (dpnp.ndarray method)": [[264, "dpnp.ndarray.__iadd__", false]], "__iand__() (dpnp.ndarray method)": [[265, "dpnp.ndarray.__iand__", false]], "__ifloordiv__() (dpnp.ndarray method)": [[266, "dpnp.ndarray.__ifloordiv__", false]], "__ilshift__() (dpnp.ndarray method)": [[267, "dpnp.ndarray.__ilshift__", false]], "__imod__() (dpnp.ndarray method)": [[268, "dpnp.ndarray.__imod__", false]], "__imul__() (dpnp.ndarray method)": [[269, "dpnp.ndarray.__imul__", false]], "__int__() (dpnp.ndarray method)": [[270, "dpnp.ndarray.__int__", false]], "__invert__() (dpnp.ndarray method)": [[271, "dpnp.ndarray.__invert__", false]], "__ior__() (dpnp.ndarray method)": [[272, "dpnp.ndarray.__ior__", false]], "__ipow__() (dpnp.ndarray method)": [[273, "dpnp.ndarray.__ipow__", false]], "__irshift__() (dpnp.ndarray method)": [[274, "dpnp.ndarray.__irshift__", false]], "__isub__() (dpnp.ndarray method)": [[275, "dpnp.ndarray.__isub__", false]], "__iter__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__iter__", false]], "__itruediv__() (dpnp.ndarray method)": [[276, "dpnp.ndarray.__itruediv__", false]], "__ixor__() (dpnp.ndarray method)": [[277, "dpnp.ndarray.__ixor__", false]], "__le__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__le__", false]], "__le__() (dpnp.dtype method)": [[101, "dpnp.dtype.__le__", false]], "__le__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__le__", false]], "__le__() (dpnp.ndarray method)": [[278, "dpnp.ndarray.__le__", false]], "__le__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__le__", false]], "__len__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__len__", false]], "__len__() (dpnp.dtype method)": [[101, "dpnp.dtype.__len__", false]], "__len__() (dpnp.ndarray method)": [[279, "dpnp.ndarray.__len__", false]], "__lshift__() (dpnp.ndarray method)": [[280, "dpnp.ndarray.__lshift__", false]], "__lt__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__lt__", false]], "__lt__() (dpnp.dtype method)": [[101, "dpnp.dtype.__lt__", false]], "__lt__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__lt__", false]], "__lt__() (dpnp.ndarray method)": [[281, "dpnp.ndarray.__lt__", false]], "__lt__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__lt__", false]], "__matmul__() (dpnp.ndarray method)": [[282, "dpnp.ndarray.__matmul__", false]], "__mod__() (dpnp.ndarray method)": [[283, "dpnp.ndarray.__mod__", false]], "__mul__() (dpnp.ndarray method)": [[284, "dpnp.ndarray.__mul__", false]], "__ne__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__ne__", false]], "__ne__() (dpnp.dtype method)": [[101, "dpnp.dtype.__ne__", false]], "__ne__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__ne__", false]], "__ne__() (dpnp.ndarray method)": [[285, "dpnp.ndarray.__ne__", false]], "__ne__() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.__ne__", false]], "__neg__() (dpnp.ndarray method)": [[286, "dpnp.ndarray.__neg__", false]], "__new__() (dpnp.ndarray method)": [[287, "dpnp.ndarray.__new__", false]], "__next__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__next__", false]], "__or__() (dpnp.ndarray method)": [[288, "dpnp.ndarray.__or__", false]], "__pos__() (dpnp.ndarray method)": [[289, "dpnp.ndarray.__pos__", false]], "__pow__() (dpnp.ndarray method)": [[290, "dpnp.ndarray.__pow__", false]], "__repr__() (dpnp.ndarray method)": [[291, "dpnp.ndarray.__repr__", false]], "__rshift__() (dpnp.ndarray method)": [[292, "dpnp.ndarray.__rshift__", false]], "__setitem__() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.__setitem__", false]], "__setitem__() (dpnp.flatiter method)": [[137, "dpnp.flatiter.__setitem__", false]], "__setitem__() (dpnp.ndarray method)": [[293, "dpnp.ndarray.__setitem__", false]], "__str__() (dpnp.ndarray method)": [[294, "dpnp.ndarray.__str__", false]], "__sub__() (dpnp.ndarray method)": [[295, "dpnp.ndarray.__sub__", false]], "__truediv__() (dpnp.ndarray method)": [[296, "dpnp.ndarray.__truediv__", false]], "__xor__() (dpnp.ndarray method)": [[297, "dpnp.ndarray.__xor__", false]], "abs() (in module dpnp)": [[11, "dpnp.abs", false]], "absolute() (in module dpnp)": [[12, "dpnp.absolute", false]], "acos() (in module dpnp)": [[13, "dpnp.acos", false]], "acosh() (in module dpnp)": [[14, "dpnp.acosh", false]], "add() (in module dpnp)": [[15, "dpnp.add", false]], "alignment (dpnp.dtype attribute)": [[101, "dpnp.dtype.alignment", false]], "all() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.all", false]], "all() (dpnp.ndarray method)": [[298, "dpnp.ndarray.all", false]], "all() (in module dpnp)": [[16, "dpnp.all", false]], "allclose() (in module dpnp)": [[17, "dpnp.allclose", false]], "amax() (in module dpnp)": [[18, "dpnp.amax", false]], "amin() (in module dpnp)": [[19, "dpnp.amin", false]], "angle() (in module dpnp)": [[20, "dpnp.angle", false]], "any() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.any", false]], "any() (dpnp.ndarray method)": [[299, "dpnp.ndarray.any", false]], "any() (in module dpnp)": [[21, "dpnp.any", false]], "append() (in module dpnp)": [[22, "dpnp.append", false]], "arange() (in module dpnp)": [[23, "dpnp.arange", false]], "arccos() (in module dpnp)": [[24, "dpnp.arccos", false]], "arccosh() (in module dpnp)": [[25, "dpnp.arccosh", false]], "arcsin() (in module dpnp)": [[26, "dpnp.arcsin", false]], "arcsinh() (in module dpnp)": [[27, "dpnp.arcsinh", false]], "arctan() (in module dpnp)": [[28, "dpnp.arctan", false]], "arctan2() (in module dpnp)": [[29, "dpnp.arctan2", false]], "arctanh() (in module dpnp)": [[30, "dpnp.arctanh", false]], "argmax() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.argmax", false]], "argmax() (dpnp.ndarray method)": [[300, "dpnp.ndarray.argmax", false]], "argmax() (in module dpnp)": [[31, "dpnp.argmax", false]], "argmin() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.argmin", false]], "argmin() (dpnp.ndarray method)": [[301, "dpnp.ndarray.argmin", false]], "argmin() (in module dpnp)": [[32, "dpnp.argmin", false]], "argsort() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.argsort", false]], "argsort() (dpnp.ndarray method)": [[302, "dpnp.ndarray.argsort", false]], "argsort() (in module dpnp)": [[33, "dpnp.argsort", false]], "argwhere() (in module dpnp)": [[34, "dpnp.argwhere", false]], "around() (in module dpnp)": [[35, "dpnp.around", false]], "array() (in module dpnp)": [[36, "dpnp.array", false]], "array_equal() (in module dpnp)": [[37, "dpnp.array_equal", false]], "array_equiv() (in module dpnp)": [[38, "dpnp.array_equiv", false]], "array_split() (in module dpnp)": [[39, "dpnp.array_split", false]], "asanyarray() (in module dpnp)": [[40, "dpnp.asanyarray", false]], "asarray() (in module dpnp)": [[41, "dpnp.asarray", false]], "asarray_chkfinite() (in module dpnp)": [[42, "dpnp.asarray_chkfinite", false]], "ascontiguousarray() (in module dpnp)": [[43, "dpnp.ascontiguousarray", false]], "asfarray() (in module dpnp)": [[44, "dpnp.asfarray", false]], "asfortranarray() (in module dpnp)": [[45, "dpnp.asfortranarray", false]], "asin() (in module dpnp)": [[46, "dpnp.asin", false]], "asinh() (in module dpnp)": [[47, "dpnp.asinh", false]], "asnumpy() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.asnumpy", false]], "asnumpy() (in module dpnp)": [[48, "dpnp.asnumpy", false]], "astype() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.astype", false]], "astype() (dpnp.ndarray method)": [[303, "dpnp.ndarray.astype", false]], "astype() (in module dpnp)": [[49, "dpnp.astype", false]], "atan() (in module dpnp)": [[50, "dpnp.atan", false]], "atan2() (in module dpnp)": [[51, "dpnp.atan2", false]], "atanh() (in module dpnp)": [[52, "dpnp.atanh", false]], "atleast_1d() (in module dpnp)": [[53, "dpnp.atleast_1d", false]], "atleast_2d() (in module dpnp)": [[54, "dpnp.atleast_2d", false]], "atleast_3d() (in module dpnp)": [[55, "dpnp.atleast_3d", false]], "average() (in module dpnp)": [[56, "dpnp.average", false]], "base (dpnp.dtype attribute)": [[101, "dpnp.dtype.base", false]], "beta() (in module dpnp.random)": [[371, "dpnp.random.beta", false]], "bincount() (in module dpnp)": [[57, "dpnp.bincount", false]], "binomial() (in module dpnp.random)": [[372, "dpnp.random.binomial", false]], "bitwise_and() (in module dpnp)": [[58, "dpnp.bitwise_and", false]], "bitwise_not() (in module dpnp)": [[59, "dpnp.bitwise_not", false]], "bitwise_or() (in module dpnp)": [[60, "dpnp.bitwise_or", false]], "bitwise_xor() (in module dpnp)": [[61, "dpnp.bitwise_xor", false]], "broadcast_arrays() (in module dpnp)": [[62, "dpnp.broadcast_arrays", false]], "broadcast_to() (in module dpnp)": [[63, "dpnp.broadcast_to", false]], "byteorder (dpnp.dtype attribute)": [[101, "dpnp.dtype.byteorder", false]], "bytes() (in module dpnp.random)": [[373, "dpnp.random.bytes", false]], "can_cast() (in module dpnp)": [[64, "dpnp.can_cast", false]], "cbrt() (in module dpnp)": [[65, "dpnp.cbrt", false]], "ceil() (in module dpnp)": [[66, "dpnp.ceil", false]], "char (dpnp.dtype attribute)": [[101, "dpnp.dtype.char", false]], "chisquare() (in module dpnp.random)": [[374, "dpnp.random.chisquare", false]], "choice() (in module dpnp.random)": [[375, "dpnp.random.choice", false]], "cholesky() (in module dpnp.linalg)": [[190, "dpnp.linalg.cholesky", false]], "choose() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.choose", false]], "choose() (dpnp.ndarray method)": [[304, "dpnp.ndarray.choose", false]], "choose() (in module dpnp)": [[67, "dpnp.choose", false]], "clip() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.clip", false]], "clip() (dpnp.ndarray method)": [[305, "dpnp.ndarray.clip", false]], "clip() (in module dpnp)": [[68, "dpnp.clip", false]], "column_stack() (in module dpnp)": [[69, "dpnp.column_stack", false]], "concat() (in module dpnp)": [[70, "dpnp.concat", false]], "concatenate() (in module dpnp)": [[71, "dpnp.concatenate", false]], "cond() (in module dpnp.linalg)": [[191, "dpnp.linalg.cond", false]], "conj() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.conj", false]], "conj() (dpnp.ndarray method)": [[306, "dpnp.ndarray.conj", false]], "conj() (in module dpnp)": [[72, "dpnp.conj", false]], "conjugate() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.conjugate", false]], "conjugate() (dpnp.ndarray method)": [[307, "dpnp.ndarray.conjugate", false]], "conjugate() (in module dpnp)": [[73, "dpnp.conjugate", false]], "convolve() (in module dpnp)": [[74, "dpnp.convolve", false]], "copy() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.copy", false]], "copy() (dpnp.ndarray method)": [[308, "dpnp.ndarray.copy", false]], "copy() (in module dpnp)": [[75, "dpnp.copy", false]], "copysign() (in module dpnp)": [[76, "dpnp.copysign", false]], "copyto() (in module dpnp)": [[77, "dpnp.copyto", false]], "correlate() (in module dpnp)": [[78, "dpnp.correlate", false]], "cos() (in module dpnp)": [[79, "dpnp.cos", false]], "cosh() (in module dpnp)": [[80, "dpnp.cosh", false]], "count_nonzero() (in module dpnp)": [[81, "dpnp.count_nonzero", false]], "cov() (in module dpnp)": [[82, "dpnp.cov", false]], "cross() (in module dpnp)": [[83, "dpnp.cross", false]], "cumlogsumexp() (in module dpnp)": [[84, "dpnp.cumlogsumexp", false]], "cumprod() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.cumprod", false]], "cumprod() (dpnp.ndarray method)": [[309, "dpnp.ndarray.cumprod", false]], "cumprod() (in module dpnp)": [[85, "dpnp.cumprod", false]], "cumsum() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.cumsum", false]], "cumsum() (dpnp.ndarray method)": [[310, "dpnp.ndarray.cumsum", false]], "cumsum() (in module dpnp)": [[86, "dpnp.cumsum", false]], "deg2rad() (in module dpnp)": [[87, "dpnp.deg2rad", false]], "degrees() (in module dpnp)": [[88, "dpnp.degrees", false]], "descr (dpnp.dtype attribute)": [[101, "dpnp.dtype.descr", false]], "det() (in module dpnp.linalg)": [[192, "dpnp.linalg.det", false]], "device (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.device", false]], "diag() (in module dpnp)": [[89, "dpnp.diag", false]], "diag_indices() (in module dpnp)": [[90, "dpnp.diag_indices", false]], "diag_indices_from() (in module dpnp)": [[91, "dpnp.diag_indices_from", false]], "diagflat() (in module dpnp)": [[92, "dpnp.diagflat", false]], "diagonal() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.diagonal", false]], "diagonal() (dpnp.ndarray method)": [[311, "dpnp.ndarray.diagonal", false]], "diagonal() (in module dpnp)": [[93, "dpnp.diagonal", false]], "diff() (in module dpnp)": [[94, "dpnp.diff", false]], "digitize() (in module dpnp)": [[95, "dpnp.digitize", false]], "dirichlet() (in module dpnp.random)": [[376, "dpnp.random.dirichlet", false]], "divide() (in module dpnp)": [[96, "dpnp.divide", false]], "dot() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.dot", false]], "dot() (in module dpnp)": [[97, "dpnp.dot", false]], "dpnp": [[3, "module-dpnp", false]], "dpnp.fft": [[10, "module-dpnp.fft", false]], "dpnp.random": [[495, "module-dpnp.random", false]], "dpnp_array (class in dpnp.dpnp_array)": [[98, "dpnp.dpnp_array.dpnp_array", false]], "dsplit() (in module dpnp)": [[99, "dpnp.dsplit", false]], "dstack() (in module dpnp)": [[100, "dpnp.dstack", false]], "dtype (class in dpnp)": [[101, "dpnp.dtype", false]], "dtype (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.dtype", false]], "dtype (dpnp.ndarray property)": [[312, "dpnp.ndarray.dtype", false]], "ediff1d() (in module dpnp)": [[102, "dpnp.ediff1d", false]], "eig() (in module dpnp.linalg)": [[193, "dpnp.linalg.eig", false]], "eigh() (in module dpnp.linalg)": [[194, "dpnp.linalg.eigh", false]], "eigvals() (in module dpnp.linalg)": [[195, "dpnp.linalg.eigvals", false]], "eigvalsh() (in module dpnp.linalg)": [[196, "dpnp.linalg.eigvalsh", false]], "einsum() (in module dpnp)": [[103, "dpnp.einsum", false]], "einsum_path() (in module dpnp)": [[104, "dpnp.einsum_path", false]], "empty() (in module dpnp)": [[105, "dpnp.empty", false]], "empty_like() (in module dpnp)": [[106, "dpnp.empty_like", false]], "equal() (in module dpnp)": [[107, "dpnp.equal", false]], "erf() (in module dpnp)": [[108, "dpnp.erf", false]], "exp() (in module dpnp)": [[109, "dpnp.exp", false]], "exp2() (in module dpnp)": [[110, "dpnp.exp2", false]], "expand_dims() (in module dpnp)": [[111, "dpnp.expand_dims", false]], "expm1() (in module dpnp)": [[112, "dpnp.expm1", false]], "exponential() (in module dpnp.random)": [[377, "dpnp.random.exponential", false]], "extract() (in module dpnp)": [[113, "dpnp.extract", false]], "eye() (in module dpnp)": [[114, "dpnp.eye", false]], "f() (in module dpnp.random)": [[378, "dpnp.random.f", false]], "fabs() (in module dpnp)": [[115, "dpnp.fabs", false]], "fft() (in module dpnp.fft)": [[116, "dpnp.fft.fft", false]], "fft2() (in module dpnp.fft)": [[117, "dpnp.fft.fft2", false]], "fftfreq() (in module dpnp.fft)": [[118, "dpnp.fft.fftfreq", false]], "fftn() (in module dpnp.fft)": [[119, "dpnp.fft.fftn", false]], "fftshift() (in module dpnp.fft)": [[120, "dpnp.fft.fftshift", false]], "fields (dpnp.dtype attribute)": [[101, "dpnp.dtype.fields", false]], "fill() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.fill", false]], "fill() (dpnp.ndarray method)": [[313, "dpnp.ndarray.fill", false]], "fill_diagonal() (in module dpnp)": [[134, "dpnp.fill_diagonal", false]], "finfo() (in module dpnp)": [[135, "dpnp.finfo", false]], "fix() (in module dpnp)": [[136, "dpnp.fix", false]], "flags (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.flags", false]], "flags (dpnp.dtype attribute)": [[101, "dpnp.dtype.flags", false]], "flags (dpnp.ndarray property)": [[314, "dpnp.ndarray.flags", false]], "flat (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.flat", false]], "flat (dpnp.ndarray property)": [[315, "dpnp.ndarray.flat", false]], "flatiter (class in dpnp)": [[137, "dpnp.flatiter", false]], "flatnonzero() (in module dpnp)": [[138, "dpnp.flatnonzero", false]], "flatten() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.flatten", false]], "flatten() (dpnp.ndarray method)": [[316, "dpnp.ndarray.flatten", false]], "flip() (in module dpnp)": [[139, "dpnp.flip", false]], "fliplr() (in module dpnp)": [[140, "dpnp.fliplr", false]], "flipud() (in module dpnp)": [[141, "dpnp.flipud", false]], "float_power() (in module dpnp)": [[142, "dpnp.float_power", false]], "floor() (in module dpnp)": [[143, "dpnp.floor", false]], "floor_divide() (in module dpnp)": [[144, "dpnp.floor_divide", false]], "fmax() (in module dpnp)": [[145, "dpnp.fmax", false]], "fmin() (in module dpnp)": [[146, "dpnp.fmin", false]], "fmod() (in module dpnp)": [[147, "dpnp.fmod", false]], "from_dlpack() (in module dpnp)": [[148, "dpnp.from_dlpack", false]], "frombuffer() (in module dpnp)": [[149, "dpnp.frombuffer", false]], "fromfile() (in module dpnp)": [[150, "dpnp.fromfile", false]], "fromfunction() (in module dpnp)": [[151, "dpnp.fromfunction", false]], "fromiter() (in module dpnp)": [[152, "dpnp.fromiter", false]], "fromstring() (in module dpnp)": [[153, "dpnp.fromstring", false]], "full() (in module dpnp)": [[154, "dpnp.full", false]], "full_like() (in module dpnp)": [[155, "dpnp.full_like", false]], "gamma() (in module dpnp.random)": [[379, "dpnp.random.gamma", false]], "geometric() (in module dpnp.random)": [[380, "dpnp.random.geometric", false]], "geomspace() (in module dpnp)": [[156, "dpnp.geomspace", false]], "get_array() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.get_array", false]], "get_include() (in module dpnp)": [[157, "dpnp.get_include", false]], "get_state() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.get_state", false]], "get_sycl_device() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.get_sycl_device", false]], "get_sycl_queue() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.get_sycl_queue", false]], "gradient() (in module dpnp)": [[158, "dpnp.gradient", false]], "greater() (in module dpnp)": [[159, "dpnp.greater", false]], "greater_equal() (in module dpnp)": [[160, "dpnp.greater_equal", false]], "gumbel() (in module dpnp.random)": [[381, "dpnp.random.gumbel", false]], "hasobject (dpnp.dtype attribute)": [[101, "dpnp.dtype.hasobject", false]], "heaviside() (in module dpnp)": [[161, "dpnp.heaviside", false]], "hfft() (in module dpnp.fft)": [[121, "dpnp.fft.hfft", false]], "histogram() (in module dpnp)": [[162, "dpnp.histogram", false]], "histogram_bin_edges() (in module dpnp)": [[163, "dpnp.histogram_bin_edges", false]], "hsplit() (in module dpnp)": [[164, "dpnp.hsplit", false]], "hstack() (in module dpnp)": [[165, "dpnp.hstack", false]], "hypergeometric() (in module dpnp.random)": [[382, "dpnp.random.hypergeometric", false]], "hypot() (in module dpnp)": [[166, "dpnp.hypot", false]], "identity() (in module dpnp)": [[167, "dpnp.identity", false]], "ifft() (in module dpnp.fft)": [[122, "dpnp.fft.ifft", false]], "ifft2() (in module dpnp.fft)": [[123, "dpnp.fft.ifft2", false]], "ifftn() (in module dpnp.fft)": [[124, "dpnp.fft.ifftn", false]], "ifftshift() (in module dpnp.fft)": [[125, "dpnp.fft.ifftshift", false]], "ihfft() (in module dpnp.fft)": [[126, "dpnp.fft.ihfft", false]], "iinfo() (in module dpnp)": [[168, "dpnp.iinfo", false]], "imag (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.imag", false]], "imag (dpnp.ndarray property)": [[317, "dpnp.ndarray.imag", false]], "imag() (in module dpnp)": [[169, "dpnp.imag", false]], "indices() (in module dpnp)": [[170, "dpnp.indices", false]], "inner() (in module dpnp)": [[171, "dpnp.inner", false]], "inv() (in module dpnp.linalg)": [[197, "dpnp.linalg.inv", false]], "invert() (in module dpnp)": [[172, "dpnp.invert", false]], "irfft() (in module dpnp.fft)": [[127, "dpnp.fft.irfft", false]], "irfft2() (in module dpnp.fft)": [[128, "dpnp.fft.irfft2", false]], "irfftn() (in module dpnp.fft)": [[129, "dpnp.fft.irfftn", false]], "isalignedstruct (dpnp.dtype attribute)": [[101, "dpnp.dtype.isalignedstruct", false]], "isbuiltin (dpnp.dtype attribute)": [[101, "dpnp.dtype.isbuiltin", false]], "isclose() (in module dpnp)": [[173, "dpnp.isclose", false]], "iscomplex() (in module dpnp)": [[174, "dpnp.iscomplex", false]], "iscomplexobj() (in module dpnp)": [[175, "dpnp.iscomplexobj", false]], "isfinite() (in module dpnp)": [[176, "dpnp.isfinite", false]], "isinf() (in module dpnp)": [[177, "dpnp.isinf", false]], "isnan() (in module dpnp)": [[178, "dpnp.isnan", false]], "isnative (dpnp.dtype attribute)": [[101, "dpnp.dtype.isnative", false]], "isneginf() (in module dpnp)": [[179, "dpnp.isneginf", false]], "isposinf() (in module dpnp)": [[180, "dpnp.isposinf", false]], "isreal() (in module dpnp)": [[181, "dpnp.isreal", false]], "isrealobj() (in module dpnp)": [[182, "dpnp.isrealobj", false]], "isscalar() (in module dpnp)": [[183, "dpnp.isscalar", false]], "issubdtype() (in module dpnp)": [[184, "dpnp.issubdtype", false]], "item() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.item", false]], "item() (dpnp.ndarray method)": [[318, "dpnp.ndarray.item", false]], "itemsize (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.itemsize", false]], "itemsize (dpnp.dtype attribute)": [[101, "dpnp.dtype.itemsize", false]], "itemsize (dpnp.ndarray property)": [[319, "dpnp.ndarray.itemsize", false]], "ix_() (in module dpnp)": [[185, "dpnp.ix_", false]], "kind (dpnp.dtype attribute)": [[101, "dpnp.dtype.kind", false]], "kron() (in module dpnp)": [[186, "dpnp.kron", false]], "laplace() (in module dpnp.random)": [[383, "dpnp.random.laplace", false]], "left_shift() (in module dpnp)": [[187, "dpnp.left_shift", false]], "less() (in module dpnp)": [[188, "dpnp.less", false]], "less_equal() (in module dpnp)": [[189, "dpnp.less_equal", false]], "linspace() (in module dpnp)": [[210, "dpnp.linspace", false]], "loadtxt() (in module dpnp)": [[211, "dpnp.loadtxt", false]], "log() (in module dpnp)": [[212, "dpnp.log", false]], "log10() (in module dpnp)": [[213, "dpnp.log10", false]], "log1p() (in module dpnp)": [[214, "dpnp.log1p", false]], "log2() (in module dpnp)": [[215, "dpnp.log2", false]], "logaddexp() (in module dpnp)": [[216, "dpnp.logaddexp", false]], "logaddexp2() (in module dpnp)": [[217, "dpnp.logaddexp2", false]], "logical_and() (in module dpnp)": [[218, "dpnp.logical_and", false]], "logical_not() (in module dpnp)": [[219, "dpnp.logical_not", false]], "logical_or() (in module dpnp)": [[220, "dpnp.logical_or", false]], "logical_xor() (in module dpnp)": [[221, "dpnp.logical_xor", false]], "logistic() (in module dpnp.random)": [[384, "dpnp.random.logistic", false]], "lognormal() (in module dpnp.random)": [[385, "dpnp.random.lognormal", false]], "logseries() (in module dpnp.random)": [[386, "dpnp.random.logseries", false]], "logspace() (in module dpnp)": [[222, "dpnp.logspace", false]], "logsumexp() (in module dpnp)": [[223, "dpnp.logsumexp", false]], "lstsq() (in module dpnp.linalg)": [[198, "dpnp.linalg.lstsq", false]], "mask_indices() (in module dpnp)": [[224, "dpnp.mask_indices", false]], "matmul() (in module dpnp)": [[225, "dpnp.matmul", false]], "matrix_power() (in module dpnp.linalg)": [[199, "dpnp.linalg.matrix_power", false]], "matrix_rank() (in module dpnp.linalg)": [[200, "dpnp.linalg.matrix_rank", false]], "max() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.max", false]], "max() (dpnp.ndarray method)": [[320, "dpnp.ndarray.max", false]], "max() (in module dpnp)": [[226, "dpnp.max", false]], "maximum() (in module dpnp)": [[227, "dpnp.maximum", false]], "mean() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.mean", false]], "mean() (dpnp.ndarray method)": [[321, "dpnp.ndarray.mean", false]], "mean() (in module dpnp)": [[228, "dpnp.mean", false]], "median() (in module dpnp)": [[229, "dpnp.median", false]], "meshgrid() (in module dpnp)": [[230, "dpnp.meshgrid", false]], "metadata (dpnp.dtype attribute)": [[101, "dpnp.dtype.metadata", false]], "mgrid (in module dpnp)": [[231, "dpnp.mgrid", false]], "min() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.min", false]], "min() (dpnp.ndarray method)": [[322, "dpnp.ndarray.min", false]], "min() (in module dpnp)": [[232, "dpnp.min", false]], "minimum() (in module dpnp)": [[233, "dpnp.minimum", false]], "mod() (in module dpnp)": [[234, "dpnp.mod", false]], "modf() (in module dpnp)": [[235, "dpnp.modf", false]], "module": [[3, "module-dpnp", false], [10, "module-dpnp.fft", false], [495, "module-dpnp.random", false]], "moveaxis() (in module dpnp)": [[236, "dpnp.moveaxis", false]], "multi_dot() (in module dpnp.linalg)": [[201, "dpnp.linalg.multi_dot", false]], "multinomial() (in module dpnp.random)": [[387, "dpnp.random.multinomial", false]], "multiply() (in module dpnp)": [[237, "dpnp.multiply", false]], "multivariate_normal() (in module dpnp.random)": [[388, "dpnp.random.multivariate_normal", false]], "name (dpnp.dtype attribute)": [[101, "dpnp.dtype.name", false]], "names (dpnp.dtype attribute)": [[101, "dpnp.dtype.names", false]], "nan_to_num() (in module dpnp)": [[238, "dpnp.nan_to_num", false]], "nanargmax() (in module dpnp)": [[239, "dpnp.nanargmax", false]], "nanargmin() (in module dpnp)": [[240, "dpnp.nanargmin", false]], "nancumprod() (in module dpnp)": [[241, "dpnp.nancumprod", false]], "nancumsum() (in module dpnp)": [[242, "dpnp.nancumsum", false]], "nanmax() (in module dpnp)": [[243, "dpnp.nanmax", false]], "nanmean() (in module dpnp)": [[244, "dpnp.nanmean", false]], "nanmin() (in module dpnp)": [[245, "dpnp.nanmin", false]], "nanprod() (in module dpnp)": [[246, "dpnp.nanprod", false]], "nanstd() (in module dpnp)": [[247, "dpnp.nanstd", false]], "nansum() (in module dpnp)": [[248, "dpnp.nansum", false]], "nanvar() (in module dpnp)": [[249, "dpnp.nanvar", false]], "nbytes (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.nbytes", false]], "nbytes (dpnp.ndarray property)": [[323, "dpnp.ndarray.nbytes", false]], "ndarray (in module dpnp)": [[250, "dpnp.ndarray", false]], "ndim (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.ndim", false]], "ndim (dpnp.dtype attribute)": [[101, "dpnp.dtype.ndim", false]], "ndim (dpnp.ndarray property)": [[324, "dpnp.ndarray.ndim", false]], "ndim() (in module dpnp)": [[347, "dpnp.ndim", false]], "negative() (in module dpnp)": [[348, "dpnp.negative", false]], "negative_binomial() (in module dpnp.random)": [[389, "dpnp.random.negative_binomial", false]], "newbyteorder() (dpnp.dtype method)": [[101, "dpnp.dtype.newbyteorder", false]], "nextafter() (in module dpnp)": [[349, "dpnp.nextafter", false]], "noncentral_chisquare() (in module dpnp.random)": [[390, "dpnp.random.noncentral_chisquare", false]], "noncentral_f() (in module dpnp.random)": [[391, "dpnp.random.noncentral_f", false]], "nonzero() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.nonzero", false]], "nonzero() (dpnp.ndarray method)": [[325, "dpnp.ndarray.nonzero", false]], "nonzero() (in module dpnp)": [[350, "dpnp.nonzero", false]], "norm() (in module dpnp.linalg)": [[202, "dpnp.linalg.norm", false]], "normal() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.normal", false]], "normal() (in module dpnp.random)": [[392, "dpnp.random.normal", false]], "not_equal() (in module dpnp)": [[351, "dpnp.not_equal", false]], "num (dpnp.dtype attribute)": [[101, "dpnp.dtype.num", false]], "ogrid (in module dpnp)": [[352, "dpnp.ogrid", false]], "ones() (in module dpnp)": [[353, "dpnp.ones", false]], "ones_like() (in module dpnp)": [[354, "dpnp.ones_like", false]], "outer() (in module dpnp)": [[355, "dpnp.outer", false]], "pareto() (in module dpnp.random)": [[393, "dpnp.random.pareto", false]], "partition() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.partition", false]], "partition() (dpnp.ndarray method)": [[326, "dpnp.ndarray.partition", false]], "partition() (in module dpnp)": [[356, "dpnp.partition", false]], "permutation() (in module dpnp.random)": [[394, "dpnp.random.permutation", false]], "permute_dims() (in module dpnp)": [[357, "dpnp.permute_dims", false]], "pinv() (in module dpnp.linalg)": [[203, "dpnp.linalg.pinv", false]], "place() (in module dpnp)": [[358, "dpnp.place", false]], "poisson() (in module dpnp.random)": [[395, "dpnp.random.poisson", false]], "positive() (in module dpnp)": [[359, "dpnp.positive", false]], "pow() (in module dpnp)": [[360, "dpnp.pow", false]], "power() (in module dpnp)": [[361, "dpnp.power", false]], "power() (in module dpnp.random)": [[396, "dpnp.random.power", false]], "prod() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.prod", false]], "prod() (dpnp.ndarray method)": [[327, "dpnp.ndarray.prod", false]], "prod() (in module dpnp)": [[362, "dpnp.prod", false]], "proj() (in module dpnp)": [[363, "dpnp.proj", false]], "ptp() (in module dpnp)": [[364, "dpnp.ptp", false]], "put() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.put", false]], "put() (dpnp.ndarray method)": [[328, "dpnp.ndarray.put", false]], "put() (in module dpnp)": [[365, "dpnp.put", false]], "put_along_axis() (in module dpnp)": [[366, "dpnp.put_along_axis", false]], "putmask() (in module dpnp)": [[367, "dpnp.putmask", false]], "qr() (in module dpnp.linalg)": [[204, "dpnp.linalg.qr", false]], "rad2deg() (in module dpnp)": [[368, "dpnp.rad2deg", false]], "radians() (in module dpnp)": [[369, "dpnp.radians", false]], "rand() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.rand", false]], "rand() (in module dpnp.random)": [[397, "dpnp.random.rand", false]], "randint() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.randint", false]], "randint() (in module dpnp.random)": [[398, "dpnp.random.randint", false]], "randn() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.randn", false]], "randn() (in module dpnp.random)": [[399, "dpnp.random.randn", false]], "random() (in module dpnp.random)": [[400, "dpnp.random.random", false]], "random_integers() (in module dpnp.random)": [[401, "dpnp.random.random_integers", false]], "random_sample() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.random_sample", false]], "random_sample() (in module dpnp.random)": [[402, "dpnp.random.random_sample", false]], "randomstate (class in dpnp.random)": [[370, "dpnp.random.RandomState", false]], "ranf() (in module dpnp.random)": [[403, "dpnp.random.ranf", false]], "ravel() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.ravel", false]], "ravel() (dpnp.ndarray method)": [[329, "dpnp.ndarray.ravel", false]], "ravel() (in module dpnp)": [[419, "dpnp.ravel", false]], "ravel_multi_index() (in module dpnp)": [[420, "dpnp.ravel_multi_index", false]], "rayleigh() (in module dpnp.random)": [[404, "dpnp.random.rayleigh", false]], "real (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.real", false]], "real (dpnp.ndarray property)": [[330, "dpnp.ndarray.real", false]], "real() (in module dpnp)": [[421, "dpnp.real", false]], "real_if_close() (in module dpnp)": [[422, "dpnp.real_if_close", false]], "reciprocal() (in module dpnp)": [[423, "dpnp.reciprocal", false]], "reduce_hypot() (in module dpnp)": [[424, "dpnp.reduce_hypot", false]], "remainder() (in module dpnp)": [[425, "dpnp.remainder", false]], "repeat() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.repeat", false]], "repeat() (dpnp.ndarray method)": [[331, "dpnp.ndarray.repeat", false]], "repeat() (in module dpnp)": [[426, "dpnp.repeat", false]], "reshape() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.reshape", false]], "reshape() (dpnp.ndarray method)": [[332, "dpnp.ndarray.reshape", false]], "reshape() (in module dpnp)": [[427, "dpnp.reshape", false]], "result_type() (in module dpnp)": [[428, "dpnp.result_type", false]], "rfft() (in module dpnp.fft)": [[130, "dpnp.fft.rfft", false]], "rfft2() (in module dpnp.fft)": [[131, "dpnp.fft.rfft2", false]], "rfftfreq() (in module dpnp.fft)": [[132, "dpnp.fft.rfftfreq", false]], "rfftn() (in module dpnp.fft)": [[133, "dpnp.fft.rfftn", false]], "right_shift() (in module dpnp)": [[429, "dpnp.right_shift", false]], "rint() (in module dpnp)": [[430, "dpnp.rint", false]], "roll() (in module dpnp)": [[431, "dpnp.roll", false]], "rollaxis() (in module dpnp)": [[432, "dpnp.rollaxis", false]], "round() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.round", false]], "round() (dpnp.ndarray method)": [[333, "dpnp.ndarray.round", false]], "round() (in module dpnp)": [[433, "dpnp.round", false]], "row_stack() (in module dpnp)": [[434, "dpnp.row_stack", false]], "rsqrt() (in module dpnp)": [[435, "dpnp.rsqrt", false]], "sample() (in module dpnp.random)": [[405, "dpnp.random.sample", false]], "searchsorted() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.searchsorted", false]], "searchsorted() (dpnp.ndarray method)": [[334, "dpnp.ndarray.searchsorted", false]], "searchsorted() (in module dpnp)": [[436, "dpnp.searchsorted", false]], "seed() (in module dpnp.random)": [[406, "dpnp.random.seed", false]], "select() (in module dpnp)": [[437, "dpnp.select", false]], "shape (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.shape", false]], "shape (dpnp.dtype attribute)": [[101, "dpnp.dtype.shape", false]], "shape (dpnp.ndarray property)": [[335, "dpnp.ndarray.shape", false]], "shape() (in module dpnp)": [[438, "dpnp.shape", false]], "shuffle() (in module dpnp.random)": [[407, "dpnp.random.shuffle", false]], "sign() (in module dpnp)": [[439, "dpnp.sign", false]], "signbit() (in module dpnp)": [[440, "dpnp.signbit", false]], "sin() (in module dpnp)": [[441, "dpnp.sin", false]], "sinh() (in module dpnp)": [[442, "dpnp.sinh", false]], "size (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.size", false]], "size (dpnp.ndarray property)": [[336, "dpnp.ndarray.size", false]], "size() (in module dpnp)": [[443, "dpnp.size", false]], "slogdet() (in module dpnp.linalg)": [[205, "dpnp.linalg.slogdet", false]], "solve() (in module dpnp.linalg)": [[206, "dpnp.linalg.solve", false]], "sort() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.sort", false]], "sort() (dpnp.ndarray method)": [[337, "dpnp.ndarray.sort", false]], "sort() (in module dpnp)": [[444, "dpnp.sort", false]], "sort_complex() (in module dpnp)": [[445, "dpnp.sort_complex", false]], "split() (in module dpnp)": [[446, "dpnp.split", false]], "sqrt() (in module dpnp)": [[447, "dpnp.sqrt", false]], "square() (in module dpnp)": [[448, "dpnp.square", false]], "squeeze() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.squeeze", false]], "squeeze() (dpnp.ndarray method)": [[338, "dpnp.ndarray.squeeze", false]], "squeeze() (in module dpnp)": [[449, "dpnp.squeeze", false]], "stack() (in module dpnp)": [[450, "dpnp.stack", false]], "standard_cauchy() (in module dpnp.random)": [[408, "dpnp.random.standard_cauchy", false]], "standard_exponential() (in module dpnp.random)": [[409, "dpnp.random.standard_exponential", false]], "standard_gamma() (in module dpnp.random)": [[410, "dpnp.random.standard_gamma", false]], "standard_normal() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.standard_normal", false]], "standard_normal() (in module dpnp.random)": [[411, "dpnp.random.standard_normal", false]], "standard_t() (in module dpnp.random)": [[412, "dpnp.random.standard_t", false]], "std() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.std", false]], "std() (dpnp.ndarray method)": [[339, "dpnp.ndarray.std", false]], "std() (in module dpnp)": [[451, "dpnp.std", false]], "str (dpnp.dtype attribute)": [[101, "dpnp.dtype.str", false]], "strides (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.strides", false]], "strides (dpnp.ndarray property)": [[340, "dpnp.ndarray.strides", false]], "subdtype (dpnp.dtype attribute)": [[101, "dpnp.dtype.subdtype", false]], "subtract() (in module dpnp)": [[452, "dpnp.subtract", false]], "sum() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.sum", false]], "sum() (dpnp.ndarray method)": [[341, "dpnp.ndarray.sum", false]], "sum() (in module dpnp)": [[453, "dpnp.sum", false]], "svd() (in module dpnp.linalg)": [[207, "dpnp.linalg.svd", false]], "swapaxes() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.swapaxes", false]], "swapaxes() (dpnp.ndarray method)": [[342, "dpnp.ndarray.swapaxes", false]], "swapaxes() (in module dpnp)": [[454, "dpnp.swapaxes", false]], "sycl_context (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.sycl_context", false]], "sycl_device (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.sycl_device", false]], "sycl_queue (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.sycl_queue", false]], "t (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.T", false]], "t (dpnp.ndarray property)": [[251, "dpnp.ndarray.T", false]], "take() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.take", false]], "take() (dpnp.ndarray method)": [[343, "dpnp.ndarray.take", false]], "take() (in module dpnp)": [[455, "dpnp.take", false]], "take_along_axis() (in module dpnp)": [[456, "dpnp.take_along_axis", false]], "tan() (in module dpnp)": [[457, "dpnp.tan", false]], "tanh() (in module dpnp)": [[458, "dpnp.tanh", false]], "tensordot() (in module dpnp)": [[459, "dpnp.tensordot", false]], "tensorinv() (in module dpnp.linalg)": [[208, "dpnp.linalg.tensorinv", false]], "tensorsolve() (in module dpnp.linalg)": [[209, "dpnp.linalg.tensorsolve", false]], "tile() (in module dpnp)": [[460, "dpnp.tile", false]], "to_device() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.to_device", false]], "trace() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.trace", false]], "trace() (dpnp.ndarray method)": [[344, "dpnp.ndarray.trace", false]], "trace() (in module dpnp)": [[461, "dpnp.trace", false]], "transpose() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.transpose", false]], "transpose() (dpnp.ndarray method)": [[345, "dpnp.ndarray.transpose", false]], "transpose() (in module dpnp)": [[462, "dpnp.transpose", false]], "trapezoid() (in module dpnp)": [[463, "dpnp.trapezoid", false]], "tri() (in module dpnp)": [[464, "dpnp.tri", false]], "triangular() (in module dpnp.random)": [[413, "dpnp.random.triangular", false]], "tril() (in module dpnp)": [[465, "dpnp.tril", false]], "tril_indices() (in module dpnp)": [[466, "dpnp.tril_indices", false]], "tril_indices_from() (in module dpnp)": [[467, "dpnp.tril_indices_from", false]], "trim_zeros() (in module dpnp)": [[468, "dpnp.trim_zeros", false]], "triu() (in module dpnp)": [[469, "dpnp.triu", false]], "triu_indices() (in module dpnp)": [[470, "dpnp.triu_indices", false]], "triu_indices_from() (in module dpnp)": [[471, "dpnp.triu_indices_from", false]], "true_divide() (in module dpnp)": [[472, "dpnp.true_divide", false]], "trunc() (in module dpnp)": [[473, "dpnp.trunc", false]], "type (dpnp.dtype attribute)": [[101, "dpnp.dtype.type", false]], "uniform() (dpnp.random.randomstate method)": [[370, "dpnp.random.RandomState.uniform", false]], "uniform() (in module dpnp.random)": [[414, "dpnp.random.uniform", false]], "unique() (in module dpnp)": [[474, "dpnp.unique", false]], "unravel_index() (in module dpnp)": [[475, "dpnp.unravel_index", false]], "unwrap() (in module dpnp)": [[476, "dpnp.unwrap", false]], "usm_type (dpnp.dpnp_array.dpnp_array attribute)": [[98, "dpnp.dpnp_array.dpnp_array.usm_type", false]], "vander() (in module dpnp)": [[477, "dpnp.vander", false]], "var() (dpnp.dpnp_array.dpnp_array method)": [[98, "dpnp.dpnp_array.dpnp_array.var", false]], "var() (dpnp.ndarray method)": [[346, "dpnp.ndarray.var", false]], "var() (in module dpnp)": [[478, "dpnp.var", false]], "vdot() (in module dpnp)": [[479, "dpnp.vdot", false]], "vonmises() (in module dpnp.random)": [[415, "dpnp.random.vonmises", false]], "vsplit() (in module dpnp)": [[480, "dpnp.vsplit", false]], "vstack() (in module dpnp)": [[481, "dpnp.vstack", false]], "wald() (in module dpnp.random)": [[416, "dpnp.random.wald", false]], "weibull() (in module dpnp.random)": [[417, "dpnp.random.weibull", false]], "where() (in module dpnp)": [[482, "dpnp.where", false]], "zeros() (in module dpnp)": [[483, "dpnp.zeros", false]], "zeros_like() (in module dpnp)": [[484, "dpnp.zeros_like", false]], "zipf() (in module dpnp.random)": [[418, "dpnp.random.zipf", false]]}, "objects": {"": [[3, 0, 0, "-", "dpnp"]], "dpnp": [[11, 1, 1, "", "abs"], [12, 1, 1, "", "absolute"], [13, 1, 1, "", "acos"], [14, 1, 1, "", "acosh"], [15, 1, 1, "", "add"], [16, 1, 1, "", "all"], [17, 1, 1, "", "allclose"], [18, 1, 1, "", "amax"], [19, 1, 1, "", "amin"], [20, 1, 1, "", "angle"], [21, 1, 1, "", "any"], [22, 1, 1, "", "append"], [23, 1, 1, "", "arange"], [24, 1, 1, "", "arccos"], [25, 1, 1, "", "arccosh"], [26, 1, 1, "", "arcsin"], [27, 1, 1, "", "arcsinh"], [28, 1, 1, "", "arctan"], [29, 1, 1, "", "arctan2"], [30, 1, 1, "", "arctanh"], [31, 1, 1, "", "argmax"], [32, 1, 1, "", "argmin"], [33, 1, 1, "", "argsort"], [34, 1, 1, "", "argwhere"], [35, 1, 1, "", "around"], [36, 1, 1, "", "array"], [37, 1, 1, "", "array_equal"], [38, 1, 1, "", "array_equiv"], [39, 1, 1, "", "array_split"], [40, 1, 1, "", "asanyarray"], [41, 1, 1, "", "asarray"], [42, 1, 1, "", "asarray_chkfinite"], [43, 1, 1, "", "ascontiguousarray"], [44, 1, 1, "", "asfarray"], [45, 1, 1, "", "asfortranarray"], [46, 1, 1, "", "asin"], [47, 1, 1, "", "asinh"], [48, 1, 1, "", "asnumpy"], [49, 1, 1, "", "astype"], [50, 1, 1, "", "atan"], [51, 1, 1, "", "atan2"], [52, 1, 1, "", "atanh"], [53, 1, 1, "", "atleast_1d"], [54, 1, 1, "", "atleast_2d"], [55, 1, 1, "", "atleast_3d"], [56, 1, 1, "", "average"], [57, 1, 1, "", "bincount"], [58, 1, 1, "", "bitwise_and"], [59, 1, 1, "", "bitwise_not"], [60, 1, 1, "", "bitwise_or"], [61, 1, 1, "", "bitwise_xor"], [62, 1, 1, "", "broadcast_arrays"], [63, 1, 1, "", "broadcast_to"], [64, 1, 1, "", "can_cast"], [65, 1, 1, "", "cbrt"], [66, 1, 1, "", "ceil"], [67, 1, 1, "", "choose"], [68, 1, 1, "", "clip"], [69, 1, 1, "", "column_stack"], [70, 1, 1, "", "concat"], [71, 1, 1, "", "concatenate"], [72, 1, 1, "", "conj"], [73, 1, 1, "", "conjugate"], [74, 1, 1, "", "convolve"], [75, 1, 1, "", "copy"], [76, 1, 1, "", "copysign"], [77, 1, 1, "", "copyto"], [78, 1, 1, "", "correlate"], [79, 1, 1, "", "cos"], [80, 1, 1, "", "cosh"], [81, 1, 1, "", "count_nonzero"], [82, 1, 1, "", "cov"], [83, 1, 1, "", "cross"], [84, 1, 1, "", "cumlogsumexp"], [85, 1, 1, "", "cumprod"], [86, 1, 1, "", "cumsum"], [87, 1, 1, "", "deg2rad"], [88, 1, 1, "", "degrees"], [89, 1, 1, "", "diag"], [90, 1, 1, "", "diag_indices"], [91, 1, 1, "", "diag_indices_from"], [92, 1, 1, "", "diagflat"], [93, 1, 1, "", "diagonal"], [94, 1, 1, "", "diff"], [95, 1, 1, "", "digitize"], [96, 1, 1, "", "divide"], [97, 1, 1, "", "dot"], [99, 1, 1, "", "dsplit"], [100, 1, 1, "", "dstack"], [101, 2, 1, "", "dtype"], [102, 1, 1, "", "ediff1d"], [103, 1, 1, "", "einsum"], [104, 1, 1, "", "einsum_path"], [105, 1, 1, "", "empty"], [106, 1, 1, "", "empty_like"], [107, 1, 1, "", "equal"], [108, 1, 1, "", "erf"], [109, 1, 1, "", "exp"], [110, 1, 1, "", "exp2"], [111, 1, 1, "", "expand_dims"], [112, 1, 1, "", "expm1"], [113, 1, 1, "", "extract"], [114, 1, 1, "", "eye"], [115, 1, 1, "", "fabs"], [10, 0, 0, "-", "fft"], [134, 1, 1, "", "fill_diagonal"], [135, 1, 1, "", "finfo"], [136, 1, 1, "", "fix"], [137, 2, 1, "", "flatiter"], [138, 1, 1, "", "flatnonzero"], [139, 1, 1, "", "flip"], [140, 1, 1, "", "fliplr"], [141, 1, 1, "", "flipud"], [142, 1, 1, "", "float_power"], [143, 1, 1, "", "floor"], [144, 1, 1, "", "floor_divide"], [145, 1, 1, "", "fmax"], [146, 1, 1, "", "fmin"], [147, 1, 1, "", "fmod"], [148, 1, 1, "", "from_dlpack"], [149, 1, 1, "", "frombuffer"], [150, 1, 1, "", "fromfile"], [151, 1, 1, "", "fromfunction"], [152, 1, 1, "", "fromiter"], [153, 1, 1, "", "fromstring"], [154, 1, 1, "", "full"], [155, 1, 1, "", "full_like"], [156, 1, 1, "", "geomspace"], [157, 1, 1, "", "get_include"], [158, 1, 1, "", "gradient"], [159, 1, 1, "", "greater"], [160, 1, 1, "", "greater_equal"], [161, 1, 1, "", "heaviside"], [162, 1, 1, "", "histogram"], [163, 1, 1, "", "histogram_bin_edges"], [164, 1, 1, "", "hsplit"], [165, 1, 1, "", "hstack"], [166, 1, 1, "", "hypot"], [167, 1, 1, "", "identity"], [168, 1, 1, "", "iinfo"], [169, 1, 1, "", "imag"], [170, 1, 1, "", "indices"], [171, 1, 1, "", "inner"], [172, 1, 1, "", "invert"], [173, 1, 1, "", "isclose"], [174, 1, 1, "", "iscomplex"], [175, 1, 1, "", "iscomplexobj"], [176, 1, 1, "", "isfinite"], [177, 1, 1, "", "isinf"], [178, 1, 1, "", "isnan"], [179, 1, 1, "", "isneginf"], [180, 1, 1, "", "isposinf"], [181, 1, 1, "", "isreal"], [182, 1, 1, "", "isrealobj"], [183, 1, 1, "", "isscalar"], [184, 1, 1, "", "issubdtype"], [185, 1, 1, "", "ix_"], [186, 1, 1, "", "kron"], [187, 1, 1, "", "left_shift"], [188, 1, 1, "", "less"], [189, 1, 1, "", "less_equal"], [210, 1, 1, "", "linspace"], [211, 1, 1, "", "loadtxt"], [212, 1, 1, "", "log"], [213, 1, 1, "", "log10"], [214, 1, 1, "", "log1p"], [215, 1, 1, "", "log2"], [216, 1, 1, "", "logaddexp"], [217, 1, 1, "", "logaddexp2"], [218, 1, 1, "", "logical_and"], [219, 1, 1, "", "logical_not"], [220, 1, 1, "", "logical_or"], [221, 1, 1, "", "logical_xor"], [222, 1, 1, "", "logspace"], [223, 1, 1, "", "logsumexp"], [224, 1, 1, "", "mask_indices"], [225, 1, 1, "", "matmul"], [226, 1, 1, "", "max"], [227, 1, 1, "", "maximum"], [228, 1, 1, "", "mean"], [229, 1, 1, "", "median"], [230, 1, 1, "", "meshgrid"], [231, 5, 1, "", "mgrid"], [232, 1, 1, "", "min"], [233, 1, 1, "", "minimum"], [234, 1, 1, "", "mod"], [235, 1, 1, "", "modf"], [236, 1, 1, "", "moveaxis"], [237, 1, 1, "", "multiply"], [238, 1, 1, "", "nan_to_num"], [239, 1, 1, "", "nanargmax"], [240, 1, 1, "", "nanargmin"], [241, 1, 1, "", "nancumprod"], [242, 1, 1, "", "nancumsum"], [243, 1, 1, "", "nanmax"], [244, 1, 1, "", "nanmean"], [245, 1, 1, "", "nanmin"], [246, 1, 1, "", "nanprod"], [247, 1, 1, "", "nanstd"], [248, 1, 1, "", "nansum"], [249, 1, 1, "", "nanvar"], [250, 3, 1, "", "ndarray"], [347, 1, 1, "", "ndim"], [348, 1, 1, "", "negative"], [349, 1, 1, "", "nextafter"], [350, 1, 1, "", "nonzero"], [351, 1, 1, "", "not_equal"], [352, 5, 1, "", "ogrid"], [353, 1, 1, "", "ones"], [354, 1, 1, "", "ones_like"], [355, 1, 1, "", "outer"], [356, 1, 1, "", "partition"], [357, 1, 1, "", "permute_dims"], [358, 1, 1, "", "place"], [359, 1, 1, "", "positive"], [360, 1, 1, "", "pow"], [361, 1, 1, "", "power"], [362, 1, 1, "", "prod"], [363, 1, 1, "", "proj"], [364, 1, 1, "", "ptp"], [365, 1, 1, "", "put"], [366, 1, 1, "", "put_along_axis"], [367, 1, 1, "", "putmask"], [368, 1, 1, "", "rad2deg"], [369, 1, 1, "", "radians"], [495, 0, 0, "-", "random"], [419, 1, 1, "", "ravel"], [420, 1, 1, "", "ravel_multi_index"], [421, 1, 1, "", "real"], [422, 1, 1, "", "real_if_close"], [423, 1, 1, "", "reciprocal"], [424, 1, 1, "", "reduce_hypot"], [425, 1, 1, "", "remainder"], [426, 1, 1, "", "repeat"], [427, 1, 1, "", "reshape"], [428, 1, 1, "", "result_type"], [429, 1, 1, "", "right_shift"], [430, 1, 1, "", "rint"], [431, 1, 1, "", "roll"], [432, 1, 1, "", "rollaxis"], [433, 1, 1, "", "round"], [434, 1, 1, "", "row_stack"], [435, 1, 1, "", "rsqrt"], [436, 1, 1, "", "searchsorted"], [437, 1, 1, "", "select"], [438, 1, 1, "", "shape"], [439, 1, 1, "", "sign"], [440, 1, 1, "", "signbit"], [441, 1, 1, "", "sin"], [442, 1, 1, "", "sinh"], [443, 1, 1, "", "size"], [444, 1, 1, "", "sort"], [445, 1, 1, "", "sort_complex"], [446, 1, 1, "", "split"], [447, 1, 1, "", "sqrt"], [448, 1, 1, "", "square"], [449, 1, 1, "", "squeeze"], [450, 1, 1, "", "stack"], [451, 1, 1, "", "std"], [452, 1, 1, "", "subtract"], [453, 1, 1, "", "sum"], [454, 1, 1, "", "swapaxes"], [455, 1, 1, "", "take"], [456, 1, 1, "", "take_along_axis"], [457, 1, 1, "", "tan"], [458, 1, 1, "", "tanh"], [459, 1, 1, "", "tensordot"], [460, 1, 1, "", "tile"], [461, 1, 1, "", "trace"], [462, 1, 1, "", "transpose"], [463, 1, 1, "", "trapezoid"], [464, 1, 1, "", "tri"], [465, 1, 1, "", "tril"], [466, 1, 1, "", "tril_indices"], [467, 1, 1, "", "tril_indices_from"], [468, 1, 1, "", "trim_zeros"], [469, 1, 1, "", "triu"], [470, 1, 1, "", "triu_indices"], [471, 1, 1, "", "triu_indices_from"], [472, 1, 1, "", "true_divide"], [473, 1, 1, "", "trunc"], [474, 1, 1, "", "unique"], [475, 1, 1, "", "unravel_index"], [476, 1, 1, "", "unwrap"], [477, 1, 1, "", "vander"], [478, 1, 1, "", "var"], [479, 1, 1, "", "vdot"], [480, 1, 1, "", "vsplit"], [481, 1, 1, "", "vstack"], [482, 1, 1, "", "where"], [483, 1, 1, "", "zeros"], [484, 1, 1, "", "zeros_like"]], "dpnp.dpnp_array": [[98, 2, 1, "", "dpnp_array"]], "dpnp.dpnp_array.dpnp_array": [[98, 3, 1, "", "T"], [98, 4, 1, "", "__eq__"], [98, 4, 1, "", "__ge__"], [98, 4, 1, "", "__getitem__"], [98, 4, 1, "", "__gt__"], [98, 4, 1, "", "__le__"], [98, 4, 1, "", "__len__"], [98, 4, 1, "", "__lt__"], [98, 4, 1, "", "__ne__"], [98, 4, 1, "", "__setitem__"], [98, 4, 1, "", "all"], [98, 4, 1, "", "any"], [98, 4, 1, "", "argmax"], [98, 4, 1, "", "argmin"], [98, 4, 1, "", "argsort"], [98, 4, 1, "", "asnumpy"], [98, 4, 1, "", "astype"], [98, 4, 1, "", "choose"], [98, 4, 1, "", "clip"], [98, 4, 1, "", "conj"], [98, 4, 1, "", "conjugate"], [98, 4, 1, "", "copy"], [98, 4, 1, "", "cumprod"], [98, 4, 1, "", "cumsum"], [98, 3, 1, "", "device"], [98, 4, 1, "", "diagonal"], [98, 4, 1, "", "dot"], [98, 3, 1, "", "dtype"], [98, 4, 1, "", "fill"], [98, 3, 1, "", "flags"], [98, 3, 1, "", "flat"], [98, 4, 1, "", "flatten"], [98, 4, 1, "", "get_array"], [98, 3, 1, "", "imag"], [98, 4, 1, "", "item"], [98, 3, 1, "", "itemsize"], [98, 4, 1, "", "max"], [98, 4, 1, "", "mean"], [98, 4, 1, "", "min"], [98, 3, 1, "", "nbytes"], [98, 3, 1, "", "ndim"], [98, 4, 1, "", "nonzero"], [98, 4, 1, "", "partition"], [98, 4, 1, "", "prod"], [98, 4, 1, "", "put"], [98, 4, 1, "", "ravel"], [98, 3, 1, "", "real"], [98, 4, 1, "", "repeat"], [98, 4, 1, "", "reshape"], [98, 4, 1, "", "round"], [98, 4, 1, "", "searchsorted"], [98, 3, 1, "", "shape"], [98, 3, 1, "", "size"], [98, 4, 1, "", "sort"], [98, 4, 1, "", "squeeze"], [98, 4, 1, "", "std"], [98, 3, 1, "", "strides"], [98, 4, 1, "", "sum"], [98, 4, 1, "", "swapaxes"], [98, 3, 1, "", "sycl_context"], [98, 3, 1, "", "sycl_device"], [98, 3, 1, "", "sycl_queue"], [98, 4, 1, "", "take"], [98, 4, 1, "", "to_device"], [98, 4, 1, "", "trace"], [98, 4, 1, "", "transpose"], [98, 3, 1, "", "usm_type"], [98, 4, 1, "", "var"]], "dpnp.dtype": [[101, 4, 1, "", "__eq__"], [101, 4, 1, "", "__ge__"], [101, 4, 1, "", "__getitem__"], [101, 4, 1, "", "__gt__"], [101, 4, 1, "", "__le__"], [101, 4, 1, "", "__len__"], [101, 4, 1, "", "__lt__"], [101, 4, 1, "", "__ne__"], [101, 3, 1, "", "alignment"], [101, 3, 1, "", "base"], [101, 3, 1, "", "byteorder"], [101, 3, 1, "", "char"], [101, 3, 1, "", "descr"], [101, 3, 1, "", "fields"], [101, 3, 1, "", "flags"], [101, 3, 1, "", "hasobject"], [101, 3, 1, "", "isalignedstruct"], [101, 3, 1, "", "isbuiltin"], [101, 3, 1, "", "isnative"], [101, 3, 1, "", "itemsize"], [101, 3, 1, "", "kind"], [101, 3, 1, "", "metadata"], [101, 3, 1, "", "name"], [101, 3, 1, "", "names"], [101, 3, 1, "", "ndim"], [101, 4, 1, "", "newbyteorder"], [101, 3, 1, "", "num"], [101, 3, 1, "", "shape"], [101, 3, 1, "", "str"], [101, 3, 1, "", "subdtype"], [101, 3, 1, "", "type"]], "dpnp.fft": [[116, 1, 1, "", "fft"], [117, 1, 1, "", "fft2"], [118, 1, 1, "", "fftfreq"], [119, 1, 1, "", "fftn"], [120, 1, 1, "", "fftshift"], [121, 1, 1, "", "hfft"], [122, 1, 1, "", "ifft"], [123, 1, 1, "", "ifft2"], [124, 1, 1, "", "ifftn"], [125, 1, 1, "", "ifftshift"], [126, 1, 1, "", "ihfft"], [127, 1, 1, "", "irfft"], [128, 1, 1, "", "irfft2"], [129, 1, 1, "", "irfftn"], [130, 1, 1, "", "rfft"], [131, 1, 1, "", "rfft2"], [132, 1, 1, "", "rfftfreq"], [133, 1, 1, "", "rfftn"]], "dpnp.flatiter": [[137, 4, 1, "", "__eq__"], [137, 4, 1, "", "__ge__"], [137, 4, 1, "", "__getitem__"], [137, 4, 1, "", "__gt__"], [137, 4, 1, "", "__iter__"], [137, 4, 1, "", "__le__"], [137, 4, 1, "", "__lt__"], [137, 4, 1, "", "__ne__"], [137, 4, 1, "", "__next__"], [137, 4, 1, "", "__setitem__"]], "dpnp.linalg": [[190, 1, 1, "", "cholesky"], [191, 1, 1, "", "cond"], [192, 1, 1, "", "det"], [193, 1, 1, "", "eig"], [194, 1, 1, "", "eigh"], [195, 1, 1, "", "eigvals"], [196, 1, 1, "", "eigvalsh"], [197, 1, 1, "", "inv"], [198, 1, 1, "", "lstsq"], [199, 1, 1, "", "matrix_power"], [200, 1, 1, "", "matrix_rank"], [201, 1, 1, "", "multi_dot"], [202, 1, 1, "", "norm"], [203, 1, 1, "", "pinv"], [204, 1, 1, "", "qr"], [205, 1, 1, "", "slogdet"], [206, 1, 1, "", "solve"], [207, 1, 1, "", "svd"], [208, 1, 1, "", "tensorinv"], [209, 1, 1, "", "tensorsolve"]], "dpnp.ndarray": [[251, 6, 1, "", "T"], [252, 4, 1, "", "__abs__"], [253, 4, 1, "", "__add__"], [254, 4, 1, "", "__and__"], [255, 4, 1, "", "__bool__"], [256, 4, 1, "", "__complex__"], [257, 4, 1, "", "__copy__"], [258, 4, 1, "", "__eq__"], [259, 4, 1, "", "__float__"], [260, 4, 1, "", "__floordiv__"], [261, 4, 1, "", "__ge__"], [262, 4, 1, "", "__getitem__"], [263, 4, 1, "", "__gt__"], [264, 4, 1, "", "__iadd__"], [265, 4, 1, "", "__iand__"], [266, 4, 1, "", "__ifloordiv__"], [267, 4, 1, "", "__ilshift__"], [268, 4, 1, "", "__imod__"], [269, 4, 1, "", "__imul__"], [270, 4, 1, "", "__int__"], [271, 4, 1, "", "__invert__"], [272, 4, 1, "", "__ior__"], [273, 4, 1, "", "__ipow__"], [274, 4, 1, "", "__irshift__"], [275, 4, 1, "", "__isub__"], [276, 4, 1, "", "__itruediv__"], [277, 4, 1, "", "__ixor__"], [278, 4, 1, "", "__le__"], [279, 4, 1, "", "__len__"], [280, 4, 1, "", "__lshift__"], [281, 4, 1, "", "__lt__"], [282, 4, 1, "", "__matmul__"], [283, 4, 1, "", "__mod__"], [284, 4, 1, "", "__mul__"], [285, 4, 1, "", "__ne__"], [286, 4, 1, "", "__neg__"], [287, 4, 1, "", "__new__"], [288, 4, 1, "", "__or__"], [289, 4, 1, "", "__pos__"], [290, 4, 1, "", "__pow__"], [291, 4, 1, "", "__repr__"], [292, 4, 1, "", "__rshift__"], [293, 4, 1, "", "__setitem__"], [294, 4, 1, "", "__str__"], [295, 4, 1, "", "__sub__"], [296, 4, 1, "", "__truediv__"], [297, 4, 1, "", "__xor__"], [298, 4, 1, "", "all"], [299, 4, 1, "", "any"], [300, 4, 1, "", "argmax"], [301, 4, 1, "", "argmin"], [302, 4, 1, "", "argsort"], [303, 4, 1, "", "astype"], [304, 4, 1, "", "choose"], [305, 4, 1, "", "clip"], [306, 4, 1, "", "conj"], [307, 4, 1, "", "conjugate"], [308, 4, 1, "", "copy"], [309, 4, 1, "", "cumprod"], [310, 4, 1, "", "cumsum"], [311, 4, 1, "", "diagonal"], [312, 6, 1, "", "dtype"], [313, 4, 1, "", "fill"], [314, 6, 1, "", "flags"], [315, 6, 1, "", "flat"], [316, 4, 1, "", "flatten"], [317, 6, 1, "", "imag"], [318, 4, 1, "", "item"], [319, 6, 1, "", "itemsize"], [320, 4, 1, "", "max"], [321, 4, 1, "", "mean"], [322, 4, 1, "", "min"], [323, 6, 1, "", "nbytes"], [324, 6, 1, "", "ndim"], [325, 4, 1, "", "nonzero"], [326, 4, 1, "", "partition"], [327, 4, 1, "", "prod"], [328, 4, 1, "", "put"], [329, 4, 1, "", "ravel"], [330, 6, 1, "", "real"], [331, 4, 1, "", "repeat"], [332, 4, 1, "", "reshape"], [333, 4, 1, "", "round"], [334, 4, 1, "", "searchsorted"], [335, 6, 1, "", "shape"], [336, 6, 1, "", "size"], [337, 4, 1, "", "sort"], [338, 4, 1, "", "squeeze"], [339, 4, 1, "", "std"], [340, 6, 1, "", "strides"], [341, 4, 1, "", "sum"], [342, 4, 1, "", "swapaxes"], [343, 4, 1, "", "take"], [344, 4, 1, "", "trace"], [345, 4, 1, "", "transpose"], [346, 4, 1, "", "var"]], "dpnp.random": [[370, 2, 1, "", "RandomState"], [371, 1, 1, "", "beta"], [372, 1, 1, "", "binomial"], [373, 1, 1, "", "bytes"], [374, 1, 1, "", "chisquare"], [375, 1, 1, "", "choice"], [376, 1, 1, "", "dirichlet"], [377, 1, 1, "", "exponential"], [378, 1, 1, "", "f"], [379, 1, 1, "", "gamma"], [380, 1, 1, "", "geometric"], [381, 1, 1, "", "gumbel"], [382, 1, 1, "", "hypergeometric"], [383, 1, 1, "", "laplace"], [384, 1, 1, "", "logistic"], [385, 1, 1, "", "lognormal"], [386, 1, 1, "", "logseries"], [387, 1, 1, "", "multinomial"], [388, 1, 1, "", "multivariate_normal"], [389, 1, 1, "", "negative_binomial"], [390, 1, 1, "", "noncentral_chisquare"], [391, 1, 1, "", "noncentral_f"], [392, 1, 1, "", "normal"], [393, 1, 1, "", "pareto"], [394, 1, 1, "", "permutation"], [395, 1, 1, "", "poisson"], [396, 1, 1, "", "power"], [397, 1, 1, "", "rand"], [398, 1, 1, "", "randint"], [399, 1, 1, "", "randn"], [400, 1, 1, "", "random"], [401, 1, 1, "", "random_integers"], [402, 1, 1, "", "random_sample"], [403, 1, 1, "", "ranf"], [404, 1, 1, "", "rayleigh"], [405, 1, 1, "", "sample"], [406, 1, 1, "", "seed"], [407, 1, 1, "", "shuffle"], [408, 1, 1, "", "standard_cauchy"], [409, 1, 1, "", "standard_exponential"], [410, 1, 1, "", "standard_gamma"], [411, 1, 1, "", "standard_normal"], [412, 1, 1, "", "standard_t"], [413, 1, 1, "", "triangular"], [414, 1, 1, "", "uniform"], [415, 1, 1, "", "vonmises"], [416, 1, 1, "", "wald"], [417, 1, 1, "", "weibull"], [418, 1, 1, "", "zipf"]], "dpnp.random.RandomState": [[370, 4, 1, "", "__eq__"], [370, 4, 1, "", "__ge__"], [370, 4, 1, "", "__gt__"], [370, 4, 1, "", "__le__"], [370, 4, 1, "", "__lt__"], [370, 4, 1, "", "__ne__"], [370, 4, 1, "", "get_state"], [370, 4, 1, "", "get_sycl_device"], [370, 4, 1, "", "get_sycl_queue"], [370, 4, 1, "", "normal"], [370, 4, 1, "", "rand"], [370, 4, 1, "", "randint"], [370, 4, 1, "", "randn"], [370, 4, 1, "", "random_sample"], [370, 4, 1, "", "standard_normal"], [370, 4, 1, "", "uniform"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "method", "Python method"], "5": ["py", "data", "Python data"], "6": ["py", "property", "Python property"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:attribute", "4": "py:method", "5": "py:data", "6": "py:property"}, "terms": {"": [0, 3, 4, 10, 22, 83, 86, 98, 101, 102, 117, 119, 121, 123, 124, 126, 128, 129, 131, 133, 134, 149, 150, 198, 200, 202, 207, 312, 345, 370, 371, 372, 377, 378, 379, 381, 382, 383, 384, 385, 387, 389, 392, 393, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 410, 411, 412, 413, 414, 415, 416, 417, 418, 460, 492], "0": [0, 4, 6, 10, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 64, 66, 68, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 154, 155, 156, 158, 161, 162, 163, 164, 167, 170, 171, 173, 176, 177, 178, 179, 180, 185, 186, 187, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 202, 205, 210, 211, 212, 213, 214, 215, 219, 221, 222, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 308, 311, 313, 317, 318, 330, 333, 335, 337, 339, 344, 345, 346, 347, 350, 352, 353, 354, 357, 358, 360, 361, 362, 363, 364, 365, 366, 369, 370, 372, 377, 379, 380, 381, 383, 384, 385, 387, 388, 389, 392, 394, 395, 396, 397, 400, 402, 403, 404, 405, 408, 411, 413, 414, 415, 420, 423, 425, 426, 429, 430, 431, 432, 433, 435, 436, 437, 438, 439, 441, 442, 443, 444, 445, 446, 448, 449, 450, 451, 452, 453, 454, 455, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 480, 482, 483, 484, 492], "00": [79, 104, 116, 441], "000": [238, 372], "00000000005e": 112, "00000000e": [116, 238], "000000082740371e": 112, "000000e": [79, 441], "00001e10": [17, 173], "0001e10": 173, "000e": 104, "000j": 238, "002": 238, "00867716": 374, "01": 104, "02": [104, 238], "03": 238, "03088525e": 105, "0396842": 222, "04": 104, "04719755": 369, "04921661": 370, "05": [17, 104, 173], "0614962j": [117, 131], "06310682": 370, "07": 238, "07944154": [84, 205], "08": [17, 79, 104, 142, 173, 388, 441], "08156915": 370, "0943951": 369, "09640474": 217, "09861229": [84, 205, 214], "0d": 34, "0dev0": 6, "0j": [20, 97, 98, 174, 175, 181, 182, 225, 317, 330, 439], "0th": 459, "1": [0, 3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 62, 63, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 155, 156, 158, 160, 161, 162, 163, 164, 165, 167, 169, 170, 171, 173, 174, 175, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 208, 210, 211, 212, 214, 215, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 302, 303, 308, 311, 313, 316, 317, 318, 324, 326, 330, 335, 337, 344, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 369, 370, 372, 374, 375, 377, 379, 381, 383, 384, 385, 387, 388, 389, 392, 394, 395, 396, 397, 398, 400, 402, 403, 404, 405, 409, 411, 414, 419, 420, 421, 422, 423, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 443, 444, 445, 446, 447, 448, 449, 450, 451, 453, 454, 455, 456, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "10": [0, 4, 14, 15, 25, 27, 31, 32, 47, 56, 68, 75, 84, 85, 86, 90, 91, 94, 95, 98, 99, 101, 103, 104, 112, 113, 120, 132, 154, 156, 162, 163, 164, 169, 173, 185, 186, 187, 212, 213, 214, 215, 222, 223, 229, 237, 332, 364, 366, 370, 372, 382, 394, 424, 428, 429, 431, 433, 436, 446, 450, 456, 465, 466, 467, 469, 470, 471, 480, 482], "100": [90, 132, 156, 173, 186, 201, 222, 382, 408, 422, 476], "1000": [64, 156, 201, 222, 371, 372, 377, 379, 381, 382, 383, 384, 385, 392, 393, 396, 398, 400, 403, 405, 411, 415, 416, 417, 418, 422, 463], "10000": [86, 201, 380, 395, 404, 414], "100000": 389, "1000000": [408, 410, 412, 413], "1024": 0, "105": 104, "11": [31, 32, 56, 80, 90, 91, 98, 99, 113, 158, 164, 202, 332, 389, 398, 433, 436, 442, 465, 466, 467, 469, 470, 471, 480, 482], "110": [103, 171], "111111": 238, "113": 216, "11570901": 370, "1179187": 370, "118033988749895": 451, "119": 103, "1196081": 370, "12": [10, 31, 32, 55, 83, 88, 90, 91, 95, 99, 101, 103, 113, 117, 131, 164, 169, 222, 362, 364, 369, 394, 420, 436, 465, 466, 467, 469, 470, 471, 480, 482], "120": [85, 88], "123": [98, 104, 318], "125": [142, 360, 361, 477], "127": 156, "128": [0, 156, 238], "12th": 103, "13": [10, 31, 32, 59, 90, 91, 97, 99, 101, 103, 164, 172, 225, 420, 436, 466, 467, 470, 471, 475, 480], "130": 103, "134": 171, "13436424": 370, "135": [29, 51], "13710533": 374, "139884456208480": 16, "13j": 422, "14": [31, 32, 58, 59, 90, 91, 97, 99, 136, 164, 171, 172, 436, 459, 466, 467, 470, 471, 480], "140": 476, "140053638309840": 21, "14157194": 463, "14159265": [13, 24, 29, 51, 87, 369], "14423775e": 116, "14j": 422, "15": [31, 32, 86, 90, 91, 95, 99, 103, 121, 126, 164, 203, 213, 394, 436, 466, 467, 470, 471, 480], "150": 88, "15888336": 222, "15j": 422, "16": [6, 58, 90, 91, 99, 101, 116, 142, 152, 156, 158, 164, 237, 360, 361, 422, 437, 457, 466, 467, 470, 471, 480], "1621": [420, 475], "16227766": [191, 424], "16394577": 370, "164": 217, "166": 217, "16j": 116, "17": [6, 116, 117, 131], "17157288": [194, 196], "17281316e": 116, "177": [156, 222], "17j": 116, "18": [6, 85, 101, 102, 103, 119, 202, 222], "180": [29, 51, 87, 88, 103, 368, 476, 500], "1805": 10, "18236388": 370, "18557831": 370, "1887902": 369, "19": [10, 81, 101, 420, 476], "1923875335537315": 399, "19245009": 435, "1924881e": 142, "1965": 10, "19722458": 84, "1d": [102, 365, 366, 456, 463], "1e": [17, 112, 173, 193, 203, 213, 214, 216, 217, 388], "1e10": [17, 173], "1j": [11, 12, 20, 27, 28, 37, 47, 50, 72, 73, 98, 127, 169, 174, 181, 193, 207, 317, 330, 421, 445, 448], "1th": 459, "2": [0, 3, 4, 10, 11, 12, 13, 14, 15, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 52, 53, 54, 56, 58, 60, 62, 63, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 153, 154, 156, 158, 159, 160, 161, 162, 163, 164, 165, 167, 169, 170, 171, 174, 181, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 201, 202, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 244, 245, 246, 248, 303, 308, 311, 313, 316, 318, 324, 326, 335, 336, 345, 347, 349, 350, 351, 352, 353, 354, 355, 357, 358, 360, 361, 362, 363, 364, 365, 368, 369, 370, 374, 378, 382, 388, 394, 397, 399, 410, 412, 413, 416, 418, 419, 421, 422, 423, 425, 426, 427, 429, 430, 431, 432, 433, 434, 436, 437, 438, 440, 441, 442, 443, 445, 446, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481, 482, 483, 484], "20": [6, 85, 95, 103, 132, 170, 173, 186, 187, 202, 366, 372, 387, 436, 456, 476], "20000": 372, "2007": 10, "200e": 104, "20477401j": [117, 131], "2048": 0, "21": [86, 101], "210": 88, "215": 222, "21941987": 370, "21968665": 370, "22": [365, 420, 475], "220": 476, "220446049250313e": 422, "222222": 238, "22460635e": 457, "22464680e": 116, "22497216": 202, "22776602": 222, "23": [6, 370, 420], "230": 103, "23598776": 369, "23606798": 202, "24": [31, 32, 83, 85, 98, 102, 103, 171, 186, 208, 335, 362, 459, 461], "240": 88, "24264069": 202, "24544512": 370, "247219128924647": 247, "25": [101, 103, 108, 118, 158, 162, 163, 197, 210, 237, 249, 399, 408, 437, 477, 478], "255": [58, 60], "25506903": 370, "256": [0, 156], "26": [61, 103], "260": 476, "264": 6, "26618007j": 215, "27": [65, 142, 222, 360, 361, 435, 477], "270": 88, "28": 103, "28000000e": 238, "2800000e": 238, "283185307179586": 476, "28318531": 476, "28352814": 370, "28904982": 217, "297": 10, "299": 6, "2d": [207, 225, 474], "2e": 86, "2f": 0, "2j": [72, 73, 97, 116, 169, 174, 181, 194, 196, 225, 421, 439, 445, 479], "2k": 476, "3": [0, 3, 4, 13, 15, 22, 23, 24, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 51, 53, 54, 55, 56, 58, 61, 62, 63, 65, 68, 69, 70, 71, 74, 75, 76, 77, 78, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 116, 118, 119, 120, 121, 125, 126, 128, 129, 132, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 154, 156, 158, 162, 163, 164, 165, 166, 167, 169, 170, 171, 174, 175, 181, 182, 183, 185, 186, 187, 191, 192, 193, 197, 198, 199, 200, 202, 204, 205, 206, 207, 208, 209, 210, 211, 213, 214, 216, 217, 219, 220, 221, 222, 223, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 308, 311, 316, 318, 324, 326, 335, 336, 337, 345, 347, 350, 351, 352, 353, 354, 355, 357, 358, 360, 361, 362, 363, 365, 369, 370, 374, 378, 385, 388, 394, 397, 398, 399, 409, 413, 416, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 434, 436, 437, 438, 440, 443, 444, 445, 446, 447, 449, 450, 451, 452, 454, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "30": [83, 88, 98, 103, 132, 336, 366, 369, 456, 479], "300": [88, 476], "3003003": 423, "301": 10, "30102999566": 213, "3012989": 442, "30258509": [84, 223], "308": 238, "308j": 238, "31": [61, 156, 420, 475], "312": 105, "316": 222, "32": [101, 103, 156, 246, 248, 459], "33": 423, "330": 88, "333": 201, "33333333": 238, "3333333e": 238, "33340275": 463, "33486982e": 116, "33836967": 370, "340": 476, "34074171": 370, "34132519": 222, "34846923": 202, "34960421": 222, "35": [103, 380], "35106603e": 202, "35355338": 435, "36": 83, "360": 476, "37": [420, 433, 475], "371139e": 79, "38": [171, 372], "380": 476, "38268343": 194, "38268343j": 194, "38629436": 84, "38885": 372, "389": 6, "389056099": [109, 112], "39": 6, "39295758": 370, "397": 6, "3e": [0, 86, 422], "3j": [97, 225, 445], "3rd": [70, 71, 99, 446], "3x3": 224, "3x8000": 409, "4": [0, 15, 16, 22, 23, 31, 32, 34, 36, 37, 39, 53, 55, 56, 58, 60, 62, 68, 69, 70, 71, 74, 77, 79, 81, 83, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 110, 113, 117, 118, 120, 121, 122, 123, 124, 125, 126, 128, 131, 132, 133, 134, 138, 139, 142, 144, 145, 146, 150, 151, 152, 154, 156, 158, 159, 160, 162, 163, 164, 165, 166, 169, 170, 171, 174, 181, 185, 186, 189, 192, 197, 199, 200, 202, 205, 208, 209, 210, 215, 218, 222, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 236, 237, 239, 240, 242, 244, 247, 249, 308, 311, 316, 324, 326, 335, 337, 345, 347, 350, 352, 354, 357, 360, 361, 362, 364, 365, 369, 370, 371, 374, 394, 399, 415, 419, 420, 421, 422, 425, 426, 427, 431, 432, 433, 434, 437, 439, 443, 444, 446, 447, 450, 451, 452, 454, 455, 459, 460, 462, 463, 465, 466, 467, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 484], "40": [103, 132, 187, 366, 456], "40882036": 370, "4096": 0, "41": [420, 475], "41421356": [191, 202], "42": 437, "420": 476, "429": 6, "44": [358, 365], "4400": [103, 459], "443469": 222, "44509285e": 116, "45": [20, 29, 51], "4532": [103, 459], "46": 103, "460": 476, "46394577": 370, "464": 222, "4664": [103, 459], "47": 6, "4730": [103, 459], "4796": [103, 459], "48": [6, 83], "48093112": 370, "4874": [103, 459], "48927254": 370, "49": 6, "4928": [103, 459], "49543509": 370, "49778714": 476, "499128": 97, "4d": 207, "4e": 422, "4j": [169, 421, 479], "4x4": [466, 470], "5": [0, 6, 15, 16, 21, 22, 23, 30, 31, 34, 39, 52, 53, 56, 57, 58, 60, 61, 62, 66, 68, 70, 71, 74, 77, 78, 81, 83, 85, 86, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 102, 103, 104, 108, 113, 117, 118, 120, 128, 131, 132, 134, 139, 140, 141, 142, 143, 144, 145, 146, 147, 152, 156, 158, 161, 162, 163, 164, 165, 166, 169, 170, 171, 174, 181, 185, 186, 187, 190, 194, 196, 197, 201, 202, 206, 210, 218, 219, 220, 221, 222, 224, 226, 227, 228, 229, 230, 231, 232, 233, 234, 236, 237, 244, 247, 303, 308, 336, 347, 350, 352, 353, 354, 357, 360, 361, 364, 365, 369, 370, 371, 372, 374, 377, 389, 393, 394, 395, 396, 399, 402, 417, 419, 420, 421, 422, 423, 425, 427, 429, 430, 431, 432, 433, 434, 436, 437, 439, 443, 445, 446, 450, 451, 453, 454, 455, 459, 460, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 475, 476, 477, 479, 480, 481, 482, 483, 484], "50": [117, 131, 132, 156, 186, 216, 217, 222, 366, 456, 459, 463, 482], "500": [186, 476], "5018": [103, 459], "5091786": 80, "51": 6, "512": 0, "5162": [103, 459], "52069395e": 116, "52359878": 369, "52928804": 370, "5306": [103, 459], "5399045e": 142, "54": 370, "540": 476, "542": 6, "54288406": 370, "54465213": 370, "548739": 442, "54930614": [30, 52], "55": [358, 365, 437], "5555555555555554": 249, "56": 6, "562": 222, "5620499351813308": [11, 12], "56920387": 370, "5707963267948966": [26, 46], "57079633": [20, 29, 51, 369, 476], "58997253": 370, "591953": 80, "5e": [216, 217], "5j": [231, 352, 445], "6": [0, 4, 6, 15, 22, 23, 31, 32, 34, 39, 53, 56, 60, 61, 68, 70, 71, 77, 83, 85, 86, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 107, 112, 113, 118, 121, 132, 139, 142, 155, 158, 164, 165, 169, 170, 171, 185, 186, 202, 203, 204, 207, 208, 210, 222, 224, 241, 242, 246, 308, 318, 335, 347, 350, 354, 358, 360, 361, 364, 370, 387, 389, 394, 399, 419, 420, 421, 427, 431, 432, 433, 434, 437, 443, 445, 446, 450, 452, 453, 454, 455, 459, 461, 463, 465, 466, 467, 469, 470, 471, 472, 474, 475, 476, 479, 480, 481, 482, 484], "60": [83, 88, 103, 366, 456, 459, 476, 482], "600": 186, "60943791": 84, "61799388": 369, "62": 171, "6227766": 156, "62318272": 374, "62341325": 156, "624": 104, "63": 156, "63317787e": 457, "63522211": 370, "63836967": 370, "64": [0, 4, 103, 142, 156, 246, 248, 360, 361, 433], "64000": 103, "65745445": [14, 25], "66519143": 369, "6666666666666665": 244, "67": 103, "67305985": 149, "673174": 370, "67718303": 370, "69295758": 370, "69314718": [84, 205, 214], "6990877": 370, "6j": [169, 421, 479], "7": [15, 17, 22, 23, 39, 53, 66, 68, 77, 81, 83, 86, 89, 90, 91, 93, 94, 96, 98, 99, 102, 109, 113, 139, 143, 156, 158, 164, 171, 173, 185, 186, 202, 207, 224, 229, 234, 237, 318, 350, 363, 364, 370, 394, 420, 421, 425, 428, 430, 431, 446, 452, 453, 454, 455, 459, 465, 466, 467, 469, 470, 471, 472, 473, 475, 476, 479, 480, 482], "70": [186, 479, 482], "700": 186, "700e": 104, "70710677": [98, 317, 330], "70710678": [191, 193], "70710678j": 193, "70882036": 370, "71238898": 369, "718281828": [109, 112], "72": 83, "720": [85, 476], "72075441": 222, "72538256": [27, 47], "74165739": 202, "742278e": 441, "74596669": 202, "74921661": 370, "75": [56, 108, 118, 158, 163, 197, 210], "754": 135, "75958653": 369, "76096244": 370, "76377462": 370, "77447665": 217, "78539816": [20, 28, 29, 50, 51, 476], "78927254": 370, "79175947": 84, "79769313e": 238, "7j": 363, "8": [4, 15, 17, 22, 39, 53, 65, 68, 77, 83, 89, 90, 91, 93, 94, 98, 99, 101, 103, 104, 113, 116, 118, 132, 133, 139, 142, 156, 158, 164, 169, 173, 185, 192, 202, 205, 207, 208, 210, 222, 224, 335, 350, 360, 361, 362, 364, 370, 394, 413, 420, 421, 431, 435, 441, 446, 455, 459, 461, 463, 465, 466, 467, 469, 470, 471, 475, 476, 477, 480, 482], "80": [101, 103, 482], "8000": 409, "80226506": 370, "81715362": 370, "827941": [156, 222], "82842712": [194, 196], "84288406": 370, "84401099": 370, "84743374": 370, "84803548": 202, "85": 103, "86": 171, "87649168": 216, "88": 102, "88178420e": 116, "88997253": 370, "89920014": 374, "8f": 101, "8j": 479, "9": [4, 15, 22, 39, 53, 68, 77, 83, 86, 89, 90, 91, 93, 96, 98, 99, 103, 105, 113, 116, 119, 120, 125, 136, 142, 144, 152, 156, 158, 164, 173, 185, 193, 198, 202, 203, 204, 207, 222, 224, 237, 238, 318, 350, 364, 370, 372, 374, 394, 420, 421, 431, 446, 447, 452, 459, 465, 466, 467, 469, 470, 471, 472, 475, 476, 477, 480, 482], "90": [20, 88, 368, 482], "917152": 458, "92387953": 194, "92387953j": 194, "94": 103, "94591015": 84, "95": 198, "95799250e": 116, "98": 225, "98024613": 222, "99": [102, 214, 366], "99322285": [14, 25], "99532227": 108, "996272": 458, "99822295": [27, 47], "99853728": 108, "999": 104, "9990000e": 238, "99959305": 108, "99989938": 108, "9999": 238, "99997791": 108, "999999e": 173, "A": [10, 11, 12, 13, 14, 15, 17, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 69, 72, 73, 75, 76, 77, 79, 80, 84, 85, 86, 87, 88, 89, 90, 92, 93, 96, 98, 99, 101, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 117, 118, 119, 122, 123, 124, 128, 129, 130, 131, 132, 133, 136, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 164, 166, 167, 169, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 190, 194, 195, 196, 198, 200, 201, 204, 205, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 225, 227, 231, 233, 234, 237, 241, 242, 246, 248, 303, 308, 316, 348, 349, 350, 351, 352, 353, 354, 355, 357, 359, 360, 361, 363, 368, 369, 370, 372, 389, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 419, 420, 423, 425, 429, 430, 435, 439, 440, 441, 442, 446, 447, 448, 452, 454, 455, 457, 458, 459, 460, 462, 464, 466, 468, 470, 472, 473, 477, 480, 482, 483, 484, 500], "AND": [16, 58, 59, 60, 61, 172, 218, 219, 220, 221], "And": [4, 48, 49, 90, 98, 303, 466, 470], "As": 474, "Be": 193, "Being": 3, "But": [4, 101], "By": [31, 32, 42, 49, 83, 98, 117, 121, 123, 127, 129, 133, 156, 198, 210, 222, 225, 226, 228, 232, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 419, 426, 431, 443, 451, 455, 464, 466, 468, 470, 478], "For": [0, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 316, 317, 318, 324, 330, 332, 335, 340, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492, 500], "If": [4, 10, 11, 12, 16, 17, 21, 22, 23, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 49, 56, 68, 70, 71, 81, 83, 84, 85, 86, 89, 93, 94, 97, 98, 99, 101, 102, 103, 104, 111, 113, 114, 115, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 139, 145, 146, 148, 153, 156, 158, 162, 163, 164, 165, 169, 170, 171, 173, 179, 180, 181, 190, 198, 199, 200, 201, 202, 203, 204, 207, 209, 210, 211, 222, 223, 226, 227, 228, 230, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 337, 357, 358, 362, 365, 366, 370, 392, 414, 421, 422, 424, 426, 427, 431, 433, 434, 436, 444, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 474, 476, 477, 478, 479, 480, 481, 482, 492, 500], "In": [4, 10, 31, 32, 85, 86, 103, 104, 122, 123, 124, 127, 129, 158, 190, 195, 201, 204, 217, 222, 241, 242, 244, 246, 248, 362, 365, 370, 414, 420, 427, 453, 455, 473], "It": [4, 10, 16, 21, 22, 31, 32, 68, 85, 86, 95, 97, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 158, 194, 196, 217, 225, 228, 239, 240, 241, 242, 243, 244, 245, 247, 249, 362, 437, 451, 453, 455, 478, 500], "Its": [68, 208, 366, 461], "NOT": [59, 172, 218, 219, 220, 221], "No": [41, 42, 103, 190], "Not": [16, 21, 42, 176, 238, 241, 242, 243, 245, 246, 248, 362], "OR": [21, 58, 59, 60, 61, 172, 218, 219, 220, 221], "On": 4, "One": [53, 54, 55, 83, 100, 101, 127, 427], "Or": [158, 463], "That": 224, "The": [3, 4, 10, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 60, 61, 63, 65, 68, 69, 70, 71, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 98, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 170, 172, 173, 175, 176, 177, 178, 182, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 198, 199, 201, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 220, 222, 223, 224, 225, 226, 227, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 303, 308, 317, 324, 326, 330, 335, 347, 348, 349, 350, 351, 352, 353, 354, 357, 359, 360, 361, 362, 364, 365, 366, 368, 369, 370, 373, 375, 376, 386, 391, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 419, 420, 423, 424, 425, 426, 427, 428, 429, 431, 432, 434, 435, 437, 438, 439, 440, 441, 442, 444, 446, 447, 448, 450, 451, 452, 453, 455, 456, 457, 458, 459, 460, 462, 463, 464, 466, 467, 468, 470, 471, 472, 473, 474, 475, 477, 478, 481, 482, 483, 484, 492, 496, 500], "Then": [10, 43, 45, 224], "There": [10, 210, 474], "These": [4, 22, 101, 103, 104, 111, 224, 236, 366, 456, 466, 470, 492, 496], "To": [4, 121, 127, 129, 142, 350, 476], "With": [31, 32, 56, 81, 164, 202, 226, 232, 239, 240, 246, 248, 362, 453, 480], "_": [0, 163, 450, 463], "__array_interface__": 101, "__bool__": 492, "__dlpack__": 148, "__dlpack_device__": 148, "__eq__": [98, 101, 137, 370], "__ge__": [98, 101, 137, 370], "__getitem__": [98, 101, 137], "__gt__": [98, 101, 137, 370], "__iter__": 137, "__le__": [98, 101, 137, 370], "__len__": [98, 101], "__lt__": [98, 101, 137, 370], "__main__": 0, "__name__": 0, "__ne__": [98, 101, 137, 370], "__next__": 137, "__setitem__": [98, 137], "__sycl_usm_array_interface__": 44, "_dtypes_list": 0, "a1": [37, 38], "a2": [37, 38], "a_": 10, "a_k": 10, "a_m": 10, "a_max": 68, "a_min": 68, "a_resamp": 127, "ab": [6, 10, 12, 17, 173], "abc": 103, "abcd": 104, "about": [43, 45, 98, 135, 193, 314, 492], "abov": [3, 13, 14, 24, 25, 26, 27, 30, 46, 47, 52, 84, 89, 92, 119, 124, 129, 133, 170, 204, 223, 238, 424, 464, 465, 469], "absolut": [6, 11, 17, 20, 115, 173, 205, 247, 249, 363, 422, 451, 476, 478, 500], "accept": [33, 103, 370, 444, 466, 470], "access": [10, 90, 91, 134, 224, 466, 470, 492], "accord": [16, 21, 56, 64, 101, 133, 135, 193, 194, 195, 196, 223, 228, 244, 247, 249, 424, 429, 451, 478], "accordingli": [243, 245], "account": 427, "accumul": [84, 85, 86, 103, 162, 241, 242, 246, 248, 362, 453, 461], "accur": [101, 112, 158, 214, 216], "accuraci": [122, 123, 124, 127, 129], "achiev": 103, "aco": 24, "acosh": 25, "across": [93, 163, 241, 242, 246, 248], "activ": 4, "actual": [101, 162, 163, 190, 201], "ad": [17, 101, 104, 111, 127, 173, 192, 205, 217, 476, 496], "add": [6, 101, 500], "add_docstr": 6, "add_newdoc": 6, "add_newdoc_ufunc": 6, "addit": [84, 190, 244, 474], "address": 101, "adjac": 476, "advanc": 103, "advers": 103, "advis": 4, "affect": [23, 93, 103, 134, 162, 163], "after": [100, 134, 349, 389, 431], "ag": 101, "against": [17, 31, 32, 62, 63, 68, 81, 157, 173, 202, 203, 226, 232, 239, 240, 246, 248, 362, 366, 453, 456], "ai": [3, 366, 456], "ai_max": 456, "ai_min": 456, "ainv": [197, 208], "al": 10, "algebra": [485, 496], "algorithm": [10, 103, 104, 116, 122, 130], "alia": [10, 13, 14, 18, 19, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 59, 70, 71, 96, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 135, 172, 187, 234, 250, 357, 360, 361, 370, 400, 403, 405, 425, 429, 434, 462, 472, 476, 481], "alias": [9, 121, 122, 127, 129], "align": 101, "all": [4, 6, 9, 17, 20, 21, 22, 37, 38, 42, 49, 56, 69, 81, 88, 94, 98, 100, 101, 103, 104, 109, 110, 112, 114, 119, 120, 124, 125, 128, 129, 133, 134, 139, 140, 141, 149, 150, 152, 156, 158, 165, 167, 169, 185, 190, 200, 203, 210, 222, 226, 232, 239, 240, 243, 245, 303, 306, 313, 326, 362, 372, 421, 422, 431, 434, 437, 449, 453, 474, 481, 492, 500], "allclos": [6, 37, 173, 197, 203, 204, 206, 207, 209], "alloc": [3, 4, 22, 23, 36, 40, 41, 42, 43, 44, 45, 49, 56, 75, 84, 89, 90, 92, 98, 105, 106, 114, 118, 132, 136, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 179, 180, 210, 211, 222, 223, 224, 228, 231, 244, 247, 249, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 424, 449, 451, 464, 466, 470, 477, 478, 483, 484], "allow": [39, 49, 98, 103, 162, 163, 217, 224, 303, 332, 455, 492], "alltru": 6, "almost": [34, 193, 466], "along": [3, 4, 16, 18, 19, 21, 22, 31, 32, 33, 39, 56, 69, 70, 71, 81, 84, 85, 86, 89, 90, 92, 93, 94, 98, 99, 100, 102, 113, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 139, 140, 141, 145, 146, 151, 156, 158, 164, 165, 170, 202, 204, 208, 209, 210, 222, 223, 226, 227, 228, 229, 230, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 300, 301, 302, 309, 310, 320, 322, 327, 328, 336, 339, 341, 343, 344, 346, 358, 362, 364, 365, 366, 424, 426, 431, 432, 434, 437, 443, 444, 446, 450, 451, 453, 455, 456, 459, 460, 461, 463, 466, 467, 470, 471, 474, 476, 478, 480, 481, 492], "alpha": [371, 376, 377, 393, 396], "alreadi": [4, 10, 41, 42, 53, 54, 55, 355, 474], "also": [3, 4, 10, 13, 14, 15, 17, 20, 23, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 60, 61, 76, 96, 98, 101, 103, 107, 111, 119, 124, 128, 129, 130, 133, 142, 144, 145, 146, 147, 151, 153, 158, 159, 160, 161, 162, 166, 173, 187, 188, 189, 190, 216, 217, 224, 227, 233, 234, 236, 237, 335, 350, 351, 360, 361, 408, 425, 429, 452, 455, 472, 474, 492], "alter": 93, "altern": [3, 4, 16, 21, 85, 86, 97, 98, 225, 226, 228, 232, 241, 242, 244, 246, 247, 248, 249, 345, 362, 451, 453, 478], "although": [20, 101, 123, 124, 125, 460], "alwai": [4, 10, 13, 14, 24, 25, 26, 27, 28, 30, 33, 40, 46, 47, 49, 50, 52, 93, 98, 99, 102, 115, 142, 148, 164, 194, 196, 247, 249, 303, 350, 427, 445, 451, 478, 480], "amax": [6, 226], "ambigu": 492, "amin": [6, 232], "among": 102, "amplitud": 10, "an": [0, 3, 4, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 79, 80, 84, 85, 86, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 174, 175, 176, 177, 178, 182, 185, 187, 188, 189, 192, 195, 198, 200, 201, 202, 204, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 257, 302, 303, 304, 305, 308, 318, 320, 324, 326, 328, 331, 332, 335, 336, 337, 338, 342, 343, 345, 347, 348, 350, 351, 352, 353, 354, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 370, 372, 377, 378, 380, 389, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 418, 419, 420, 421, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481, 482, 483, 484, 492, 500], "anaconda": 3, "analog": [117, 119, 121, 123, 124, 126], "analysi": 10, "analyt": [3, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52], "angl": [6, 10, 13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 87, 88, 169, 368, 369, 421, 422, 476, 500], "ani": [3, 6, 16, 17, 22, 36, 40, 41, 42, 43, 44, 45, 49, 62, 63, 75, 89, 92, 94, 98, 101, 103, 104, 117, 119, 123, 124, 129, 133, 134, 154, 155, 156, 158, 163, 165, 175, 182, 183, 199, 209, 210, 222, 224, 243, 245, 303, 324, 370, 414, 444, 477, 492], "anoth": [4, 77, 98, 113, 123, 124, 148, 308, 328, 358, 365, 432], "answer": 372, "anti": [93, 134], "anyth": 101, "ap": 198, "apart": 463, "api": [0, 2, 3, 6, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "appear": [111, 140, 141, 474], "append": [0, 6, 94, 102, 104, 111, 122, 123, 124, 187], "appli": [31, 32, 33, 56, 64, 103, 238, 420, 428, 459, 463], "applic": [10, 101], "apply_along_axi": 6, "apply_over_ax": 6, "approach": [98, 101, 122, 123, 124, 335], "appropri": [4, 31, 32, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 157, 209, 239, 240, 243, 245, 370, 398, 401, 455, 492], "approxim": [135, 463], "ar": [3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 42, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 68, 69, 70, 71, 72, 73, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 89, 93, 94, 96, 97, 98, 101, 102, 103, 104, 107, 108, 109, 110, 111, 112, 114, 115, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 151, 156, 158, 159, 160, 161, 162, 163, 166, 171, 172, 173, 176, 177, 178, 187, 188, 189, 190, 193, 194, 195, 196, 198, 199, 200, 201, 202, 203, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 232, 233, 234, 235, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 325, 326, 335, 347, 348, 349, 350, 351, 356, 358, 359, 360, 361, 362, 363, 366, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 398, 401, 402, 404, 410, 412, 413, 414, 415, 416, 417, 418, 419, 420, 423, 424, 425, 429, 430, 431, 433, 434, 435, 436, 437, 439, 440, 441, 443, 444, 447, 448, 450, 451, 452, 453, 455, 456, 457, 458, 459, 461, 463, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481, 482, 492, 500], "arang": [0, 6, 15, 31, 32, 34, 39, 53, 54, 55, 56, 57, 68, 76, 88, 89, 90, 91, 93, 96, 97, 98, 99, 103, 107, 109, 110, 112, 113, 116, 138, 139, 142, 147, 155, 156, 158, 162, 164, 170, 171, 185, 186, 202, 210, 213, 214, 218, 219, 220, 221, 222, 224, 225, 226, 230, 232, 234, 237, 311, 351, 354, 358, 360, 361, 365, 369, 394, 425, 428, 431, 437, 446, 452, 459, 461, 463, 466, 467, 470, 471, 472, 480, 482, 484], "arbitrari": [48, 97, 101, 103, 171, 225, 428, 466, 470], "arbitrarili": 103, "arc": [20, 26, 28, 46, 50], "arcco": [6, 13, 14, 25, 26, 28, 29, 46, 50, 51, 79], "arccosh": [6, 13, 14, 24, 27, 30, 47, 52, 80], "arcsin": [6, 13, 24, 27, 28, 29, 46, 47, 50, 51, 441], "arcsinh": [6, 14, 25, 26, 30, 46, 47, 52, 442], "arctan": [6, 13, 20, 24, 26, 29, 30, 46, 50, 51, 52, 457], "arctan2": [6, 20, 26, 28, 46, 50, 51], "arctanh": [6, 14, 25, 27, 28, 29, 47, 50, 51, 52, 458], "area": 463, "arg": [62, 185, 370], "arg1": 184, "arg2": 184, "argmax": [0, 6, 32, 98, 239, 366, 456, 492], "argmin": [6, 31, 98, 240, 456, 492], "argpartit": [6, 33, 366, 456, 492], "argsort": [6, 98, 357, 366, 436, 444, 456, 462, 492], "argument": [0, 10, 11, 12, 13, 14, 15, 20, 23, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 64, 65, 66, 68, 70, 71, 76, 79, 80, 87, 88, 96, 97, 98, 101, 104, 108, 109, 110, 112, 142, 143, 144, 145, 146, 147, 161, 166, 169, 172, 183, 184, 187, 201, 202, 213, 214, 215, 216, 217, 224, 225, 227, 233, 234, 235, 237, 332, 345, 348, 349, 359, 360, 361, 363, 365, 368, 369, 421, 422, 423, 425, 428, 429, 430, 435, 439, 440, 441, 442, 450, 452, 457, 458, 459, 463, 472, 473, 492, 500], "argwher": [6, 350], "ari": [39, 53, 54, 55, 99, 102, 164, 446, 480], "arithmet": [56, 156, 228, 229, 244, 247, 249, 359, 451, 453, 478, 485, 496], "around": [6, 98, 156, 365, 420, 433], "arr": [22, 42, 91, 101, 163, 367, 394, 420, 467, 471], "arr2": 101, "arr_t": [49, 98, 303], "arrai": [0, 2, 3, 4, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 251, 257, 300, 301, 302, 303, 304, 305, 308, 311, 312, 313, 314, 316, 317, 318, 319, 321, 323, 324, 326, 328, 329, 330, 331, 332, 333, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 496, 500], "array2str": 6, "array_equ": 6, "array_equiv": [6, 37], "array_lik": [22, 36, 40, 41, 42, 43, 44, 45, 48, 56, 75, 77, 89, 92, 102, 113, 154, 155, 156, 175, 182, 210, 222, 347, 358, 365, 366, 370, 438, 443, 455, 459, 477], "array_of_diagon": 93, "array_repr": 6, "array_split": [6, 70, 71, 446], "array_str": 6, "arrays_and_dtyp": 428, "art": 10, "asanyarrai": [6, 41, 42, 45], "asarrai": [4, 6, 40, 42, 43, 45, 48, 347, 443], "asarray_chkfinit": [6, 40, 41], "ascend": [194, 196, 436], "ascii": 101, "ascontiguousarrai": [6, 40, 41, 42, 45], "asfarrai": [6, 40, 41], "asfortranarrai": [6, 40, 41, 42, 43], "asin": 26, "asinh": 27, "asmatrix": 6, "asnumpi": 98, "aspect": 101, "assembl": [70, 71, 100, 165, 434, 450, 481], "assign": [98, 313, 335, 466, 470], "associ": [56, 162, 163, 492], "assum": [10, 56, 104, 121, 127, 129, 200, 203, 207, 224, 463], "astyp": [6, 98, 156, 350], "atan": 28, "atan2": 29, "atanh": 30, "atleast_1d": [6, 54, 55, 111], "atleast_2d": [6, 53, 55, 111], "atleast_3d": [6, 53, 54, 111], "atol": [17, 173], "attain": 0, "attempt": [97, 201], "attribut": [98, 101, 106, 135, 155, 168, 204, 354, 484, 485], "automat": [162, 163], "avail": [2, 3, 4, 10, 78, 82, 101, 108, 229, 235, 239, 240, 243, 245, 246, 485, 492], "averag": [6, 98, 228, 244, 321, 453, 496], "avg": 56, "avoid": [36, 41, 54, 55, 121, 127, 129], "aweight": 82, "ax": [16, 21, 31, 32, 56, 81, 84, 94, 97, 98, 103, 111, 117, 119, 120, 123, 124, 125, 128, 129, 131, 133, 139, 158, 171, 202, 206, 208, 209, 223, 225, 226, 228, 232, 236, 239, 240, 243, 244, 245, 246, 247, 248, 249, 342, 345, 355, 357, 362, 424, 431, 432, 449, 451, 453, 454, 459, 460, 461, 462, 474, 478], "axi": [16, 18, 19, 21, 22, 31, 32, 33, 39, 56, 69, 70, 71, 81, 83, 84, 85, 86, 93, 94, 98, 99, 100, 102, 103, 111, 113, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 139, 140, 141, 145, 146, 151, 156, 158, 164, 165, 170, 198, 202, 210, 222, 223, 225, 226, 227, 228, 229, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 309, 310, 316, 320, 321, 322, 326, 327, 328, 331, 336, 337, 338, 339, 341, 343, 345, 346, 356, 357, 358, 362, 364, 365, 366, 419, 424, 426, 427, 431, 432, 434, 437, 443, 444, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 474, 476, 478, 480, 481, 492], "axis1": [93, 98, 311, 342, 344, 454, 461], "axis2": [93, 98, 311, 342, 344, 454, 461], "axisa": 83, "axisb": 83, "axisc": 83, "axiserror": [33, 444], "b": [10, 15, 17, 22, 31, 32, 37, 38, 58, 61, 69, 70, 71, 77, 83, 86, 97, 98, 100, 101, 103, 104, 107, 149, 150, 159, 160, 165, 171, 173, 186, 188, 189, 192, 198, 201, 202, 203, 205, 206, 207, 208, 209, 218, 220, 225, 226, 232, 349, 351, 355, 360, 361, 371, 428, 434, 450, 459, 460, 468, 479, 481, 500], "back": [98, 151, 316, 419, 427, 432, 468], "backend": [2, 157, 373, 375, 376, 386, 391, 407], "backward": [10, 49, 98, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 158, 303, 431, 432], "bad": 382, "bartlett": 6, "base": [0, 4, 101, 103, 110, 113, 142, 156, 162, 163, 207, 212, 213, 214, 215, 216, 217, 222, 223, 225, 358, 360, 361, 365, 367], "base_repr": 6, "basic": [64, 103, 492, 496], "bc": [192, 205], "bcde": 104, "becaus": [10, 16, 21, 121, 127, 129, 476, 492], "becom": [10, 98, 162, 345], "been": [100, 366, 432, 456], "befor": [4, 22, 33, 70, 71, 84, 98, 102, 122, 123, 124, 140, 141, 209, 223, 226, 232, 247, 249, 326, 337, 362, 424, 431, 432, 444, 451, 453, 460, 478, 479], "begin": [102, 104, 156, 210, 222, 437], "behav": [211, 365], "behavior": [98, 131, 238, 308, 460], "behind": [98, 326], "being": [3, 101, 145, 146, 227, 233], "belong": [95, 162], "below": [0, 4, 9, 13, 24, 26, 27, 30, 46, 47, 52, 89, 92, 101, 127, 200, 464, 465, 469, 476, 492], "best": 104, "beta": [6, 381], "between": [17, 23, 39, 64, 94, 102, 135, 150, 153, 158, 171, 173, 210, 222, 387, 401, 452, 463, 476], "beyond": [4, 431], "bia": 82, "big": 101, "bin": [95, 116, 118, 132, 162, 163, 408], "bin_edg": [162, 163], "binari": [58, 60, 61, 149, 150, 152, 153, 485, 496], "binary_repr": 6, "bincount": [6, 95, 162], "binomi": [6, 389], "bins_0": 163, "bins_1": 163, "bit": [58, 59, 60, 61, 101, 135, 168, 172, 187, 218, 220, 221, 246, 248, 429, 440, 496], "bitwis": [58, 60, 61], "bitwise_and": [6, 59, 60, 61, 172, 218], "bitwise_invert": [59, 172], "bitwise_left_shift": 187, "bitwise_not": 6, "bitwise_or": [6, 58, 59, 61, 172, 220], "bitwise_right_shift": 429, "bitwise_xor": [6, 58, 59, 60, 172, 221], "biufcmmosuv": 101, "blackman": 6, "block": [6, 70, 71, 100, 134, 165, 186, 434, 450, 481], "bmat": 6, "bool": [9, 16, 17, 21, 31, 32, 36, 37, 38, 41, 44, 49, 56, 64, 77, 81, 84, 95, 98, 101, 104, 107, 134, 148, 156, 159, 160, 162, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 188, 189, 190, 200, 202, 203, 207, 210, 222, 223, 226, 228, 230, 232, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 350, 351, 362, 424, 427, 437, 440, 451, 453, 455, 474, 477, 478, 492], "bool_": 9, "boolean": [58, 59, 60, 61, 77, 84, 101, 113, 142, 148, 170, 172, 173, 176, 177, 178, 179, 180, 181, 185, 218, 220, 223, 224, 228, 244, 246, 247, 249, 350, 358, 424, 427, 451, 455, 478], "boolean_sequ": 185, "both": [10, 15, 17, 22, 29, 37, 38, 51, 56, 58, 60, 61, 68, 76, 83, 96, 97, 107, 123, 130, 142, 144, 145, 146, 147, 159, 160, 161, 166, 171, 173, 186, 187, 188, 189, 202, 216, 217, 218, 220, 221, 225, 227, 233, 234, 237, 248, 349, 351, 360, 361, 425, 429, 452, 459, 461, 466, 468, 470, 472, 479, 482], "bound": [365, 420, 436, 455, 456], "boundari": [158, 365, 420], "branch": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52], "briefli": 492, "broadcast": [15, 16, 21, 31, 32, 38, 56, 62, 63, 68, 77, 81, 96, 103, 113, 142, 145, 146, 166, 179, 180, 202, 203, 221, 223, 225, 226, 227, 228, 232, 233, 237, 239, 240, 244, 246, 247, 248, 249, 360, 361, 362, 365, 366, 424, 426, 451, 452, 453, 456, 460, 472, 478, 482], "broadcast_arrai": [6, 63], "broadcast_shap": 6, "broadcast_to": [6, 62, 460], "brought": 10, "buffer": [44, 85, 86, 98, 148, 149, 150, 152, 153, 211, 226, 232, 241, 242, 427], "buffer_lik": 149, "buffererror": 148, "build": 496, "build_loc": 4, "built": 101, "busday_count": 6, "busday_offset": 6, "byte": [6, 49, 98, 101, 103, 149, 150, 211, 303, 319, 323], "byte_bound": 6, "byteord": 101, "byteswap": 6, "bz2": 211, "c": [2, 4, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 38, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 83, 87, 88, 96, 97, 98, 101, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 154, 155, 157, 159, 160, 161, 166, 169, 171, 172, 176, 177, 178, 186, 187, 188, 189, 192, 198, 201, 202, 205, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 308, 316, 329, 348, 349, 350, 351, 353, 354, 359, 360, 361, 363, 368, 369, 419, 420, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 459, 460, 472, 473, 474, 475, 482, 483, 484, 500], "c_contigu": [43, 45, 98, 308], "ca": 74, "calcul": [10, 11, 12, 15, 20, 29, 51, 56, 84, 86, 94, 96, 102, 103, 107, 109, 110, 112, 116, 125, 142, 143, 144, 147, 158, 163, 166, 193, 194, 195, 196, 198, 203, 214, 216, 217, 223, 225, 228, 234, 237, 244, 247, 249, 351, 360, 361, 362, 424, 425, 451, 452, 472, 478, 479, 485, 500], "call": [10, 20, 22, 29, 31, 32, 33, 43, 45, 51, 101, 122, 123, 124, 127, 130, 151, 193, 195, 201, 224, 257, 350, 449, 455, 460, 463, 500], "callabl": [151, 224], "cambridg": 10, "can": [0, 3, 4, 10, 15, 17, 22, 23, 29, 33, 36, 37, 38, 40, 41, 42, 43, 44, 45, 48, 49, 51, 56, 58, 59, 60, 61, 64, 75, 76, 83, 89, 90, 92, 93, 96, 97, 98, 101, 103, 104, 105, 106, 107, 114, 116, 117, 118, 119, 122, 123, 124, 127, 128, 129, 132, 134, 142, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 165, 166, 167, 170, 171, 172, 173, 175, 182, 183, 185, 186, 187, 188, 189, 190, 197, 198, 199, 209, 210, 211, 216, 217, 218, 220, 221, 222, 224, 225, 227, 231, 233, 234, 237, 246, 248, 303, 308, 335, 337, 348, 349, 350, 351, 352, 353, 354, 359, 360, 361, 366, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 420, 425, 427, 429, 444, 452, 455, 456, 459, 461, 463, 464, 466, 470, 471, 472, 474, 477, 479, 482, 483, 484, 492, 500], "can_cast": [6, 496], "cannot": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 70, 71, 239, 240, 446, 449, 450], "capabl": [23, 36, 40, 41, 43, 45, 56, 115, 156, 210, 222, 225], "care": [23, 193], "cartesian": 230, "case": [4, 16, 21, 23, 31, 32, 36, 40, 41, 42, 43, 45, 56, 75, 85, 86, 89, 92, 94, 103, 104, 105, 106, 114, 118, 121, 126, 130, 132, 149, 150, 151, 152, 154, 155, 156, 158, 167, 193, 204, 207, 210, 211, 217, 222, 231, 241, 242, 246, 248, 352, 353, 354, 362, 427, 453, 459, 464, 476, 477, 483, 484, 492], "cast": [16, 21, 49, 64, 70, 71, 77, 84, 85, 86, 98, 103, 142, 165, 193, 223, 225, 228, 238, 241, 242, 244, 246, 247, 248, 249, 303, 362, 424, 434, 450, 451, 453, 478, 481], "cat": [372, 389], "cauchi": 408, "cbrt": [6, 447], "cdef": 104, "cdot": 459, "cdoubl": 9, "ceil": [6, 35, 136, 143, 144, 430, 433, 473], "center": [117, 118, 119, 120, 124, 125, 132], "central": [158, 390, 391], "certain": [101, 224], "ch": 10, "chain": [97, 98, 103, 104], "chang": [49, 75, 83, 98, 101, 103, 113, 241, 242, 303, 316, 340, 345, 348, 358, 359, 365, 366, 367, 419, 427, 432, 476, 496], "char": 101, "charact": [101, 150], "check": [16, 21, 40, 41, 42, 64, 121, 175, 182, 190, 203, 206], "check_valid": 388, "chi": [374, 390], "chisquar": 6, "choic": [6, 67, 98, 116, 117, 119, 122, 123, 124, 128, 129, 131, 133, 194, 196, 304], "choicelist": 437, "choleski": 6, "choos": [6, 20, 26, 28, 46, 50, 98, 104, 437, 482, 492], "chosen": [34, 162, 474, 482], "circ": 500, "circl": [205, 463], "clamp": [365, 455, 456], "clariti": 134, "class": [3, 4, 98, 101, 137, 149, 150, 151, 153, 170, 211, 370, 398, 464, 496], "classic": 103, "clear": [101, 492], "clip": [6, 98, 365, 420, 455, 456, 492], "close": [13, 14, 20, 24, 25, 26, 28, 46, 48, 49, 50, 98, 103, 111, 169, 210, 303, 370, 398, 421, 422, 430, 433, 463], "closer": 473, "cloud": 3, "cmake": 4, "co": [6, 13, 14, 24, 25, 26, 46, 80, 195, 441, 457, 463], "code": [44, 101, 184], "codeplai": 4, "coeffici": [198, 206, 209], "coerc": [44, 149, 150, 151, 152, 153, 211], "coin": 372, "col": 170, "collaps": [98, 316, 474], "column": [6, 40, 41, 42, 43, 45, 48, 49, 69, 70, 71, 85, 86, 93, 98, 100, 114, 134, 140, 141, 158, 164, 165, 167, 193, 194, 198, 201, 204, 207, 303, 419, 420, 434, 446, 450, 464, 466, 470, 475, 477, 481], "column_stack": [6, 70, 71, 100, 165, 434, 450, 481], "com": 4, "combin": [0, 101, 111, 119, 124, 129, 133, 158], "combinatori": 104, "come": 474, "comma": [101, 103], "command": 4, "common": [122, 123, 124, 350, 459], "common_typ": 6, "compani": [372, 389], "compar": [17, 37, 107, 145, 146, 163, 173, 227, 233], "compare_chararrai": 6, "comparison": [2, 107, 159, 160, 188, 189, 351, 485, 496], "compat": [3, 4, 10, 16, 21, 49, 56, 98, 223, 228, 243, 244, 245, 247, 249, 303, 424, 427, 451, 478, 496], "compil": [4, 101, 157], "complement": 476, "complementari": [144, 476], "complet": [3, 4, 104, 150, 151, 204, 432, 492], "complex": [10, 11, 12, 13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 37, 46, 47, 50, 51, 52, 64, 84, 97, 98, 101, 104, 108, 115, 116, 117, 119, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 135, 142, 145, 146, 169, 174, 175, 181, 182, 193, 194, 195, 196, 204, 205, 207, 223, 225, 227, 233, 238, 247, 249, 306, 307, 363, 421, 422, 424, 445, 451, 474, 478, 479, 492, 496], "complex128": [9, 56, 428], "complex64": [9, 56, 98, 142, 336], "compliant": 98, "complic": [103, 500], "compon": [10, 37, 120, 125, 132, 135, 169, 238, 421], "compos": 76, "composit": [86, 186, 453, 463], "compress": [6, 113, 437, 455, 492], "comput": [4, 10, 13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 56, 58, 59, 60, 61, 65, 72, 73, 79, 80, 84, 85, 86, 94, 95, 103, 109, 110, 111, 112, 115, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 143, 158, 159, 160, 161, 162, 163, 169, 170, 172, 186, 188, 189, 191, 192, 193, 194, 195, 196, 197, 201, 202, 203, 204, 205, 207, 208, 209, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 228, 229, 234, 241, 242, 243, 244, 245, 246, 247, 248, 249, 348, 359, 363, 421, 423, 424, 425, 430, 433, 435, 439, 440, 441, 442, 447, 451, 453, 457, 458, 459, 463, 466, 470, 478], "compute_uv": [191, 207], "concat": 71, "concaten": [6, 69, 70, 100, 165, 434, 446, 450, 456, 481], "concept": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484, 492], "cond": [6, 197], "condit": [34, 49, 97, 98, 113, 191, 197, 201, 303, 350, 358, 365, 367, 437, 482], "condlist": 437, "confus": 147, "conj": [6, 73, 98, 121, 169, 190, 193, 363], "conjug": [6, 10, 72, 97, 98, 127, 130, 169, 190, 193, 194, 195, 196, 225, 306, 363, 479], "consecut": [94, 102, 158], "conserv": 230, "consid": [17, 23, 36, 37, 40, 41, 43, 45, 104, 132, 156, 173, 176, 194, 196, 200, 210, 222, 225, 370, 398, 474], "consist": [37, 38, 102, 116, 117, 119, 122, 123, 124, 128, 129, 131, 133, 150, 163, 209, 210, 456, 459], "constant": [9, 101, 158], "constraint": 56, "construct": [40, 41, 42, 67, 89, 92, 93, 98, 101, 114, 149, 150, 151, 152, 153, 167, 185, 211, 231, 304, 352, 437, 460, 461, 482, 485], "constructor": 492, "consum": [98, 323], "contain": [10, 11, 12, 13, 14, 15, 16, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 42, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 76, 77, 79, 80, 83, 84, 93, 96, 98, 101, 107, 109, 110, 112, 117, 118, 119, 122, 127, 130, 132, 138, 142, 143, 144, 145, 146, 147, 148, 153, 157, 158, 159, 160, 162, 163, 166, 169, 170, 172, 187, 188, 189, 194, 204, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 228, 233, 234, 237, 239, 240, 243, 244, 245, 247, 249, 332, 348, 350, 351, 357, 359, 360, 361, 363, 370, 421, 423, 424, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 451, 452, 457, 458, 462, 466, 467, 470, 471, 472, 473, 478, 492], "content": [43, 98, 407], "context": 10, "contigu": [40, 41, 42, 43, 45, 97, 98, 103, 201, 329, 419, 427], "continu": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 370, 402], "contourf": 230, "contract": [103, 104, 459], "contrast": [103, 365], "contribut": [10, 56, 162, 163], "control": [4, 49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "conveni": [98, 345, 370], "convent": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 97, 103, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 171, 209, 225, 355, 459], "convers": [49, 98, 103, 303, 485], "convert": [22, 31, 32, 36, 40, 41, 42, 43, 44, 45, 48, 53, 54, 55, 75, 87, 88, 89, 92, 101, 103, 104, 111, 154, 155, 156, 175, 182, 210, 222, 368, 369, 420, 475, 476, 477], "convolut": [10, 74, 78], "convolv": [6, 78], "coolei": 10, "coordin": [81, 151, 158, 170, 185, 230, 420, 475], "copi": [6, 22, 23, 33, 36, 37, 40, 41, 42, 43, 44, 45, 49, 53, 54, 55, 77, 89, 90, 92, 93, 98, 101, 105, 106, 113, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 230, 231, 238, 257, 303, 316, 318, 326, 332, 335, 352, 353, 354, 356, 358, 359, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 427, 436, 444, 449, 464, 465, 466, 469, 470, 477, 483, 484, 492], "copysign": [6, 348, 359], "copyto": [6, 98, 113, 308, 358], "core": [3, 101, 103, 492], "corner": [117, 119, 123, 124], "corrcoef": [6, 82], "correct": [11, 12, 13, 14, 15, 20, 22, 24, 25, 26, 27, 28, 29, 30, 34, 35, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 70, 71, 72, 73, 76, 79, 80, 87, 88, 96, 107, 109, 110, 112, 115, 121, 127, 129, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 206, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 233, 234, 237, 348, 349, 351, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 450, 452, 457, 458, 472, 473], "correctli": [20, 26, 28, 31, 32, 46, 50, 81, 202, 226, 232, 239, 240, 246, 248, 350, 362, 453], "correl": [6, 496], "correspond": [6, 10, 23, 31, 32, 36, 39, 40, 41, 42, 43, 44, 45, 49, 68, 70, 71, 75, 87, 88, 89, 90, 92, 93, 98, 99, 105, 106, 114, 117, 118, 119, 121, 123, 124, 127, 128, 129, 130, 131, 132, 133, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 164, 167, 170, 185, 193, 194, 210, 211, 222, 224, 225, 231, 303, 308, 312, 352, 353, 354, 357, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 431, 437, 438, 446, 451, 459, 462, 463, 464, 466, 470, 477, 478, 480, 483, 484, 492], "correspondingli": [10, 446], "cosh": [6, 14, 25, 79, 442, 458], "cosin": [13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458], "cost": [103, 104], "costli": 104, "could": [98, 121, 127, 129, 337], "count": [16, 21, 57, 81, 95, 101, 104, 139, 149, 150, 152, 153, 158, 162, 163, 350, 362, 372, 443, 453, 474, 485, 496], "count_nonzero": [6, 350], "counterpart": [10, 121, 127, 129, 492], "cov": [6, 388], "covari": 82, "cover": [466, 470, 496], "cpu": [4, 23, 36, 40, 41, 42, 43, 45, 75, 78, 82, 89, 92, 105, 106, 108, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 229, 231, 235, 246, 352, 353, 354, 464, 477, 483, 484], "creat": [3, 4, 23, 36, 38, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 91, 92, 93, 98, 101, 104, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 238, 303, 308, 352, 353, 354, 366, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 461, 464, 466, 467, 470, 471, 477, 483, 484, 492, 496], "creation": [101, 104, 485, 492, 496, 500], "crop": [116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133], "cross": [6, 78, 185], "csingl": 9, "ct": 10, "cube": [65, 142, 447], "cubic": 104, "cuda": 4, "cumprod": [6, 98, 241, 492], "cumproduct": 6, "cumsum": [6, 94, 98, 242, 453, 463, 492], "cumul": [84, 85, 86, 94, 98, 241, 242, 309, 310, 453, 463], "cupi": [2, 485], "current": [10, 11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 76, 79, 80, 87, 88, 96, 98, 101, 104, 109, 110, 112, 142, 143, 144, 145, 146, 147, 150, 161, 163, 166, 167, 172, 187, 213, 214, 215, 216, 217, 227, 233, 234, 235, 237, 335, 348, 349, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 452, 457, 458, 472, 473], "curv": 463, "custom": 492, "customarili": 10, "cut": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 198], "cutoff": 203, "cycl": [118, 132, 185], "cyclic": 365, "cython": 4, "d": [0, 16, 21, 23, 56, 69, 70, 71, 85, 86, 89, 90, 91, 92, 93, 97, 98, 100, 101, 114, 118, 120, 125, 132, 134, 138, 140, 141, 153, 164, 165, 167, 171, 185, 192, 194, 195, 201, 202, 205, 225, 230, 241, 242, 248, 316, 350, 360, 361, 362, 365, 375, 419, 427, 434, 436, 438, 450, 453, 455, 459, 460, 461, 468, 474, 477, 481, 492], "d0": [370, 397, 399], "d1": [370, 399], "d3": 90, "data": [1, 3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 24, 25, 26, 27, 28, 29, 30, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 60, 61, 63, 64, 65, 66, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 84, 87, 88, 89, 92, 95, 96, 97, 98, 101, 103, 105, 106, 107, 108, 109, 110, 112, 114, 115, 121, 127, 129, 135, 136, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 162, 163, 165, 166, 167, 168, 169, 170, 172, 173, 175, 176, 177, 178, 179, 180, 182, 187, 188, 189, 198, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 227, 228, 229, 233, 234, 235, 237, 238, 239, 240, 243, 244, 245, 246, 247, 249, 303, 332, 345, 347, 348, 349, 351, 353, 354, 358, 359, 360, 361, 363, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 441, 442, 443, 447, 448, 449, 450, 451, 452, 456, 457, 458, 461, 464, 472, 473, 478, 481, 482, 483, 484, 485, 496], "datatyp": [101, 200], "date": 4, "datetim": 101, "datetime_as_str": 6, "datetime_data": 6, "dcmake_c_compil": 4, "dcmake_cxx_compil": 4, "ddof": [82, 98, 247, 249, 339, 346, 451, 478], "decai": 383, "decim": [35, 98, 135, 136, 333, 430, 433], "decomposit": [190, 197, 200, 203, 207, 496], "decompress": 211, "decreas": [95, 463], "decreasingli": [10, 117, 119, 123, 124], "deem": 148, "def": 0, "default": [3, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 58, 59, 60, 61, 62, 63, 65, 66, 68, 70, 71, 72, 73, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 101, 102, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 190, 191, 194, 196, 198, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 316, 348, 349, 351, 352, 353, 354, 356, 357, 359, 360, 361, 362, 363, 365, 368, 369, 370, 374, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 408, 409, 411, 414, 419, 420, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 446, 447, 448, 450, 451, 452, 453, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481, 482, 483, 484, 492], "default_rng": 6, "defg": 104, "defici": 200, "defin": [10, 29, 51, 83, 101, 106, 116, 145, 146, 155, 161, 162, 163, 227, 233, 238, 354, 359, 422, 484, 492], "definit": [83, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 143, 190, 463], "deg": [20, 369], "deg2rad": [6, 368, 369, 476], "degre": [6, 20, 87, 247, 249, 368, 369, 412, 451, 476, 478, 500], "del": 500, "delet": [6, 22], "delta": [10, 247, 249, 451, 476, 478], "demonstr": [0, 4, 101], "dens": [170, 185, 231], "densiti": 162, "depend": [4, 34, 93, 115, 121, 127, 129, 194, 198, 204, 206, 207, 210, 246, 248, 437, 482], "deprec": 6, "deprecate_with_doc": 6, "depth": [69, 70, 71, 99, 100, 165, 434, 446, 450, 481], "deriv": 158, "descend": 207, "descr": 101, "describ": [84, 101, 223, 424, 496], "descript": [84, 101, 122, 124, 162, 223, 424, 492], "design": 10, "desir": [23, 36, 40, 41, 43, 45, 48, 63, 105, 106, 114, 122, 123, 124, 154, 155, 156, 167, 210, 222, 353, 354, 460, 464, 483, 484], "destin": [70, 71, 165, 236, 365, 366, 434, 450, 456, 481], "destruct": 500, "det": [6, 205], "detail": [35, 117, 119, 123, 124, 128, 129, 131, 133, 148, 433, 466, 467, 470, 471, 474, 492], "determin": [13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 60, 61, 65, 76, 79, 80, 87, 88, 96, 109, 110, 112, 144, 145, 146, 147, 150, 151, 153, 166, 187, 192, 198, 204, 205, 212, 213, 214, 215, 216, 217, 225, 227, 233, 234, 237, 349, 360, 361, 368, 369, 420, 423, 425, 429, 435, 437, 439, 441, 442, 447, 448, 452, 457, 458, 461, 472, 473, 475], "devel": 4, "develop": [3, 4], "deviat": [98, 228, 244, 247, 249, 339, 370, 385, 392, 451, 478], "devic": [0, 2, 3, 23, 36, 40, 41, 42, 43, 44, 45, 49, 56, 75, 84, 89, 90, 92, 98, 103, 105, 106, 114, 115, 118, 132, 136, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 223, 224, 225, 228, 231, 244, 247, 249, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 424, 449, 451, 464, 466, 470, 477, 478, 483, 484], "df": [374, 390, 412, 413], "dfden": [378, 391], "dfnum": [378, 391], "dft": [10, 116, 121, 122, 126, 127, 130], "di": [90, 91], "diag": [6, 92, 93, 103, 114, 140, 141, 167, 193, 195, 207, 437, 461], "diag_indic": [6, 91, 134], "diag_indices_from": [6, 90, 134], "diagflat": [6, 89, 93, 461], "diagon": [6, 89, 90, 91, 92, 98, 103, 114, 134, 167, 190, 194, 195, 196, 224, 344, 437, 461, 464, 465, 466, 467, 469, 470, 471, 492], "dice": 387, "dictionari": 101, "diff": [6, 86, 102, 158, 162], "differ": [3, 10, 17, 23, 36, 39, 40, 41, 42, 43, 45, 56, 75, 84, 86, 89, 92, 94, 98, 101, 102, 105, 106, 114, 117, 118, 122, 123, 125, 128, 131, 132, 135, 140, 141, 142, 149, 150, 151, 152, 154, 155, 156, 158, 167, 173, 196, 210, 211, 222, 223, 225, 231, 308, 352, 353, 354, 358, 360, 361, 366, 424, 452, 456, 464, 466, 470, 476, 477, 483, 484, 496], "digit": [6, 10, 135, 162], "dim": [17, 420], "dimens": [16, 21, 22, 31, 32, 36, 53, 54, 55, 56, 69, 70, 71, 77, 81, 82, 83, 90, 93, 94, 98, 99, 101, 111, 123, 124, 136, 140, 141, 158, 165, 170, 171, 185, 200, 202, 204, 223, 226, 228, 230, 231, 232, 236, 239, 240, 243, 244, 245, 246, 247, 248, 249, 316, 324, 335, 347, 350, 352, 362, 366, 370, 400, 402, 403, 405, 420, 424, 427, 438, 446, 449, 450, 451, 453, 454, 455, 456, 460, 461, 466, 467, 470, 471, 474, 475, 478, 480, 492, 496], "dimension": [2, 4, 33, 74, 78, 81, 84, 90, 91, 92, 93, 94, 95, 98, 102, 103, 116, 117, 119, 121, 122, 123, 124, 127, 128, 129, 130, 131, 133, 134, 149, 150, 152, 158, 164, 170, 185, 198, 204, 208, 209, 223, 226, 230, 231, 232, 239, 240, 243, 245, 247, 249, 338, 347, 352, 355, 362, 424, 444, 451, 453, 455, 460, 463, 474, 478, 479, 480, 485], "direct": [10, 83, 94, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 140, 141, 158, 349], "directli": [101, 151, 170, 222, 350, 456], "directori": 157, "dirichlet": 6, "discard": 473, "discont": 476, "discontinu": 476, "discret": [3, 10, 74, 78, 86, 94, 102, 116, 117, 118, 119, 122, 123, 124, 127, 128, 129, 130, 131, 132, 133, 158, 370, 485], "disp": 6, "dispers": 415, "displac": [98, 340], "distanc": 158, "distinct": [145, 146, 227, 233], "distinguish": 101, "distribut": [3, 4, 222, 370, 371, 372, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 401, 402, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 496], "divid": [6, 39, 99, 100, 144, 147, 164, 234, 425, 446, 472, 480], "divis": [96, 144, 147, 234, 360, 361, 425, 446, 472, 473], "divisor": [247, 249, 451, 478], "divmod": [6, 492], "dlpack": 148, "dmlc": 148, "dn": [370, 397, 399], "do": [3, 4, 101, 224, 372, 432, 463], "docstr": 492, "document": [0, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 316, 317, 318, 320, 321, 322, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "doe": [22, 23, 39, 64, 103, 113, 115, 130, 145, 146, 148, 204, 238, 241, 242, 358, 446, 455], "domain": [10, 121, 126], "done": [3, 49, 98, 103, 209, 303, 474, 476], "dot": [6, 98, 103, 104, 171, 190, 195, 197, 201, 203, 204, 206, 207, 208, 209, 225, 459, 479], "doubl": [9, 383, 459], "down": 141, "dp": [96, 192, 194, 205, 206, 360, 361, 427, 428, 452, 472], "dpc": 4, "dpcpp": 4, "dpcpp_linux": 4, "dpcpp_win": 4, "dpctl": [0, 4, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 239, 240, 243, 245, 246, 303, 308, 352, 353, 354, 364, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "dpnp": [0, 2, 3, 4, 10, 485, 492, 496, 497, 500], "dpnp_arrai": [23, 36, 40, 41, 42, 43, 45, 49, 75, 89, 90, 92, 105, 106, 114, 118, 132, 135, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 168, 170, 210, 211, 222, 224, 231, 250, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484, 485], "dpnp_iface_arraycr": [231, 352], "draw": [370, 371, 372, 374, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 398, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417], "drawn": [370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 398, 401, 404, 410, 411, 412, 413, 414, 415, 416, 417, 418, 437], "drill": [372, 389], "driver": 2, "drop": [3, 101], "dsplit": [6, 70, 71, 100, 446], "dst": 77, "dstack": [6, 69, 70, 71, 165, 434, 446, 450, 481], "dt": [101, 463], "dt2": 101, "dtype": [0, 9, 11, 12, 13, 14, 15, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 58, 59, 60, 61, 64, 65, 66, 70, 71, 72, 73, 76, 79, 80, 82, 84, 85, 86, 87, 88, 90, 96, 98, 103, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 165, 166, 167, 168, 169, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 201, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 309, 310, 321, 327, 336, 339, 341, 344, 346, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 370, 392, 398, 414, 423, 424, 425, 428, 429, 430, 433, 434, 435, 439, 440, 441, 442, 445, 447, 448, 450, 451, 452, 453, 455, 457, 458, 461, 464, 465, 469, 472, 473, 478, 480, 481, 483, 484, 492], "due": [130, 500], "dump": 6, "dx": [158, 463], "dy": 158, "dz": 158, "e": [9, 10, 14, 25, 27, 47, 84, 85, 93, 101, 105, 106, 111, 114, 117, 121, 122, 123, 124, 127, 129, 130, 142, 150, 154, 155, 158, 167, 187, 193, 205, 208, 212, 353, 354, 370, 422, 426, 454, 464, 483, 484], "ea": 104, "each": [0, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 39, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 72, 73, 76, 79, 80, 85, 86, 90, 93, 95, 96, 98, 99, 101, 104, 107, 109, 110, 112, 117, 119, 121, 123, 124, 127, 128, 129, 131, 133, 140, 141, 142, 143, 144, 147, 151, 158, 159, 160, 162, 163, 164, 169, 172, 176, 177, 178, 185, 187, 188, 189, 193, 194, 195, 196, 198, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 234, 236, 237, 238, 333, 348, 350, 351, 359, 360, 361, 363, 366, 372, 389, 420, 421, 423, 425, 426, 429, 430, 431, 433, 435, 439, 440, 441, 442, 446, 447, 448, 450, 452, 456, 457, 458, 460, 463, 466, 467, 470, 471, 472, 473, 474, 475, 480, 492], "easier": 455, "easiest": 4, "easili": [0, 163], "edg": [68, 95, 162, 163], "edge_ord": 158, "ediff1d": [6, 94, 158], "effect": [104, 142, 145, 146, 227, 233, 360, 361, 476], "effici": [10, 116, 130, 150, 200, 203, 207], "efgh": 104, "eig": [6, 194, 195, 196], "eigenvalu": [193, 194, 195, 196, 496], "eigenvector": [193, 194, 195, 196], "eigh": [6, 193, 195, 196], "eigval": [6, 193, 194, 196], "eigvalsh": [6, 193, 194, 195], "einstein": [97, 103, 104, 171, 209, 225, 355, 459], "einsum": [6, 97, 104, 171, 209, 225, 355, 459], "einsum_path": [6, 103], "either": [37, 38, 45, 56, 84, 93, 101, 117, 119, 121, 123, 124, 127, 129, 131, 133, 134, 158, 171, 194, 196, 202, 204, 223, 239, 240, 243, 245, 246, 248, 420, 424, 436, 437, 456, 463], "element": [4, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 37, 38, 42, 46, 47, 50, 51, 52, 56, 57, 58, 59, 60, 61, 65, 66, 68, 72, 73, 76, 77, 79, 80, 84, 85, 86, 91, 93, 94, 95, 96, 98, 101, 102, 104, 107, 109, 110, 112, 113, 114, 115, 117, 119, 123, 124, 128, 129, 130, 131, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 153, 158, 159, 160, 161, 162, 163, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 187, 188, 189, 190, 195, 199, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 230, 232, 233, 234, 235, 237, 238, 241, 242, 243, 245, 246, 247, 248, 249, 298, 299, 306, 307, 309, 310, 312, 313, 316, 318, 319, 321, 323, 325, 326, 331, 332, 333, 334, 336, 339, 340, 343, 346, 348, 349, 350, 351, 358, 359, 360, 361, 362, 363, 365, 367, 419, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 447, 448, 451, 452, 453, 455, 457, 458, 459, 460, 461, 463, 465, 467, 469, 471, 472, 473, 474, 475, 476, 478, 482, 492, 496, 500], "element_count": [98, 336, 443], "ellipsi": 103, "els": [0, 205, 255], "elsewher": [114, 167, 464, 482], "empti": [4, 6, 36, 98, 106, 117, 119, 123, 124, 128, 129, 131, 133, 150, 154, 155, 198, 313, 353, 354, 358, 446, 483, 484], "empty_lik": [6, 36, 105, 155, 354, 484], "enabl": [134, 200, 203, 207], "encount": [241, 242, 243, 245, 437], "end": [22, 23, 93, 101, 102, 104, 122, 156, 210, 222], "end_tim": 0, "endian": 101, "endpoint": [23, 156, 210, 222, 463], "engin": 406, "enough": 162, "entir": [56, 84, 121, 162, 163, 223, 228, 243, 244, 245, 247, 249, 424, 451, 478], "entri": [39, 98, 99, 101, 105, 113, 121, 127, 129, 134, 139, 140, 141, 164, 338, 446, 449, 480], "enumer": 148, "env": 4, "environ": 4, "ep": [135, 200, 349, 422], "epsilon": [200, 422], "epsneg": 135, "equal": [6, 16, 17, 21, 37, 38, 39, 56, 70, 71, 78, 82, 86, 98, 99, 114, 156, 158, 159, 160, 162, 163, 164, 165, 173, 175, 182, 184, 187, 188, 189, 199, 203, 204, 209, 210, 222, 234, 326, 351, 370, 380, 414, 425, 429, 430, 433, 434, 439, 446, 449, 450, 464, 466, 470, 480, 481], "equal_nan": [17, 37, 173, 474], "equat": [198, 206, 208, 209, 496], "equiv": [49, 64, 70, 71, 77, 98, 103, 165, 199, 225, 303, 434, 450, 481], "equival": [10, 15, 16, 18, 19, 21, 31, 32, 33, 35, 38, 56, 75, 83, 84, 87, 88, 96, 97, 98, 99, 100, 104, 111, 113, 138, 145, 146, 147, 164, 185, 208, 223, 234, 237, 257, 298, 299, 311, 324, 332, 335, 345, 347, 350, 355, 357, 359, 368, 369, 370, 398, 424, 425, 427, 433, 438, 444, 452, 453, 455, 459, 462, 472, 474, 480, 492, 500], "error": [84, 99, 103, 108, 121, 126, 164, 193, 223, 420, 424, 446, 449, 480, 485, 492], "essenti": 4, "estim": [82, 163, 372, 389, 463], "et": 10, "etc": [10, 36, 41, 101, 117, 119, 123, 124, 128, 129, 131, 133, 389], "euclidean": 198, "euler_gamma": 9, "evalu": [16, 17, 21, 98, 103, 104, 107, 175, 182, 209, 230, 298, 299, 355, 437, 459, 492], "even": [10, 101, 118, 120, 121, 122, 125, 126, 127, 129, 130, 132, 175, 182, 430, 433], "evenli": [23, 156, 210, 222, 430, 463], "event": 217, "everi": [129, 366, 456], "everywher": 127, "exact": [113, 201, 358], "exactli": [10, 48, 153, 370, 398, 437], "examin": 198, "exampl": [2, 3, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 311, 313, 316, 317, 318, 324, 326, 330, 332, 335, 336, 337, 340, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 500], "exce": [217, 446], "except": [4, 11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 70, 71, 72, 73, 75, 76, 79, 80, 87, 88, 94, 95, 96, 97, 98, 105, 106, 107, 109, 110, 112, 114, 128, 129, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 164, 165, 166, 167, 172, 176, 177, 178, 187, 188, 189, 201, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 232, 233, 234, 237, 243, 244, 245, 246, 247, 248, 249, 303, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 423, 425, 426, 427, 429, 430, 435, 439, 440, 441, 442, 444, 446, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484], "exclud": [11, 12, 22, 210, 370, 414], "exclus": [370, 398], "execut": [3, 4, 40, 41, 42, 78, 82, 108, 151, 229, 235, 246, 373, 375, 376, 386, 391, 407, 500], "executor": 0, "exist": [10, 69, 70, 71, 100, 101, 111, 148, 165, 427, 434, 446, 450, 481, 496], "exp": [6, 10, 110, 112, 116, 205, 214, 216, 223], "exp2": [6, 109, 112], "expand": [94, 111], "expand_dim": [6, 31, 32], "expect": [4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 72, 73, 76, 79, 80, 81, 84, 85, 86, 87, 88, 96, 97, 101, 107, 109, 110, 112, 115, 127, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 173, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 226, 227, 228, 232, 233, 234, 237, 241, 242, 244, 246, 247, 248, 249, 348, 349, 351, 359, 360, 361, 362, 363, 368, 369, 421, 423, 424, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 482], "explain": [119, 124, 129, 133, 492], "explan": 101, "explicit": 103, "explicitli": [93, 117, 119, 123, 124, 128, 129, 131, 133], "exploit": [10, 130], "explor": [104, 372, 389], "expm1": [6, 109, 110, 214], "expon": [10, 109, 110, 112, 142, 199, 216, 217, 223, 360, 361, 396, 496], "exponenti": [6, 10, 104, 216, 217, 223, 383, 409], "expos": [149, 492], "express": [10, 13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 103, 104, 211, 500], "extend": [10, 101, 186, 492], "extens": [0, 1, 3, 4, 9, 157, 211, 485], "extobj": 225, "extra": [101, 127, 153], "extract": [6, 89, 92, 93, 103, 114, 138, 167, 170, 224, 358, 437, 455, 461], "extrema": 496, "ey": [6, 72, 73, 81, 98, 123, 124, 145, 146, 167, 171, 186, 197, 199, 200, 208, 209, 221, 227, 233, 438, 461], "f": [0, 6, 10, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 101, 103, 105, 106, 107, 109, 110, 112, 114, 115, 118, 130, 132, 136, 142, 143, 144, 145, 146, 147, 154, 155, 158, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 199, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 308, 316, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 391, 419, 420, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 468, 472, 473, 475, 482, 483, 484], "f0": 101, "f1": 101, "f2": 101, "f4": 64, "f8": [64, 101], "f_contigu": [43, 45], "f_k": 10, "fab": [6, 11, 12], "fact": 195, "factor": [10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 190, 204], "fail": [98, 335, 372], "fallback": [193, 195, 373, 375, 376, 386, 391, 407], "fals": [16, 17, 18, 19, 20, 21, 31, 32, 36, 37, 38, 41, 43, 45, 49, 56, 58, 59, 61, 62, 63, 64, 75, 81, 82, 84, 86, 95, 98, 101, 103, 104, 106, 107, 113, 134, 148, 151, 155, 156, 159, 160, 162, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 188, 189, 190, 191, 200, 202, 203, 207, 210, 218, 219, 220, 221, 222, 223, 226, 228, 229, 230, 232, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 255, 298, 299, 300, 301, 303, 320, 321, 322, 327, 339, 341, 346, 350, 351, 354, 362, 364, 424, 427, 437, 440, 451, 453, 474, 477, 478, 482, 484, 492], "famili": 10, "fanci": 455, "fashion": [217, 492], "fast": [10, 116, 117, 119, 123, 124, 129, 130, 133], "fastcopyandtranspos": 6, "faster": [10, 145, 146], "fastest": [98, 316, 419, 427], "fb": [104, 468], "featur": 101, "few": 134, "fft": [6, 485, 496], "fft2": [6, 116, 119, 123], "fftfreq": [6, 10, 116, 120, 125, 132], "fftn": [6, 116, 117, 124, 130, 133], "fftshift": [6, 10, 117, 119, 124, 125], "fh": 150, "field": [101, 230], "field1": 101, "file": [149, 150, 152, 153, 157, 211], "filenam": [150, 211], "fill": [6, 22, 36, 98, 105, 106, 134, 154, 155, 162, 163, 230, 238, 308, 353, 354, 464, 483, 484], "fill_diagon": 6, "fill_valu": [154, 155], "filt": 468, "filter": [10, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "final": [4, 10, 129, 130, 131, 133, 156, 222], "find": [34, 57, 95, 98, 115, 162, 200, 203, 207, 334, 349, 350, 426, 436, 444, 474, 496], "find_common_typ": 6, "fine": 4, "finfo": [349, 422], "finfo_object": 135, "finit": [42, 176, 177, 178, 179, 180, 238], "first": [15, 16, 17, 21, 29, 31, 32, 33, 37, 38, 51, 56, 58, 60, 61, 69, 70, 71, 76, 83, 84, 93, 96, 97, 98, 101, 104, 107, 110, 117, 119, 121, 123, 124, 139, 142, 144, 145, 146, 147, 158, 159, 160, 162, 163, 164, 166, 171, 173, 184, 186, 187, 188, 189, 201, 208, 211, 216, 217, 218, 220, 221, 224, 225, 226, 227, 230, 232, 233, 234, 237, 239, 240, 316, 351, 355, 358, 360, 361, 362, 419, 425, 427, 429, 431, 434, 436, 437, 444, 445, 448, 452, 453, 454, 456, 459, 461, 472, 474, 479, 480, 481], "fit": [198, 426], "fix": [6, 35, 66, 93, 101, 143, 365, 430, 433, 473], "flag": [43, 45, 98, 101, 308], "flanneri": 10, "flat": [31, 32, 98, 102, 137, 316, 420, 426, 475], "flatnonzero": [6, 350], "flatten": [6, 22, 31, 32, 33, 70, 71, 81, 85, 86, 89, 92, 93, 98, 102, 134, 138, 162, 163, 226, 232, 239, 240, 241, 242, 246, 248, 315, 329, 337, 350, 355, 366, 419, 420, 426, 431, 444, 455, 456, 461, 474, 475, 479], "flexibl": [97, 101, 150, 201], "flip": [6, 59, 93, 134, 140, 141, 172, 372], "fliplr": [6, 93, 134, 139, 141], "flipud": [6, 93, 134, 139, 140], "float": [11, 12, 20, 23, 29, 40, 41, 44, 51, 56, 64, 76, 84, 86, 101, 105, 106, 110, 114, 115, 118, 132, 135, 136, 142, 149, 150, 151, 152, 153, 154, 155, 158, 162, 163, 167, 169, 198, 199, 200, 202, 203, 210, 211, 216, 217, 222, 223, 226, 228, 232, 238, 244, 247, 249, 349, 353, 354, 360, 361, 370, 374, 399, 400, 402, 403, 405, 408, 409, 411, 414, 421, 422, 423, 424, 435, 451, 464, 476, 478, 483, 484, 492, 496], "float16": [9, 142], "float32": [0, 9, 42, 44, 49, 64, 85, 98, 101, 103, 142, 303, 349, 370, 392, 397, 399, 400, 402, 403, 405, 411, 414, 428], "float64": [0, 9, 44, 49, 56, 64, 86, 98, 101, 103, 303, 370, 371, 377, 378, 379, 381, 383, 384, 385, 392, 393, 396, 397, 399, 400, 402, 403, 404, 405, 410, 411, 412, 413, 414, 415, 416, 417, 418, 422, 428, 480], "float_pow": [6, 360, 361], "floor": [6, 35, 66, 136, 144, 234, 425, 430, 433, 473], "floor_divid": [6, 234, 425], "flop": 104, "flush": 150, "fmax": [6, 146, 226, 227, 233, 243, 360, 361], "fmin": [6, 145, 227, 232, 233, 245, 360, 361], "fmod": [6, 234, 360, 361, 425], "fn": 151, "fname": 211, "follow": [4, 10, 56, 101, 111, 127, 135, 148, 168, 194, 196, 203, 459, 492, 496], "forc": [101, 103], "forg": 4, "form": [10, 22, 36, 40, 41, 42, 43, 44, 45, 69, 75, 89, 92, 98, 100, 103, 104, 123, 124, 127, 154, 155, 156, 175, 182, 185, 210, 222, 345, 434, 477, 481], "format": [101, 148, 150, 153, 496], "format_float_posit": 6, "format_float_scientif": 6, "former": [13, 24, 26, 27, 28, 30, 46, 47, 50, 52, 366, 456], "forth": 459, "fortran": [45, 49, 98, 303, 316, 419, 420, 427, 475], "forward": [10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 158], "found": [4, 436, 492], "four": [370, 399], "fourier": [10, 116, 117, 118, 119, 122, 123, 124, 127, 128, 129, 130, 131, 132, 133, 485], "fourth": 117, "frac": [10, 463], "fraction": [235, 473], "free": [98, 332], "freedom": [247, 249, 412, 451, 478], "freq": [118, 120, 125, 132], "freq_spectrum": 121, "frequenc": [10, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 132], "freshli": [179, 180], "frexp": 6, "fro": [191, 202], "frobeniu": 191, "from": [3, 10, 13, 14, 16, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 40, 41, 42, 43, 44, 45, 46, 47, 50, 52, 62, 64, 67, 70, 71, 75, 77, 84, 87, 88, 89, 90, 92, 93, 98, 100, 101, 103, 105, 106, 110, 113, 114, 118, 122, 131, 132, 133, 139, 142, 148, 149, 150, 151, 152, 153, 154, 155, 158, 162, 165, 167, 170, 185, 193, 195, 196, 200, 201, 211, 223, 224, 230, 231, 304, 308, 338, 343, 352, 353, 354, 358, 362, 366, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 420, 424, 427, 428, 434, 436, 437, 448, 449, 450, 453, 455, 456, 461, 464, 466, 468, 470, 471, 474, 476, 477, 481, 482, 483, 484, 496], "from_": 64, "from_dlpack": 6, "frombuff": [6, 150, 152, 153, 211], "fromfil": [6, 149, 152, 153], "fromfunct": [6, 40, 41, 42], "fromit": [6, 40, 41, 42, 149, 150, 153], "frompyfunc": 6, "fromregex": [6, 211], "fromstr": [6, 149, 150, 152, 211], "front": 468, "full": [6, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 316, 317, 318, 320, 321, 322, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "full_lik": [6, 36, 106, 154, 354, 484], "full_matric": 207, "fulli": 101, "function": [0, 2, 3, 11, 12, 13, 14, 18, 19, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 75, 78, 82, 84, 87, 88, 93, 96, 98, 103, 105, 106, 108, 112, 114, 115, 116, 117, 119, 120, 122, 123, 124, 125, 127, 129, 130, 133, 134, 142, 147, 149, 150, 151, 152, 153, 154, 155, 157, 158, 161, 162, 163, 167, 185, 193, 195, 201, 211, 214, 216, 217, 223, 224, 229, 230, 234, 235, 246, 298, 299, 308, 311, 332, 335, 345, 353, 354, 360, 361, 366, 368, 369, 370, 373, 375, 376, 386, 391, 407, 424, 425, 433, 434, 439, 451, 455, 456, 460, 466, 467, 470, 471, 472, 478, 481, 482, 483, 484, 485, 492, 496], "fundament": [10, 101], "further": [466, 470], "futur": [101, 163], "fweight": 82, "g": [4, 10, 101, 105, 106, 114, 154, 155, 167, 353, 354, 370, 464, 483, 484, 500], "g2bfbdd516dc": 6, "gamma": [6, 410], "gauss": 10, "gaussian": [370, 392, 416], "gc": 104, "gcd": 6, "gen": 103, "gender": 101, "gener": [4, 10, 33, 56, 101, 122, 127, 130, 133, 156, 171, 193, 194, 195, 196, 203, 204, 211, 222, 370, 372, 375, 406, 463, 466, 470, 477, 492, 496], "genfromtxt": [6, 211], "geometr": [6, 156, 210], "geomspac": [6, 210, 222], "get": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 91, 92, 98, 105, 106, 114, 118, 121, 127, 129, 132, 142, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 335, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 456, 464, 466, 467, 470, 471, 477, 483, 484, 492], "get_arrai": 98, "get_array_wrap": 6, "get_dtyp": 0, "get_includ": 6, "get_printopt": 6, "get_stat": [6, 370], "get_sycl_devic": 370, "get_sycl_queu": 370, "getbufs": 6, "geterr": 6, "geterrcal": 6, "geterrobj": 6, "getfield": [6, 101], "getter": [98, 335], "gid": 163, "github": 148, "give": [10, 92, 98, 142, 163, 345, 427, 438, 443, 474], "given": [16, 17, 21, 22, 23, 31, 32, 35, 36, 37, 40, 41, 43, 45, 49, 56, 69, 75, 81, 82, 85, 86, 94, 97, 98, 100, 101, 102, 104, 105, 106, 113, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 145, 146, 154, 155, 156, 158, 162, 163, 173, 197, 210, 222, 224, 226, 227, 230, 232, 233, 241, 242, 243, 245, 246, 247, 248, 249, 300, 301, 303, 309, 310, 322, 327, 328, 333, 336, 339, 341, 346, 350, 353, 354, 358, 362, 364, 365, 370, 375, 397, 414, 424, 426, 430, 431, 432, 434, 436, 437, 443, 446, 451, 453, 455, 459, 460, 463, 464, 474, 478, 481, 483, 484, 492], "global": 0, "good": 382, "gpu": [0, 3, 4, 23, 36, 40, 41, 42, 43, 45, 75, 89, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 231, 352, 353, 354, 464, 477, 483, 484], "grade": 101, "gradient": [6, 94, 102, 198], "graphic": 4, "great": 10, "greater": [6, 98, 99, 107, 144, 160, 187, 188, 189, 200, 204, 326, 351, 429, 437, 439, 449, 476], "greater_equ": [6, 107, 159, 188, 189, 351], "greatest": 144, "greedi": [103, 104], "grid": [40, 41, 42, 151, 170, 230, 231, 352], "group": [34, 350], "guarante": [101, 427], "guid": [2, 3], "gumbel": 6, "gz": 211, "h": [157, 190, 204, 230], "ha": [4, 10, 11, 12, 13, 14, 16, 20, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 46, 47, 50, 52, 56, 84, 85, 86, 95, 101, 107, 111, 121, 126, 127, 151, 158, 159, 160, 165, 169, 174, 175, 181, 182, 188, 189, 195, 205, 207, 223, 228, 234, 241, 242, 244, 246, 247, 248, 249, 351, 362, 421, 422, 423, 424, 425, 426, 432, 435, 437, 449, 450, 451, 453, 454, 455, 460, 461, 475, 478, 492], "had": [366, 456], "hadamard": 104, "half": [14, 25, 117, 119, 120, 121, 123, 124, 210, 370, 400, 402, 403, 405, 414, 454], "ham": 6, "han": 6, "hand": [83, 209], "handl": [23, 101, 115, 211, 350, 420, 455, 456, 496], "happen": [49, 56, 98, 303, 372, 463], "hardwar": 4, "has_aspect_fp64": 0, "hasobject": 101, "have": [3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 63, 65, 66, 69, 70, 71, 72, 73, 76, 79, 80, 83, 84, 85, 86, 87, 88, 96, 97, 100, 101, 107, 109, 110, 112, 115, 123, 124, 133, 135, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 165, 166, 169, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 198, 201, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 227, 228, 233, 234, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 348, 349, 351, 358, 359, 360, 361, 362, 363, 368, 369, 389, 421, 423, 424, 425, 426, 429, 430, 433, 434, 435, 439, 440, 441, 442, 447, 448, 450, 451, 452, 453, 457, 458, 460, 472, 473, 476, 478, 481, 492], "hd": 104, "header": 157, "heavisid": 6, "hello": 101, "help": 500, "helper": 496, "henc": [111, 158], "here": [6, 33, 101, 103, 121, 126, 127, 444, 466, 470], "hermit": [194, 196], "hermitian": [121, 126, 127, 129, 130, 190, 193, 194, 195, 196, 200, 203, 207, 496], "hfft": [6, 10, 126], "hierarchi": 184, "high": [127, 370, 398, 401, 414], "higher": [103, 164, 479, 480], "highest": 116, "highli": 150, "hist": [162, 408], "hist_0": 163, "hist_1": 163, "histogram": [6, 95, 163, 436, 496], "histogram2d": 6, "histogram_bin_edg": [6, 162], "histogramdd": [6, 162], "hold": [68, 85, 86, 162, 202, 241, 242, 246, 248, 461], "homogen": 101, "horizont": [69, 70, 71, 93, 100, 134, 139, 164, 165, 434, 446, 450, 481], "host": [3, 4, 23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "household": 204, "how": [0, 4, 101, 127, 130, 158, 365, 420, 455, 456, 466, 470], "howev": [98, 337, 455], "hsplit": [6, 70, 71, 446], "hstack": [6, 69, 70, 71, 100, 434, 446, 450, 481], "http": [4, 148], "hyperbol": [13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458, 496], "hypergeometr": 6, "hypot": [6, 424], "hypotenus": [166, 424], "i": [0, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 166, 167, 169, 170, 171, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 257, 303, 308, 326, 332, 335, 337, 340, 345, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 444, 446, 447, 448, 449, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492, 500], "i0": 6, "i1": [98, 101, 340], "i2": [98, 101, 340], "i3": [98, 340], "i4": [64, 101], "i7": 103, "i8": [64, 101], "icpx": 4, "icx": 4, "id": [16, 21, 98, 318], "ident": [3, 6, 16, 21, 42, 84, 101, 114, 125, 134, 206, 409], "identifi": 101, "ieee": 135, "ifft": [6, 116, 123, 124, 126, 127, 132], "ifft2": [6, 117, 122, 124], "ifftn": [6, 119, 122, 123], "ifftshift": [6, 10, 120, 124], "ignor": [31, 32, 83, 101, 145, 146, 153, 162, 163, 226, 227, 228, 232, 233, 239, 240, 243, 244, 245, 247, 249, 451, 478], "ihfft": [6, 121], "ii": [103, 393], "iinfo": 387, "iinfo_object": 168, "ij": [103, 104, 230], "ijk": 103, "il": 104, "il1": 466, "il2": 466, "illustr": 195, "ilm": 103, "imag": [6, 10, 20, 37, 98, 421, 422, 492], "imaginari": [20, 37, 98, 127, 145, 146, 169, 174, 175, 181, 182, 193, 194, 196, 199, 227, 233, 238, 317, 421, 422, 445, 474], "implement": [3, 4, 6, 44, 116, 148], "impli": 101, "implicit": 103, "import": [0, 3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 311, 316, 317, 324, 326, 330, 335, 336, 337, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 395, 404, 408, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "improv": 103, "in1d": 6, "in_array1": 108, "includ": [4, 10, 16, 21, 22, 23, 36, 40, 41, 42, 43, 44, 45, 56, 75, 84, 89, 92, 95, 103, 104, 115, 154, 155, 156, 157, 162, 163, 175, 182, 203, 210, 222, 223, 228, 243, 244, 245, 247, 249, 370, 414, 424, 451, 477, 478], "include_initi": 84, "inclus": [370, 398, 401, 437], "increas": [95, 101, 111, 122, 127, 162, 477], "ind": [33, 95, 208, 365, 366, 466, 467, 470, 471], "index": [22, 31, 32, 33, 34, 67, 98, 101, 104, 114, 117, 123, 131, 138, 148, 170, 185, 230, 239, 240, 304, 316, 340, 350, 365, 366, 419, 420, 427, 436, 437, 446, 455, 456, 466, 470, 474, 475, 482, 485, 496], "index_arrai": [31, 32, 33], "indic": [6, 10, 31, 32, 33, 34, 39, 84, 90, 91, 95, 98, 99, 101, 103, 104, 113, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 138, 148, 151, 162, 164, 208, 209, 224, 225, 231, 239, 240, 300, 301, 302, 325, 328, 334, 343, 350, 357, 365, 366, 420, 427, 436, 439, 440, 444, 446, 455, 456, 462, 466, 467, 470, 471, 474, 475, 480, 482], "indices_or_sect": [39, 99, 164, 446, 480], "indirect": [33, 444], "individu": 380, "inequ": 351, "inexact": [142, 238, 246, 248], "inf": [9, 13, 14, 17, 24, 25, 26, 29, 30, 40, 41, 42, 46, 51, 52, 76, 96, 173, 176, 177, 178, 179, 180, 191, 202, 212, 213, 215, 227, 233, 238, 239, 240, 243, 245, 248, 363, 447, 472], "infer": [42, 84, 223, 424, 427], "infin": [13, 14, 16, 21, 24, 25, 26, 27, 28, 30, 42, 46, 47, 50, 52, 144, 176, 177, 178, 179, 180, 234, 238, 243, 245, 248, 425, 473, 496], "infinit": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 191], "infj": [27, 28, 47, 50], "info": 6, "inform": [0, 43, 45, 98, 101, 121, 127, 129, 135, 314, 492, 496], "initi": [18, 19, 84, 98, 105, 153, 226, 232, 243, 245, 246, 248, 320, 322, 327, 341, 362, 370, 453], "inner": [6, 83, 103, 104, 201, 225, 355], "input": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 92, 93, 94, 95, 96, 97, 98, 99, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 153, 154, 155, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 192, 194, 200, 202, 204, 205, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 316, 324, 347, 348, 349, 350, 351, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 369, 370, 392, 398, 414, 419, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 435, 436, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 468, 469, 472, 473, 474, 476, 477, 478, 479, 480, 483, 484], "insert": [6, 22, 31, 32, 93, 95, 98, 103, 111, 156, 162, 210, 222, 239, 240, 243, 245, 334, 366, 436, 437, 496], "instal": 2, "instanc": [3, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 121, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 167, 170, 210, 211, 222, 224, 225, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "instead": [34, 49, 93, 97, 98, 103, 111, 143, 156, 162, 163, 170, 201, 210, 217, 222, 226, 232, 303, 350, 362, 420, 453, 492], "instruct": 4, "int": [9, 16, 21, 22, 23, 31, 32, 33, 35, 39, 44, 56, 63, 70, 71, 81, 83, 84, 85, 86, 89, 90, 92, 93, 94, 98, 99, 101, 105, 106, 107, 111, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 164, 167, 168, 170, 198, 199, 202, 208, 209, 210, 222, 223, 224, 226, 228, 232, 236, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 324, 336, 345, 347, 353, 354, 356, 357, 362, 365, 366, 370, 398, 401, 420, 424, 426, 427, 431, 432, 433, 443, 444, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 480, 483, 484, 492], "int16": 101, "int32": [0, 9, 44, 64, 101, 105, 106, 114, 149, 152, 154, 155, 167, 211, 246, 248, 353, 354, 370, 372, 380, 382, 387, 389, 395, 398, 414, 428, 453, 464, 483, 484], "int64": [0, 9, 64, 101, 246, 248, 428], "int8": [101, 362], "int_": 9, "int_0": 463, "int_t": 463, "intc": 9, "integ": [23, 35, 39, 56, 57, 58, 59, 60, 61, 63, 66, 84, 85, 86, 95, 98, 99, 101, 136, 139, 142, 143, 144, 148, 162, 164, 168, 172, 185, 187, 199, 202, 208, 223, 226, 228, 232, 234, 241, 242, 243, 244, 245, 246, 247, 248, 249, 337, 345, 360, 361, 362, 365, 370, 398, 401, 406, 420, 424, 425, 426, 427, 429, 430, 431, 433, 436, 437, 438, 446, 448, 451, 453, 455, 459, 461, 473, 474, 475, 476, 478, 480, 492], "integer_lik": 459, "integr": [3, 4, 56, 84, 86, 142, 162, 223, 228, 235, 244, 247, 249, 360, 361, 424, 451, 453, 463, 478], "intel": [3, 103], "intend": [98, 345], "intent": 142, "interchang": [98, 236, 342, 454], "interfac": [0, 149], "interior": 158, "intermedi": [85, 103, 104], "intern": 370, "interp": 6, "interpol": 127, "interpret": [2, 40, 41, 42, 48, 63, 75, 101, 121, 127, 129, 149, 185, 224, 350, 365, 492], "intersect1d": 6, "interv": [10, 13, 14, 23, 24, 25, 26, 28, 46, 50, 95, 111, 156, 210, 222, 370, 398, 400, 402, 403, 405, 413, 414, 454], "intp": [246, 248], "intrins": 492, "introduc": 431, "introduct": 10, "introselect": [98, 326, 356], "inv": [6, 191, 203], "invers": [10, 13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 110, 111, 112, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 197, 203, 208, 209, 214, 416, 441, 442, 457, 458, 474], "invert": [6, 59, 197, 203, 208], "invok": 492, "involv": 208, "io": [148, 211], "irfft": [6, 118, 121, 126, 128, 129, 130, 132], "irfft2": [6, 127, 129, 131], "irfftn": [6, 127, 128, 133], "irrespect": 33, "is_busdai": 6, "isalignedstruct": 101, "isbuiltin": 101, "isclos": [6, 17], "iscomplex": [6, 175, 181], "iscomplexobj": [6, 174, 182], "isfinit": [6, 177, 178, 179, 180, 238, 243, 245, 248], "isfortran": 6, "isin": 6, "isinf": [6, 176, 178, 179, 180, 238], "isn": 101, "isnan": [6, 176, 177, 179, 180, 238, 241, 242, 243, 245, 246, 248], "isnat": [6, 178], "isneginf": [6, 176, 177, 178, 180, 238], "isposinf": [6, 176, 177, 178, 179, 238], "isreal": [6, 174, 182], "isrealobj": [6, 175, 181], "isscalar": 6, "issctyp": 6, "issu": 123, "issubclass_": 6, "issubdtyp": 6, "issubsctyp": 6, "item": [6, 34, 98, 149, 150, 152, 474, 485], "item_dtyp": 101, "item_hasobject": 101, "item_is_point": 101, "items": [98, 101], "itemset": 6, "iter": [6, 40, 41, 42, 98, 104, 137, 149, 150, 152, 153, 315, 316, 366, 456, 496], "its": [4, 6, 10, 11, 12, 16, 21, 33, 56, 89, 98, 121, 127, 129, 135, 162, 163, 167, 193, 194, 195, 196, 201, 203, 209, 228, 244, 247, 249, 345, 357, 407, 419, 424, 427, 444, 451, 462, 463, 464, 478, 492], "itself": [49, 98, 101, 238, 303, 492], "iu": 224, "iu1": [224, 470], "iu2": 470, "ix_": 6, "ixgrid": 185, "j": [72, 73, 98, 103, 117, 119, 121, 122, 123, 124, 126, 127, 130, 131, 133, 142, 151, 169, 170, 186, 190, 193, 194, 215, 225, 238, 345, 355, 363, 366, 421, 445, 448, 456, 459], "j1": 186, "jame": 10, "ji": 103, "jil": 103, "jk": [103, 104], "jl": 104, "john": 10, "join": [69, 70, 71, 100, 165, 434, 446, 450, 481, 496], "jump": [87, 368], "just": [69, 93, 101, 117, 123, 128, 130, 131], "k": [10, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 89, 92, 96, 98, 103, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 176, 177, 178, 186, 187, 188, 189, 198, 204, 206, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 224, 225, 227, 233, 234, 237, 257, 303, 308, 348, 349, 351, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 459, 464, 465, 466, 467, 469, 470, 471, 472, 473, 476, 482, 500], "kaiser": 6, "kappa": 415, "keep": [48, 49, 98, 303, 474], "keepdim": [16, 18, 19, 21, 31, 32, 56, 81, 98, 202, 223, 226, 228, 229, 232, 239, 240, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 320, 321, 322, 327, 339, 341, 346, 362, 364, 366, 424, 451, 453, 456, 478], "kei": [3, 33, 98, 101, 137, 262, 293, 444], "key2": 101, "keyword": [10, 11, 12, 13, 14, 15, 23, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 75, 76, 79, 80, 83, 87, 88, 89, 90, 92, 96, 98, 105, 106, 109, 110, 112, 114, 118, 132, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 158, 161, 166, 167, 170, 172, 187, 211, 213, 214, 215, 216, 217, 224, 225, 227, 231, 233, 234, 235, 237, 238, 308, 348, 349, 352, 353, 354, 359, 360, 361, 363, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 423, 425, 429, 430, 435, 439, 440, 441, 442, 452, 457, 458, 464, 466, 470, 472, 473, 477, 482, 483, 484, 492], "ki": 103, "kind": [33, 49, 64, 70, 71, 77, 84, 98, 101, 103, 135, 165, 201, 223, 225, 302, 303, 326, 337, 356, 424, 434, 444, 450, 481, 496], "kl": [10, 103, 104], "known": [10, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 150, 408], "kron": 6, "kroneck": 186, "kth": [98, 326, 356], "kwarg": [11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 76, 79, 80, 87, 88, 96, 98, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 151, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 233, 234, 235, 237, 287, 305, 332, 348, 349, 351, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473], "l": [10, 39, 101, 190, 194, 196], "la": [193, 195, 196], "label": 103, "laid": 45, "lam": 395, "lambda": 151, "lapack": [193, 195], "laplac": 6, "laptop": 4, "larg": [10, 87, 101, 162, 203, 238, 368, 476, 500], "larger": [103, 116, 117, 119, 122, 123, 124, 126, 128, 129, 130, 131, 133, 135, 461, 476, 492], "largest": [10, 104, 130, 135, 143, 168, 198, 234, 238, 425], "largest_singular_valu": 203, "last": [16, 21, 22, 33, 83, 93, 94, 98, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 139, 156, 158, 171, 201, 210, 222, 225, 316, 362, 419, 427, 431, 436, 444, 449, 453, 459, 476], "later": 500, "latest": [4, 148], "latter": [13, 24, 26, 27, 28, 30, 46, 47, 50, 52, 145, 146, 227, 233, 366, 456], "layout": [4, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 103, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 154, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 308, 314, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 482, 483, 484, 485], "lcm": 6, "ldexp": 6, "ldot": 10, "lead": [122, 123, 124, 241, 242, 468], "learn": [3, 4, 217], "least": [53, 54, 55, 56, 91, 100, 101, 104, 111, 134, 140, 145, 146, 150, 175, 198, 204, 227, 233, 434, 481], "left": [10, 28, 31, 32, 35, 50, 81, 93, 95, 98, 140, 141, 187, 195, 202, 226, 232, 239, 240, 246, 248, 334, 362, 413, 429, 433, 436, 453, 463, 477], "left_shift": [6, 429], "leg": [166, 424], "legaci": 406, "len": [98, 101, 119, 120, 121, 124, 126, 127, 128, 129, 133, 170, 198, 226, 230, 231, 232, 279, 438, 477], "length": [23, 39, 56, 85, 86, 94, 107, 116, 117, 118, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 153, 156, 158, 162, 165, 193, 207, 222, 226, 230, 232, 241, 242, 366, 373, 427, 428, 434, 436, 437, 438, 449, 456, 459, 460, 481], "less": [6, 85, 86, 107, 159, 160, 162, 163, 189, 198, 203, 241, 242, 246, 248, 351, 362, 437, 439, 453, 461], "less_equ": [6, 107, 159, 160, 188, 351], "let": 372, "level": [485, 492], "level_zero": [23, 36, 40, 41, 42, 43, 45, 75, 89, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 231, 352, 353, 354, 464, 477, 483, 484], "lexicograph": 474, "lexsort": [6, 33, 444], "li": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 431, 432], "librari": [3, 4, 492], "light": 10, "like": [23, 36, 40, 41, 43, 45, 49, 53, 54, 55, 69, 98, 100, 103, 105, 114, 129, 149, 150, 151, 152, 153, 154, 156, 167, 210, 211, 222, 224, 303, 316, 324, 347, 353, 366, 370, 414, 427, 456, 483, 496], "limit": [3, 4, 11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 72, 73, 75, 76, 78, 79, 80, 82, 87, 88, 96, 98, 101, 105, 106, 107, 108, 109, 110, 112, 114, 135, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 166, 167, 168, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 305, 348, 349, 351, 353, 354, 356, 359, 360, 361, 362, 363, 364, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 398, 401, 404, 406, 407, 408, 409, 410, 412, 413, 414, 415, 416, 417, 418, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 444, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484], "linalg": [6, 97, 103, 104, 448], "line": [198, 211], "linear": [10, 74, 78, 198, 206, 222, 485, 496], "linspac": [0, 6, 23, 108, 156, 222, 230, 463, 476], "linux": 4, "list": [3, 6, 9, 22, 36, 39, 40, 41, 42, 43, 45, 53, 54, 55, 62, 70, 71, 75, 89, 92, 98, 99, 100, 101, 103, 104, 120, 125, 134, 154, 155, 156, 158, 164, 165, 175, 182, 210, 211, 222, 225, 345, 357, 420, 426, 428, 434, 437, 446, 450, 459, 462, 475, 477, 480, 481, 482], "list_pickl": 101, "littl": 101, "ln": 222, "load": [6, 150, 211], "loadtxt": [6, 150], "loc": [370, 381, 383, 384, 392, 416], "local": 4, "locat": [0, 4, 157, 179, 180, 224, 355, 381, 383, 436], "log": [6, 112, 156, 205, 210, 213, 214, 215, 216, 222, 223, 385], "log10": [6, 212, 214, 215], "log1p": [6, 110, 112, 212, 213, 215], "log2": [6, 212, 213, 214, 217], "log_bas": 222, "logabsdet": 205, "logaddexp": [6, 84, 217, 223], "logaddexp2": [6, 216, 223], "logarithm": [84, 192, 205, 210, 212, 213, 214, 215, 216, 217, 223, 386, 496], "logic": [16, 21, 218, 219, 220, 221, 485, 496], "logical_and": [6, 58, 219, 220, 221], "logical_not": [6, 59, 172, 218, 220, 221], "logical_or": [6, 60, 218, 219, 221], "logical_xor": [6, 61, 218, 219, 220], "logist": 6, "lognorm": 6, "logseri": 6, "logspac": [6, 156, 210], "logsumexp": [84, 216, 217], "lomax": 393, "long": [101, 199], "longer": [121, 127, 500], "look": [349, 456], "lookfor": 6, "loop": 103, "loos": 102, "lorentz": 408, "lose": [121, 127, 129], "low": [117, 119, 123, 124, 370, 398, 401, 414, 492], "lower": [89, 114, 162, 163, 184, 190, 194, 196, 224, 464, 465, 466, 467, 470, 471], "lowest": [56, 103, 104, 370, 398], "lstsq": 6, "m": [4, 10, 82, 100, 101, 103, 114, 117, 119, 121, 123, 124, 127, 128, 129, 133, 139, 140, 141, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 224, 225, 366, 437, 455, 456, 464, 465, 466, 467, 469, 470, 471], "machin": [4, 10, 135, 168, 198, 217, 422], "machineri": 101, "made": [36, 41, 53, 101, 148, 186, 238, 446], "magnitud": [11, 12, 76, 115, 363], "mai": [16, 20, 21, 49, 64, 68, 70, 71, 77, 86, 98, 101, 103, 104, 111, 117, 119, 121, 122, 123, 124, 126, 127, 130, 133, 158, 163, 165, 191, 193, 194, 198, 202, 204, 217, 222, 225, 238, 244, 247, 249, 303, 335, 366, 422, 434, 450, 460, 481, 492], "main": [89, 90, 91, 92, 93, 114, 134, 167, 196, 224, 461, 464, 465, 466, 469, 470], "mainstai": 10, "maintain": [95, 98, 101, 162, 334, 436, 456], "major": [4, 40, 41, 42, 43, 45, 48, 49, 98, 303, 350, 419, 420, 475], "make": [43, 45, 69, 101, 230, 474, 476], "manag": 0, "mani": [10, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 492], "manipul": [3, 90, 485, 496], "manual": [4, 101, 460], "mappingproxi": 101, "mask": [101, 185, 224, 350, 358, 367, 455, 466, 470], "mask_func": 224, "mask_indic": [6, 466, 470], "mass": 162, "mat": 6, "match": [11, 12, 41, 70, 71, 77, 81, 84, 94, 101, 148, 150, 158, 171, 223, 225, 365, 366, 424, 450, 455, 456, 459, 482], "math": [10, 108], "mathemat": [485, 496], "matlab": 147, "matmul": [6, 97, 204, 207, 479], "matplotlib": [230, 408], "matric": [134, 151, 170, 185, 192, 193, 195, 197, 200, 202, 203, 204, 205, 207, 225, 230, 496], "matrix": [82, 97, 103, 171, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 225, 230, 448, 469, 477, 479, 485, 496], "matrix_pow": [6, 448], "matrix_rank": 6, "matter": 474, "max": [0, 6, 18, 31, 98, 135, 145, 146, 162, 163, 168, 198, 200, 227, 232, 233, 243, 305, 387, 456, 460, 476, 492], "max_arg": 0, "max_val": 0, "maxima": [145, 226, 227], "maximum": [0, 6, 18, 31, 32, 68, 98, 104, 145, 146, 226, 232, 233, 239, 240, 243, 245, 300, 320, 360, 361, 364, 366, 476], "maximum_sctyp": 6, "may_share_memori": 6, "mean": [3, 6, 10, 23, 36, 38, 40, 41, 42, 43, 44, 45, 49, 56, 75, 81, 89, 90, 92, 98, 103, 105, 106, 114, 117, 118, 119, 123, 124, 128, 129, 130, 131, 132, 133, 149, 150, 151, 152, 153, 154, 155, 158, 167, 170, 191, 202, 211, 224, 229, 231, 244, 247, 249, 303, 308, 316, 345, 352, 353, 354, 370, 383, 385, 388, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 415, 416, 419, 427, 451, 453, 464, 466, 470, 477, 478, 483, 484, 492], "meaningfulli": 492, "meant": 492, "median": [0, 6], "meet": 437, "memori": [3, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 101, 103, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 148, 154, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 230, 233, 234, 237, 308, 314, 340, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 423, 425, 427, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 482, 483, 484, 485, 500], "mersenn": 370, "mesh": 185, "meshgrid": [6, 151, 170, 185, 231, 352], "met": [97, 201], "meta": 101, "metadata": 101, "method": [10, 16, 18, 19, 21, 33, 49, 75, 97, 98, 101, 137, 148, 150, 200, 203, 207, 303, 308, 324, 332, 335, 347, 350, 357, 370, 427, 438, 453, 455, 462, 485], "mgrid": [117, 119, 128, 131, 170, 185], "mgridclass": 231, "middl": [10, 93, 117, 119, 123, 124, 195], "might": [103, 122, 123, 124], "min": [6, 19, 32, 68, 98, 135, 145, 146, 162, 163, 168, 191, 198, 204, 207, 226, 227, 233, 245, 305, 456, 492], "min_scalar_typ": 6, "minima": [146, 232, 233], "minimum": [6, 19, 31, 32, 68, 98, 142, 145, 146, 226, 227, 232, 239, 240, 243, 245, 301, 322, 360, 361, 364], "minlength": 57, "mintypecod": 6, "minu": [112, 144, 234, 425, 473], "miscellan": [2, 485, 496], "mise": 415, "miss": 211, "mix": 225, "mk": 10, "mkl": 4, "mn": 10, "mod": [6, 113, 425, 476], "mode": [67, 74, 78, 98, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 204, 304, 328, 343, 365, 408, 413, 420, 436, 455, 456], "model": [4, 372], "modf": 6, "modifi": [75, 93, 134, 407], "modul": [116, 157, 485], "modulu": [147, 234, 425], "monoton": [95, 162], "moor": 203, "more": [0, 3, 4, 33, 36, 53, 54, 55, 100, 101, 103, 104, 112, 128, 131, 140, 141, 148, 150, 163, 165, 170, 198, 199, 200, 201, 203, 207, 214, 216, 450, 459, 463, 474, 476, 492, 500], "most": [3, 4, 22, 93, 94, 101, 104, 116, 122, 238, 370, 406, 449], "move": [98, 236, 326, 357, 431, 432, 462, 474], "moveaxi": [6, 357, 431, 432, 462], "msg": 0, "msort": 6, "mt19937": 406, "mu": [381, 385, 392, 415], "multi": [2, 98, 170, 185, 231, 340, 352, 420, 474, 485], "multi_dot": [6, 97, 103, 104], "multi_index": 420, "multiarrai": 101, "multidimension": [162, 171, 482], "multinomi": 6, "multipl": [4, 10, 31, 32, 33, 39, 56, 70, 71, 83, 84, 99, 101, 103, 117, 119, 123, 124, 128, 129, 131, 133, 163, 164, 165, 185, 193, 194, 195, 196, 197, 201, 223, 226, 228, 232, 243, 244, 245, 247, 249, 424, 434, 437, 444, 446, 450, 451, 463, 474, 478, 480, 481, 485], "multipli": [6, 85, 103, 195, 246, 362], "multivalu": [13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52], "multivari": 388, "multivariate_norm": 6, "must": [11, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 56, 58, 59, 60, 61, 63, 65, 66, 68, 69, 70, 71, 72, 73, 76, 79, 80, 81, 84, 85, 86, 87, 88, 94, 96, 97, 100, 109, 110, 111, 112, 115, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 136, 140, 142, 143, 144, 145, 146, 147, 150, 153, 158, 159, 160, 161, 162, 163, 165, 166, 169, 172, 176, 177, 178, 179, 180, 187, 188, 189, 190, 201, 202, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 232, 233, 234, 236, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 348, 349, 351, 357, 358, 359, 360, 361, 362, 363, 365, 366, 368, 369, 423, 424, 425, 426, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 447, 448, 450, 451, 452, 453, 454, 456, 457, 458, 459, 461, 462, 472, 473, 478, 481, 482], "mx": 198, "n": [0, 4, 10, 34, 39, 86, 90, 91, 94, 95, 98, 99, 100, 101, 102, 111, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 143, 151, 158, 164, 167, 185, 198, 199, 200, 203, 204, 207, 208, 209, 224, 225, 230, 247, 249, 345, 357, 358, 365, 372, 387, 389, 399, 409, 436, 438, 446, 448, 451, 454, 455, 456, 459, 462, 463, 464, 465, 466, 467, 469, 470, 471, 477, 478, 480, 492], "n1": 230, "n2": [211, 230], "n3": 230, "naiv": 104, "name": [0, 6, 101], "namedtupl": 204, "nan": [9, 13, 14, 16, 17, 21, 24, 25, 26, 27, 28, 30, 31, 32, 37, 40, 41, 42, 46, 47, 50, 52, 96, 142, 145, 146, 173, 176, 177, 178, 179, 180, 213, 226, 227, 228, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 360, 361, 362, 447, 451, 472, 474, 478, 496], "nan_to_num": 6, "nanargmax": [6, 31, 240], "nanargmin": [6, 32, 239], "nancumprod": 6, "nancumsum": 6, "nanmax": [6, 145, 146, 226, 227, 233, 245], "nanmean": [6, 228, 247, 249, 451, 478], "nanmedian": 6, "nanmin": [6, 145, 146, 227, 232, 233, 243], "nanpercentil": 6, "nanprod": [6, 362], "nanquantil": 6, "nanstd": [6, 228, 244, 249, 451, 478], "nansum": 6, "nanvar": [6, 228, 244, 247, 451, 478], "nat": 178, "nativ": 101, "native_cod": 101, "native_dt": 101, "natur": [205, 212, 213, 214, 215, 216, 217, 223], "nbad": 382, "nbyte": 98, "ndarrai": [2, 3, 6, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 497], "ndim": [6, 34, 36, 45, 53, 54, 55, 82, 90, 93, 98, 101, 134, 186, 207, 226, 232, 353, 357, 460, 462, 483], "ndmin": 36, "nearest": [35, 66, 136, 143, 144, 234, 425, 430, 433, 473], "necessari": [4, 16, 21, 23, 36, 40, 41, 43, 45, 53, 77, 85, 86, 102, 113, 121, 127, 129, 134, 148, 156, 210, 222, 225, 228, 241, 242, 244, 246, 247, 248, 249, 362, 427, 451, 453, 478, 500], "necessarili": [193, 195], "need": [4, 36, 41, 93, 103, 157, 455, 456, 482], "needs_init": 101, "needs_pyapi": 101, "neg": [6, 10, 16, 21, 35, 57, 76, 92, 93, 95, 98, 111, 114, 117, 119, 122, 123, 124, 127, 130, 139, 142, 153, 158, 162, 176, 177, 178, 179, 180, 199, 238, 243, 245, 247, 248, 249, 335, 359, 360, 361, 362, 365, 389, 420, 433, 451, 453, 455, 456, 461, 478], "negat": 437, "negative_binomi": 6, "neginf": 238, "neither": [97, 145, 146, 207, 225, 243, 245], "nest": [44, 100, 165, 434, 450, 481], "nested_it": 6, "net": [145, 146, 227, 233], "never": [427, 476], "new": [22, 36, 49, 62, 63, 69, 70, 71, 81, 84, 85, 86, 93, 98, 100, 101, 102, 105, 106, 111, 145, 146, 148, 152, 153, 154, 155, 156, 165, 167, 210, 222, 223, 224, 227, 233, 236, 241, 242, 246, 248, 303, 332, 335, 345, 353, 354, 357, 424, 427, 431, 432, 434, 446, 450, 460, 462, 481, 482, 483, 484, 492], "new_dtyp": 101, "new_ord": 101, "newaxi": 111, "newbyteord": [6, 101], "newli": [11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 42, 46, 47, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 105, 106, 107, 109, 110, 112, 114, 115, 136, 142, 143, 144, 145, 146, 147, 154, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 308, 348, 349, 351, 353, 354, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 483, 484], "newshap": 427, "next": [4, 135, 349], "nextaft": 6, "ngood": 382, "ni": [230, 366, 455, 456], "nine": 372, "ninja": 4, "nj": [366, 455, 456], "njm": 103, "nk": [366, 455, 456], "nl": 10, "nlk": 103, "nn": 230, "noisi": 198, "non": [23, 34, 36, 40, 41, 42, 43, 44, 45, 49, 56, 57, 75, 81, 89, 90, 92, 95, 98, 105, 106, 113, 114, 118, 127, 130, 132, 138, 142, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 167, 170, 174, 176, 185, 210, 211, 222, 224, 231, 238, 239, 240, 243, 245, 247, 249, 303, 308, 325, 335, 350, 352, 353, 354, 358, 360, 361, 370, 390, 391, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 451, 459, 464, 466, 470, 477, 478, 482, 483, 484], "nonc": [390, 391], "noncentral_chisquar": 6, "noncentral_f": 6, "none": [10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 70, 71, 72, 73, 75, 76, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 97, 98, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 136, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 191, 198, 200, 201, 202, 207, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 308, 309, 310, 318, 320, 321, 322, 326, 327, 328, 331, 333, 334, 337, 338, 339, 341, 343, 344, 345, 346, 348, 349, 351, 352, 353, 354, 355, 356, 357, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 420, 423, 424, 425, 426, 427, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 461, 462, 463, 464, 466, 470, 472, 473, 474, 475, 476, 477, 478, 481, 482, 483, 484, 492], "nonzero": [6, 34, 81, 98, 138, 185, 482, 492], "nor": [145, 146, 195, 243, 245], "norm": [6, 10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 191, 195, 198, 496], "normal": [6, 82, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 162, 193, 194, 204, 217, 370, 385, 388, 399, 411, 420], "not_equ": [6, 107, 159, 160, 188, 189], "note": [11, 12, 13, 14, 15, 16, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 46, 47, 48, 50, 51, 52, 59, 70, 71, 75, 83, 87, 93, 95, 96, 98, 101, 103, 104, 111, 113, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 143, 145, 146, 149, 150, 151, 152, 153, 162, 170, 172, 176, 187, 193, 211, 222, 234, 237, 247, 248, 249, 308, 332, 350, 357, 358, 360, 361, 365, 368, 373, 375, 376, 386, 391, 425, 427, 429, 444, 451, 452, 454, 459, 460, 462, 463, 472, 474, 476, 478, 479], "notic": [101, 127, 130], "notimplementederror": [11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 105, 106, 107, 109, 110, 112, 114, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 166, 167, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 232, 233, 234, 237, 243, 244, 245, 247, 248, 249, 303, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 444, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484], "now": [16, 21, 43, 45, 90, 195, 198, 224], "np": [3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 193, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 311, 313, 316, 317, 318, 324, 326, 330, 335, 336, 337, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 362, 363, 364, 365, 366, 368, 369, 395, 404, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "nr": 10, "nsamp": 382, "nsampl": 382, "nth": 459, "nuc": 202, "num": [0, 101, 108, 156, 210, 222, 463, 476], "number": [10, 13, 14, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 34, 35, 42, 46, 47, 50, 52, 56, 57, 62, 63, 81, 90, 92, 94, 95, 98, 101, 102, 103, 104, 111, 114, 115, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 133, 135, 136, 144, 149, 150, 152, 153, 156, 158, 162, 163, 167, 168, 173, 174, 175, 176, 182, 185, 191, 197, 200, 204, 205, 207, 208, 209, 210, 217, 222, 234, 238, 241, 242, 243, 245, 246, 247, 248, 249, 324, 333, 336, 347, 350, 357, 358, 362, 363, 370, 372, 382, 406, 425, 426, 430, 431, 432, 433, 440, 443, 451, 454, 460, 462, 464, 473, 474, 477, 478, 492, 496], "number_of_dimens": [98, 324, 347], "numer": [3, 4, 10, 11, 12, 13, 14, 15, 17, 24, 25, 26, 27, 28, 30, 35, 46, 47, 50, 52, 72, 73, 76, 79, 80, 96, 101, 107, 109, 112, 122, 123, 124, 127, 129, 144, 145, 146, 159, 160, 169, 173, 176, 177, 178, 188, 189, 212, 213, 214, 215, 227, 233, 237, 348, 351, 359, 360, 361, 363, 421, 430, 433, 439, 440, 441, 442, 452, 457, 458, 472, 496], "numpi": [0, 1, 3, 4, 9, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 312, 316, 317, 318, 324, 330, 335, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 492, 496], "nvidia": 4, "nx": 230, "ny": 230, "nyquist": [10, 117, 119, 120, 121, 122, 123, 124, 127, 129, 130, 132], "o": [4, 16, 21, 101], "obj": [31, 32, 33, 101, 148, 162], "obj2sctyp": 6, "object": [23, 36, 40, 41, 42, 43, 44, 45, 48, 49, 75, 89, 90, 92, 98, 101, 105, 106, 111, 114, 118, 132, 135, 137, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 168, 170, 191, 194, 202, 210, 211, 222, 224, 231, 303, 308, 332, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 427, 464, 466, 470, 477, 483, 484, 492], "obtain": [10, 93, 190, 350], "obviou": 10, "occupi": [135, 168], "occur": [22, 49, 64, 70, 71, 77, 98, 103, 165, 193, 225, 238, 303, 434, 450, 481], "occurr": [31, 32, 57, 95, 162, 239, 240, 474], "odd": [10, 118, 121, 125, 126, 127, 129, 130, 132], "off": [23, 121, 126, 193, 198], "offset": [93, 98, 101, 149, 150, 224, 311, 344, 461, 466, 467, 470, 471], "often": 161, "ogrid": [170, 185, 482], "ogridclass": 352, "oil": [372, 389], "omit": [370, 398], "onc": 197, "one": [3, 4, 31, 32, 33, 36, 38, 44, 53, 54, 55, 56, 68, 74, 77, 78, 81, 98, 101, 105, 107, 111, 113, 114, 116, 117, 119, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 140, 141, 142, 145, 146, 150, 154, 158, 163, 165, 167, 170, 175, 185, 195, 199, 202, 212, 213, 215, 224, 226, 227, 230, 231, 232, 233, 239, 240, 246, 248, 308, 316, 319, 350, 352, 354, 358, 362, 389, 420, 432, 437, 444, 449, 450, 453, 455, 459, 463, 466, 467, 470, 471, 474, 483, 492], "oneapi": [4, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "onedpl": 4, "onemkl": [4, 193, 195], "ones": [6, 36, 43, 45, 56, 84, 96, 98, 103, 105, 106, 107, 111, 114, 133, 154, 155, 166, 167, 186, 198, 200, 223, 224, 241, 246, 354, 357, 362, 424, 428, 432, 462, 464, 472, 483, 484], "ones_lik": [6, 36, 106, 155, 353, 484], "onli": [10, 16, 21, 23, 31, 32, 33, 36, 39, 40, 41, 43, 45, 49, 53, 56, 68, 75, 78, 82, 98, 101, 103, 104, 105, 106, 114, 120, 130, 134, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 170, 190, 194, 196, 204, 207, 210, 211, 222, 224, 225, 226, 228, 229, 232, 238, 239, 240, 243, 244, 245, 246, 247, 249, 303, 335, 337, 353, 354, 356, 358, 359, 362, 370, 392, 398, 414, 427, 444, 451, 453, 456, 470, 474, 476, 478, 482, 483, 484, 492], "open": [150, 170, 185, 210, 352, 370, 400, 402, 403, 405, 414, 454], "opencl": [23, 36, 40, 41, 42, 43, 45, 75, 89, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 231, 352, 353, 354, 464, 477, 483, 484], "oper": [10, 15, 58, 59, 60, 61, 96, 101, 103, 104, 107, 111, 134, 144, 147, 159, 160, 172, 187, 188, 189, 190, 218, 220, 225, 226, 232, 234, 237, 238, 239, 240, 348, 351, 359, 360, 361, 365, 425, 429, 452, 460, 472, 474, 476, 485, 496], "operand": [103, 104, 209, 355, 459], "opposit": [10, 101, 113, 121, 126, 358], "optim": [4, 103, 104, 162, 163], "option": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 58, 59, 60, 61, 64, 65, 66, 68, 70, 71, 72, 73, 75, 76, 77, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 101, 102, 103, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 139, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 165, 166, 167, 169, 170, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 190, 191, 194, 196, 198, 200, 201, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 316, 345, 348, 349, 351, 352, 353, 354, 355, 357, 359, 360, 361, 362, 363, 365, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 419, 420, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 446, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 481, 482, 483, 484, 500], "ord": 202, "order": [10, 11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 87, 88, 93, 95, 96, 98, 101, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 117, 119, 122, 123, 124, 127, 129, 133, 134, 136, 139, 140, 141, 142, 143, 144, 145, 146, 147, 150, 154, 155, 158, 159, 160, 161, 162, 166, 169, 172, 176, 177, 178, 187, 188, 189, 191, 193, 194, 195, 196, 207, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 230, 233, 234, 236, 237, 257, 302, 303, 308, 316, 326, 329, 334, 337, 345, 348, 349, 350, 351, 353, 354, 356, 357, 359, 360, 361, 363, 368, 369, 419, 420, 423, 425, 427, 429, 430, 435, 436, 439, 440, 441, 442, 444, 447, 448, 452, 457, 458, 459, 462, 472, 473, 474, 475, 477, 482, 483, 484, 496], "ordin": [198, 206], "ordinari": [127, 171, 190], "orient": [83, 366, 456], "origin": [62, 93, 98, 121, 127, 129, 202, 230, 236, 246, 248, 427, 431, 474], "ortho": [10, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133], "orthogon": [195, 204], "orthonorm": 204, "other": [33, 38, 49, 62, 63, 94, 98, 101, 122, 123, 124, 127, 129, 143, 151, 167, 193, 195, 201, 236, 253, 254, 258, 260, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 288, 290, 292, 295, 296, 297, 303, 370, 414, 432, 444, 474, 485, 496], "otherwis": [3, 11, 12, 13, 14, 15, 16, 17, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 72, 73, 75, 76, 78, 79, 80, 81, 82, 87, 88, 89, 94, 96, 98, 101, 103, 105, 106, 107, 108, 109, 110, 112, 114, 136, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 166, 167, 171, 172, 176, 177, 178, 187, 188, 189, 198, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 332, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 423, 424, 425, 426, 427, 429, 430, 435, 436, 439, 440, 441, 442, 444, 447, 448, 449, 451, 452, 453, 457, 458, 461, 472, 473, 478, 482, 483, 484], "otim": 459, "out": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 96, 97, 98, 100, 102, 103, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 191, 197, 201, 202, 203, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 228, 229, 231, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 304, 305, 308, 309, 310, 316, 320, 321, 322, 327, 333, 339, 341, 343, 344, 345, 346, 348, 349, 350, 351, 352, 353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 365, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 444, 445, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 468, 469, 472, 473, 476, 477, 478, 479, 481, 482, 483, 484], "outer": [6, 83, 93, 103, 104, 186], "output": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 79, 80, 84, 85, 86, 87, 88, 89, 90, 92, 94, 96, 97, 98, 101, 103, 104, 105, 106, 107, 109, 110, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 127, 128, 129, 130, 132, 133, 136, 138, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 166, 167, 169, 170, 172, 173, 174, 176, 177, 178, 185, 187, 188, 189, 201, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 237, 240, 241, 242, 244, 246, 247, 248, 249, 303, 308, 348, 349, 351, 352, 353, 354, 359, 360, 361, 362, 363, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 422, 423, 425, 426, 429, 430, 433, 435, 437, 439, 440, 441, 442, 444, 447, 448, 449, 451, 452, 453, 455, 457, 458, 460, 461, 464, 466, 470, 472, 473, 474, 476, 477, 478, 482, 483, 484, 496, 500], "outsid": [162, 163], "over": [10, 16, 21, 56, 84, 85, 86, 97, 98, 103, 104, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 137, 139, 151, 156, 162, 163, 171, 202, 210, 222, 223, 225, 226, 228, 230, 232, 241, 242, 243, 244, 245, 246, 247, 248, 249, 316, 362, 366, 370, 397, 402, 413, 414, 424, 451, 453, 455, 456, 459, 463, 476, 478, 496], "overal": [117, 119, 123, 124, 128, 129, 131, 133], "overflow": 142, "overrid": [83, 106, 155, 354, 484], "overview": 2, "overwrite_input": 229, "p": [10, 191, 198, 199, 372, 375, 380, 386, 389, 476], "pack": [93, 419, 496], "packag": [0, 3], "packbit": 6, "pad": [6, 101, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133], "page": [3, 496], "pair": [10, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 193], "parallel": [1, 3, 4, 9, 485], "paramet": [11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 313, 316, 332, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 365, 366, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "parameter": [370, 392, 414], "parametr": 463, "pareto": 6, "pars": [150, 211], "part": [3, 10, 13, 14, 20, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 98, 127, 145, 146, 169, 174, 175, 181, 182, 193, 194, 196, 224, 227, 233, 235, 317, 330, 421, 422, 445, 466, 470, 473, 474, 492], "partial": [33, 444], "particular": [101, 201], "particularli": 103, "partit": [6, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 444, 464, 466, 470, 477, 483, 484, 492], "pass": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 163, 167, 170, 185, 198, 211, 224, 231, 238, 308, 332, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 467, 470, 471, 477, 483, 484], "path": [4, 103, 104, 150, 211], "path_info": 104, "pathlib": 211, "pattern": 56, "penros": 203, "per": [103, 118, 132, 420], "percentil": [6, 229], "perf_count": 0, "perform": [16, 21, 41, 42, 68, 94, 103, 117, 119, 122, 123, 124, 128, 129, 131, 133, 139, 190, 362, 453], "period": [10, 476], "permit": 150, "permut": [6, 98, 103, 236, 345, 357, 462, 496], "permute_dim": 462, "phase": [10, 20, 476], "phase_deg": 476, "pi": [0, 9, 10, 13, 24, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 87, 88, 116, 368, 441, 442, 457, 458, 463, 476, 500], "pickl": [150, 211], "piecewis": 6, "pinv": 6, "pip": 4, "place": [6, 16, 17, 21, 22, 35, 68, 70, 71, 85, 86, 97, 98, 111, 113, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 148, 170, 173, 225, 226, 228, 232, 238, 241, 242, 244, 246, 247, 248, 249, 316, 335, 337, 345, 352, 362, 365, 366, 407, 427, 431, 433, 444, 450, 451, 453, 455, 461, 478, 492], "platform": [85, 86, 101, 241, 242, 246, 248, 362, 453], "pleas": [0, 3, 39, 99, 103, 162, 164, 480, 492], "plot": 408, "plt": [230, 408], "plu": [212, 213, 215], "plugin": 4, "point": [10, 11, 12, 20, 23, 29, 35, 40, 41, 51, 56, 76, 84, 101, 105, 106, 110, 114, 115, 116, 121, 122, 126, 127, 128, 129, 130, 135, 136, 142, 149, 150, 151, 153, 154, 155, 158, 167, 169, 198, 199, 210, 211, 216, 217, 223, 228, 238, 244, 247, 249, 349, 353, 354, 370, 399, 411, 421, 423, 424, 433, 435, 436, 451, 463, 464, 478, 483, 484, 496], "pointer": 101, "poisson": 6, "poli": 6, "polyadd": 6, "polyd": 6, "polydiv": 6, "polyfit": 6, "polyint": 6, "polymul": 6, "polysub": 6, "polyv": 6, "popul": [11, 12, 13, 14, 15, 20, 24, 25, 26, 27, 28, 29, 30, 35, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 72, 73, 76, 79, 80, 87, 88, 96, 98, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 233, 234, 237, 348, 349, 351, 359, 360, 361, 363, 368, 369, 370, 397, 423, 425, 429, 430, 433, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473], "portion": [162, 163], "posinf": 238, "posit": [6, 10, 16, 17, 21, 23, 35, 40, 41, 42, 65, 76, 92, 93, 98, 111, 114, 115, 117, 119, 122, 123, 124, 127, 130, 132, 135, 142, 150, 173, 176, 177, 178, 179, 180, 190, 199, 208, 236, 238, 243, 245, 248, 326, 340, 348, 357, 372, 396, 431, 432, 433, 435, 437, 447, 448, 461, 462], "possess": 193, "possibl": [10, 48, 49, 54, 55, 98, 99, 103, 104, 111, 145, 146, 158, 162, 164, 224, 303, 332, 357, 427, 446, 449, 454, 455, 456, 462, 480], "possibli": 44, "pow": [361, 492], "power": [6, 10, 110, 116, 142, 199, 360, 448, 477], "pre": 163, "precis": [11, 12, 56, 85, 86, 101, 103, 135, 142, 169, 198, 224, 241, 242, 246, 248, 362, 421, 453, 461], "predecessor": 476, "prefer": [67, 75, 98, 308, 335, 350], "prepend": [94, 102, 460], "present": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 167, 170, 211, 224, 231, 243, 245, 248, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "preserv": [49, 53, 54, 55, 68, 98, 101, 103, 139, 140, 141, 142, 194, 195, 196, 303, 461, 474], "press": 10, "prevent": 103, "previou": 56, "print": [0, 4, 42, 56, 57, 74, 95, 101, 104, 370, 389, 394], "print_device_info": 0, "printabl": 104, "printopt": 6, "prior": 94, "prob1": [216, 217], "prob12": [216, 217], "prob2": [216, 217], "probabl": [162, 217, 372, 380, 389], "proce": 492, "process": 10, "processor": 103, "prod": [6, 85, 98, 208, 209, 246, 492], "produc": [10, 34, 101, 211, 366, 436, 456], "product": [6, 83, 85, 97, 98, 103, 104, 171, 185, 186, 201, 206, 208, 209, 225, 237, 241, 246, 309, 355, 362, 459, 479, 496], "program": [4, 143], "progress": [156, 210], "project": [4, 101, 363], "promot": [13, 14, 15, 20, 23, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 58, 60, 61, 64, 65, 76, 79, 80, 87, 88, 96, 109, 110, 112, 142, 144, 145, 146, 147, 156, 166, 187, 210, 212, 213, 214, 215, 216, 217, 222, 225, 227, 233, 234, 237, 349, 360, 361, 368, 369, 423, 425, 428, 429, 435, 439, 441, 442, 447, 448, 452, 457, 458, 460, 472, 473], "promote_typ": 6, "propag": [101, 145, 146, 226, 227, 232, 233, 241, 242, 243, 245, 246, 248], "proper": [145, 146, 193, 195], "properti": [10, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 194, 196, 204, 210, 211, 222, 224, 231, 251, 303, 308, 312, 314, 315, 317, 319, 323, 324, 330, 335, 336, 340, 345, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484, 492], "protocol": [44, 101, 148], "prototyp": 106, "provid": [0, 6, 10, 31, 32, 70, 71, 77, 84, 98, 99, 103, 104, 111, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 152, 162, 163, 165, 179, 180, 223, 239, 240, 243, 245, 246, 248, 370, 398, 401, 424, 434, 450, 455, 463, 474, 481, 482, 500], "pseudo": [203, 370], "ptp": 6, "pure": [10, 121, 127, 129, 130], "purpos": [34, 198], "put": [6, 10, 98, 113, 121, 127, 129, 358, 366, 456, 492], "put_along_axi": [6, 365, 456], "putmask": [6, 365], "pval": 387, "py": 4, "pyplot": [230, 408], "pytest": 4, "python": [0, 2, 3, 44, 98, 101, 147, 148, 234, 318, 425, 426, 492], "q": [195, 199, 204, 209, 229], "qquad": 10, "qr": 6, "quad": 10, "quadrant": [20, 26, 28, 46, 50, 117], "quantil": 6, "quaternion": 199, "question": 89, "queue": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "quick": [2, 3], "quickli": [185, 500], "quotient": [29, 51], "r": [88, 204], "r2": 204, "rad": 88, "rad2deg": [6, 87, 88, 476], "radian": [6, 13, 14, 20, 24, 25, 26, 28, 29, 46, 50, 51, 87, 88, 368, 476, 500], "rais": [11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 42, 43, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 67, 68, 72, 73, 75, 76, 77, 79, 80, 84, 87, 88, 95, 96, 97, 98, 99, 105, 106, 107, 109, 110, 112, 114, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 164, 166, 167, 172, 176, 177, 178, 187, 188, 189, 199, 201, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 232, 233, 234, 237, 239, 240, 243, 244, 245, 247, 248, 249, 303, 304, 348, 349, 351, 353, 354, 359, 360, 361, 362, 363, 368, 369, 420, 423, 424, 425, 427, 429, 430, 435, 439, 440, 441, 442, 444, 446, 447, 448, 449, 451, 452, 453, 457, 458, 472, 473, 478, 480, 483, 484, 492], "rand": [6, 104, 370, 400, 402, 403, 405], "randint": [6, 98, 318, 370, 401], "randn": [6, 139, 140, 141, 203, 204, 207, 209, 370, 450], "random": [98, 104, 139, 140, 141, 195, 201, 203, 204, 207, 209, 318, 450, 485, 496], "random_integ": [6, 370, 398], "random_sampl": [6, 370, 397, 400, 403, 405], "randomli": 394, "randomst": 398, "ranf": 6, "rang": [0, 95, 152, 162, 163, 217, 357, 364, 365, 389, 394, 420, 426, 450, 459, 462, 476, 496], "rank": [111, 113, 151, 198, 200, 454], "rate": [118, 132], "rather": 350, "ratio": [0, 96, 144, 198, 472, 500], "ration": 496, "ravel": [6, 98, 113, 138, 202, 316, 355, 492], "ravel_multi_index": [6, 475], "raveled_indic": 420, "raw": 204, "rayleigh": 6, "rcond": [198, 203], "re": [31, 32, 57, 89, 127, 431], "read": [89, 93, 98, 101, 149, 150, 152, 153, 211, 316, 419, 427], "readonli": 101, "real": [6, 11, 12, 13, 14, 20, 23, 24, 25, 26, 27, 28, 29, 30, 37, 46, 47, 50, 51, 52, 65, 66, 76, 84, 98, 116, 119, 121, 126, 127, 128, 129, 130, 131, 133, 135, 143, 145, 146, 147, 166, 169, 174, 181, 182, 190, 193, 194, 195, 196, 200, 203, 204, 205, 207, 216, 217, 223, 227, 233, 234, 238, 247, 249, 372, 389, 422, 423, 424, 425, 435, 445, 451, 473, 474, 478, 492, 496], "real_if_clos": [6, 20, 169, 421], "rearrang": [98, 326, 496], "reason": 129, "rebuild": 100, "recal": 101, "recent": [22, 449], "recfromcsv": 6, "recfromtxt": 6, "recip": [4, 10], "reciproc": [6, 435, 447], "recommend": [103, 350, 460], "reconstruct": [101, 207, 474], "recov": 10, "reduc": [16, 21, 31, 32, 56, 204, 207, 223, 226, 228, 230, 232, 239, 240, 243, 244, 245, 246, 247, 248, 249, 362, 424, 451, 453, 478], "reduce_hypot": 166, "reduct": [16, 21], "redund": 130, "refer": [0, 2, 3, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 316, 317, 318, 320, 321, 322, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "reflect": 492, "reflector": 204, "regardless": [101, 194, 196, 480], "regular": 211, "rel": [17, 98, 173, 340, 431, 432], "relat": 101, "relev": [101, 156, 210, 222], "rem": 147, "remain": [16, 21, 56, 104, 131, 133, 162, 223, 228, 236, 244, 247, 249, 424, 427, 451, 478], "remaind": [6, 144, 147, 234, 360, 361], "remov": [31, 32, 87, 93, 98, 111, 127, 338, 362, 368, 449, 453, 496], "reorder": [103, 139, 209, 236], "rep": 460, "repeat": [6, 98, 117, 119, 123, 124, 128, 129, 131, 133, 134, 193, 194, 195, 196, 230, 358, 460, 463, 474, 492], "repeatedli": 103, "repetit": [0, 426, 460], "replac": [3, 10, 44, 68, 113, 238, 241, 242, 358, 366, 375, 437, 492], "replic": 460, "repo": 4, "repr": 291, "repres": [10, 23, 36, 40, 41, 43, 44, 45, 56, 101, 104, 122, 130, 148, 151, 156, 158, 170, 205, 210, 222, 230, 249, 370, 468, 474, 492], "represent": [58, 60, 61, 104, 135, 168, 170, 238, 349, 492], "request": 432, "requir": [4, 6, 36, 41, 42, 43, 45, 49, 98, 101, 103, 115, 170, 238, 303, 335], "res_cpu": 89, "res_host": 89, "rese": 406, "reset": 492, "reshap": [0, 6, 15, 31, 32, 34, 53, 55, 56, 89, 90, 91, 93, 96, 97, 98, 99, 100, 103, 111, 113, 120, 125, 139, 147, 164, 170, 171, 185, 186, 202, 224, 225, 226, 232, 237, 311, 316, 335, 345, 358, 394, 419, 431, 452, 459, 461, 463, 466, 467, 470, 471, 472, 474, 480, 492], "resid": [111, 115, 148], "residu": 198, "resiz": [6, 111, 492], "resolut": 135, "resolv": [84, 111, 223, 424], "resourc": 0, "respect": [15, 29, 51, 58, 60, 61, 96, 98, 107, 142, 144, 147, 158, 159, 160, 187, 188, 189, 216, 217, 218, 220, 221, 234, 237, 340, 351, 360, 361, 425, 429, 452, 472, 476], "rest": 39, "restor": 431, "result": [0, 4, 10, 16, 21, 29, 31, 32, 34, 51, 56, 58, 59, 60, 61, 64, 68, 70, 71, 76, 81, 84, 85, 86, 96, 97, 101, 104, 106, 107, 112, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 136, 142, 144, 149, 150, 151, 152, 153, 155, 156, 159, 160, 162, 163, 170, 172, 176, 177, 178, 179, 180, 187, 188, 189, 190, 193, 202, 204, 210, 211, 214, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 228, 232, 235, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 350, 351, 354, 355, 360, 361, 362, 365, 370, 372, 402, 424, 427, 428, 429, 430, 432, 433, 436, 439, 440, 446, 450, 451, 453, 455, 456, 459, 460, 463, 468, 472, 473, 474, 478, 482, 484, 492], "result_dpnp": 0, "result_numpi": 0, "result_typ": [6, 64, 101, 496], "ret": 369, "retriev": [93, 101], "retstep": 210, "return": [0, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 252, 253, 254, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 288, 289, 290, 291, 292, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 307, 308, 309, 310, 311, 312, 314, 315, 316, 318, 320, 321, 322, 324, 325, 326, 327, 329, 332, 333, 336, 339, 340, 341, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 366, 368, 369, 370, 373, 392, 394, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 492], "return_count": 474, "return_index": 474, "return_invers": 474, "reus": [148, 163, 427], "revers": [93, 98, 134, 139, 140, 141, 345, 357, 462, 463, 477], "rewrit": 198, "rfft": [6, 10, 118, 121, 126, 127, 128, 129, 131, 132, 133], "rfft2": [6, 128], "rfftfreq": [6, 118], "rfftn": [6, 116, 119, 129, 130, 131], "right": [10, 28, 50, 68, 83, 93, 95, 140, 141, 166, 187, 193, 194, 195, 196, 201, 209, 224, 413, 424, 429, 436, 461, 463, 466, 470, 477], "right_shift": [6, 187], "rightmost": [162, 163, 209], "rint": [6, 35, 66, 136, 143, 433, 473], "roll": [6, 432], "rollaxi": [6, 431], "root": [6, 65, 166, 191, 423, 424, 435, 447, 448], "rot90": 6, "roughli": [101, 198], "round": [6, 23, 35, 66, 98, 121, 126, 136, 143, 144, 193, 234, 425, 430, 473, 492, 496], "round_": 6, "routin": [2, 485, 492], "row": [45, 49, 69, 70, 71, 85, 86, 93, 98, 100, 114, 140, 141, 158, 165, 167, 170, 201, 207, 303, 350, 419, 420, 434, 446, 450, 464, 466, 474, 475, 480, 481], "row_stack": [6, 481], "rowvar": 82, "rsqrt": [423, 447], "rtol": [17, 173], "rule": [13, 14, 15, 16, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 36, 40, 41, 43, 45, 46, 47, 50, 51, 52, 56, 58, 60, 61, 64, 65, 76, 77, 79, 80, 83, 86, 87, 88, 96, 109, 110, 112, 144, 145, 146, 147, 156, 166, 187, 210, 212, 213, 214, 215, 216, 217, 222, 223, 225, 227, 228, 233, 234, 237, 244, 247, 249, 349, 360, 361, 368, 369, 423, 424, 425, 428, 429, 435, 439, 441, 442, 447, 448, 451, 452, 453, 457, 458, 463, 472, 473, 478], "run": [0, 4], "runtim": 4, "runtimewarn": [243, 245], "s1": [98, 101, 186, 340], "s10": 101, "s16": 101, "s2": [98, 101, 340], "s25": 101, "s3": [98, 340], "safe": [49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "safe_ev": 6, "said": 209, "same": [4, 10, 11, 12, 15, 16, 17, 21, 22, 29, 31, 32, 33, 34, 35, 37, 38, 43, 45, 48, 49, 51, 56, 58, 59, 60, 61, 63, 69, 70, 71, 76, 84, 85, 86, 93, 94, 95, 96, 97, 98, 100, 106, 107, 111, 113, 122, 123, 124, 129, 134, 136, 142, 144, 145, 146, 147, 148, 155, 158, 159, 160, 161, 162, 163, 165, 166, 169, 171, 172, 173, 179, 180, 181, 186, 187, 188, 189, 195, 199, 204, 216, 217, 218, 220, 221, 223, 226, 227, 228, 232, 233, 234, 237, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 332, 345, 349, 351, 354, 358, 360, 361, 362, 366, 370, 392, 398, 414, 419, 421, 424, 425, 426, 429, 431, 432, 434, 436, 437, 444, 449, 450, 451, 452, 453, 455, 456, 459, 461, 465, 467, 469, 471, 472, 475, 478, 479, 481, 484, 500], "same_kind": [49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "sampl": [10, 118, 125, 127, 130, 132, 156, 158, 162, 210, 222, 366, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 401, 404, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 456, 463, 466, 470, 485, 496], "sample_r": 132, "satisfi": [36, 41, 43, 45, 49, 98, 113, 197, 303, 358, 437], "save": [6, 150, 500], "savetxt": 6, "savez": 6, "savez_compress": 6, "scalar": [15, 17, 22, 29, 36, 37, 38, 40, 41, 43, 44, 45, 51, 58, 60, 61, 64, 75, 76, 77, 83, 89, 92, 94, 96, 97, 98, 101, 103, 104, 107, 113, 118, 132, 134, 142, 144, 145, 146, 147, 154, 155, 156, 158, 159, 160, 161, 162, 163, 166, 171, 173, 175, 182, 183, 186, 187, 188, 189, 206, 210, 216, 217, 218, 220, 221, 222, 224, 225, 227, 230, 233, 234, 237, 313, 318, 347, 349, 351, 358, 360, 361, 365, 366, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 398, 401, 404, 406, 410, 412, 413, 414, 415, 416, 417, 418, 422, 425, 429, 436, 437, 452, 455, 459, 463, 472, 473, 477, 479, 482, 492], "scale": [10, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 156, 186, 204, 210, 222, 370, 377, 379, 381, 382, 383, 384, 392, 404, 409, 416], "scientif": 10, "scipi": 108, "scope": 4, "script": 4, "sctype2char": 6, "search": [104, 485, 496], "searchsort": [6, 95, 98, 162, 444, 492], "second": [15, 17, 29, 37, 38, 51, 56, 58, 60, 61, 76, 83, 93, 96, 97, 101, 104, 107, 110, 117, 118, 119, 120, 123, 124, 127, 130, 132, 142, 144, 145, 146, 147, 158, 159, 160, 162, 163, 164, 165, 166, 171, 173, 186, 187, 188, 189, 216, 217, 218, 220, 221, 224, 225, 226, 227, 230, 232, 233, 234, 237, 351, 355, 360, 361, 425, 429, 448, 452, 454, 459, 461, 472, 479], "section": [4, 39, 101, 119, 124, 129, 133, 492], "see": [3, 35, 101, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 148, 162, 198, 387, 433, 466, 467, 470, 471, 474, 492], "seed": [6, 98, 104, 318, 370], "seek": 150, "seldom": 142, "select": [6, 77, 113, 226, 232, 449, 455, 463, 485], "select_cpu_devic": 0, "select_default_devic": 0, "selector": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "self": [98, 101, 137, 252, 253, 254, 255, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 315, 370], "semant": 162, "sens": 209, "sep": [150, 153], "separ": [10, 98, 101, 103, 150, 153, 163, 238, 332], "sequenc": [39, 44, 53, 54, 55, 69, 70, 71, 74, 78, 99, 100, 103, 104, 105, 106, 117, 119, 123, 124, 127, 128, 129, 131, 133, 154, 155, 156, 162, 163, 164, 165, 170, 185, 201, 210, 222, 236, 353, 354, 358, 394, 407, 426, 428, 434, 446, 450, 459, 463, 480, 481, 483, 484], "sequenti": [78, 82, 108, 229, 235, 246], "seri": [10, 127, 386], "set": [10, 31, 32, 36, 49, 67, 81, 89, 90, 92, 95, 98, 101, 103, 105, 154, 162, 163, 167, 170, 200, 202, 203, 210, 226, 232, 239, 240, 248, 293, 303, 304, 315, 335, 353, 354, 362, 437, 439, 440, 453, 466, 470, 483, 484, 492], "set_numeric_op": 6, "set_printopt": 6, "set_stat": 6, "set_string_funct": 6, "setbufs": 6, "setdiff1d": 6, "seterr": 6, "seterrcal": 6, "seterrobj": 6, "setfield": [6, 101], "setflag": 6, "setup": 4, "setuptool": 4, "setxor1d": 6, "sever": 197, "sh": [98, 332], "shape": [4, 6, 11, 12, 13, 14, 15, 16, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 43, 46, 47, 49, 50, 51, 52, 55, 56, 58, 59, 60, 61, 62, 63, 65, 66, 68, 70, 71, 72, 73, 76, 78, 79, 80, 81, 82, 84, 85, 86, 87, 88, 90, 91, 94, 95, 96, 97, 98, 100, 101, 105, 106, 107, 109, 110, 111, 112, 115, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 136, 139, 142, 143, 144, 145, 146, 147, 151, 154, 155, 158, 159, 160, 161, 162, 163, 165, 166, 169, 170, 171, 172, 176, 177, 178, 179, 180, 181, 183, 185, 186, 187, 188, 189, 192, 197, 198, 199, 200, 201, 204, 205, 206, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 236, 237, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 324, 332, 336, 338, 345, 347, 348, 349, 351, 352, 353, 354, 357, 359, 360, 361, 362, 363, 365, 366, 368, 369, 370, 379, 382, 387, 388, 393, 397, 398, 399, 400, 401, 402, 403, 405, 410, 411, 417, 419, 420, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 447, 448, 449, 450, 451, 452, 453, 455, 457, 458, 459, 460, 461, 462, 464, 465, 467, 469, 470, 471, 472, 473, 475, 478, 480, 481, 482, 483, 484, 485, 496], "share": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "shared_bin": 163, "shares_memori": 6, "shift": [10, 117, 119, 120, 124, 125, 187, 429, 431], "short": [473, 492], "shorter": [121, 127], "shorthand": [11, 12, 15, 58, 59, 60, 61, 96, 107, 144, 159, 160, 172, 187, 188, 189, 218, 220, 225, 234, 237, 348, 351, 359, 360, 361, 425, 429, 452, 472, 482], "should": [31, 32, 39, 49, 93, 95, 97, 98, 103, 104, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 147, 150, 157, 162, 185, 198, 199, 225, 236, 239, 240, 243, 245, 303, 334, 387, 420, 427, 436, 455, 459, 461, 475, 476, 492], "show": [9, 38, 101, 134, 166, 221, 230, 238, 241, 242, 243, 245, 248, 408], "show_config": 6, "shown": 4, "shuffl": 6, "side": [98, 158, 195, 334, 436], "sigma": [385, 392], "sign": [6, 10, 17, 76, 101, 173, 192, 205, 234, 348, 359, 362, 425, 440, 453, 473], "signal": [10, 118, 121, 126, 127, 129, 132, 476], "signatur": [224, 225], "signbit": [6, 439], "signific": 103, "signum": 439, "similar": [3, 40, 41, 98, 101, 156, 210, 222, 224, 308, 335, 358, 370, 398, 466, 467, 470, 471], "simpl": [4, 221, 496], "simpli": [91, 98, 150, 162, 163, 345], "sin": [0, 6, 26, 27, 46, 47, 79, 195, 230, 442, 457, 463], "sinc": [6, 98, 127, 193, 195, 337, 350], "sine": [13, 14, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458], "singl": [9, 10, 33, 63, 69, 98, 103, 104, 158, 201, 226, 232, 338, 362, 370, 389, 398, 399, 400, 401, 402, 403, 405, 411, 453, 463, 492], "singleton": [16, 21, 56, 111, 223, 228, 243, 244, 245, 247, 249, 424, 449, 451, 478], "singular": [197, 198, 200, 203, 207], "sinh": [6, 14, 25, 27, 47, 80, 441, 458], "size": [0, 6, 23, 31, 32, 36, 39, 56, 70, 71, 78, 81, 82, 85, 86, 90, 95, 98, 99, 101, 104, 113, 116, 118, 122, 132, 150, 156, 158, 164, 165, 202, 204, 207, 210, 222, 224, 226, 228, 232, 239, 240, 241, 242, 244, 246, 248, 318, 319, 335, 353, 358, 362, 370, 371, 372, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 395, 396, 398, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 431, 434, 446, 449, 450, 453, 459, 470, 476, 480, 481, 483], "skip": 93, "slice": [113, 239, 240, 243, 244, 245, 247, 249, 365, 366, 437, 456, 463, 470, 471, 492], "slogdet": [6, 192], "slower": 459, "slowest": [98, 316, 419, 427], "small": [17, 112, 173, 198, 203, 214, 216, 217, 238, 470], "smaller": [94, 98, 116, 117, 119, 122, 123, 124, 126, 128, 129, 130, 131, 133, 135, 198, 234, 326, 358, 425, 476], "smallest": [135, 168, 474], "smallest_norm": 135, "smat": 207, "so": [10, 13, 14, 16, 21, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 56, 101, 107, 121, 126, 142, 162, 182, 210, 217, 223, 228, 230, 244, 247, 249, 408, 424, 451, 459, 460, 478], "softwar": 4, "solut": [198, 206], "solv": [6, 198, 208, 209, 496], "some": [23, 101, 111, 113, 143, 171, 198, 358, 476, 482, 492], "sometim": [161, 492], "sometru": 6, "somewhat": 199, "sophist": 199, "sort": [6, 33, 39, 98, 99, 164, 207, 302, 326, 357, 436, 445, 446, 456, 462, 463, 474, 480, 485, 492, 496], "sort_complex": 6, "sorter": [98, 334, 436], "sought": 191, "sourc": [4, 6, 16, 17, 18, 19, 21, 22, 23, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 53, 54, 55, 56, 57, 62, 63, 64, 67, 68, 69, 71, 74, 75, 77, 78, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 108, 111, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 162, 163, 164, 165, 167, 168, 170, 171, 173, 174, 175, 179, 180, 181, 182, 183, 184, 185, 186, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 222, 223, 224, 225, 226, 228, 229, 230, 232, 235, 236, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 347, 350, 353, 354, 355, 356, 358, 362, 364, 365, 366, 367, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 422, 424, 426, 427, 428, 431, 432, 436, 437, 438, 443, 444, 445, 446, 449, 450, 451, 453, 454, 455, 456, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484], "space": [6, 23, 118, 120, 132, 150, 156, 158, 210, 222, 463, 500], "spars": [170, 230], "special": [2, 101, 108, 485, 496], "specif": [0, 4, 101, 151], "specifi": [16, 21, 22, 23, 31, 32, 33, 35, 36, 40, 41, 42, 43, 45, 56, 63, 64, 70, 71, 75, 84, 85, 86, 89, 92, 93, 98, 103, 104, 105, 106, 113, 114, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 139, 142, 149, 150, 151, 152, 154, 155, 156, 158, 167, 194, 196, 202, 208, 209, 210, 211, 222, 223, 228, 229, 231, 241, 242, 244, 246, 247, 248, 249, 302, 311, 352, 353, 354, 357, 358, 362, 365, 366, 370, 383, 393, 411, 419, 420, 424, 431, 432, 433, 437, 443, 450, 451, 453, 455, 456, 459, 461, 462, 463, 464, 474, 477, 478, 483, 484], "spectrum": [10, 120, 121, 125, 126], "speed": 103, "speedup": 104, "spell": 350, "split": [6, 39, 70, 71, 99, 100, 164, 165, 434, 450, 480, 481, 496], "spreadsheet": 143, "sqrt": [6, 10, 65, 98, 317, 330, 424, 435, 448], "squar": [6, 65, 166, 167, 190, 191, 193, 194, 195, 197, 198, 199, 205, 208, 209, 224, 247, 249, 374, 390, 423, 424, 435, 437, 447, 451, 467, 471, 477, 478], "squeez": [6, 98, 111, 492], "src": 77, "stabl": [33, 444], "stack": [6, 69, 70, 71, 100, 165, 192, 200, 203, 204, 205, 225, 350, 434, 446, 456, 481], "stand": 158, "standard": [98, 135, 144, 147, 228, 234, 244, 247, 249, 318, 339, 370, 385, 392, 399, 408, 409, 410, 411, 412, 425, 451, 478, 492, 496], "standard_cauchi": 6, "standard_exponenti": 6, "standard_gamma": 6, "standard_norm": [6, 370, 399], "standard_t": 6, "start": [2, 3, 23, 43, 45, 104, 118, 122, 132, 149, 156, 210, 222, 224, 432, 466, 470], "start_tim": 0, "state": 370, "statist": [485, 496], "std": [6, 98, 228, 244, 247, 249, 478, 492], "stdev": [370, 411], "step": [4, 23, 104, 156, 161, 210, 222], "sticki": 101, "still": [56, 164, 480], "stop": [23, 156, 210, 222], "store": [136, 156, 179, 180, 210, 217, 222, 225, 355], "str": [42, 44, 70, 71, 101, 103, 104, 150, 153, 165, 211, 294, 434, 450, 468, 481], "str_": 101, "straightforward": 170, "stride": [48, 49, 98, 303], "string": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 101, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 468, 470, 477, 483, 484, 492], "string_repr": 104, "stringio": 211, "strongli": [4, 460], "struct": 101, "structur": [101, 211], "student": 412, "style": [49, 98, 303, 350, 419, 420, 475], "sub": [39, 70, 71, 93, 99, 101, 103, 164, 165, 209, 434, 446, 450, 461, 464, 480, 481], "subarrai": [101, 170, 474], "subclass": 41, "subdivid": 101, "subdtyp": 101, "subject": 4, "subok": [11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 36, 46, 47, 49, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 72, 73, 75, 76, 79, 80, 87, 88, 96, 98, 106, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 155, 159, 160, 161, 166, 169, 172, 176, 177, 178, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 227, 233, 234, 237, 303, 348, 349, 351, 354, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 447, 448, 452, 457, 458, 472, 473, 484], "subscript": [103, 104], "subset": [3, 158, 449, 496], "subtract": 6, "subtyp": 419, "succeed": 102, "success": [42, 372, 380, 389], "sugar": [91, 467, 471], "suggest": 93, "suit": 4, "suitabl": [34, 98, 345, 366, 436, 456], "sum": [0, 3, 4, 6, 10, 15, 56, 84, 86, 89, 92, 93, 94, 97, 98, 103, 122, 162, 166, 171, 191, 198, 208, 216, 217, 223, 225, 241, 242, 248, 310, 344, 372, 387, 389, 424, 459, 461, 463, 492, 496], "sum_": 10, "sum_along_diagon": 461, "sum_of_weight": 56, "summari": 485, "summat": [97, 103, 104, 171, 209, 225, 355, 459], "suppli": [121, 126, 201, 370, 399], "support": [3, 4, 9, 11, 12, 13, 14, 15, 16, 21, 23, 24, 25, 26, 27, 28, 29, 30, 33, 36, 40, 41, 43, 44, 45, 46, 47, 50, 51, 52, 58, 59, 60, 61, 62, 63, 65, 66, 72, 73, 75, 76, 78, 79, 80, 82, 87, 88, 96, 98, 101, 103, 105, 106, 107, 108, 109, 110, 112, 114, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 159, 160, 161, 166, 167, 172, 176, 177, 178, 187, 188, 189, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 225, 226, 227, 228, 229, 232, 233, 234, 235, 237, 239, 240, 243, 244, 245, 246, 247, 248, 249, 303, 335, 348, 349, 351, 353, 354, 356, 359, 360, 361, 362, 363, 364, 367, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 388, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 410, 411, 412, 413, 414, 415, 416, 417, 418, 423, 425, 427, 429, 435, 439, 440, 441, 444, 447, 448, 451, 452, 453, 457, 458, 472, 473, 478, 483, 484, 500], "surnam": 101, "surpris": [122, 123, 124], "svd": [6, 191, 197, 200, 203], "swap": [101, 117, 120, 454], "swapax": [6, 98, 236, 492], "swapped_cod": 101, "swapped_dt": 101, "sy": 101, "sycl": [0, 3, 23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "sycl_context": 98, "sycl_devic": 98, "sycl_queu": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "sycldevic": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "syclqueu": [23, 36, 40, 41, 42, 43, 44, 45, 49, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 148, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 303, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 464, 466, 470, 477, 483, 484], "symmetr": [121, 127, 129, 130, 190, 193, 194, 195, 196, 200, 203, 207], "symmetri": [10, 116, 121, 126, 127, 130], "syntact": [91, 467, 471], "syntax": 492, "sys_is_l": 101, "system": [3, 4, 206], "t": [10, 70, 71, 82, 98, 101, 121, 190, 193, 195, 198, 345, 350, 412, 463], "t1": 500, "tabl": [2, 9, 485], "tack": 101, "take": [6, 69, 98, 113, 185, 224, 358, 366, 427, 436, 437, 456, 474, 476, 492, 500], "take_along_axi": [6, 31, 32, 33, 67, 366, 455], "taken": [56, 93, 94, 102, 104, 121, 127, 128, 129, 130, 131, 133, 161, 162, 225, 247, 249, 437, 451, 461, 464, 466, 470, 478, 479], "tall": 134, "tan": [6, 26, 28, 29, 30, 46, 50, 51, 52, 79, 441, 458], "tangent": [13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458], "tanh": [6, 14, 25, 30, 52, 80, 442, 457], "target": [49, 64, 98, 303, 365], "target_devic": 98, "tau": 204, "tbb": 4, "tempfil": 150, "temporari": [150, 500], "temporaryfil": 150, "ten": 380, "tensor": [44, 98, 103, 104, 148, 208, 209, 239, 240, 243, 245, 246, 364, 459], "tensordot": [6, 97, 103, 171, 208, 209, 225, 355], "tensorinv": [6, 209], "tensorsolv": [6, 208], "term": [10, 15, 96, 104, 116, 117, 119, 122, 123, 124, 127, 130, 237, 452, 472], "test": [0, 2, 16, 17, 21, 107, 159, 160, 174, 176, 177, 178, 179, 180, 188, 189, 246, 350, 351, 372, 492, 496], "test_repetit": 0, "test_typ": 0, "teukolski": 10, "text": [149, 150, 152, 153, 211], "th": [86, 89, 92, 94, 98, 102, 114, 158, 170, 229, 345, 352, 357, 437, 462, 465, 467, 469, 471], "than": [36, 85, 86, 98, 99, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 135, 140, 141, 144, 151, 159, 160, 162, 163, 165, 187, 188, 189, 198, 200, 203, 204, 241, 242, 246, 248, 326, 350, 358, 362, 429, 437, 439, 449, 450, 453, 459, 461, 473, 476, 492, 500], "thei": [17, 38, 101, 173, 195, 198, 434, 436, 459, 463, 466, 470, 476, 477, 481, 492], "them": [69, 492], "theor": 193, "theoret": 104, "therefor": [116, 130, 151, 194, 196], "theta": 463, "thi": [10, 11, 12, 18, 19, 22, 23, 29, 31, 32, 34, 35, 36, 40, 41, 42, 43, 44, 45, 48, 49, 51, 68, 70, 71, 75, 81, 84, 89, 90, 91, 92, 93, 94, 95, 98, 100, 101, 102, 103, 104, 112, 113, 115, 116, 117, 119, 120, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 134, 135, 138, 140, 141, 142, 147, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 163, 165, 175, 182, 185, 194, 196, 198, 201, 202, 205, 210, 211, 214, 216, 217, 222, 223, 224, 225, 226, 232, 234, 236, 238, 239, 240, 243, 245, 246, 248, 303, 308, 313, 316, 326, 332, 345, 350, 358, 362, 365, 366, 403, 405, 419, 424, 425, 427, 432, 434, 450, 453, 455, 456, 460, 463, 467, 471, 474, 476, 477, 481, 482], "thing": 455, "third": [69, 70, 71, 99, 100, 117, 165, 434, 446, 450, 481], "those": [10, 68, 199, 366], "though": 122, "thousand": 380, "three": [53, 54, 55, 111, 199, 224, 370, 406, 459, 474], "threshold": 200, "through": [41, 101, 163, 185, 193, 195, 198, 224, 492], "throw": 387, "thu": [10, 121, 127, 129, 460], "tile": [6, 426, 496], "time": [0, 10, 15, 17, 29, 37, 38, 51, 58, 60, 61, 76, 94, 96, 97, 107, 117, 119, 121, 123, 124, 126, 128, 129, 131, 133, 142, 144, 145, 146, 147, 159, 160, 161, 166, 171, 173, 178, 186, 187, 188, 189, 198, 216, 217, 218, 220, 221, 227, 233, 234, 237, 349, 351, 360, 361, 372, 387, 425, 429, 452, 456, 459, 460, 472, 474, 479], "time_dpnp": 0, "time_numpi": 0, "timedelta": 101, "timeit": 103, "timestep": 118, "tini": 135, "titl": 101, "tm": 147, "to_begin": 102, "to_devic": 98, "to_end": 102, "tobyt": 6, "todo": 390, "tofil": [6, 150], "togeth": [17, 70, 71, 101, 122, 173, 185, 450, 482], "tol": [200, 388, 422], "toler": [17, 37, 173, 422], "tolist": 6, "too": [4, 117, 119, 123, 124, 128, 129, 131, 133, 482], "toolkit": 3, "tostr": 6, "total": [6, 81, 85, 98, 323, 443, 451, 478], "toward": [35, 66, 136, 143, 144, 162, 163, 234, 349, 425, 430, 433, 473], "trace": [6, 89, 92, 93, 98, 103, 492], "traceback": [22, 449], "trail": 468, "transfer": 98, "transform": [104, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 485], "transpos": [6, 34, 98, 103, 190, 195, 236, 251, 357, 492, 496], "trapezoid": [86, 453], "trapz": 6, "treat": [17, 121, 127, 129, 150, 158, 173, 194, 196, 198, 201, 211, 241, 242, 246, 248, 362, 366, 436, 456, 460, 474, 476, 492], "tri": 6, "trial": 372, "triangl": [89, 166, 224, 424, 464, 465, 466, 467, 469, 470, 471], "triangular": [6, 190, 194, 196, 204, 224, 466, 467, 470, 471], "trigonometr": [13, 14, 20, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 79, 80, 441, 442, 457, 458, 496], "tril": [6, 89, 224, 464, 466, 467, 470], "tril_indic": [6, 224, 467, 470], "tril_indices_from": [6, 471], "trili": 467, "trili1": 467, "trim": [117, 119, 123, 124, 128, 129, 131, 133, 468], "trim_zero": 6, "triu": [6, 89, 224, 464, 466, 470, 471], "triu_indic": [6, 224, 466, 471], "triu_indices_from": [6, 467], "triui": 471, "triuim1": 471, "trivial": [193, 456], "true": [0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 41, 43, 45, 46, 47, 49, 50, 51, 52, 53, 56, 58, 59, 60, 61, 64, 65, 66, 72, 73, 75, 76, 77, 79, 80, 81, 82, 86, 87, 88, 95, 96, 98, 101, 103, 104, 107, 109, 110, 111, 112, 113, 115, 134, 136, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 151, 156, 159, 160, 161, 162, 166, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 197, 200, 202, 203, 204, 206, 207, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 230, 232, 233, 234, 237, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 255, 298, 299, 303, 308, 320, 321, 322, 327, 339, 341, 346, 348, 349, 350, 351, 358, 359, 360, 361, 362, 363, 366, 368, 369, 375, 423, 424, 425, 427, 429, 430, 435, 437, 439, 440, 441, 442, 447, 448, 451, 452, 453, 456, 457, 458, 459, 463, 472, 473, 474, 477, 478, 482], "true_divid": [6, 96], "trunc": [6, 35, 66, 136, 143, 430, 433], "truncat": [35, 66, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 136, 143, 408, 430, 433, 473], "trust": [239, 240], "truth": [58, 59, 60, 61, 107, 159, 160, 172, 188, 189, 218, 219, 220, 221, 351, 492, 496], "try": [4, 42], "tukei": 10, "tup": [69, 100, 165, 434, 481], "tupl": [16, 21, 22, 31, 32, 36, 40, 41, 42, 43, 45, 56, 63, 75, 81, 84, 89, 90, 91, 92, 98, 101, 104, 111, 120, 125, 139, 148, 151, 154, 155, 156, 158, 162, 163, 170, 175, 182, 185, 186, 202, 204, 209, 210, 222, 223, 224, 225, 226, 228, 230, 231, 232, 243, 244, 245, 246, 247, 248, 249, 335, 345, 350, 352, 357, 362, 420, 424, 426, 427, 431, 438, 449, 451, 453, 460, 462, 466, 467, 470, 471, 475, 477, 478, 492], "turn": 69, "twister": 370, "two": [10, 17, 37, 53, 54, 58, 59, 60, 61, 74, 78, 83, 92, 93, 94, 97, 98, 101, 103, 104, 111, 116, 117, 119, 122, 123, 124, 127, 128, 129, 131, 133, 145, 146, 158, 171, 172, 173, 186, 194, 198, 201, 206, 218, 220, 221, 225, 226, 227, 232, 233, 236, 243, 245, 326, 342, 355, 370, 399, 430, 433, 437, 454, 459, 461, 466, 467, 470, 471, 479], "type": [0, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 312, 316, 324, 332, 336, 345, 347, 348, 349, 350, 351, 352, 353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 368, 369, 370, 371, 372, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 389, 392, 393, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 496], "type_nam": 0, "typeerror": [56, 77, 98, 148, 335], "typenam": 6, "typestr": 101, "typic": [17, 121, 173, 436, 492], "u": [101, 190, 194, 196, 207, 224, 246, 248, 474], "u1": [101, 149, 150], "u16": 101, "u4": 64, "u8": 101, "ufunc": [2, 485, 492], "uint64": 101, "uint8": [101, 149, 150], "uk": 10, "un": 101, "unari": 492, "unchang": 133, "undefin": [20, 98, 326], "underli": [58, 60, 61, 427], "undo": [10, 124], "undocu": 101, "unexpect": [246, 248], "unicod": 101, "uniform": [6, 101, 158, 162, 163, 222, 370, 397, 400, 402, 403, 405], "uniformli": [222, 370, 414], "uniniti": [36, 105, 106, 154, 353, 483], "union1d": 6, "uniqu": [6, 56, 57, 84, 95, 101, 223, 228, 236, 244, 247, 249, 424, 426, 451, 478], "unique_count": 474, "unique_indic": 474, "unique_invers": 474, "unit": [98, 118, 132, 185, 193, 199, 205, 340], "unitari": [10, 158, 204, 207], "uniti": 162, "univ": 10, "univers": [2, 485, 492], "unless": [16, 21, 49, 85, 86, 98, 103, 162, 193, 200, 202, 222, 241, 242, 246, 248, 303, 362, 453, 474], "unlik": [33, 98, 132, 332, 335, 444], "unmodifi": 163, "unpackbit": 6, "unravel": 475, "unravel_index": [6, 31, 32, 420], "unraveled_coord": 475, "unsaf": [49, 64, 70, 71, 77, 98, 103, 165, 225, 303, 434, 450, 481], "unscal": 10, "unsign": [101, 362, 453], "unspecifi": 427, "unsupport": [11, 12, 13, 14, 15, 24, 25, 26, 27, 28, 29, 30, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 68, 76, 79, 80, 87, 88, 96, 109, 110, 112, 142, 143, 144, 145, 146, 147, 148, 161, 166, 172, 187, 213, 214, 215, 216, 217, 227, 233, 234, 235, 237, 348, 349, 359, 360, 361, 363, 368, 369, 423, 425, 429, 430, 435, 439, 440, 441, 442, 452, 457, 458, 472, 473], "until": [104, 431, 432], "unwrap": [6, 87, 368], "up": [4, 10, 101, 103, 141, 456, 467, 474], "updat": 4, "uplo": [194, 196], "upon": [98, 340], "upper": [89, 114, 162, 163, 190, 194, 196, 204, 224, 464, 466, 467, 469, 470, 471], "us": [4, 10, 15, 22, 23, 29, 34, 36, 40, 41, 42, 43, 44, 45, 48, 49, 51, 58, 59, 60, 61, 64, 68, 70, 71, 75, 83, 85, 86, 89, 90, 92, 93, 96, 98, 101, 103, 104, 105, 106, 107, 111, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 138, 143, 144, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 167, 170, 171, 172, 185, 187, 188, 189, 190, 191, 194, 195, 196, 198, 200, 201, 202, 203, 210, 211, 217, 218, 220, 222, 224, 225, 226, 228, 230, 231, 232, 234, 237, 238, 239, 240, 241, 242, 244, 246, 247, 248, 249, 257, 303, 308, 316, 335, 348, 350, 351, 352, 353, 354, 358, 359, 360, 361, 362, 366, 370, 373, 375, 376, 386, 391, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 407, 411, 414, 419, 422, 425, 426, 427, 429, 431, 436, 437, 439, 445, 451, 452, 453, 455, 456, 459, 460, 461, 463, 464, 466, 467, 470, 471, 472, 474, 475, 477, 478, 482, 483, 484, 492, 500], "usabl": 142, "usag": [3, 4, 118, 132], "use_getitem": 101, "use_setitem": 101, "user": [101, 238], "usm": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 449, 464, 466, 470, 477, 483, 484], "usm_ndarrai": [11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 44, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 76, 77, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 91, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 106, 107, 109, 110, 111, 112, 113, 115, 116, 117, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 155, 158, 159, 160, 161, 162, 163, 164, 165, 166, 169, 171, 172, 173, 174, 176, 177, 178, 179, 180, 181, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 230, 232, 233, 234, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 347, 348, 349, 350, 351, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 368, 369, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 439, 440, 441, 442, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 465, 467, 468, 469, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481, 482, 484], "usm_typ": [23, 36, 40, 41, 42, 43, 44, 45, 75, 89, 90, 92, 98, 105, 106, 114, 118, 132, 149, 150, 151, 152, 153, 154, 155, 156, 167, 170, 210, 211, 222, 224, 231, 308, 352, 353, 354, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 464, 466, 470, 477, 483, 484], "usual": [90, 98, 101, 225, 335], "util": 485, "v": [74, 89, 92, 98, 101, 193, 194, 334, 365, 436], "v0": 6, "v1": 6, "v10": 101, "v9": 6, "val": [98, 134, 137, 293, 328, 358], "valid": [78, 111, 224, 454, 466, 467, 470, 471], "valu": [10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 40, 41, 43, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 84, 86, 87, 88, 89, 94, 95, 96, 98, 101, 103, 105, 106, 107, 109, 110, 112, 113, 114, 115, 121, 122, 127, 129, 130, 134, 135, 136, 137, 142, 143, 144, 145, 146, 147, 149, 150, 151, 152, 153, 154, 155, 156, 158, 159, 160, 161, 162, 163, 166, 167, 169, 170, 172, 173, 175, 176, 177, 178, 181, 182, 185, 187, 188, 189, 190, 193, 194, 195, 196, 197, 198, 199, 200, 203, 205, 206, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 232, 233, 234, 237, 238, 239, 240, 243, 244, 245, 246, 247, 248, 249, 253, 254, 258, 260, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 288, 290, 292, 293, 295, 296, 297, 300, 301, 303, 305, 308, 313, 315, 326, 328, 335, 348, 349, 350, 351, 353, 354, 356, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 380, 397, 398, 414, 421, 423, 424, 425, 426, 427, 429, 430, 431, 433, 435, 436, 437, 439, 440, 441, 444, 447, 448, 451, 452, 453, 455, 456, 457, 458, 461, 463, 466, 470, 472, 473, 474, 476, 478, 482, 483, 484, 492, 496], "value2": 101, "valueerror": [22, 36, 41, 42, 148, 239, 240, 427, 446, 449], "vander": 6, "vandermond": 477, "var": [6, 98, 228, 244, 247, 249, 451, 492], "vararg": 158, "vari": [10, 16, 20, 21, 93, 104, 117, 119, 121, 122, 123, 124, 126, 127, 130, 133, 151, 170, 191, 193, 194, 198, 202, 238, 244, 247, 249, 422], "variabl": [82, 198, 206], "varianc": [98, 228, 244, 247, 249, 346, 451, 478, 496], "variou": 500, "vdot": [6, 97, 225], "vector": [83, 103, 151, 170, 171, 185, 191, 200, 201, 202, 207, 225, 230, 355, 479, 496], "vendor": 4, "veri": [3, 10, 17, 173, 230, 238], "verif": 0, "verifi": 190, "version": [4, 81, 98, 101, 138, 315, 350, 420, 475], "vertic": [69, 70, 71, 93, 100, 134, 139, 140, 165, 434, 446, 450, 480, 481], "vetterlin": 10, "vh": 207, "via": 127, "view": [6, 39, 53, 54, 55, 62, 89, 93, 98, 99, 111, 117, 119, 123, 124, 128, 129, 131, 133, 139, 140, 141, 164, 230, 236, 251, 332, 345, 357, 366, 420, 427, 446, 449, 454, 462, 475, 480], "violat": 77, "void": 101, "void640": 101, "von": 415, "vonmis": 6, "vsplit": [6, 70, 71, 446], "vstack": [6, 69, 70, 71, 100, 165, 198, 434, 446, 450], "w": [10, 56, 193, 194, 195, 196, 199], "wa": [10, 84, 101, 201, 223, 243, 245, 247, 249, 370, 411, 424, 451, 478], "wai": [3, 4, 10, 98, 104, 116, 122, 123, 124, 129, 150, 326, 459], "wald": 6, "walk": 101, "want": [4, 456], "warn": [101, 239, 240, 388], "we": [75, 90, 93, 104, 134, 198, 224, 366, 456, 463], "weibul": [6, 418], "weight": [56, 57, 82, 162, 163, 228, 244, 453], "well": [101, 103, 150, 162, 163, 362, 372, 389, 408], "were": [70, 71, 151, 370, 399, 450, 476], "what": [10, 49, 64, 70, 71, 77, 98, 101, 103, 107, 116, 117, 119, 121, 122, 123, 124, 126, 127, 128, 129, 130, 131, 133, 165, 174, 225, 303, 372, 389, 434, 450, 481, 492], "when": [10, 22, 23, 36, 37, 40, 41, 43, 45, 48, 49, 56, 75, 77, 95, 98, 101, 103, 116, 127, 129, 130, 145, 146, 156, 161, 193, 202, 204, 210, 217, 222, 224, 225, 234, 241, 242, 243, 245, 246, 248, 303, 425, 430, 432, 433, 437, 455, 459, 463, 474, 482, 500], "whenev": [111, 357, 454, 462], "where": [0, 6, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 61, 65, 66, 68, 72, 73, 75, 76, 77, 79, 80, 84, 87, 88, 89, 90, 92, 94, 95, 96, 98, 99, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 118, 121, 127, 128, 129, 132, 136, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 159, 160, 161, 162, 164, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 181, 182, 187, 188, 189, 190, 198, 204, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 226, 227, 228, 231, 232, 233, 234, 237, 243, 244, 245, 246, 247, 248, 249, 298, 299, 303, 308, 320, 321, 322, 327, 334, 339, 341, 346, 348, 349, 350, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 368, 369, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 406, 411, 414, 423, 424, 425, 429, 430, 432, 435, 436, 437, 439, 440, 441, 442, 446, 447, 448, 451, 452, 453, 457, 458, 461, 462, 464, 466, 470, 472, 473, 476, 477, 478, 480, 483, 484], "wherev": 77, "whether": [16, 17, 21, 37, 84, 95, 101, 148, 173, 174, 190, 204, 210, 238, 246, 248, 420, 427, 440, 474, 475], "which": [3, 4, 10, 16, 21, 22, 23, 31, 32, 33, 36, 39, 40, 41, 42, 43, 44, 45, 49, 56, 62, 70, 71, 75, 77, 81, 84, 85, 86, 89, 90, 92, 93, 94, 95, 97, 98, 101, 103, 104, 105, 106, 111, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 135, 139, 145, 146, 149, 150, 151, 152, 153, 154, 155, 156, 158, 162, 163, 165, 167, 170, 176, 177, 178, 179, 180, 190, 193, 200, 202, 209, 211, 222, 223, 224, 225, 226, 227, 228, 231, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 303, 308, 350, 352, 353, 354, 357, 362, 365, 370, 392, 397, 398, 399, 400, 401, 402, 403, 405, 411, 414, 420, 424, 426, 431, 437, 443, 444, 446, 449, 450, 451, 453, 455, 461, 462, 463, 464, 465, 466, 469, 470, 473, 476, 477, 478, 482, 483, 484, 492, 500], "whichev": 171, "while": [10, 131, 133, 162, 163, 228, 244, 247, 249, 350, 358, 362, 431, 451, 453, 464, 478], "whitespac": [150, 153], "who": 6, "whole": [117, 119, 123, 124, 128, 129, 131, 133, 466, 470], "whose": [11, 12, 13, 14, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 93, 101, 113, 114, 134, 191, 194, 195, 196, 208, 224, 236, 431, 467, 471, 475], "why": 127, "wide": 134, "width": [101, 162, 163], "wild": [372, 389], "window": [4, 118, 132], "wise": [11, 12, 13, 14, 15, 17, 20, 24, 25, 26, 27, 28, 29, 30, 35, 37, 46, 47, 50, 51, 52, 58, 59, 60, 61, 65, 66, 69, 70, 71, 72, 73, 76, 79, 80, 84, 96, 98, 100, 107, 109, 110, 112, 115, 136, 142, 143, 144, 145, 146, 147, 159, 160, 161, 164, 165, 166, 169, 172, 173, 176, 177, 178, 179, 180, 187, 188, 189, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 226, 227, 232, 233, 234, 235, 237, 243, 245, 246, 307, 348, 349, 351, 359, 360, 361, 363, 421, 423, 425, 429, 430, 433, 434, 435, 439, 440, 441, 442, 446, 447, 448, 450, 452, 457, 458, 472, 473, 480, 481, 492, 496, 500], "within": [17, 23, 37, 49, 98, 103, 121, 122, 123, 124, 126, 127, 129, 162, 163, 173, 303, 365, 370, 414], "without": [93, 98, 105, 134, 345, 419, 427, 492], "won": 101, "word": [122, 123, 124, 127, 129, 143, 195, 370, 414], "work": [4, 35, 48, 456, 492], "world": [101, 372, 389], "would": [33, 70, 71, 98, 101, 151, 170, 201, 224, 225, 326, 357, 370, 420, 444, 446, 450, 456, 462, 476], "wrap": [87, 98, 134, 328, 343, 365, 368, 420, 436, 455, 456, 476], "wrapper": 98, "write": [89, 93, 98, 134, 150, 316, 427], "written": [4, 81, 84, 134, 150, 223, 424, 482], "x": [0, 3, 4, 11, 12, 13, 14, 16, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 39, 40, 41, 42, 43, 45, 46, 47, 50, 52, 53, 54, 55, 59, 62, 63, 65, 66, 72, 73, 75, 76, 78, 79, 80, 82, 83, 84, 87, 88, 89, 92, 94, 95, 98, 99, 101, 102, 105, 106, 108, 109, 110, 111, 112, 114, 115, 117, 118, 119, 120, 123, 124, 125, 131, 132, 133, 136, 137, 138, 143, 149, 150, 151, 152, 154, 155, 156, 158, 164, 167, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 191, 195, 198, 202, 204, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 220, 221, 222, 223, 224, 230, 231, 235, 236, 238, 303, 308, 317, 318, 324, 330, 335, 336, 348, 350, 352, 353, 354, 359, 362, 363, 364, 368, 369, 388, 394, 419, 421, 423, 424, 426, 430, 431, 432, 433, 435, 437, 439, 440, 441, 442, 446, 447, 448, 449, 454, 455, 457, 458, 463, 464, 473, 477, 480, 482, 483, 484], "x0": [43, 45, 75, 92, 354, 477, 484], "x00": 150, "x01": [149, 150], "x02": [149, 150], "x03": [149, 150], "x04": [149, 150], "x05": 149, "x1": [15, 17, 20, 26, 28, 29, 37, 38, 46, 49, 50, 51, 57, 58, 60, 61, 67, 76, 78, 96, 98, 107, 142, 144, 145, 146, 147, 159, 160, 161, 166, 185, 187, 188, 189, 216, 217, 218, 219, 220, 221, 225, 227, 229, 230, 233, 234, 235, 237, 303, 348, 349, 351, 356, 359, 360, 361, 367, 407, 425, 429, 431, 452, 472], "x1_i": [15, 29, 51, 58, 60, 61, 76, 96, 107, 142, 144, 147, 159, 160, 166, 187, 188, 189, 216, 217, 218, 220, 221, 234, 237, 351, 360, 361, 425, 429, 452, 472], "x2": [15, 16, 17, 20, 21, 26, 28, 29, 36, 37, 38, 46, 50, 51, 58, 60, 61, 76, 78, 96, 107, 142, 144, 145, 146, 147, 159, 160, 161, 166, 185, 187, 188, 189, 216, 217, 218, 219, 220, 221, 225, 227, 230, 233, 234, 237, 348, 349, 351, 359, 360, 361, 425, 429, 431, 447, 452, 472], "x2_i": [15, 29, 51, 58, 60, 61, 76, 96, 107, 142, 144, 147, 159, 160, 166, 187, 188, 189, 216, 217, 218, 220, 221, 234, 237, 351, 360, 361, 425, 429, 452, 472], "x3": [16, 21, 142], "x_i": [11, 12, 13, 14, 20, 24, 25, 26, 27, 28, 30, 46, 47, 50, 52, 59, 65, 66, 72, 73, 79, 80, 109, 110, 112, 143, 169, 172, 212, 213, 214, 215, 219, 348, 359, 363, 421, 423, 430, 433, 435, 439, 440, 441, 442, 447, 448, 457, 458, 473], "xi": [215, 230], "xn": [185, 230], "xor": [58, 59, 60, 61, 172, 218, 219, 220, 221], "xv": 230, "xx": 230, "xy": 230, "y": [0, 4, 13, 14, 23, 24, 25, 26, 27, 28, 30, 36, 40, 41, 42, 43, 45, 46, 47, 50, 52, 53, 62, 75, 82, 83, 92, 98, 101, 102, 105, 106, 111, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 158, 167, 179, 180, 191, 198, 210, 211, 222, 230, 231, 235, 238, 308, 324, 332, 335, 352, 353, 354, 463, 464, 477, 482, 483, 484], "yet": [4, 6], "yield": [13, 14, 24, 25, 26, 27, 28, 30, 33, 46, 47, 50, 52, 246, 248, 350, 370, 482, 492], "you": [4, 93, 121, 126, 127, 224, 455, 456, 492, 500], "your": [4, 93, 500], "yv": 230, "yy": 230, "z": [13, 14, 16, 21, 23, 24, 25, 26, 27, 28, 30, 36, 40, 41, 42, 43, 45, 46, 47, 50, 52, 75, 92, 105, 106, 114, 118, 132, 149, 150, 151, 152, 154, 155, 156, 167, 210, 211, 222, 230, 231, 352, 353, 354, 380, 464, 477, 483, 484], "zero": [6, 10, 16, 20, 21, 33, 34, 35, 36, 66, 81, 84, 90, 94, 98, 105, 106, 113, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 138, 143, 150, 154, 155, 167, 169, 174, 175, 179, 180, 181, 182, 187, 193, 194, 196, 198, 199, 200, 203, 207, 223, 224, 226, 228, 232, 236, 238, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 324, 325, 335, 336, 340, 347, 350, 353, 354, 362, 370, 372, 400, 402, 403, 405, 421, 422, 424, 430, 433, 439, 444, 451, 453, 459, 464, 465, 468, 469, 473, 478, 482, 484], "zeros_lik": [6, 36, 88, 106, 155, 354, 369, 483], "zipf": 6}, "titles": ["Interplay with the Data Parallel Control Library", "C++ backend API Reference", "Data Parallel Extension for NumPy*", "Overview", "Quick Start Guide", "Binary Operations", "Comparison Table NumPy/ DPNP/ CuPy", "Array creation routines", "Data type routines", "Available array data types", "FFT Functions", "dpnp.abs", "dpnp.absolute", "dpnp.acos", "dpnp.acosh", "dpnp.add", "dpnp.all", "dpnp.allclose", "dpnp.amax", "dpnp.amin", "dpnp.angle", "dpnp.any", "dpnp.append", "dpnp.arange", "dpnp.arccos", "dpnp.arccosh", "dpnp.arcsin", "dpnp.arcsinh", "dpnp.arctan", "dpnp.arctan2", "dpnp.arctanh", "dpnp.argmax", "dpnp.argmin", "dpnp.argsort", "dpnp.argwhere", "dpnp.around", "dpnp.array", "dpnp.array_equal", "dpnp.array_equiv", "dpnp.array_split", "dpnp.asanyarray", "dpnp.asarray", "dpnp.asarray_chkfinite", "dpnp.ascontiguousarray", "dpnp.asfarray", "dpnp.asfortranarray", "dpnp.asin", "dpnp.asinh", "dpnp.asnumpy", "dpnp.astype", "dpnp.atan", "dpnp.atan2", "dpnp.atanh", "dpnp.atleast_1d", "dpnp.atleast_2d", "dpnp.atleast_3d", "dpnp.average", "dpnp.bincount", "dpnp.bitwise_and", "dpnp.bitwise_not", "dpnp.bitwise_or", "dpnp.bitwise_xor", "dpnp.broadcast_arrays", "dpnp.broadcast_to", "dpnp.can_cast", "dpnp.cbrt", "dpnp.ceil", "dpnp.choose", "dpnp.clip", "dpnp.column_stack", "dpnp.concat", "dpnp.concatenate", "dpnp.conj", "dpnp.conjugate", "dpnp.convolve", "dpnp.copy", "dpnp.copysign", "dpnp.copyto", "dpnp.correlate", "dpnp.cos", "dpnp.cosh", "dpnp.count_nonzero", "dpnp.cov", "dpnp.cross", "dpnp.cumlogsumexp", "dpnp.cumprod", "dpnp.cumsum", "dpnp.deg2rad", "dpnp.degrees", "dpnp.diag", "dpnp.diag_indices", "dpnp.diag_indices_from", "dpnp.diagflat", "dpnp.diagonal", "dpnp.diff", "dpnp.digitize", "dpnp.divide", "dpnp.dot", "dpnp.dpnp_array.dpnp_array", "dpnp.dsplit", "dpnp.dstack", "dpnp.dtype", "dpnp.ediff1d", "dpnp.einsum", "dpnp.einsum_path", "dpnp.empty", "dpnp.empty_like", "dpnp.equal", "dpnp.erf", "dpnp.exp", "dpnp.exp2", "dpnp.expand_dims", "dpnp.expm1", "dpnp.extract", "dpnp.eye", "dpnp.fabs", "dpnp.fft.fft", "dpnp.fft.fft2", "dpnp.fft.fftfreq", "dpnp.fft.fftn", "dpnp.fft.fftshift", "dpnp.fft.hfft", "dpnp.fft.ifft", "dpnp.fft.ifft2", "dpnp.fft.ifftn", "dpnp.fft.ifftshift", "dpnp.fft.ihfft", "dpnp.fft.irfft", "dpnp.fft.irfft2", "dpnp.fft.irfftn", "dpnp.fft.rfft", "dpnp.fft.rfft2", "dpnp.fft.rfftfreq", "dpnp.fft.rfftn", "dpnp.fill_diagonal", "dpnp.finfo", "dpnp.fix", "dpnp.flatiter", "dpnp.flatnonzero", "dpnp.flip", "dpnp.fliplr", "dpnp.flipud", "dpnp.float_power", "dpnp.floor", "dpnp.floor_divide", "dpnp.fmax", "dpnp.fmin", "dpnp.fmod", "dpnp.from_dlpack", "dpnp.frombuffer", "dpnp.fromfile", "dpnp.fromfunction", "dpnp.fromiter", "dpnp.fromstring", "dpnp.full", "dpnp.full_like", "dpnp.geomspace", "dpnp.get_include", "dpnp.gradient", "dpnp.greater", "dpnp.greater_equal", "dpnp.heaviside", "dpnp.histogram", "dpnp.histogram_bin_edges", "dpnp.hsplit", "dpnp.hstack", "dpnp.hypot", "dpnp.identity", "dpnp.iinfo", "dpnp.imag", "dpnp.indices", "dpnp.inner", "dpnp.invert", "dpnp.isclose", "dpnp.iscomplex", "dpnp.iscomplexobj", "dpnp.isfinite", "dpnp.isinf", "dpnp.isnan", "dpnp.isneginf", "dpnp.isposinf", "dpnp.isreal", "dpnp.isrealobj", "dpnp.isscalar", "dpnp.issubdtype", "dpnp.ix_", "dpnp.kron", "dpnp.left_shift", "dpnp.less", "dpnp.less_equal", "dpnp.linalg.cholesky", "dpnp.linalg.cond", "dpnp.linalg.det", "dpnp.linalg.eig", "dpnp.linalg.eigh", "dpnp.linalg.eigvals", "dpnp.linalg.eigvalsh", "dpnp.linalg.inv", "dpnp.linalg.lstsq", "dpnp.linalg.matrix_power", "dpnp.linalg.matrix_rank", "dpnp.linalg.multi_dot", "dpnp.linalg.norm", "dpnp.linalg.pinv", "dpnp.linalg.qr", "dpnp.linalg.slogdet", "dpnp.linalg.solve", "dpnp.linalg.svd", "dpnp.linalg.tensorinv", "dpnp.linalg.tensorsolve", "dpnp.linspace", "dpnp.loadtxt", "dpnp.log", "dpnp.log10", "dpnp.log1p", "dpnp.log2", "dpnp.logaddexp", "dpnp.logaddexp2", "dpnp.logical_and", "dpnp.logical_not", "dpnp.logical_or", "dpnp.logical_xor", "dpnp.logspace", "dpnp.logsumexp", "dpnp.mask_indices", "dpnp.matmul", "dpnp.max", "dpnp.maximum", "dpnp.mean", "dpnp.median", "dpnp.meshgrid", "dpnp.mgrid", "dpnp.min", "dpnp.minimum", "dpnp.mod", "dpnp.modf", "dpnp.moveaxis", "dpnp.multiply", "dpnp.nan_to_num", "dpnp.nanargmax", "dpnp.nanargmin", "dpnp.nancumprod", "dpnp.nancumsum", "dpnp.nanmax", "dpnp.nanmean", "dpnp.nanmin", "dpnp.nanprod", "dpnp.nanstd", "dpnp.nansum", "dpnp.nanvar", "dpnp.ndarray", "dpnp.ndarray.T", "dpnp.ndarray.__abs__", "dpnp.ndarray.__add__", "dpnp.ndarray.__and__", "dpnp.ndarray.__bool__", "dpnp.ndarray.__complex__", "dpnp.ndarray.__copy__", "dpnp.ndarray.__eq__", "dpnp.ndarray.__float__", "dpnp.ndarray.__floordiv__", "dpnp.ndarray.__ge__", "dpnp.ndarray.__getitem__", "dpnp.ndarray.__gt__", "dpnp.ndarray.__iadd__", "dpnp.ndarray.__iand__", "dpnp.ndarray.__ifloordiv__", "dpnp.ndarray.__ilshift__", "dpnp.ndarray.__imod__", "dpnp.ndarray.__imul__", "dpnp.ndarray.__int__", "dpnp.ndarray.__invert__", "dpnp.ndarray.__ior__", "dpnp.ndarray.__ipow__", "dpnp.ndarray.__irshift__", "dpnp.ndarray.__isub__", "dpnp.ndarray.__itruediv__", "dpnp.ndarray.__ixor__", "dpnp.ndarray.__le__", "dpnp.ndarray.__len__", "dpnp.ndarray.__lshift__", "dpnp.ndarray.__lt__", "dpnp.ndarray.__matmul__", "dpnp.ndarray.__mod__", "dpnp.ndarray.__mul__", "dpnp.ndarray.__ne__", "dpnp.ndarray.__neg__", "dpnp.ndarray.__new__", "dpnp.ndarray.__or__", "dpnp.ndarray.__pos__", "dpnp.ndarray.__pow__", "dpnp.ndarray.__repr__", "dpnp.ndarray.__rshift__", "dpnp.ndarray.__setitem__", "dpnp.ndarray.__str__", "dpnp.ndarray.__sub__", "dpnp.ndarray.__truediv__", "dpnp.ndarray.__xor__", "dpnp.ndarray.all", "dpnp.ndarray.any", "dpnp.ndarray.argmax", "dpnp.ndarray.argmin", "dpnp.ndarray.argsort", "dpnp.ndarray.astype", "dpnp.ndarray.choose", "dpnp.ndarray.clip", "dpnp.ndarray.conj", "dpnp.ndarray.conjugate", "dpnp.ndarray.copy", "dpnp.ndarray.cumprod", "dpnp.ndarray.cumsum", "dpnp.ndarray.diagonal", "dpnp.ndarray.dtype", "dpnp.ndarray.fill", "dpnp.ndarray.flags", "dpnp.ndarray.flat", "dpnp.ndarray.flatten", "dpnp.ndarray.imag", "dpnp.ndarray.item", "dpnp.ndarray.itemsize", "dpnp.ndarray.max", "dpnp.ndarray.mean", "dpnp.ndarray.min", "dpnp.ndarray.nbytes", "dpnp.ndarray.ndim", "dpnp.ndarray.nonzero", "dpnp.ndarray.partition", "dpnp.ndarray.prod", "dpnp.ndarray.put", "dpnp.ndarray.ravel", "dpnp.ndarray.real", "dpnp.ndarray.repeat", "dpnp.ndarray.reshape", "dpnp.ndarray.round", "dpnp.ndarray.searchsorted", "dpnp.ndarray.shape", "dpnp.ndarray.size", "dpnp.ndarray.sort", "dpnp.ndarray.squeeze", "dpnp.ndarray.std", "dpnp.ndarray.strides", "dpnp.ndarray.sum", "dpnp.ndarray.swapaxes", "dpnp.ndarray.take", "dpnp.ndarray.trace", "dpnp.ndarray.transpose", "dpnp.ndarray.var", "dpnp.ndim", "dpnp.negative", "dpnp.nextafter", "dpnp.nonzero", "dpnp.not_equal", "dpnp.ogrid", "dpnp.ones", "dpnp.ones_like", "dpnp.outer", "dpnp.partition", "dpnp.permute_dims", "dpnp.place", "dpnp.positive", "dpnp.pow", "dpnp.power", "dpnp.prod", "dpnp.proj", "dpnp.ptp", "dpnp.put", "dpnp.put_along_axis", "dpnp.putmask", "dpnp.rad2deg", "dpnp.radians", "dpnp.random.RandomState", "dpnp.random.beta", "dpnp.random.binomial", "dpnp.random.bytes", "dpnp.random.chisquare", "dpnp.random.choice", "dpnp.random.dirichlet", "dpnp.random.exponential", "dpnp.random.f", "dpnp.random.gamma", "dpnp.random.geometric", "dpnp.random.gumbel", "dpnp.random.hypergeometric", "dpnp.random.laplace", "dpnp.random.logistic", "dpnp.random.lognormal", "dpnp.random.logseries", "dpnp.random.multinomial", "dpnp.random.multivariate_normal", "dpnp.random.negative_binomial", "dpnp.random.noncentral_chisquare", "dpnp.random.noncentral_f", "dpnp.random.normal", "dpnp.random.pareto", "dpnp.random.permutation", "dpnp.random.poisson", "dpnp.random.power", "dpnp.random.rand", "dpnp.random.randint", "dpnp.random.randn", "dpnp.random.random", "dpnp.random.random_integers", "dpnp.random.random_sample", "dpnp.random.ranf", "dpnp.random.rayleigh", "dpnp.random.sample", "dpnp.random.seed", "dpnp.random.shuffle", "dpnp.random.standard_cauchy", "dpnp.random.standard_exponential", "dpnp.random.standard_gamma", "dpnp.random.standard_normal", "dpnp.random.standard_t", "dpnp.random.triangular", "dpnp.random.uniform", "dpnp.random.vonmises", "dpnp.random.wald", "dpnp.random.weibull", "dpnp.random.zipf", "dpnp.ravel", "dpnp.ravel_multi_index", "dpnp.real", "dpnp.real_if_close", "dpnp.reciprocal", "dpnp.reduce_hypot", "dpnp.remainder", "dpnp.repeat", "dpnp.reshape", "dpnp.result_type", "dpnp.right_shift", "dpnp.rint", "dpnp.roll", "dpnp.rollaxis", "dpnp.round", "dpnp.row_stack", "dpnp.rsqrt", "dpnp.searchsorted", "dpnp.select", "dpnp.shape", "dpnp.sign", "dpnp.signbit", "dpnp.sin", "dpnp.sinh", "dpnp.size", "dpnp.sort", "dpnp.sort_complex", "dpnp.split", "dpnp.sqrt", "dpnp.square", "dpnp.squeeze", "dpnp.stack", "dpnp.std", "dpnp.subtract", "dpnp.sum", "dpnp.swapaxes", "dpnp.take", "dpnp.take_along_axis", "dpnp.tan", "dpnp.tanh", "dpnp.tensordot", "dpnp.tile", "dpnp.trace", "dpnp.transpose", "dpnp.trapezoid", "dpnp.tri", "dpnp.tril", "dpnp.tril_indices", "dpnp.tril_indices_from", "dpnp.trim_zeros", "dpnp.triu", "dpnp.triu_indices", "dpnp.triu_indices_from", "dpnp.true_divide", "dpnp.trunc", "dpnp.unique", "dpnp.unravel_index", "dpnp.unwrap", "dpnp.vander", "dpnp.var", "dpnp.vdot", "dpnp.vsplit", "dpnp.vstack", "dpnp.where", "dpnp.zeros", "dpnp.zeros_like", "API Reference", "Array Indexing Routines", "Linear Algebra", "Logic Functions", "Array Manipulation Routines", "Mathematical functions", "Miscellaneous routines", "Multi-Dimensional Array (ndarray)", "Padding", "Polynomials", "Random Sampling (dpnp.random)", "Routines", "Sorting, Searching, and Counting", "Special Functions", "Statistical Functions", "Universal Functions (ufunc)"], "titleterms": {"The": 7, "__abs__": 252, "__add__": 253, "__and__": 254, "__bool__": 255, "__complex__": 256, "__copy__": 257, "__eq__": 258, "__float__": 259, "__floordiv__": 260, "__ge__": 261, "__getitem__": 262, "__gt__": 263, "__iadd__": 264, "__iand__": 265, "__ifloordiv__": 266, "__ilshift__": 267, "__imod__": 268, "__imul__": 269, "__int__": 270, "__invert__": 271, "__ior__": 272, "__ipow__": 273, "__irshift__": 274, "__isub__": 275, "__itruediv__": 276, "__ixor__": 277, "__le__": 278, "__len__": 279, "__lshift__": 280, "__lt__": 281, "__matmul__": 282, "__mod__": 283, "__mul__": 284, "__ne__": 285, "__neg__": 286, "__new__": 287, "__or__": 288, "__pos__": 289, "__pow__": 290, "__repr__": 291, "__rshift__": 292, "__setitem__": 293, "__str__": 294, "__sub__": 295, "__truediv__": 296, "__xor__": 297, "ab": 11, "absolut": 12, "aco": 13, "acosh": 14, "ad": 489, "add": 15, "algebra": [6, 487], "all": [16, 298], "allclos": 17, "amax": 18, "amin": 19, "angl": 20, "ani": [21, 299], "api": [1, 485], "append": 22, "arang": 23, "arcco": 24, "arccosh": 25, "arcsin": 26, "arcsinh": 27, "arctan": 28, "arctan2": 29, "arctanh": 30, "argmax": [31, 300], "argmin": [32, 301], "argsort": [33, 302], "argwher": 34, "arithmet": [490, 492, 494], "around": 35, "arrai": [6, 7, 9, 36, 486, 488, 489, 492], "array_equ": 37, "array_equiv": 38, "array_split": 39, "asanyarrai": 40, "asarrai": 41, "asarray_chkfinit": 42, "ascontiguousarrai": 43, "asfarrai": 44, "asfortranarrai": 45, "asin": 46, "asinh": 47, "asnumpi": 48, "astyp": [49, 303], "atan": 50, "atan2": 51, "atanh": 52, "atleast_1d": 53, "atleast_2d": 54, "atleast_3d": 55, "attribut": 492, "avail": [9, 500], "averag": [56, 499], "backend": 1, "background": 10, "basic": [489, 494], "beta": 371, "binari": 5, "bincount": 57, "binomi": 372, "bit": [5, 500], "bitwise_and": 58, "bitwise_not": 59, "bitwise_or": 60, "bitwise_xor": 61, "broadcast_arrai": 62, "broadcast_to": 63, "build": [4, 7], "byte": 373, "c": 1, "calcul": 492, "can_cast": 64, "cbrt": 65, "ceil": 66, "chang": 489, "channel": 4, "chisquar": 374, "choic": 375, "choleski": 190, "choos": [67, 304], "class": 7, "clip": [68, 305], "co": 79, "column_stack": 69, "comparison": [6, 488, 492, 500], "complex": 490, "concat": 70, "concaten": 71, "cond": 191, "conda": 4, "conj": [72, 306], "conjug": [73, 307], "construct": 492, "control": 0, "convers": 492, "convolv": 74, "copi": [75, 308], "copysign": 76, "copyto": 77, "correl": [78, 499], "cosh": 80, "count": 497, "count_nonzero": 81, "cov": 82, "creat": 8, "creation": 7, "cross": 83, "cumlogsumexp": 84, "cumprod": [85, 309], "cumsum": [86, 310], "cupi": 6, "custom": 4, "data": [0, 2, 7, 8, 9, 486, 492, 495], "decomposit": 487, "deg2rad": 87, "degre": 88, "det": 192, "detail": 10, "develop": 2, "devic": 4, "diag": 89, "diag_indic": 90, "diag_indices_from": 91, "diagflat": 92, "diagon": [93, 311], "diff": 94, "differ": 490, "digit": 95, "dimens": [10, 489], "dimension": [6, 492], "dirichlet": 376, "discret": 6, "distribut": 495, "divid": 96, "dot": 97, "dpnp": [6, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 495], "dpnp_arrai": 98, "driver": 4, "dsplit": 99, "dstack": 100, "dtype": [101, 312], "ediff1d": 102, "eig": 193, "eigenvalu": 487, "eigh": 194, "eigval": 195, "eigvalsh": 196, "einsum": 103, "einsum_path": 104, "element": [5, 489], "empti": 105, "empty_lik": 106, "equal": 107, "equat": 487, "erf": 108, "error": 498, "exampl": [0, 4], "exist": 7, "exp": 109, "exp2": 110, "expand_dim": 111, "expm1": 112, "expon": 490, "exponenti": 377, "extens": 2, "extract": 113, "extrema": 490, "ey": 114, "f": 378, "fab": 115, "fft": [10, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133], "fft2": 117, "fftfreq": 118, "fftn": 119, "fftshift": 120, "fill": 313, "fill_diagon": 134, "find": 490, "finfo": 135, "fix": 136, "flag": 314, "flat": 315, "flatit": 137, "flatnonzero": 138, "flatten": 316, "flip": 139, "fliplr": 140, "flipud": 141, "float": [490, 500], "float_pow": 142, "floor": 143, "floor_divid": 144, "fmax": 145, "fmin": 146, "fmod": 147, "format": 5, "fourier": 6, "from": [4, 7], "from_dlpack": 148, "frombuff": 149, "fromfil": 150, "fromfunct": 151, "fromit": 152, "fromstr": 153, "full": 154, "full_lik": 155, "function": [10, 488, 490, 498, 499, 500], "gamma": 379, "gener": [486, 495], "geometr": 380, "geomspac": 156, "get_includ": 157, "gradient": 158, "greater": 159, "greater_equ": 160, "guid": 4, "gumbel": 381, "handl": 490, "heavisid": 161, "helper": 10, "hermitian": 10, "hfft": 121, "higher": 10, "histogram": [162, 499], "histogram_bin_edg": 163, "hsplit": 164, "hstack": 165, "hyperbol": 490, "hypergeometr": 382, "hypot": 166, "ident": 167, "ifft": 122, "ifft2": 123, "ifftn": 124, "ifftshift": 125, "ihfft": 126, "iinfo": 168, "imag": [169, 317], "implement": 10, "index": [486, 492], "indic": 170, "infin": 488, "inform": [2, 8, 10], "inner": 171, "insert": 486, "instal": 4, "intel": 4, "interplai": 0, "interpret": 4, "inv": 197, "invert": 172, "irfft": 127, "irfft2": 128, "irfftn": 129, "isclos": 173, "iscomplex": 174, "iscomplexobj": 175, "isfinit": 176, "isinf": 177, "isnan": 178, "isneginf": 179, "isposinf": 180, "isreal": 181, "isrealobj": 182, "isscalar": 183, "issubdtyp": 184, "item": [318, 492], "items": 319, "iter": 486, "ix_": 185, "join": 489, "kind": 489, "kron": 186, "laplac": 383, "layout": 492, "left_shift": 187, "less": 188, "less_equ": 189, "level": 6, "librari": 0, "like": [486, 489], "linalg": [190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209], "linear": [6, 487], "linspac": 210, "loadtxt": 211, "log": 212, "log10": 213, "log1p": 214, "log2": 215, "logaddexp": 216, "logaddexp2": 217, "logarithm": 490, "logic": 488, "logical_and": 218, "logical_not": 219, "logical_or": 220, "logical_xor": 221, "logist": 384, "lognorm": 385, "logseri": 386, "logspac": 222, "logsumexp": 223, "lstsq": 198, "manipul": [489, 492], "mask_indic": 224, "math": 500, "mathemat": 490, "matmul": 225, "matric": 7, "matrix": [7, 487, 492], "matrix_pow": 199, "matrix_rank": 200, "max": [226, 320], "maximum": 227, "mean": [228, 321], "median": 229, "memori": 492, "meshgrid": 230, "method": 492, "mgrid": 231, "min": [232, 322], "minimum": 233, "miscellan": [8, 490, 491], "mod": 234, "modf": 235, "modul": [6, 494], "moveaxi": 236, "multi": [6, 492], "multi_dot": 201, "multinomi": 387, "multipl": 492, "multipli": 237, "multivariate_norm": 388, "nan": 488, "nan_to_num": 238, "nanargmax": 239, "nanargmin": 240, "nancumprod": 241, "nancumsum": 242, "nanmax": 243, "nanmean": 244, "nanmin": 245, "nanprod": 246, "nanstd": 247, "nansum": 248, "nanvar": 249, "nbyte": 323, "ndarrai": [250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 492], "ndim": [324, 347], "neg": 348, "negative_binomi": 389, "nextaft": 349, "noncentral_chisquar": 390, "noncentral_f": 391, "nonzero": [325, 350], "norm": [202, 487], "normal": [10, 392], "not_equ": 351, "number": [487, 489, 490], "numer": 7, "numpi": [2, 6], "ogrid": 352, "ones": 353, "ones_lik": 354, "oper": [5, 486, 488, 489, 490, 492, 500], "order": 499, "other": [487, 490, 492], "outer": 355, "output": 5, "over": 486, "overview": 3, "pack": 5, "packag": [4, 494], "pad": 493, "parallel": [0, 2], "pareto": 393, "partit": [326, 356], "permut": [394, 495], "permute_dim": 357, "pinv": 203, "place": 358, "point": 490, "poisson": 395, "poly1d": 494, "polynomi": 494, "polyutil": 494, "posit": 359, "pow": 360, "power": [361, 396], "prod": [327, 362], "product": [487, 490], "proj": 363, "ptp": 364, "put": [328, 365], "put_along_axi": 366, "putmask": 367, "python": 4, "qr": 204, "quick": 4, "r": 4, "rad2deg": 368, "radian": 369, "rand": 397, "randint": 398, "randn": 399, "random": [6, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 495], "random_integ": 401, "random_sampl": 402, "randomst": 370, "ranf": 403, "rang": 7, "ration": 490, "ravel": [329, 419], "ravel_multi_index": 420, "rayleigh": 404, "real": [10, 330, 421], "real_if_clos": 422, "rearrang": 489, "reciproc": 423, "reduce_hypot": 424, "refer": [1, 485], "remaind": 425, "remov": 489, "repeat": [331, 426], "reshap": [332, 427], "result_typ": 428, "rfft": 130, "rfft2": 131, "rfftfreq": 132, "rfftn": 133, "right_shift": 429, "rint": 430, "roll": 431, "rollaxi": 432, "round": [333, 433, 490], "routin": [7, 8, 10, 486, 489, 490, 491, 496], "row_stack": 434, "rsqrt": 435, "sampl": [6, 405, 495], "scikit": 4, "search": 497, "searchsort": [334, 436], "seed": 406, "select": [437, 492], "shape": [7, 335, 438, 489, 492], "shuffl": 407, "sign": 439, "signbit": 440, "simpl": 495, "sin": 441, "sinh": 442, "size": [336, 443], "slogdet": 205, "solv": [206, 487], "sort": [337, 444, 497], "sort_complex": 445, "special": [490, 492, 498], "split": [446, 489], "sqrt": 447, "squar": 448, "squeez": [338, 449], "stack": 450, "standard": 10, "standard_cauchi": 408, "standard_exponenti": 409, "standard_gamma": 410, "standard_norm": 411, "standard_t": 412, "start": 4, "statist": 499, "std": [339, 451], "stride": 340, "subtract": 452, "sum": [341, 453, 490], "summari": 6, "svd": 207, "swapax": [342, 454], "sycl": 4, "t": 251, "tabl": 6, "take": [343, 455], "take_along_axi": 456, "tan": 457, "tanh": 458, "target": 4, "tensordot": 459, "tensorinv": 208, "tensorsolv": 209, "test": [4, 8, 488], "tile": [460, 489], "trace": [344, 461], "transform": [6, 10], "transpos": [345, 462, 489], "trapezoid": 463, "tri": 464, "triangular": 413, "trigonometr": [490, 500], "tril": 465, "tril_indic": 466, "tril_indices_from": 467, "trim_zero": 468, "triu": 469, "triu_indic": 470, "triu_indices_from": 471, "true_divid": 472, "trunc": 473, "truth": 488, "twiddl": 500, "type": [8, 9, 488, 492], "ufunc": 500, "uniform": 414, "uniqu": 474, "univers": 500, "unravel_index": 475, "unwrap": 476, "util": 491, "valu": [7, 488], "vander": 477, "var": [346, 478], "varianc": 499, "vdot": 479, "vector": 487, "vonmis": 415, "vsplit": 480, "vstack": 481, "wald": 416, "weibul": 417, "where": 482, "wise": 5, "zero": 483, "zeros_lik": 484, "zipf": 418}}) \ No newline at end of file