From d831c1532e4b98ffe6d499e8dd96d806984cdab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 23 Aug 2024 23:15:44 +0000 Subject: [PATCH] Use Pybind11 2.13.5 to build dpnp (#2010) 47c6f418bd2f82c9656ce1bdf641474bd8aa5d3f --- .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 10365 -> 10365 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.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.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.asanyarray.html | 6 +++--- reference/generated/dpnp.asarray.html | 6 +++--- .../generated/dpnp.ascontiguousarray.html | 6 +++--- reference/generated/dpnp.asfarray.html | 6 +++--- reference/generated/dpnp.asfortranarray.html | 6 +++--- reference/generated/dpnp.asnumpy.html | 6 +++--- reference/generated/dpnp.astype.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.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.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.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.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.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.place.html | 6 +++--- reference/generated/dpnp.positive.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 +++--- 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.sort.html | 6 +++--- reference/generated/dpnp.sort_complex.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.unwrap.html | 6 +++--- reference/generated/dpnp.vander.html | 6 +++--- reference/generated/dpnp.var.html | 6 +++--- reference/generated/dpnp.vdot.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 +- 509 files changed, 1519 insertions(+), 1519 deletions(-) diff --git a/.buildinfo b/.buildinfo index d3524697017..76d25c8a3cc 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: 89cb4a5b0282510d312a9965fa4fed0d +config: 5711842ed424c0b0ab6a15469a5305a1 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_modules/dpnp/dpnp_array.html b/_modules/dpnp/dpnp_array.html index 1bc2c602a43..aeb5de695ef 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_array — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_flatiter.html b/_modules/dpnp/dpnp_flatiter.html index c53ac65ec8d..735baf055ea 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_flatiter — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface.html b/_modules/dpnp/dpnp_iface.html index 562d8ccd088..ba616c8923c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_arraycreation.html b/_modules/dpnp/dpnp_iface_arraycreation.html index a8837840663..4224429ca7a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_arraycreation — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_counting.html b/_modules/dpnp/dpnp_iface_counting.html index 1fb95e22673..4f82a4cc312 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_counting — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_histograms.html b/_modules/dpnp/dpnp_iface_histograms.html index b19429d55c7..4244abdee07 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_histograms — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_indexing.html b/_modules/dpnp/dpnp_iface_indexing.html index 1d11ac0f372..f0c538337d9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_indexing — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_libmath.html b/_modules/dpnp/dpnp_iface_libmath.html index 2e449aa024c..0e7042f5efe 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_libmath — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_linearalgebra.html b/_modules/dpnp/dpnp_iface_linearalgebra.html index 79d02ade120..9c175e52f30 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_linearalgebra — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_logic.html b/_modules/dpnp/dpnp_iface_logic.html index 1a38b210af8..8f898bccf4d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_logic — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_manipulation.html b/_modules/dpnp/dpnp_iface_manipulation.html index c075f17afb8..f9507155969 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_manipulation — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_mathematical.html b/_modules/dpnp/dpnp_iface_mathematical.html index 1fd96deb809..1be3eb98538 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_mathematical — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_nanfunctions.html b/_modules/dpnp/dpnp_iface_nanfunctions.html index ac2ec3bb13b..3ca08bb7b1d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_nanfunctions — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_searching.html b/_modules/dpnp/dpnp_iface_searching.html index a2ca404406b..1cea030b3c7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_searching — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_sorting.html b/_modules/dpnp/dpnp_iface_sorting.html index 697c08189db..47c2d89c6f5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_sorting — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_statistics.html b/_modules/dpnp/dpnp_iface_statistics.html index a7d5f7a18f4..0b4d9823917 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_statistics — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_trigonometric.html b/_modules/dpnp/dpnp_iface_trigonometric.html index 479ee759593..2597dd5c450 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_trigonometric — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/dpnp_iface_types.html b/_modules/dpnp/dpnp_iface_types.html index 162547aadbc..c74151e8931 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_iface_types — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/fft/dpnp_iface_fft.html b/_modules/dpnp/fft/dpnp_iface_fft.html index a04a5153a71..e18be4c8627 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.dpnp_iface_fft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/linalg/dpnp_iface_linalg.html b/_modules/dpnp/linalg/dpnp_iface_linalg.html index 00ab1f1325c..bee3025167a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.dpnp_iface_linalg — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/random/dpnp_iface_random.html b/_modules/dpnp/random/dpnp_iface_random.html index b7054908dea..7e2d5e14bf9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.dpnp_iface_random — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/dpnp/random/dpnp_random_state.html b/_modules/dpnp/random/dpnp_random_state.html index fc9dbad1dba..d6bd537417c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.dpnp_random_state — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_modules/index.html b/_modules/index.html index 9b5e7091684..4d86f37b8a7 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -12,7 +12,7 @@ - Overview: module code — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Overview: module code — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 42520672d59..5ad392fd5f8 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.16.0dev0+159.g7c8e83f7ada', + VERSION: '0.16.0dev0+160.g47c6f418bd2', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/dpctl.html b/dpctl.html index 1353381e310..98d19357f46 100644 --- a/dpctl.html +++ b/dpctl.html @@ -13,7 +13,7 @@ - Interplay with the Data Parallel Control Library — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Interplay with the Data Parallel Control Library — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -44,7 +44,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/dpnp_backend_api.html b/dpnp_backend_api.html index d9bdc1387c4..5a286019ab4 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.16.0dev0+159.g7c8e83f7ada documentation + C++ backend API Reference — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -45,7 +45,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/genindex.html b/genindex.html index d92809b2df2..9d03849e182 100644 --- a/genindex.html +++ b/genindex.html @@ -12,7 +12,7 @@ - Index — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Index — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -43,7 +43,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/index.html b/index.html index 532a84b6261..b293893d3ec 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - Data Parallel Extension for NumPy* — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Data Parallel Extension for NumPy* — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/objects.inv b/objects.inv index 8d386629b606ac906314e3bd6fc9e62a93da4483..3954d219c98cdf3fd9252a8c1abf6e0950a3757a 100644 GIT binary patch delta 26 hcmewx@Hb#WBEOk|Ub=~SvRRsmp+!=P(Z&K^4FHI{2H4A4FHUp30VLD diff --git a/overview.html b/overview.html index c807eddd8ad..74424d7c1ed 100644 --- a/overview.html +++ b/overview.html @@ -13,7 +13,7 @@ - Overview — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Overview — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/py-modindex.html b/py-modindex.html index 72b3b1e5b96..a79050da045 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -12,7 +12,7 @@ - Python Module Index — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Python Module Index — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -23,7 +23,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/quick_start_guide.html b/quick_start_guide.html index bc9f2886101..3d01836d870 100644 --- a/quick_start_guide.html +++ b/quick_start_guide.html @@ -13,7 +13,7 @@ - Quick Start Guide — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Quick Start Guide — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/binary.html b/reference/binary.html index 484a165e7a0..d58f59b8eaa 100644 --- a/reference/binary.html +++ b/reference/binary.html @@ -13,7 +13,7 @@ - Binary Operations — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Binary Operations — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/comparison.html b/reference/comparison.html index b9a9d749062..d81a050d161 100644 --- a/reference/comparison.html +++ b/reference/comparison.html @@ -13,7 +13,7 @@ - Comparison Table NumPy/ DPNP/ CuPy — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Comparison Table NumPy/ DPNP/ CuPy — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
@@ -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.16.0dev0+159.g7c8e83f7ada) / CuPy(v9.6.0) APIs

+

NumPy(v1.23.5) / DPNP(v0.16.0dev0+160.g47c6f418bd2) / CuPy(v9.6.0) APIs

Summary

diff --git a/reference/creation.html b/reference/creation.html index 9008eccebf1..40992a01a75 100644 --- a/reference/creation.html +++ b/reference/creation.html @@ -13,7 +13,7 @@ - Array creation routines — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Array creation routines — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/dtype.html b/reference/dtype.html index 4f32845f1d7..ee7189662de 100644 --- a/reference/dtype.html +++ b/reference/dtype.html @@ -13,7 +13,7 @@ - Data type routines — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Data type routines — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/dtypes_table.html b/reference/dtypes_table.html index ff22fe3d28e..d87ade3e969 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.16.0dev0+159.g7c8e83f7ada documentation + Available array data types — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/fft.html b/reference/fft.html index 282fb7e51d8..936b20215a1 100644 --- a/reference/fft.html +++ b/reference/fft.html @@ -13,7 +13,7 @@ - FFT Functions — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + FFT Functions — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.abs.html b/reference/generated/dpnp.abs.html index 74407945240..4e82d305394 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.abs — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.absolute.html b/reference/generated/dpnp.absolute.html index 2a68fda0768..5788a89c991 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.absolute — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.add.html b/reference/generated/dpnp.add.html index abbdd6d5139..6481a98d656 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.add — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.all.html b/reference/generated/dpnp.all.html index 6f90b6dec78..6f3db5d54aa 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.all — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.allclose.html b/reference/generated/dpnp.allclose.html index 25052a5aada..aad9d6d52c1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.allclose — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.amax.html b/reference/generated/dpnp.amax.html index 9e94e142e77..ca7cbace58c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.amax — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.amin.html b/reference/generated/dpnp.amin.html index c3cad62321d..b832e889c16 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.amin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.angle.html b/reference/generated/dpnp.angle.html index 551babc9d99..dc1606dd349 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.angle — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.any.html b/reference/generated/dpnp.any.html index a5a8b45130b..ffe1b0ca18d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.any — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arange.html b/reference/generated/dpnp.arange.html index a469ea1c1fa..fffedff030f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arange — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arccos.html b/reference/generated/dpnp.arccos.html index 3a17a19f42a..ce25b67b757 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arccos — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arccosh.html b/reference/generated/dpnp.arccosh.html index 4a4bce9610e..9c82294b351 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arccosh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arcsin.html b/reference/generated/dpnp.arcsin.html index e917328ca27..af4f11a52df 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arcsin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arcsinh.html b/reference/generated/dpnp.arcsinh.html index ce63fb31c5d..37e479c45fb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arcsinh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arctan.html b/reference/generated/dpnp.arctan.html index 5fe595ed83c..1f1bc37b56e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arctan — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arctan2.html b/reference/generated/dpnp.arctan2.html index 1a63dd64aa3..ce16cb2bc76 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arctan2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.arctanh.html b/reference/generated/dpnp.arctanh.html index b1ed052e6d7..e194ac9f6b8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.arctanh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.argmax.html b/reference/generated/dpnp.argmax.html index 59cf4bdfc94..a7d082849bd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.argmax — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.argmin.html b/reference/generated/dpnp.argmin.html index 6250e4e6586..f6e4c031b2e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.argmin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.argsort.html b/reference/generated/dpnp.argsort.html index e39cc9dd174..2e40391bf82 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.argsort — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.argwhere.html b/reference/generated/dpnp.argwhere.html index e4cd729f6e9..e70c074fa19 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.argwhere — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.around.html b/reference/generated/dpnp.around.html index ec96d93496a..c33451ea174 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.around — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.array.html b/reference/generated/dpnp.array.html index 14a9dfd53a5..5eea5f0e75b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.array — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.array_equal.html b/reference/generated/dpnp.array_equal.html index 19ad184f393..25f139cf643 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.array_equal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.array_equiv.html b/reference/generated/dpnp.array_equiv.html index d42c13b853a..b11b2ee6e74 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.array_equiv — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.asanyarray.html b/reference/generated/dpnp.asanyarray.html index e12786e4489..a7774bf1883 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.asanyarray — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.asarray.html b/reference/generated/dpnp.asarray.html index 4c4a4d8e48f..81325b185bf 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.asarray — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ascontiguousarray.html b/reference/generated/dpnp.ascontiguousarray.html index a65049cd2b8..d54a416d08c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ascontiguousarray — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.asfarray.html b/reference/generated/dpnp.asfarray.html index e8f68e4a22a..5df5d94728d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.asfarray — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.asfortranarray.html b/reference/generated/dpnp.asfortranarray.html index 45f739c7903..010e8fac101 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.asfortranarray — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.asnumpy.html b/reference/generated/dpnp.asnumpy.html index 1293d0af3e1..401438bad72 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.asnumpy — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.astype.html b/reference/generated/dpnp.astype.html index a58bf714c26..e7a02cc19df 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.astype — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.atleast_1d.html b/reference/generated/dpnp.atleast_1d.html index 5f247a8a9d0..a1bc9cd2d6a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.atleast_1d — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.atleast_2d.html b/reference/generated/dpnp.atleast_2d.html index b47e5c19c95..746e47a025a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.atleast_2d — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.atleast_3d.html b/reference/generated/dpnp.atleast_3d.html index 76bde1d2f59..f1ee47deed7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.atleast_3d — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.average.html b/reference/generated/dpnp.average.html index 64c8b4baeb7..f251bb436bd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.average — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.bincount.html b/reference/generated/dpnp.bincount.html index ff00f7b3993..bd0e0f38fc3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.bincount — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.bitwise_and.html b/reference/generated/dpnp.bitwise_and.html index 5b66ac3a05f..9c1e2767981 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.bitwise_and — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.bitwise_not.html b/reference/generated/dpnp.bitwise_not.html index a2a503b9c07..05d7a3d009d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.bitwise_not — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.bitwise_or.html b/reference/generated/dpnp.bitwise_or.html index 2ebcf7feb2d..4e283d28f54 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.bitwise_or — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.bitwise_xor.html b/reference/generated/dpnp.bitwise_xor.html index 52ad6f4d708..4133f0832ae 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.bitwise_xor — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.broadcast_arrays.html b/reference/generated/dpnp.broadcast_arrays.html index 25290aeebbd..ee9428ebd9b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.broadcast_arrays — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.broadcast_to.html b/reference/generated/dpnp.broadcast_to.html index 4e919d6b70a..e69568376a9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.broadcast_to — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.can_cast.html b/reference/generated/dpnp.can_cast.html index ba75c1f880b..cf56a39705f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.can_cast — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cbrt.html b/reference/generated/dpnp.cbrt.html index d9a0352225c..b19d067c6ae 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cbrt — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ceil.html b/reference/generated/dpnp.ceil.html index c72f53f1995..8d79b0082b3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ceil — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.choose.html b/reference/generated/dpnp.choose.html index c6192b0438a..67c63a6c825 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.choose — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.clip.html b/reference/generated/dpnp.clip.html index fcb0e618ea0..f05e79f01f7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.clip — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.column_stack.html b/reference/generated/dpnp.column_stack.html index 4a9f45dd168..44f1152977f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.column_stack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.concatenate.html b/reference/generated/dpnp.concatenate.html index e2af5e9e88c..8faa2cdda0d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.concatenate — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.conj.html b/reference/generated/dpnp.conj.html index a11d0938ac6..81458e207ba 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.conj — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.conjugate.html b/reference/generated/dpnp.conjugate.html index c2280199694..abb073b8ce8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.conjugate — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.convolve.html b/reference/generated/dpnp.convolve.html index 8f2c035109e..6b45868b5da 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.convolve — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.copy.html b/reference/generated/dpnp.copy.html index 6ccee1890b1..6cd8496fab2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.copy — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.copysign.html b/reference/generated/dpnp.copysign.html index 3ac83e37b30..c3275f6ee63 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.copysign — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.copyto.html b/reference/generated/dpnp.copyto.html index 9eed7cd7371..f34a9ec6417 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.copyto — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.correlate.html b/reference/generated/dpnp.correlate.html index a4160f08c12..e62b98aa1ac 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.correlate — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cos.html b/reference/generated/dpnp.cos.html index 1642d95d9f4..420d72dcc6a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cos — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cosh.html b/reference/generated/dpnp.cosh.html index 9173a6eca0b..592fca85168 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cosh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.count_nonzero.html b/reference/generated/dpnp.count_nonzero.html index ea680b3b254..20b62c45578 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.count_nonzero — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cov.html b/reference/generated/dpnp.cov.html index 3fb5125260b..188352de7f2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cov — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cross.html b/reference/generated/dpnp.cross.html index a1bfc900023..ac5df582bda 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cross — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cumlogsumexp.html b/reference/generated/dpnp.cumlogsumexp.html index 6a802a21b5d..caba52469f3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cumlogsumexp — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cumprod.html b/reference/generated/dpnp.cumprod.html index 3e37ab6e837..c0e3b10e760 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cumprod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.cumsum.html b/reference/generated/dpnp.cumsum.html index 4f2df5b5ec3..d4b4857825d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.cumsum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.deg2rad.html b/reference/generated/dpnp.deg2rad.html index 74218204f71..1a668e39e8d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.deg2rad — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.degrees.html b/reference/generated/dpnp.degrees.html index 8d7738d0e45..875c9692418 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.degrees — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.diag.html b/reference/generated/dpnp.diag.html index 801e5e504a0..cbf668470a8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.diag — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.diag_indices.html b/reference/generated/dpnp.diag_indices.html index 336c9c41d10..467af278f33 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.diag_indices — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.diag_indices_from.html b/reference/generated/dpnp.diag_indices_from.html index 525e79ba33f..f2344ee34e1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.diag_indices_from — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.diagflat.html b/reference/generated/dpnp.diagflat.html index b664b6d9ff8..18275c2833b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.diagflat — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.diagonal.html b/reference/generated/dpnp.diagonal.html index abeae114514..5051db4328a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.diagonal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.diff.html b/reference/generated/dpnp.diff.html index 635d005235e..be7405dcb39 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.diff — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.digitize.html b/reference/generated/dpnp.digitize.html index a3c9e0845ff..884596f72cb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.digitize — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.divide.html b/reference/generated/dpnp.divide.html index 12a2ee2b68d..d597188c1e2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.divide — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.dot.html b/reference/generated/dpnp.dot.html index 8911c57bf19..04706e01350 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dot — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.dpnp_array.dpnp_array.html b/reference/generated/dpnp.dpnp_array.dpnp_array.html index b1a84697d89..16d6de4f162 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dpnp_array.dpnp_array — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.dstack.html b/reference/generated/dpnp.dstack.html index 25e98002e3b..e2a797146e0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dstack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.dtype.html b/reference/generated/dpnp.dtype.html index 086806d0624..ea6580f5297 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.dtype — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ediff1d.html b/reference/generated/dpnp.ediff1d.html index 0b037f236dd..49600305213 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ediff1d — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.einsum.html b/reference/generated/dpnp.einsum.html index 76a9d666e36..a8dfd7cccda 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.einsum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.einsum_path.html b/reference/generated/dpnp.einsum_path.html index 3b4abdec302..ce443009580 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.einsum_path — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.empty.html b/reference/generated/dpnp.empty.html index b894a6cd3c5..0c7e1e80b66 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.empty — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.empty_like.html b/reference/generated/dpnp.empty_like.html index b8c41cae4e8..4b618b5f33d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.empty_like — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.equal.html b/reference/generated/dpnp.equal.html index 4a4f2ca370e..e6ddaa42550 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.equal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.erf.html b/reference/generated/dpnp.erf.html index 2c111734e17..b71a8f3c387 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.erf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.exp.html b/reference/generated/dpnp.exp.html index 2841644ea53..7173b554eb2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.exp — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.exp2.html b/reference/generated/dpnp.exp2.html index f37e7f560ae..6e457f74b3a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.exp2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.expand_dims.html b/reference/generated/dpnp.expand_dims.html index 19dc3e4be12..9fce6e2178e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.expand_dims — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.expm1.html b/reference/generated/dpnp.expm1.html index 597e7bee62a..8a4fd662cd1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.expm1 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.extract.html b/reference/generated/dpnp.extract.html index fa28c94f77c..70a3cbefc3b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.extract — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.eye.html b/reference/generated/dpnp.eye.html index ece41189e00..9abd4b033fe 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.eye — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fabs.html b/reference/generated/dpnp.fabs.html index c96187a52cc..e2cc1f92989 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fabs — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.fft.html b/reference/generated/dpnp.fft.fft.html index 09e2e4c6b37..f59a30f75cb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.fft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.fft2.html b/reference/generated/dpnp.fft.fft2.html index 81d0b11d064..30fd91ce997 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.fft2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.fftfreq.html b/reference/generated/dpnp.fft.fftfreq.html index c175184ced3..e7d22d2f1c2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.fftfreq — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.fftn.html b/reference/generated/dpnp.fft.fftn.html index d67c99cc74b..2206eb6526d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.fftn — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.fftshift.html b/reference/generated/dpnp.fft.fftshift.html index 7695c5d2fd0..0f2a63c6864 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.fftshift — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.hfft.html b/reference/generated/dpnp.fft.hfft.html index dc5a6fb32bb..c8fd9bea877 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.hfft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.ifft.html b/reference/generated/dpnp.fft.ifft.html index c5ab6344843..9e932cb8c7d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.ifft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.ifft2.html b/reference/generated/dpnp.fft.ifft2.html index 2a499d68303..7fc91841013 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.ifft2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.ifftn.html b/reference/generated/dpnp.fft.ifftn.html index a31e770d1f9..b42536b4023 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.ifftn — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.ifftshift.html b/reference/generated/dpnp.fft.ifftshift.html index 1f73febfff4..bba13e097bf 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.ifftshift — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.ihfft.html b/reference/generated/dpnp.fft.ihfft.html index e906a0c4ef8..fa0458ce96d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.ihfft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.irfft.html b/reference/generated/dpnp.fft.irfft.html index 2a06f1cc3d7..590f9dbbf8b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.irfft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.irfft2.html b/reference/generated/dpnp.fft.irfft2.html index 5526569029e..32ba584febc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.irfft2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.irfftn.html b/reference/generated/dpnp.fft.irfftn.html index f72772dc4be..eea55c1a611 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.irfftn — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.rfft.html b/reference/generated/dpnp.fft.rfft.html index f27ae51c11e..bd8c7098496 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.rfft — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.rfft2.html b/reference/generated/dpnp.fft.rfft2.html index f03b3486c6d..0e76a8c1e6f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.rfft2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.rfftfreq.html b/reference/generated/dpnp.fft.rfftfreq.html index a9b8ec12b05..3ad55c0714f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.rfftfreq — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fft.rfftn.html b/reference/generated/dpnp.fft.rfftn.html index 1c80da9aef7..f9d42b0493a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fft.rfftn — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fill_diagonal.html b/reference/generated/dpnp.fill_diagonal.html index c26c0f1fa3a..3159fbf7d65 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fill_diagonal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.finfo.html b/reference/generated/dpnp.finfo.html index c228124dc15..eac61e9be40 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.finfo — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fix.html b/reference/generated/dpnp.fix.html index de4752198af..94e8b80e216 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fix — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.flatiter.html b/reference/generated/dpnp.flatiter.html index 93aabe95d57..4b43c3e01ca 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.flatiter — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.flatnonzero.html b/reference/generated/dpnp.flatnonzero.html index 6d409f2c792..4c414156e0e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.flatnonzero — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.flip.html b/reference/generated/dpnp.flip.html index f050bd8e683..7e281c5d118 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.flip — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fliplr.html b/reference/generated/dpnp.fliplr.html index f0af055e035..44815fe6a03 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fliplr — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.flipud.html b/reference/generated/dpnp.flipud.html index 3ae90b9dadb..7d91acd33bc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.flipud — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.float_power.html b/reference/generated/dpnp.float_power.html index 520936c8f0c..98d8ece9258 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.float_power — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.floor.html b/reference/generated/dpnp.floor.html index b205d093c6e..3be947af419 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.floor — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.floor_divide.html b/reference/generated/dpnp.floor_divide.html index 39b7cf64ed5..8006cc03cdd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.floor_divide — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fmax.html b/reference/generated/dpnp.fmax.html index f75b388a504..1595586c2a1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fmax — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fmin.html b/reference/generated/dpnp.fmin.html index f2c0310068e..cd7cc72868b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fmin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fmod.html b/reference/generated/dpnp.fmod.html index 86c7cc61c2c..2a2baefbb57 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fmod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.from_dlpack.html b/reference/generated/dpnp.from_dlpack.html index 1976a72219c..3f72c45af53 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.from_dlpack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.frombuffer.html b/reference/generated/dpnp.frombuffer.html index 584d03fd2b1..04d113dd1af 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.frombuffer — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fromfile.html b/reference/generated/dpnp.fromfile.html index 83b83df3986..d107774933b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fromfile — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fromfunction.html b/reference/generated/dpnp.fromfunction.html index 9fb95b5273a..8bdb0886798 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fromfunction — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fromiter.html b/reference/generated/dpnp.fromiter.html index 5ef4f1b5096..12ede3d25fd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fromiter — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.fromstring.html b/reference/generated/dpnp.fromstring.html index 05494e50d8a..7815017d1db 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.fromstring — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.full.html b/reference/generated/dpnp.full.html index 6a1783ca833..0748c09a10c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.full — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.full_like.html b/reference/generated/dpnp.full_like.html index 7fa3c92ab66..016cd68e9b9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.full_like — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.geomspace.html b/reference/generated/dpnp.geomspace.html index bce168e0da6..e06e874297a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.geomspace — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.get_include.html b/reference/generated/dpnp.get_include.html index e37d6ae572b..bb5649965fb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.get_include — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.gradient.html b/reference/generated/dpnp.gradient.html index 0f6c4174946..d348c0296f1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.gradient — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.greater.html b/reference/generated/dpnp.greater.html index 8f7a6d9851f..7a3105bafe6 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.greater — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.greater_equal.html b/reference/generated/dpnp.greater_equal.html index d5d9837332c..1d4bee04d58 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.greater_equal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.heaviside.html b/reference/generated/dpnp.heaviside.html index 3596d0c9b16..3bebf15fe57 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.heaviside — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.histogram.html b/reference/generated/dpnp.histogram.html index b976ff01ac5..df579507277 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.histogram — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.histogram_bin_edges.html b/reference/generated/dpnp.histogram_bin_edges.html index a83b937e64b..23861999133 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.histogram_bin_edges — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.hstack.html b/reference/generated/dpnp.hstack.html index 414fb44074e..974d92e37a9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.hstack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.hypot.html b/reference/generated/dpnp.hypot.html index 360cc5402f2..27a0399c56f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.hypot — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.identity.html b/reference/generated/dpnp.identity.html index 4c5f2305c72..c7eb2612ffb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.identity — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.iinfo.html b/reference/generated/dpnp.iinfo.html index 29cfdbee254..f692b01284f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.iinfo — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.imag.html b/reference/generated/dpnp.imag.html index 00ef43fdacf..d66e799408a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.imag — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.indices.html b/reference/generated/dpnp.indices.html index 9a052370cc6..d797c604197 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.indices — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.inner.html b/reference/generated/dpnp.inner.html index 6a70ab70c75..4d241f3db3b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.inner — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.invert.html b/reference/generated/dpnp.invert.html index 852ad1c5d80..45987824bbd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.invert — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isclose.html b/reference/generated/dpnp.isclose.html index 332894a0b1e..96f72088e4d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isclose — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.iscomplex.html b/reference/generated/dpnp.iscomplex.html index af653a59101..4a35d8ff7e3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.iscomplex — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.iscomplexobj.html b/reference/generated/dpnp.iscomplexobj.html index aee239b6f58..94e27f9335e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.iscomplexobj — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isfinite.html b/reference/generated/dpnp.isfinite.html index 8eda83e2e0a..56cd1bb2016 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isfinite — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isinf.html b/reference/generated/dpnp.isinf.html index 7d9665a9bfb..4e0a92baccf 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isinf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isnan.html b/reference/generated/dpnp.isnan.html index 0435f6da9f1..4d5a8024efb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isnan — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isneginf.html b/reference/generated/dpnp.isneginf.html index 97af79e1988..57dec5a3ff7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isneginf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isposinf.html b/reference/generated/dpnp.isposinf.html index c84710e60cd..3b8c1434f23 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isposinf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isreal.html b/reference/generated/dpnp.isreal.html index cbaebe066ee..9245c90f722 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isreal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isrealobj.html b/reference/generated/dpnp.isrealobj.html index 6d17c8dc745..868d0e51dcc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isrealobj — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.isscalar.html b/reference/generated/dpnp.isscalar.html index adc806cd148..1c4728422d1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.isscalar — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.issubdtype.html b/reference/generated/dpnp.issubdtype.html index 4e2657cbba6..41a1181bfc8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.issubdtype — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.kron.html b/reference/generated/dpnp.kron.html index 58a94c39703..4b11fe7b1b7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.kron — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.left_shift.html b/reference/generated/dpnp.left_shift.html index b7389361b64..6ee054dfbbc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.left_shift — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.less.html b/reference/generated/dpnp.less.html index ca2624cfd37..62e3a1a69c4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.less — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.less_equal.html b/reference/generated/dpnp.less_equal.html index b74685f6cdc..93b09169268 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.less_equal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.cholesky.html b/reference/generated/dpnp.linalg.cholesky.html index a77d1993658..1ff92bdfccb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.cholesky — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.cond.html b/reference/generated/dpnp.linalg.cond.html index c907ede25e6..8a7c33fdc4e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.cond — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.det.html b/reference/generated/dpnp.linalg.det.html index 42da2863c48..01a037fe5b4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.det — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.eig.html b/reference/generated/dpnp.linalg.eig.html index 0441ec9b785..bf26f043f05 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.eig — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.eigh.html b/reference/generated/dpnp.linalg.eigh.html index eb537e64911..8089fb3de99 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.eigh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.eigvals.html b/reference/generated/dpnp.linalg.eigvals.html index 0937bb8d3b3..3b0ff015c78 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.eigvals — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.eigvalsh.html b/reference/generated/dpnp.linalg.eigvalsh.html index 76f424db52f..2c671c87632 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.eigvalsh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.inv.html b/reference/generated/dpnp.linalg.inv.html index 975cfa3ddae..889c2e3f483 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.inv — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.lstsq.html b/reference/generated/dpnp.linalg.lstsq.html index 3238acc1d7f..5e13cf00ca8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.lstsq — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.matrix_power.html b/reference/generated/dpnp.linalg.matrix_power.html index 8b2f9bfc462..581291aa0e9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.matrix_power — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.matrix_rank.html b/reference/generated/dpnp.linalg.matrix_rank.html index cadcddcfceb..d6c81b864df 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.matrix_rank — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.multi_dot.html b/reference/generated/dpnp.linalg.multi_dot.html index 07da36c24fa..40ee4247990 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.multi_dot — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.norm.html b/reference/generated/dpnp.linalg.norm.html index cae86f83c39..278e7b97e56 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.norm — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.pinv.html b/reference/generated/dpnp.linalg.pinv.html index d4e08c8140e..83eb181cada 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.pinv — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.qr.html b/reference/generated/dpnp.linalg.qr.html index 1656ef9e6a4..f758aa8ee02 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.qr — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.slogdet.html b/reference/generated/dpnp.linalg.slogdet.html index c8cb75c7380..6a863ae2847 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.slogdet — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.solve.html b/reference/generated/dpnp.linalg.solve.html index 43aa571a685..0015af43202 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.solve — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.svd.html b/reference/generated/dpnp.linalg.svd.html index d12f7b9470e..70beb9f21c2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.svd — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.tensorinv.html b/reference/generated/dpnp.linalg.tensorinv.html index 87eced7cd8d..cb9e5bddb2a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.tensorinv — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linalg.tensorsolve.html b/reference/generated/dpnp.linalg.tensorsolve.html index 2cc7eef77cf..edf89413567 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linalg.tensorsolve — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.linspace.html b/reference/generated/dpnp.linspace.html index 7685083fa03..348e9ee62d0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.linspace — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.loadtxt.html b/reference/generated/dpnp.loadtxt.html index 37fcd51bce6..d6a584f880e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.loadtxt — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.log.html b/reference/generated/dpnp.log.html index 97b90adab90..4dc11a333b1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.log — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.log10.html b/reference/generated/dpnp.log10.html index 4ac5c0b1be7..047cdcc3367 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.log10 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.log1p.html b/reference/generated/dpnp.log1p.html index 8d95acc068b..a1289212b20 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.log1p — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.log2.html b/reference/generated/dpnp.log2.html index 291ecfd8350..be5dd762164 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.log2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logaddexp.html b/reference/generated/dpnp.logaddexp.html index 8d91fde42aa..9955dc5dcb7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logaddexp — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logaddexp2.html b/reference/generated/dpnp.logaddexp2.html index 6273b77beba..a8c1d2d8023 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logaddexp2 — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logical_and.html b/reference/generated/dpnp.logical_and.html index 7eb8712e828..5c980da6fa4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logical_and — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logical_not.html b/reference/generated/dpnp.logical_not.html index 3eb7f9ba13b..544d2b1a402 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logical_not — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logical_or.html b/reference/generated/dpnp.logical_or.html index cf4da2875cc..1dae939c7d5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logical_or — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logical_xor.html b/reference/generated/dpnp.logical_xor.html index 2234baba499..41c5d2f0a72 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logical_xor — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logspace.html b/reference/generated/dpnp.logspace.html index 00cfbf857a1..5e878e6eaee 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logspace — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.logsumexp.html b/reference/generated/dpnp.logsumexp.html index 77c78869858..aed806f4b22 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.logsumexp — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.mask_indices.html b/reference/generated/dpnp.mask_indices.html index e2cc20d52ad..bc47d9fc5a5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.mask_indices — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.matmul.html b/reference/generated/dpnp.matmul.html index 250bc52ff0d..0c0d684ff99 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.matmul — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.max.html b/reference/generated/dpnp.max.html index eadf6e28168..a03db45294d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.max — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.maximum.html b/reference/generated/dpnp.maximum.html index 5837b6ecefc..1d0ffe09775 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.maximum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.mean.html b/reference/generated/dpnp.mean.html index 816a0a33307..f5968e69c31 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.mean — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.median.html b/reference/generated/dpnp.median.html index dea06283c79..0245a8f2529 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.median — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.meshgrid.html b/reference/generated/dpnp.meshgrid.html index ff9d22fa522..2f9377ab7d9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.meshgrid — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.mgrid.html b/reference/generated/dpnp.mgrid.html index 6ad9ca60ef6..7156e1c0ff4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.mgrid — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.min.html b/reference/generated/dpnp.min.html index 366a6a81d4c..75137c4466d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.min — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.minimum.html b/reference/generated/dpnp.minimum.html index 2b11a389eb0..3652d09d34a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.minimum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.mod.html b/reference/generated/dpnp.mod.html index cbb29f9a175..d41cc51b060 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.mod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.modf.html b/reference/generated/dpnp.modf.html index ef8e52e2c86..207178f08c6 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.modf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.moveaxis.html b/reference/generated/dpnp.moveaxis.html index 32a7b189df3..db65b7a432f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.moveaxis — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.multiply.html b/reference/generated/dpnp.multiply.html index 510580bee30..60ce6b8aa19 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.multiply — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nan_to_num.html b/reference/generated/dpnp.nan_to_num.html index a1f0af1cd36..a841e91d2e7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nan_to_num — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanargmax.html b/reference/generated/dpnp.nanargmax.html index 756dc92a3e5..cb4409bf330 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanargmax — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanargmin.html b/reference/generated/dpnp.nanargmin.html index 67596eaacd4..49b4f1e932e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanargmin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nancumprod.html b/reference/generated/dpnp.nancumprod.html index deb762aa898..1eeaf22e240 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nancumprod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nancumsum.html b/reference/generated/dpnp.nancumsum.html index 39ff5846254..a1a527c592a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nancumsum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanmax.html b/reference/generated/dpnp.nanmax.html index 41d0f2effe6..f3bca889d35 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanmax — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanmean.html b/reference/generated/dpnp.nanmean.html index e235048da5f..945fa1e34cc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanmean — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanmin.html b/reference/generated/dpnp.nanmin.html index d1bbe64a130..a46fa6de6b6 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanmin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanprod.html b/reference/generated/dpnp.nanprod.html index 462900ca2a3..ed41fccef4c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanprod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanstd.html b/reference/generated/dpnp.nanstd.html index 5c27ce32f0d..3b4e4c36bb5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanstd — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nansum.html b/reference/generated/dpnp.nansum.html index 79a011f6308..885a47987d2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nansum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nanvar.html b/reference/generated/dpnp.nanvar.html index a445c12c5b6..6d0d4b93b69 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nanvar — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.T.html b/reference/generated/dpnp.ndarray.T.html index 7307b363a18..c34995773f9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.T — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__abs__.html b/reference/generated/dpnp.ndarray.__abs__.html index 81e997039a1..648f43df3a7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__abs__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__add__.html b/reference/generated/dpnp.ndarray.__add__.html index 20176987f0f..4c26e2387fa 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__add__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__and__.html b/reference/generated/dpnp.ndarray.__and__.html index 7a13a53c2c5..f0bd46513a9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__and__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__bool__.html b/reference/generated/dpnp.ndarray.__bool__.html index 4eea54db01c..61763153844 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__bool__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__complex__.html b/reference/generated/dpnp.ndarray.__complex__.html index dc34cd964c1..ef4b8d1ebb0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__complex__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__copy__.html b/reference/generated/dpnp.ndarray.__copy__.html index 4c7d10a4899..d2fbfdcbdc8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__copy__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__eq__.html b/reference/generated/dpnp.ndarray.__eq__.html index 73d84c35548..2f2772053ec 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__eq__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__float__.html b/reference/generated/dpnp.ndarray.__float__.html index ceeb4a3b186..725f7bef45e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__float__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__floordiv__.html b/reference/generated/dpnp.ndarray.__floordiv__.html index d56dca65f51..8811f00be5f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__floordiv__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ge__.html b/reference/generated/dpnp.ndarray.__ge__.html index 55b3c16ad6e..f7ddf93d623 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ge__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__getitem__.html b/reference/generated/dpnp.ndarray.__getitem__.html index 036355d293a..65cf4bf0a63 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__getitem__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__gt__.html b/reference/generated/dpnp.ndarray.__gt__.html index f9ccf79e53c..7bfcf5316a0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__gt__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__iadd__.html b/reference/generated/dpnp.ndarray.__iadd__.html index dd0cb310ca1..4ec9fb9f525 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__iadd__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__iand__.html b/reference/generated/dpnp.ndarray.__iand__.html index f1b9dbab2de..d209f6d8d5b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__iand__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ifloordiv__.html b/reference/generated/dpnp.ndarray.__ifloordiv__.html index 3605d74e4e7..8439ad68025 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ifloordiv__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ilshift__.html b/reference/generated/dpnp.ndarray.__ilshift__.html index ececf28c06a..e9e9f375fc9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ilshift__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__imod__.html b/reference/generated/dpnp.ndarray.__imod__.html index 1746ce1ebf1..f61f56ea488 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__imod__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__imul__.html b/reference/generated/dpnp.ndarray.__imul__.html index 7f82f442478..03771d482b8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__imul__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__int__.html b/reference/generated/dpnp.ndarray.__int__.html index 7fcb926839e..39135abfe48 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__int__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__invert__.html b/reference/generated/dpnp.ndarray.__invert__.html index 3925c707735..a49fcc1fb63 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__invert__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ior__.html b/reference/generated/dpnp.ndarray.__ior__.html index b6a5135b379..d5aae1d6578 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ior__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ipow__.html b/reference/generated/dpnp.ndarray.__ipow__.html index 1736d7fdc0c..a0bc7eec9a6 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ipow__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__irshift__.html b/reference/generated/dpnp.ndarray.__irshift__.html index 5f1fc8e9807..e492ca7bf53 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__irshift__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__isub__.html b/reference/generated/dpnp.ndarray.__isub__.html index 2a2cd4853f3..2bc52c5ae09 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__isub__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__itruediv__.html b/reference/generated/dpnp.ndarray.__itruediv__.html index e699391dc1a..0438b51032b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__itruediv__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ixor__.html b/reference/generated/dpnp.ndarray.__ixor__.html index a7f3774d0ca..3fba40e0e40 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ixor__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__le__.html b/reference/generated/dpnp.ndarray.__le__.html index caabaa272c1..09fb36f9630 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__le__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__len__.html b/reference/generated/dpnp.ndarray.__len__.html index 573e1ad2cca..6d2b5eac6cb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__len__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__lshift__.html b/reference/generated/dpnp.ndarray.__lshift__.html index 0d9240278e6..5e8161546b7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__lshift__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__lt__.html b/reference/generated/dpnp.ndarray.__lt__.html index 54f388afb48..60bbc102642 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__lt__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__matmul__.html b/reference/generated/dpnp.ndarray.__matmul__.html index 70dbfe02c85..a32bb1b5796 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__matmul__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__mod__.html b/reference/generated/dpnp.ndarray.__mod__.html index f9df7694fc6..163e5e10e89 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__mod__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__mul__.html b/reference/generated/dpnp.ndarray.__mul__.html index b6a13f2a203..e6294af2edc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__mul__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__ne__.html b/reference/generated/dpnp.ndarray.__ne__.html index 5a787577803..4fb270e8eed 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__ne__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__neg__.html b/reference/generated/dpnp.ndarray.__neg__.html index 1a74c931aa8..744cd045a69 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__neg__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__new__.html b/reference/generated/dpnp.ndarray.__new__.html index 6d90490127d..20ed2881b0e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__new__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__or__.html b/reference/generated/dpnp.ndarray.__or__.html index a028ff59d4d..317aae2a178 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__or__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__pos__.html b/reference/generated/dpnp.ndarray.__pos__.html index 01b20faf68b..dc64250864f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__pos__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__pow__.html b/reference/generated/dpnp.ndarray.__pow__.html index 323f6d09369..84ab960c1d2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__pow__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__repr__.html b/reference/generated/dpnp.ndarray.__repr__.html index baa2407636d..52718dab966 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__repr__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__rshift__.html b/reference/generated/dpnp.ndarray.__rshift__.html index f4994e396c9..fa5e76a88da 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__rshift__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__setitem__.html b/reference/generated/dpnp.ndarray.__setitem__.html index 139e7d6a3a7..3fffcf9c574 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__setitem__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__str__.html b/reference/generated/dpnp.ndarray.__str__.html index 10e1ddfa5ea..1f09aa0a0a1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__str__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__sub__.html b/reference/generated/dpnp.ndarray.__sub__.html index 13fde80b04b..b5059e5c884 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__sub__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__truediv__.html b/reference/generated/dpnp.ndarray.__truediv__.html index 580b8ee0752..99cbed9d930 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__truediv__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.__xor__.html b/reference/generated/dpnp.ndarray.__xor__.html index 4b7843ea551..058cf84e66a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.__xor__ — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.all.html b/reference/generated/dpnp.ndarray.all.html index c60a30d7f8d..728dc1a7fa7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.all — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.any.html b/reference/generated/dpnp.ndarray.any.html index d08208b738a..74c1bc44803 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.any — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.argmax.html b/reference/generated/dpnp.ndarray.argmax.html index fd772cff126..c2c9f0bf56d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.argmax — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.argmin.html b/reference/generated/dpnp.ndarray.argmin.html index 28781e7c9c3..41de278e6ce 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.argmin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.argsort.html b/reference/generated/dpnp.ndarray.argsort.html index 85b7caca224..a7a8c36977d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.argsort — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.astype.html b/reference/generated/dpnp.ndarray.astype.html index c3ba252da03..ba569281d2a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.astype — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.choose.html b/reference/generated/dpnp.ndarray.choose.html index 1afb94956a2..7dbd9490e4e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.choose — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.clip.html b/reference/generated/dpnp.ndarray.clip.html index d11190b2c31..12c671966fa 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.clip — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.conj.html b/reference/generated/dpnp.ndarray.conj.html index 6ce00ff1f6e..1ccbd7a3c34 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.conj — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.conjugate.html b/reference/generated/dpnp.ndarray.conjugate.html index 12e29fc0926..d4314aefa9d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.conjugate — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.copy.html b/reference/generated/dpnp.ndarray.copy.html index ad400c0f9b4..7945280258e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.copy — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.cumprod.html b/reference/generated/dpnp.ndarray.cumprod.html index 33cd04ac19c..3c7836b961c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.cumprod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.cumsum.html b/reference/generated/dpnp.ndarray.cumsum.html index 37541c00d20..c11c7e2adfc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.cumsum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.diagonal.html b/reference/generated/dpnp.ndarray.diagonal.html index 8d34cad1ed2..38ef24cee88 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.diagonal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.dtype.html b/reference/generated/dpnp.ndarray.dtype.html index f2728ebeb19..beab7d85c88 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.dtype — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.fill.html b/reference/generated/dpnp.ndarray.fill.html index f5e2dde0107..dd9e9a9bf0f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.fill — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.flags.html b/reference/generated/dpnp.ndarray.flags.html index dcea453ce71..926c18aae72 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.flags — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.flat.html b/reference/generated/dpnp.ndarray.flat.html index 762a6a22eb7..73d6bc2b660 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.flat — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.flatten.html b/reference/generated/dpnp.ndarray.flatten.html index 2efdd73295b..7326e66d1c5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.flatten — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.html b/reference/generated/dpnp.ndarray.html index 48d75826782..fe53011ae3f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.imag.html b/reference/generated/dpnp.ndarray.imag.html index d491a4b10a0..df489db7939 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.imag — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.item.html b/reference/generated/dpnp.ndarray.item.html index 81c4af1d16d..4f7bd955915 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.item — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.itemsize.html b/reference/generated/dpnp.ndarray.itemsize.html index f6e7dcf3e04..8ce8433bbb8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.itemsize — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.max.html b/reference/generated/dpnp.ndarray.max.html index 5498e787332..02fb630b23d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.max — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.mean.html b/reference/generated/dpnp.ndarray.mean.html index 95e9587427d..3f2700fd009 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.mean — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.min.html b/reference/generated/dpnp.ndarray.min.html index 09def9ee73e..8af78600bdd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.min — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.nbytes.html b/reference/generated/dpnp.ndarray.nbytes.html index 4a06f47b46b..53727add7df 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.nbytes — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.ndim.html b/reference/generated/dpnp.ndarray.ndim.html index 480e870403e..1bb18526017 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.ndim — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.nonzero.html b/reference/generated/dpnp.ndarray.nonzero.html index dc5cb69fb5a..8a33efd514b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.nonzero — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.partition.html b/reference/generated/dpnp.ndarray.partition.html index acc844a173b..6d5c6a06d52 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.partition — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.prod.html b/reference/generated/dpnp.ndarray.prod.html index b678f2df1a7..613dfa32794 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.prod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.put.html b/reference/generated/dpnp.ndarray.put.html index 75423dab3bb..cefc6e4d6e4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.put — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.ravel.html b/reference/generated/dpnp.ndarray.ravel.html index 31f2b5e49b8..b04ec8a245a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.ravel — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.real.html b/reference/generated/dpnp.ndarray.real.html index ccb1911b706..3d8cac8faff 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.real — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.repeat.html b/reference/generated/dpnp.ndarray.repeat.html index dded0e2a457..cec6a92856e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.repeat — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.reshape.html b/reference/generated/dpnp.ndarray.reshape.html index 35828b62180..55225b66250 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.reshape — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.round.html b/reference/generated/dpnp.ndarray.round.html index 311902a0648..918a2a93883 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.round — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.searchsorted.html b/reference/generated/dpnp.ndarray.searchsorted.html index e711804bcdb..8cd45840c78 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.searchsorted — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.shape.html b/reference/generated/dpnp.ndarray.shape.html index c3beaf0c408..2f49360f9cd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.shape — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.size.html b/reference/generated/dpnp.ndarray.size.html index 5b16badfe14..9262a23b5b7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.size — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.sort.html b/reference/generated/dpnp.ndarray.sort.html index 2f9571c4040..0b1be41f2df 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.sort — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.squeeze.html b/reference/generated/dpnp.ndarray.squeeze.html index be6a23d7e5d..e3e5558b22c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.squeeze — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.std.html b/reference/generated/dpnp.ndarray.std.html index 368c8a04db8..3cebb56c0db 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.std — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.strides.html b/reference/generated/dpnp.ndarray.strides.html index 1a5c8888eea..22bfb3a55aa 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.strides — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.sum.html b/reference/generated/dpnp.ndarray.sum.html index 21e0a43b3d7..bf7f80ad70c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.sum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.swapaxes.html b/reference/generated/dpnp.ndarray.swapaxes.html index 25d4a084e78..b39b8eafff6 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.swapaxes — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.take.html b/reference/generated/dpnp.ndarray.take.html index 27b16eec369..3a0ff730b53 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.take — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.trace.html b/reference/generated/dpnp.ndarray.trace.html index 530e42a747d..417920b09ff 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.trace — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.transpose.html b/reference/generated/dpnp.ndarray.transpose.html index 8dc6afa24ea..c196d39b141 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.transpose — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ndarray.var.html b/reference/generated/dpnp.ndarray.var.html index fd22112259a..5be19681b14 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ndarray.var — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.negative.html b/reference/generated/dpnp.negative.html index 3454bffee07..3bd9bad862c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.negative — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nextafter.html b/reference/generated/dpnp.nextafter.html index 1703723d9a2..cb0a915b20b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nextafter — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.nonzero.html b/reference/generated/dpnp.nonzero.html index 21692f58b6e..ea76828dd6c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.nonzero — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.not_equal.html b/reference/generated/dpnp.not_equal.html index bac9a3825a7..392399ba97a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.not_equal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ogrid.html b/reference/generated/dpnp.ogrid.html index 0cf3f53f36e..8a2470b6b96 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ogrid — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ones.html b/reference/generated/dpnp.ones.html index 766b923763d..2b92b7c7b99 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ones — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ones_like.html b/reference/generated/dpnp.ones_like.html index 64f3538630b..ce4431fd6d5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ones_like — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.outer.html b/reference/generated/dpnp.outer.html index 3bcfe0741fe..f74a3484c07 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.outer — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.partition.html b/reference/generated/dpnp.partition.html index e1eedd2d7da..65c7b7f45e2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.partition — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.place.html b/reference/generated/dpnp.place.html index 21cf4e05053..576affc91e4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.place — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.positive.html b/reference/generated/dpnp.positive.html index 0bdb626a310..79153bdf713 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.positive — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.power.html b/reference/generated/dpnp.power.html index 1adb0133561..2eb6eaa112e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.power — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.prod.html b/reference/generated/dpnp.prod.html index 3c6b68e5c0d..539c4be37aa 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.prod — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.proj.html b/reference/generated/dpnp.proj.html index 07aabdd97b3..41e7d9a582e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.proj — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ptp.html b/reference/generated/dpnp.ptp.html index 3a307d5926d..16227088816 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ptp — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.put.html b/reference/generated/dpnp.put.html index 9036d239132..6a8262d21c4 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.put — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.put_along_axis.html b/reference/generated/dpnp.put_along_axis.html index 0f5c3483152..e29eed920cc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.put_along_axis — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.putmask.html b/reference/generated/dpnp.putmask.html index 675409a3e1b..b501c4dfac1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.putmask — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.rad2deg.html b/reference/generated/dpnp.rad2deg.html index 5ad87412675..05f16c04dbf 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.rad2deg — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.radians.html b/reference/generated/dpnp.radians.html index ea8698a8b00..f897f386e9d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.radians — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.RandomState.html b/reference/generated/dpnp.random.RandomState.html index d4eccb90c1e..77c99e3fe2b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.RandomState — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.beta.html b/reference/generated/dpnp.random.beta.html index 6feca089cbc..53795ec396a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.beta — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.binomial.html b/reference/generated/dpnp.random.binomial.html index beec8ffdd90..f278357a7c7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.binomial — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.bytes.html b/reference/generated/dpnp.random.bytes.html index 2707bfc5b45..f21f4b16d8a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.bytes — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.chisquare.html b/reference/generated/dpnp.random.chisquare.html index 55bb50ffb13..15c20b8839b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.chisquare — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.choice.html b/reference/generated/dpnp.random.choice.html index 00f247d37b7..c80c06808b3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.choice — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.dirichlet.html b/reference/generated/dpnp.random.dirichlet.html index 2dadd0b3150..970df43f7c3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.dirichlet — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.exponential.html b/reference/generated/dpnp.random.exponential.html index ba746a8fc02..9bd9ae9200f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.exponential — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.f.html b/reference/generated/dpnp.random.f.html index 9a7a89f53a4..a2f87048ea8 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.f — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.gamma.html b/reference/generated/dpnp.random.gamma.html index 57eeff3490b..66def0f31e9 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.gamma — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.geometric.html b/reference/generated/dpnp.random.geometric.html index 4f060f3b9c0..9b2b903906a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.geometric — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.gumbel.html b/reference/generated/dpnp.random.gumbel.html index 955b8d5303a..bb43cb5bb46 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.gumbel — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.hypergeometric.html b/reference/generated/dpnp.random.hypergeometric.html index 3ef706f18ec..338cb4ca27c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.hypergeometric — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.laplace.html b/reference/generated/dpnp.random.laplace.html index b9d3ed49ebd..0e33046d263 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.laplace — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.logistic.html b/reference/generated/dpnp.random.logistic.html index dcbed54c7d3..5669338687f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.logistic — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.lognormal.html b/reference/generated/dpnp.random.lognormal.html index e8c4cecf583..ff204473d59 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.lognormal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.logseries.html b/reference/generated/dpnp.random.logseries.html index 5f82c5a1763..68da9688c9b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.logseries — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.multinomial.html b/reference/generated/dpnp.random.multinomial.html index 727291c4eb3..53a369a779a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.multinomial — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.multivariate_normal.html b/reference/generated/dpnp.random.multivariate_normal.html index afd871d88e7..f81c4dc4271 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.multivariate_normal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.negative_binomial.html b/reference/generated/dpnp.random.negative_binomial.html index 8474527dc7e..a33e29bc503 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.negative_binomial — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.noncentral_chisquare.html b/reference/generated/dpnp.random.noncentral_chisquare.html index b3990125758..875d4199a3e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.noncentral_chisquare — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.noncentral_f.html b/reference/generated/dpnp.random.noncentral_f.html index 937212f5a55..7e8494b592c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.noncentral_f — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.normal.html b/reference/generated/dpnp.random.normal.html index dbfa0723420..9c9ae254b66 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.normal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.pareto.html b/reference/generated/dpnp.random.pareto.html index 2bcc9cb7025..7674a11ca62 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.pareto — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.permutation.html b/reference/generated/dpnp.random.permutation.html index 51a5598583d..d8e13b753a3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.permutation — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.poisson.html b/reference/generated/dpnp.random.poisson.html index 992a3eb1eb2..3021d423e02 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.poisson — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.power.html b/reference/generated/dpnp.random.power.html index c63cf75ff07..3b0d784d44b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.power — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.rand.html b/reference/generated/dpnp.random.rand.html index 1cb36ccb14c..536cc383e43 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.rand — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.randint.html b/reference/generated/dpnp.random.randint.html index 87f03a7a93b..ac6dee02b60 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.randint — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.randn.html b/reference/generated/dpnp.random.randn.html index 9e8e1a7f234..42454d4b049 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.randn — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.random.html b/reference/generated/dpnp.random.random.html index 452f3ee4e98..fba099d90e6 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.random — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.random_integers.html b/reference/generated/dpnp.random.random_integers.html index 339ac9b2adf..2642e6c2a26 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.random_integers — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.random_sample.html b/reference/generated/dpnp.random.random_sample.html index 5e90cf9867f..128e4b3d471 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.random_sample — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.ranf.html b/reference/generated/dpnp.random.ranf.html index 8d85685ab89..6dd77b8c25f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.ranf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.rayleigh.html b/reference/generated/dpnp.random.rayleigh.html index 7a83fc497ae..cec9c7e6722 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.rayleigh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.sample.html b/reference/generated/dpnp.random.sample.html index a955af0f202..da2af76214f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.sample — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.seed.html b/reference/generated/dpnp.random.seed.html index e5278ae307e..1279f469527 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.seed — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.shuffle.html b/reference/generated/dpnp.random.shuffle.html index 792c554e243..c4734274f52 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.shuffle — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.standard_cauchy.html b/reference/generated/dpnp.random.standard_cauchy.html index 853d566fad8..cffb26ab4a5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.standard_cauchy — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.standard_exponential.html b/reference/generated/dpnp.random.standard_exponential.html index 706fa7d730f..68abde4db2f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.standard_exponential — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.standard_gamma.html b/reference/generated/dpnp.random.standard_gamma.html index b7ce264ea4d..1a89f72ff09 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.standard_gamma — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.standard_normal.html b/reference/generated/dpnp.random.standard_normal.html index fe8a45d8caa..269c72e57ec 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.standard_normal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.standard_t.html b/reference/generated/dpnp.random.standard_t.html index a7e576ac072..d89b12b892a 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.standard_t — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.triangular.html b/reference/generated/dpnp.random.triangular.html index 46d52a655a3..acc9905c995 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.triangular — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.uniform.html b/reference/generated/dpnp.random.uniform.html index 2f03f12559d..8b83e462ade 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.uniform — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.vonmises.html b/reference/generated/dpnp.random.vonmises.html index 6c6d632c608..673168089b2 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.vonmises — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.wald.html b/reference/generated/dpnp.random.wald.html index 4c8b789122e..c4afec6f4d3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.wald — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.weibull.html b/reference/generated/dpnp.random.weibull.html index 302d74378fc..f98ec531833 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.weibull — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.random.zipf.html b/reference/generated/dpnp.random.zipf.html index d68cf3c1847..7f749c12fa1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.random.zipf — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.ravel.html b/reference/generated/dpnp.ravel.html index 522d3623d41..aa6003e5d08 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.ravel — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.real.html b/reference/generated/dpnp.real.html index 42627dd3048..dc384f22f0c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.real — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.real_if_close.html b/reference/generated/dpnp.real_if_close.html index af3ff705d4b..af697e8d5cc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.real_if_close — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.reciprocal.html b/reference/generated/dpnp.reciprocal.html index 9419e60a2e3..0fd39c36ddd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.reciprocal — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.reduce_hypot.html b/reference/generated/dpnp.reduce_hypot.html index d9bf74942c7..88dab23c2cf 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.reduce_hypot — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.remainder.html b/reference/generated/dpnp.remainder.html index 285ce6db496..e9b20e27687 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.remainder — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.repeat.html b/reference/generated/dpnp.repeat.html index ef2f5a0b921..04f8f28a586 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.repeat — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.reshape.html b/reference/generated/dpnp.reshape.html index bdbfca14529..3bcf8c171fd 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.reshape — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.result_type.html b/reference/generated/dpnp.result_type.html index 13da8a0c264..4921f6a2e59 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.result_type — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.right_shift.html b/reference/generated/dpnp.right_shift.html index 954b74cf1ea..14197e5de43 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.right_shift — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.rint.html b/reference/generated/dpnp.rint.html index 71cb7cae986..4f96a17ac62 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.rint — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.roll.html b/reference/generated/dpnp.roll.html index 1d851d77fdc..7aa8c00f059 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.roll — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.rollaxis.html b/reference/generated/dpnp.rollaxis.html index aba38b6bb66..ef0d6c49d6d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.rollaxis — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.round.html b/reference/generated/dpnp.round.html index f1073fd557b..46276ae957e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.round — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.row_stack.html b/reference/generated/dpnp.row_stack.html index 6c0073e81ba..2876fe9433e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.row_stack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.rsqrt.html b/reference/generated/dpnp.rsqrt.html index c80e61ebc8a..b2d61e94e8c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.rsqrt — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.searchsorted.html b/reference/generated/dpnp.searchsorted.html index 5d25a972b54..fa7ea382168 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.searchsorted — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.select.html b/reference/generated/dpnp.select.html index 76c998dbe56..0f97a17b47f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.select — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.shape.html b/reference/generated/dpnp.shape.html index 2ae1d0a6f24..5b9d7515fe7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.shape — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sign.html b/reference/generated/dpnp.sign.html index 57d41b032fb..e93dbd6a0b0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sign — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.signbit.html b/reference/generated/dpnp.signbit.html index 75aa933bac3..30d6f66d0a1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.signbit — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sin.html b/reference/generated/dpnp.sin.html index 37577bf968b..fa4c6db4608 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sin — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sinh.html b/reference/generated/dpnp.sinh.html index bc8ccc24126..36ba7f5ece7 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sinh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sort.html b/reference/generated/dpnp.sort.html index 9b971f2aad5..170d1ae5a1e 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sort — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sort_complex.html b/reference/generated/dpnp.sort_complex.html index 9084fa8e9f3..f87f5ec92e3 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sort_complex — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sqrt.html b/reference/generated/dpnp.sqrt.html index 0a37d5f4729..56dcbd35f16 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sqrt — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.square.html b/reference/generated/dpnp.square.html index 748be1ece74..6847054afdb 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.square — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.squeeze.html b/reference/generated/dpnp.squeeze.html index adb48c8020e..f258ce27466 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.squeeze — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.stack.html b/reference/generated/dpnp.stack.html index c0e4fdfca5b..5d47923c9ad 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.stack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.std.html b/reference/generated/dpnp.std.html index b97fbc9c1fb..ac20ba163a1 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.std — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.subtract.html b/reference/generated/dpnp.subtract.html index 2d5a73efa23..96a92cb7366 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.subtract — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.sum.html b/reference/generated/dpnp.sum.html index c880c2ba5c9..4be4fd3c2ff 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.sum — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.swapaxes.html b/reference/generated/dpnp.swapaxes.html index 6acc20b8faa..2316d1fc590 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.swapaxes — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.take.html b/reference/generated/dpnp.take.html index 3bba12a5b9c..17e76e8ab26 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.take — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.take_along_axis.html b/reference/generated/dpnp.take_along_axis.html index 3411f89c812..2861b55cd66 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.take_along_axis — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tan.html b/reference/generated/dpnp.tan.html index 02cdce1a80e..9ab99a5a339 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tan — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tanh.html b/reference/generated/dpnp.tanh.html index 53433f5d8f1..3cb868cb230 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tanh — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tensordot.html b/reference/generated/dpnp.tensordot.html index 8ff6614e191..0ee015f5eae 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tensordot — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tile.html b/reference/generated/dpnp.tile.html index 7610315bd48..fbe2fa2867b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tile — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.trace.html b/reference/generated/dpnp.trace.html index 1afe0468533..4e3de7df884 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.trace — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.transpose.html b/reference/generated/dpnp.transpose.html index 3dad0a60f87..bcd256ad4a0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.transpose — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.trapezoid.html b/reference/generated/dpnp.trapezoid.html index e08b7ab2dfa..dfac3984a62 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.trapezoid — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tri.html b/reference/generated/dpnp.tri.html index 44d8a088c61..07017bf2c5b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tri — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tril.html b/reference/generated/dpnp.tril.html index 678492896e2..75918ed2ab0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tril — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tril_indices.html b/reference/generated/dpnp.tril_indices.html index 9158941ba18..c4fd4fc125c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tril_indices — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.tril_indices_from.html b/reference/generated/dpnp.tril_indices_from.html index d72477a1119..b6c72e0f99c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.tril_indices_from — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.trim_zeros.html b/reference/generated/dpnp.trim_zeros.html index 998d04a0b31..feff6618bab 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.trim_zeros — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.triu.html b/reference/generated/dpnp.triu.html index 14dd0cfbc63..a32e8cec8da 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.triu — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.triu_indices.html b/reference/generated/dpnp.triu_indices.html index 07f8eceb15f..4d9e4256ced 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.triu_indices — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.triu_indices_from.html b/reference/generated/dpnp.triu_indices_from.html index 5c64ef0e1cd..c831d44203f 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.triu_indices_from — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.true_divide.html b/reference/generated/dpnp.true_divide.html index 8d78ca9db3a..2c46e1be6b5 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.true_divide — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.trunc.html b/reference/generated/dpnp.trunc.html index 0c1bfccb180..1b84e1bd112 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.trunc — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.unique.html b/reference/generated/dpnp.unique.html index 5c0aaaf5c5f..ae070ab4d3c 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.unique — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.unwrap.html b/reference/generated/dpnp.unwrap.html index d1c72d04dbd..9382341c053 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.unwrap — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.vander.html b/reference/generated/dpnp.vander.html index 77733407a8c..42ef105704b 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.vander — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.var.html b/reference/generated/dpnp.var.html index 1ecbf4fd818..0dc718180fc 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.var — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.vdot.html b/reference/generated/dpnp.vdot.html index 6134adad0dc..ad8dacac599 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.vdot — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.vstack.html b/reference/generated/dpnp.vstack.html index 8c747dc19ba..1dddf09371d 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.vstack — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.where.html b/reference/generated/dpnp.where.html index eb73379ea07..5e1c035a829 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.where — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.zeros.html b/reference/generated/dpnp.zeros.html index fbae1bc3caf..310fd000eb0 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.zeros — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/generated/dpnp.zeros_like.html b/reference/generated/dpnp.zeros_like.html index 48fb3429ba3..d201a2cf391 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.16.0dev0+159.g7c8e83f7ada documentation + dpnp.zeros_like — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/index.html b/reference/index.html index 051636124da..a6b3ffa2d3f 100644 --- a/reference/index.html +++ b/reference/index.html @@ -13,7 +13,7 @@ - API Reference — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + API Reference — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/indexing.html b/reference/indexing.html index 583b46c4acb..85523e9e0e8 100644 --- a/reference/indexing.html +++ b/reference/indexing.html @@ -13,7 +13,7 @@ - Array Indexing Routines — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Array Indexing Routines — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/linalg.html b/reference/linalg.html index b32c0968301..f6545de7d97 100644 --- a/reference/linalg.html +++ b/reference/linalg.html @@ -13,7 +13,7 @@ - Linear Algebra — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Linear Algebra — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/logic.html b/reference/logic.html index e74aaacafd5..9d39a776c8f 100644 --- a/reference/logic.html +++ b/reference/logic.html @@ -13,7 +13,7 @@ - Logic Functions — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Logic Functions — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/manipulation.html b/reference/manipulation.html index 4d3a22db971..b5a2a74b1fa 100644 --- a/reference/manipulation.html +++ b/reference/manipulation.html @@ -13,7 +13,7 @@ - Array Manipulation Routines — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Array Manipulation Routines — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/math.html b/reference/math.html index a1b78dc6cf7..69effe33211 100644 --- a/reference/math.html +++ b/reference/math.html @@ -13,7 +13,7 @@ - Mathematical functions — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Mathematical functions — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/misc.html b/reference/misc.html index 52cf075d303..172e6765280 100644 --- a/reference/misc.html +++ b/reference/misc.html @@ -13,7 +13,7 @@ - Miscellaneous routines — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Miscellaneous routines — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/ndarray.html b/reference/ndarray.html index 1ff03e3b449..9c82fa114bc 100644 --- a/reference/ndarray.html +++ b/reference/ndarray.html @@ -13,7 +13,7 @@ - Multi-Dimensional Array (ndarray) — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Multi-Dimensional Array (ndarray) — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/pad.html b/reference/pad.html index f5dbba62884..83c3c3604bd 100644 --- a/reference/pad.html +++ b/reference/pad.html @@ -13,7 +13,7 @@ - Padding — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Padding — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -44,7 +44,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/polynomials.html b/reference/polynomials.html index ac79c2e8103..fd4e2fda91d 100644 --- a/reference/polynomials.html +++ b/reference/polynomials.html @@ -13,7 +13,7 @@ - Polynomials — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Polynomials — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -44,7 +44,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/random.html b/reference/random.html index 53553295d30..8340472d927 100644 --- a/reference/random.html +++ b/reference/random.html @@ -13,7 +13,7 @@ - Random Sampling (dpnp.random) — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Random Sampling (dpnp.random) — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/routines.html b/reference/routines.html index c211bc22d67..ec2034ebdef 100644 --- a/reference/routines.html +++ b/reference/routines.html @@ -13,7 +13,7 @@ - Routines — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Routines — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/sorting.html b/reference/sorting.html index d187eee9ace..41abda2c6f5 100644 --- a/reference/sorting.html +++ b/reference/sorting.html @@ -13,7 +13,7 @@ - Sorting, Searching, and Counting — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Sorting, Searching, and Counting — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/special.html b/reference/special.html index d17ccb3c688..b0fd13fc90a 100644 --- a/reference/special.html +++ b/reference/special.html @@ -13,7 +13,7 @@ - Special Functions — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Special Functions — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/statistics.html b/reference/statistics.html index 51bce8f3ac9..3e7fcd8297f 100644 --- a/reference/statistics.html +++ b/reference/statistics.html @@ -13,7 +13,7 @@ - Statistical Functions — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Statistical Functions — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/reference/ufunc.html b/reference/ufunc.html index 9431f59d85b..279818c706e 100644 --- a/reference/ufunc.html +++ b/reference/ufunc.html @@ -13,7 +13,7 @@ - Universal Functions (ufunc) — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Universal Functions (ufunc) — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -47,7 +47,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/search.html b/search.html index 70545f5a37f..9eff89badad 100644 --- a/search.html +++ b/search.html @@ -12,7 +12,7 @@ - Search — Data Parallel Extension for NumPy 0.16.0dev0+159.g7c8e83f7ada documentation + Search — Data Parallel Extension for NumPy 0.16.0dev0+160.g47c6f418bd2 documentation @@ -24,7 +24,7 @@ - + @@ -46,7 +46,7 @@ Data Parallel Extension for NumPy
- 0.16.0dev0+159.g7c8e83f7ada + 0.16.0dev0+160.g47c6f418bd2
diff --git a/searchindex.js b/searchindex.js index 14e957aa2d3..02efc11729e 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"API Reference": [[463, null]], "Adding and removing elements": [[467, "adding-and-removing-elements"]], "Arithmetic": [[472, "arithmetic"]], "Arithmetic operations": [[468, "arithmetic-operations"]], "Arithmetic, matrix multiplication, and comparison operations": [[470, "arithmetic-matrix-multiplication-and-comparison-operations"]], "Array Indexing Routines": [[464, null]], "Array Manipulation Routines": [[467, null]], "Array attributes": [[470, "array-attributes"]], "Array conversion": [[470, "array-conversion"]], "Array creation routines": [[7, null]], "Array methods": [[470, "array-methods"]], "Array type testing": [[466, "array-type-testing"]], "Available array data types": [[9, null]], "Available ufuncs": [[478, "available-ufuncs"]], "Averages and variances": [[477, "averages-and-variances"]], "Background information": [[10, "background-information"]], "Basic operations": [[467, "basic-operations"]], "Basics": [[472, "basics"]], "Binary Operations": [[5, null]], "Bit packing": [[5, "bit-packing"]], "Bit-twiddling functions": [[478, "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 matrices": [[7, "building-matrices"]], "C++ backend API Reference": [[1, null]], "Calculation": [[470, "calculation"]], "Changing array shape": [[467, "changing-array-shape"]], "Changing kind of array": [[467, "changing-kind-of-array"]], "Changing number of dimensions": [[467, "changing-number-of-dimensions"]], "Comparison": [[466, "comparison"]], "Comparison Table NumPy/ DPNP/ CuPy": [[6, null]], "Comparison functions": [[478, "comparison-functions"]], "Constructing arrays": [[470, "constructing-arrays"]], "Correlations": [[477, "correlations"]], "Counting": [[475, "counting"]], "Creating data types": [[8, "creating-data-types"]], "Data Parallel Extension for NumPy*": [[2, null]], "Data type": [[470, "data-type"]], "Data type information": [[8, "data-type-information"]], "Data type routines": [[8, null]], "Data type testing": [[8, "data-type-testing"]], "Decompositions": [[465, "decompositions"]], "Development information": [[2, null]], "Device Drivers": [[4, "device-drivers"]], "Discrete Fourier Transform": [[6, "discrete-fourier-transform"]], "Distributions": [[473, "distributions"]], "Element-wise bit operations": [[5, "element-wise-bit-operations"]], "Error Function": [[476, "error-function"]], "Example": [[0, "example"]], "Examples": [[4, "examples"]], "Exponents and logarithms": [[468, "exponents-and-logarithms"]], "Extrema finding": [[468, "extrema-finding"]], "FFT Functions": [[10, null]], "Floating functions": [[478, "floating-functions"]], "Floating point routines": [[468, "floating-point-routines"]], "From existing data": [[7, "from-existing-data"]], "From shape or value": [[7, "from-shape-or-value"]], "Generating index arrays": [[464, "generating-index-arrays"]], "Handling complex numbers": [[468, "handling-complex-numbers"]], "Helper routines": [[10, "helper-routines"]], "Hermitian FFTs": [[10, "hermitian-ffts"]], "Higher dimensions": [[10, "higher-dimensions"]], "Histograms": [[477, "histograms"]], "Hyperbolic functions": [[468, "hyperbolic-functions"]], "Implementation details": [[10, "implementation-details"]], "Indexing arrays": [[470, "indexing-arrays"]], "Indexing-like operations": [[464, "indexing-like-operations"]], "Infinities and NaNs": [[466, "infinities-and-nans"]], "Inserting data into arrays": [[464, "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": [[470, "item-selection-and-manipulation"]], "Iterating over arrays": [[464, "iterating-over-arrays"]], "Joining arrays": [[467, "joining-arrays"]], "Linear Algebra": [[6, "linear-algebra"], [465, null]], "Logic Functions": [[466, null]], "Logic operations": [[466, "logic-operations"]], "Math operations": [[478, "math-operations"]], "Mathematical functions": [[468, null]], "Matrix and vector products": [[465, "matrix-and-vector-products"]], "Matrix eigenvalues": [[465, "matrix-eigenvalues"]], "Memory layout": [[470, "memory-layout"]], "Miscellaneous": [[8, "miscellaneous"], [468, "miscellaneous"]], "Miscellaneous routines": [[469, null]], "Module-Level": [[6, "module-level"]], "Multi-Dimensional Array": [[6, "multi-dimensional-array"]], "Multi-Dimensional Array (ndarray)": [[470, null]], "Normalization": [[10, "normalization"]], "Norms and other numbers": [[465, "norms-and-other-numbers"]], "Numerical ranges": [[7, "numerical-ranges"]], "Order statistics": [[477, "order-statistics"]], "Other attributes": [[470, "other-attributes"]], "Other special functions": [[468, "other-special-functions"]], "Output formatting": [[5, "output-formatting"]], "Overview": [[3, null]], "Padding": [[471, null]], "Permutations": [[473, "permutations"]], "Poly1d": [[472, "poly1d"]], "Polynomial Module": [[472, "polynomial-module"]], "Polynomial Package": [[472, "polynomial-package"]], "Polynomials": [[472, null]], "Polyutils": [[472, "polyutils"]], "Python Interpreter": [[4, "python-interpreter"]], "Quick Start Guide": [[4, null]], "Random Sampling": [[6, "random-sampling"]], "Random Sampling (dpnp.random)": [[473, null]], "Random generator": [[473, "random-generator"]], "Rational routines": [[468, "rational-routines"]], "Real FFTs": [[10, "real-ffts"]], "Real and Hermitian transforms": [[10, "real-and-hermitian-transforms"]], "Rearranging elements": [[467, "rearranging-elements"]], "Rounding": [[468, "rounding"]], "Routines": [[474, null]], "Searching": [[475, "searching"]], "Shape manipulation": [[470, "shape-manipulation"]], "Simple random data": [[473, "simple-random-data"]], "Solving linear equations": [[465, "solving-linear-equations"]], "Sorting": [[475, "sorting"]], "Sorting, Searching, and Counting": [[475, null]], "Special Functions": [[476, null]], "Special methods": [[470, "special-methods"]], "Splitting arrays": [[467, "splitting-arrays"]], "Standard FFTs": [[10, "standard-ffts"]], "Statistical Functions": [[477, null]], "Summary": [[6, "summary"]], "Sums, products, differences": [[468, "sums-products-differences"]], "Testing": [[4, "testing"]], "The Matrix class": [[7, "the-matrix-class"]], "Tiling arrays": [[467, "tiling-arrays"]], "Transpose-like operations": [[467, "transpose-like-operations"]], "Trigonometric functions": [[468, "trigonometric-functions"], [478, "trigonometric-functions"]], "Truth value testing": [[466, "truth-value-testing"]], "Type Promotion": [[10, "type-promotion"]], "Universal Functions (ufunc)": [[478, null]], "Utility": [[469, "utility"]], "dpnp.abs": [[11, null]], "dpnp.absolute": [[12, null]], "dpnp.add": [[13, null]], "dpnp.all": [[14, null]], "dpnp.allclose": [[15, null]], "dpnp.amax": [[16, null]], "dpnp.amin": [[17, null]], "dpnp.angle": [[18, null]], "dpnp.any": [[19, null]], "dpnp.arange": [[20, null]], "dpnp.arccos": [[21, null]], "dpnp.arccosh": [[22, null]], "dpnp.arcsin": [[23, null]], "dpnp.arcsinh": [[24, null]], "dpnp.arctan": [[25, null]], "dpnp.arctan2": [[26, null]], "dpnp.arctanh": [[27, null]], "dpnp.argmax": [[28, null]], "dpnp.argmin": [[29, null]], "dpnp.argsort": [[30, null]], "dpnp.argwhere": [[31, null]], "dpnp.around": [[32, null]], "dpnp.array": [[33, null]], "dpnp.array_equal": [[34, null]], "dpnp.array_equiv": [[35, null]], "dpnp.asanyarray": [[36, null]], "dpnp.asarray": [[37, null]], "dpnp.ascontiguousarray": [[38, null]], "dpnp.asfarray": [[39, null]], "dpnp.asfortranarray": [[40, null]], "dpnp.asnumpy": [[41, null]], "dpnp.astype": [[42, null]], "dpnp.atleast_1d": [[43, null]], "dpnp.atleast_2d": [[44, null]], "dpnp.atleast_3d": [[45, null]], "dpnp.average": [[46, null]], "dpnp.bincount": [[47, null]], "dpnp.bitwise_and": [[48, null]], "dpnp.bitwise_not": [[49, null]], "dpnp.bitwise_or": [[50, null]], "dpnp.bitwise_xor": [[51, null]], "dpnp.broadcast_arrays": [[52, null]], "dpnp.broadcast_to": [[53, null]], "dpnp.can_cast": [[54, null]], "dpnp.cbrt": [[55, null]], "dpnp.ceil": [[56, null]], "dpnp.choose": [[57, null]], "dpnp.clip": [[58, null]], "dpnp.column_stack": [[59, null]], "dpnp.concatenate": [[60, null]], "dpnp.conj": [[61, null]], "dpnp.conjugate": [[62, null]], "dpnp.convolve": [[63, null]], "dpnp.copy": [[64, null]], "dpnp.copysign": [[65, null]], "dpnp.copyto": [[66, null]], "dpnp.correlate": [[67, null]], "dpnp.cos": [[68, null]], "dpnp.cosh": [[69, null]], "dpnp.count_nonzero": [[70, null]], "dpnp.cov": [[71, null]], "dpnp.cross": [[72, null]], "dpnp.cumlogsumexp": [[73, null]], "dpnp.cumprod": [[74, null]], "dpnp.cumsum": [[75, null]], "dpnp.deg2rad": [[76, null]], "dpnp.degrees": [[77, null]], "dpnp.diag": [[78, null]], "dpnp.diag_indices": [[79, null]], "dpnp.diag_indices_from": [[80, null]], "dpnp.diagflat": [[81, null]], "dpnp.diagonal": [[82, null]], "dpnp.diff": [[83, null]], "dpnp.digitize": [[84, null]], "dpnp.divide": [[85, null]], "dpnp.dot": [[86, null]], "dpnp.dpnp_array.dpnp_array": [[87, null]], "dpnp.dstack": [[88, null]], "dpnp.dtype": [[89, null]], "dpnp.ediff1d": [[90, null]], "dpnp.einsum": [[91, null]], "dpnp.einsum_path": [[92, null]], "dpnp.empty": [[93, null]], "dpnp.empty_like": [[94, null]], "dpnp.equal": [[95, null]], "dpnp.erf": [[96, null]], "dpnp.exp": [[97, null]], "dpnp.exp2": [[98, null]], "dpnp.expand_dims": [[99, null]], "dpnp.expm1": [[100, null]], "dpnp.extract": [[101, null]], "dpnp.eye": [[102, null]], "dpnp.fabs": [[103, null]], "dpnp.fft.fft": [[104, null]], "dpnp.fft.fft2": [[105, null]], "dpnp.fft.fftfreq": [[106, null]], "dpnp.fft.fftn": [[107, null]], "dpnp.fft.fftshift": [[108, null]], "dpnp.fft.hfft": [[109, null]], "dpnp.fft.ifft": [[110, null]], "dpnp.fft.ifft2": [[111, null]], "dpnp.fft.ifftn": [[112, null]], "dpnp.fft.ifftshift": [[113, null]], "dpnp.fft.ihfft": [[114, null]], "dpnp.fft.irfft": [[115, null]], "dpnp.fft.irfft2": [[116, null]], "dpnp.fft.irfftn": [[117, null]], "dpnp.fft.rfft": [[118, null]], "dpnp.fft.rfft2": [[119, null]], "dpnp.fft.rfftfreq": [[120, null]], "dpnp.fft.rfftn": [[121, null]], "dpnp.fill_diagonal": [[122, null]], "dpnp.finfo": [[123, null]], "dpnp.fix": [[124, null]], "dpnp.flatiter": [[125, null]], "dpnp.flatnonzero": [[126, null]], "dpnp.flip": [[127, null]], "dpnp.fliplr": [[128, null]], "dpnp.flipud": [[129, null]], "dpnp.float_power": [[130, null]], "dpnp.floor": [[131, null]], "dpnp.floor_divide": [[132, null]], "dpnp.fmax": [[133, null]], "dpnp.fmin": [[134, null]], "dpnp.fmod": [[135, null]], "dpnp.from_dlpack": [[136, null]], "dpnp.frombuffer": [[137, null]], "dpnp.fromfile": [[138, null]], "dpnp.fromfunction": [[139, null]], "dpnp.fromiter": [[140, null]], "dpnp.fromstring": [[141, null]], "dpnp.full": [[142, null]], "dpnp.full_like": [[143, null]], "dpnp.geomspace": [[144, null]], "dpnp.get_include": [[145, null]], "dpnp.gradient": [[146, null]], "dpnp.greater": [[147, null]], "dpnp.greater_equal": [[148, null]], "dpnp.heaviside": [[149, null]], "dpnp.histogram": [[150, null]], "dpnp.histogram_bin_edges": [[151, null]], "dpnp.hstack": [[152, null]], "dpnp.hypot": [[153, null]], "dpnp.identity": [[154, null]], "dpnp.iinfo": [[155, null]], "dpnp.imag": [[156, null]], "dpnp.indices": [[157, null]], "dpnp.inner": [[158, null]], "dpnp.invert": [[159, null]], "dpnp.isclose": [[160, null]], "dpnp.iscomplex": [[161, null]], "dpnp.iscomplexobj": [[162, null]], "dpnp.isfinite": [[163, null]], "dpnp.isinf": [[164, null]], "dpnp.isnan": [[165, null]], "dpnp.isneginf": [[166, null]], "dpnp.isposinf": [[167, null]], "dpnp.isreal": [[168, null]], "dpnp.isrealobj": [[169, null]], "dpnp.isscalar": [[170, null]], "dpnp.issubdtype": [[171, null]], "dpnp.kron": [[172, null]], "dpnp.left_shift": [[173, null]], "dpnp.less": [[174, null]], "dpnp.less_equal": [[175, null]], "dpnp.linalg.cholesky": [[176, null]], "dpnp.linalg.cond": [[177, null]], "dpnp.linalg.det": [[178, null]], "dpnp.linalg.eig": [[179, null]], "dpnp.linalg.eigh": [[180, null]], "dpnp.linalg.eigvals": [[181, null]], "dpnp.linalg.eigvalsh": [[182, null]], "dpnp.linalg.inv": [[183, null]], "dpnp.linalg.lstsq": [[184, null]], "dpnp.linalg.matrix_power": [[185, null]], "dpnp.linalg.matrix_rank": [[186, null]], "dpnp.linalg.multi_dot": [[187, null]], "dpnp.linalg.norm": [[188, null]], "dpnp.linalg.pinv": [[189, null]], "dpnp.linalg.qr": [[190, null]], "dpnp.linalg.slogdet": [[191, null]], "dpnp.linalg.solve": [[192, null]], "dpnp.linalg.svd": [[193, null]], "dpnp.linalg.tensorinv": [[194, null]], "dpnp.linalg.tensorsolve": [[195, null]], "dpnp.linspace": [[196, null]], "dpnp.loadtxt": [[197, null]], "dpnp.log": [[198, null]], "dpnp.log10": [[199, null]], "dpnp.log1p": [[200, null]], "dpnp.log2": [[201, null]], "dpnp.logaddexp": [[202, null]], "dpnp.logaddexp2": [[203, null]], "dpnp.logical_and": [[204, null]], "dpnp.logical_not": [[205, null]], "dpnp.logical_or": [[206, null]], "dpnp.logical_xor": [[207, null]], "dpnp.logspace": [[208, null]], "dpnp.logsumexp": [[209, null]], "dpnp.mask_indices": [[210, null]], "dpnp.matmul": [[211, null]], "dpnp.max": [[212, null]], "dpnp.maximum": [[213, null]], "dpnp.mean": [[214, null]], "dpnp.median": [[215, null]], "dpnp.meshgrid": [[216, null]], "dpnp.mgrid": [[217, null]], "dpnp.min": [[218, null]], "dpnp.minimum": [[219, null]], "dpnp.mod": [[220, null]], "dpnp.modf": [[221, null]], "dpnp.moveaxis": [[222, null]], "dpnp.multiply": [[223, null]], "dpnp.nan_to_num": [[224, null]], "dpnp.nanargmax": [[225, null]], "dpnp.nanargmin": [[226, null]], "dpnp.nancumprod": [[227, null]], "dpnp.nancumsum": [[228, null]], "dpnp.nanmax": [[229, null]], "dpnp.nanmean": [[230, null]], "dpnp.nanmin": [[231, null]], "dpnp.nanprod": [[232, null]], "dpnp.nanstd": [[233, null]], "dpnp.nansum": [[234, null]], "dpnp.nanvar": [[235, null]], "dpnp.ndarray": [[236, null]], "dpnp.ndarray.T": [[237, null]], "dpnp.ndarray.__abs__": [[238, null]], "dpnp.ndarray.__add__": [[239, null]], "dpnp.ndarray.__and__": [[240, null]], "dpnp.ndarray.__bool__": [[241, null]], "dpnp.ndarray.__complex__": [[242, null]], "dpnp.ndarray.__copy__": [[243, null]], "dpnp.ndarray.__eq__": [[244, null]], "dpnp.ndarray.__float__": [[245, null]], "dpnp.ndarray.__floordiv__": [[246, null]], "dpnp.ndarray.__ge__": [[247, null]], "dpnp.ndarray.__getitem__": [[248, null]], "dpnp.ndarray.__gt__": [[249, null]], "dpnp.ndarray.__iadd__": [[250, null]], "dpnp.ndarray.__iand__": [[251, null]], "dpnp.ndarray.__ifloordiv__": [[252, null]], "dpnp.ndarray.__ilshift__": [[253, null]], "dpnp.ndarray.__imod__": [[254, null]], "dpnp.ndarray.__imul__": [[255, null]], "dpnp.ndarray.__int__": [[256, null]], "dpnp.ndarray.__invert__": [[257, null]], "dpnp.ndarray.__ior__": [[258, null]], "dpnp.ndarray.__ipow__": [[259, null]], "dpnp.ndarray.__irshift__": [[260, null]], "dpnp.ndarray.__isub__": [[261, null]], "dpnp.ndarray.__itruediv__": [[262, null]], "dpnp.ndarray.__ixor__": [[263, null]], "dpnp.ndarray.__le__": [[264, null]], "dpnp.ndarray.__len__": [[265, null]], "dpnp.ndarray.__lshift__": [[266, null]], "dpnp.ndarray.__lt__": [[267, null]], "dpnp.ndarray.__matmul__": [[268, null]], "dpnp.ndarray.__mod__": [[269, null]], "dpnp.ndarray.__mul__": [[270, null]], "dpnp.ndarray.__ne__": [[271, null]], "dpnp.ndarray.__neg__": [[272, null]], "dpnp.ndarray.__new__": [[273, null]], "dpnp.ndarray.__or__": [[274, null]], "dpnp.ndarray.__pos__": [[275, null]], "dpnp.ndarray.__pow__": [[276, null]], "dpnp.ndarray.__repr__": [[277, null]], "dpnp.ndarray.__rshift__": [[278, null]], "dpnp.ndarray.__setitem__": [[279, null]], "dpnp.ndarray.__str__": [[280, null]], "dpnp.ndarray.__sub__": [[281, null]], "dpnp.ndarray.__truediv__": [[282, null]], "dpnp.ndarray.__xor__": [[283, null]], "dpnp.ndarray.all": [[284, null]], "dpnp.ndarray.any": [[285, null]], "dpnp.ndarray.argmax": [[286, null]], "dpnp.ndarray.argmin": [[287, null]], "dpnp.ndarray.argsort": [[288, null]], "dpnp.ndarray.astype": [[289, null]], "dpnp.ndarray.choose": [[290, null]], "dpnp.ndarray.clip": [[291, null]], "dpnp.ndarray.conj": [[292, null]], "dpnp.ndarray.conjugate": [[293, null]], "dpnp.ndarray.copy": [[294, null]], "dpnp.ndarray.cumprod": [[295, null]], "dpnp.ndarray.cumsum": [[296, null]], "dpnp.ndarray.diagonal": [[297, null]], "dpnp.ndarray.dtype": [[298, null]], "dpnp.ndarray.fill": [[299, null]], "dpnp.ndarray.flags": [[300, null]], "dpnp.ndarray.flat": [[301, null]], "dpnp.ndarray.flatten": [[302, null]], "dpnp.ndarray.imag": [[303, null]], "dpnp.ndarray.item": [[304, null]], "dpnp.ndarray.itemsize": [[305, null]], "dpnp.ndarray.max": [[306, null]], "dpnp.ndarray.mean": [[307, null]], "dpnp.ndarray.min": [[308, null]], "dpnp.ndarray.nbytes": [[309, null]], "dpnp.ndarray.ndim": [[310, null]], "dpnp.ndarray.nonzero": [[311, null]], "dpnp.ndarray.partition": [[312, null]], "dpnp.ndarray.prod": [[313, null]], "dpnp.ndarray.put": [[314, null]], "dpnp.ndarray.ravel": [[315, null]], "dpnp.ndarray.real": [[316, null]], "dpnp.ndarray.repeat": [[317, null]], "dpnp.ndarray.reshape": [[318, null]], "dpnp.ndarray.round": [[319, null]], "dpnp.ndarray.searchsorted": [[320, null]], "dpnp.ndarray.shape": [[321, null]], "dpnp.ndarray.size": [[322, null]], "dpnp.ndarray.sort": [[323, null]], "dpnp.ndarray.squeeze": [[324, null]], "dpnp.ndarray.std": [[325, null]], "dpnp.ndarray.strides": [[326, null]], "dpnp.ndarray.sum": [[327, null]], "dpnp.ndarray.swapaxes": [[328, null]], "dpnp.ndarray.take": [[329, null]], "dpnp.ndarray.trace": [[330, null]], "dpnp.ndarray.transpose": [[331, null]], "dpnp.ndarray.var": [[332, null]], "dpnp.negative": [[333, null]], "dpnp.nextafter": [[334, null]], "dpnp.nonzero": [[335, null]], "dpnp.not_equal": [[336, null]], "dpnp.ogrid": [[337, null]], "dpnp.ones": [[338, null]], "dpnp.ones_like": [[339, null]], "dpnp.outer": [[340, null]], "dpnp.partition": [[341, null]], "dpnp.place": [[342, null]], "dpnp.positive": [[343, null]], "dpnp.power": [[344, null]], "dpnp.prod": [[345, null]], "dpnp.proj": [[346, null]], "dpnp.ptp": [[347, null]], "dpnp.put": [[348, null]], "dpnp.put_along_axis": [[349, null]], "dpnp.putmask": [[350, null]], "dpnp.rad2deg": [[351, null]], "dpnp.radians": [[352, null]], "dpnp.random.RandomState": [[353, null]], "dpnp.random.beta": [[354, null]], "dpnp.random.binomial": [[355, null]], "dpnp.random.bytes": [[356, null]], "dpnp.random.chisquare": [[357, null]], "dpnp.random.choice": [[358, null]], "dpnp.random.dirichlet": [[359, null]], "dpnp.random.exponential": [[360, null]], "dpnp.random.f": [[361, null]], "dpnp.random.gamma": [[362, null]], "dpnp.random.geometric": [[363, null]], "dpnp.random.gumbel": [[364, null]], "dpnp.random.hypergeometric": [[365, null]], "dpnp.random.laplace": [[366, null]], "dpnp.random.logistic": [[367, null]], "dpnp.random.lognormal": [[368, null]], "dpnp.random.logseries": [[369, null]], "dpnp.random.multinomial": [[370, null]], "dpnp.random.multivariate_normal": [[371, null]], "dpnp.random.negative_binomial": [[372, null]], "dpnp.random.noncentral_chisquare": [[373, null]], "dpnp.random.noncentral_f": [[374, null]], "dpnp.random.normal": [[375, null]], "dpnp.random.pareto": [[376, null]], "dpnp.random.permutation": [[377, null]], "dpnp.random.poisson": [[378, null]], "dpnp.random.power": [[379, null]], "dpnp.random.rand": [[380, null]], "dpnp.random.randint": [[381, null]], "dpnp.random.randn": [[382, null]], "dpnp.random.random": [[383, null]], "dpnp.random.random_integers": [[384, null]], "dpnp.random.random_sample": [[385, null]], "dpnp.random.ranf": [[386, null]], "dpnp.random.rayleigh": [[387, null]], "dpnp.random.sample": [[388, null]], "dpnp.random.seed": [[389, null]], "dpnp.random.shuffle": [[390, null]], "dpnp.random.standard_cauchy": [[391, null]], "dpnp.random.standard_exponential": [[392, null]], "dpnp.random.standard_gamma": [[393, null]], "dpnp.random.standard_normal": [[394, null]], "dpnp.random.standard_t": [[395, null]], "dpnp.random.triangular": [[396, null]], "dpnp.random.uniform": [[397, null]], "dpnp.random.vonmises": [[398, null]], "dpnp.random.wald": [[399, null]], "dpnp.random.weibull": [[400, null]], "dpnp.random.zipf": [[401, null]], "dpnp.ravel": [[402, null]], "dpnp.real": [[403, null]], "dpnp.real_if_close": [[404, null]], "dpnp.reciprocal": [[405, null]], "dpnp.reduce_hypot": [[406, null]], "dpnp.remainder": [[407, null]], "dpnp.repeat": [[408, null]], "dpnp.reshape": [[409, null]], "dpnp.result_type": [[410, null]], "dpnp.right_shift": [[411, null]], "dpnp.rint": [[412, null]], "dpnp.roll": [[413, null]], "dpnp.rollaxis": [[414, null]], "dpnp.round": [[415, null]], "dpnp.row_stack": [[416, null]], "dpnp.rsqrt": [[417, null]], "dpnp.searchsorted": [[418, null]], "dpnp.select": [[419, null]], "dpnp.shape": [[420, null]], "dpnp.sign": [[421, null]], "dpnp.signbit": [[422, null]], "dpnp.sin": [[423, null]], "dpnp.sinh": [[424, null]], "dpnp.sort": [[425, null]], "dpnp.sort_complex": [[426, null]], "dpnp.sqrt": [[427, null]], "dpnp.square": [[428, null]], "dpnp.squeeze": [[429, null]], "dpnp.stack": [[430, null]], "dpnp.std": [[431, null]], "dpnp.subtract": [[432, null]], "dpnp.sum": [[433, null]], "dpnp.swapaxes": [[434, null]], "dpnp.take": [[435, null]], "dpnp.take_along_axis": [[436, null]], "dpnp.tan": [[437, null]], "dpnp.tanh": [[438, null]], "dpnp.tensordot": [[439, null]], "dpnp.tile": [[440, null]], "dpnp.trace": [[441, null]], "dpnp.transpose": [[442, null]], "dpnp.trapezoid": [[443, null]], "dpnp.tri": [[444, null]], "dpnp.tril": [[445, null]], "dpnp.tril_indices": [[446, null]], "dpnp.tril_indices_from": [[447, null]], "dpnp.trim_zeros": [[448, null]], "dpnp.triu": [[449, null]], "dpnp.triu_indices": [[450, null]], "dpnp.triu_indices_from": [[451, null]], "dpnp.true_divide": [[452, null]], "dpnp.trunc": [[453, null]], "dpnp.unique": [[454, null]], "dpnp.unwrap": [[455, null]], "dpnp.vander": [[456, null]], "dpnp.var": [[457, null]], "dpnp.vdot": [[458, null]], "dpnp.vstack": [[459, null]], "dpnp.where": [[460, null]], "dpnp.zeros": [[461, null]], "dpnp.zeros_like": [[462, 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.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.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.asanyarray", "reference/generated/dpnp.asarray", "reference/generated/dpnp.ascontiguousarray", "reference/generated/dpnp.asfarray", "reference/generated/dpnp.asfortranarray", "reference/generated/dpnp.asnumpy", "reference/generated/dpnp.astype", "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.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.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.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.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.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.place", "reference/generated/dpnp.positive", "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.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.sort", "reference/generated/dpnp.sort_complex", "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.unwrap", "reference/generated/dpnp.vander", "reference/generated/dpnp.var", "reference/generated/dpnp.vdot", "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.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.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.asanyarray.rst", "reference/generated/dpnp.asarray.rst", "reference/generated/dpnp.ascontiguousarray.rst", "reference/generated/dpnp.asfarray.rst", "reference/generated/dpnp.asfortranarray.rst", "reference/generated/dpnp.asnumpy.rst", "reference/generated/dpnp.astype.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.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.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.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.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.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.place.rst", "reference/generated/dpnp.positive.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.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.sort.rst", "reference/generated/dpnp.sort_complex.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.unwrap.rst", "reference/generated/dpnp.vander.rst", "reference/generated/dpnp.var.rst", "reference/generated/dpnp.vdot.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)": [[238, "dpnp.ndarray.__abs__", false]], "__add__() (dpnp.ndarray method)": [[239, "dpnp.ndarray.__add__", false]], "__and__() (dpnp.ndarray method)": [[240, "dpnp.ndarray.__and__", false]], "__bool__() (dpnp.ndarray method)": [[241, "dpnp.ndarray.__bool__", false]], "__complex__() (dpnp.ndarray method)": [[242, "dpnp.ndarray.__complex__", false]], "__copy__() (dpnp.ndarray method)": [[243, "dpnp.ndarray.__copy__", false]], "__eq__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__eq__", false]], "__eq__() (dpnp.dtype method)": [[89, "dpnp.dtype.__eq__", false]], "__eq__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__eq__", false]], "__eq__() (dpnp.ndarray method)": [[244, "dpnp.ndarray.__eq__", false]], "__eq__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__eq__", false]], "__float__() (dpnp.ndarray method)": [[245, "dpnp.ndarray.__float__", false]], "__floordiv__() (dpnp.ndarray method)": [[246, "dpnp.ndarray.__floordiv__", false]], "__ge__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__ge__", false]], "__ge__() (dpnp.dtype method)": [[89, "dpnp.dtype.__ge__", false]], "__ge__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__ge__", false]], "__ge__() (dpnp.ndarray method)": [[247, "dpnp.ndarray.__ge__", false]], "__ge__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__ge__", false]], "__getitem__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__getitem__", false]], "__getitem__() (dpnp.dtype method)": [[89, "dpnp.dtype.__getitem__", false]], "__getitem__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__getitem__", false]], "__getitem__() (dpnp.ndarray method)": [[248, "dpnp.ndarray.__getitem__", false]], "__gt__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__gt__", false]], "__gt__() (dpnp.dtype method)": [[89, "dpnp.dtype.__gt__", false]], "__gt__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__gt__", false]], "__gt__() (dpnp.ndarray method)": [[249, "dpnp.ndarray.__gt__", false]], "__gt__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__gt__", false]], "__iadd__() (dpnp.ndarray method)": [[250, "dpnp.ndarray.__iadd__", false]], "__iand__() (dpnp.ndarray method)": [[251, "dpnp.ndarray.__iand__", false]], "__ifloordiv__() (dpnp.ndarray method)": [[252, "dpnp.ndarray.__ifloordiv__", false]], "__ilshift__() (dpnp.ndarray method)": [[253, "dpnp.ndarray.__ilshift__", false]], "__imod__() (dpnp.ndarray method)": [[254, "dpnp.ndarray.__imod__", false]], "__imul__() (dpnp.ndarray method)": [[255, "dpnp.ndarray.__imul__", false]], "__int__() (dpnp.ndarray method)": [[256, "dpnp.ndarray.__int__", false]], "__invert__() (dpnp.ndarray method)": [[257, "dpnp.ndarray.__invert__", false]], "__ior__() (dpnp.ndarray method)": [[258, "dpnp.ndarray.__ior__", false]], "__ipow__() (dpnp.ndarray method)": [[259, "dpnp.ndarray.__ipow__", false]], "__irshift__() (dpnp.ndarray method)": [[260, "dpnp.ndarray.__irshift__", false]], "__isub__() (dpnp.ndarray method)": [[261, "dpnp.ndarray.__isub__", false]], "__iter__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__iter__", false]], "__itruediv__() (dpnp.ndarray method)": [[262, "dpnp.ndarray.__itruediv__", false]], "__ixor__() (dpnp.ndarray method)": [[263, "dpnp.ndarray.__ixor__", false]], "__le__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__le__", false]], "__le__() (dpnp.dtype method)": [[89, "dpnp.dtype.__le__", false]], "__le__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__le__", false]], "__le__() (dpnp.ndarray method)": [[264, "dpnp.ndarray.__le__", false]], "__le__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__le__", false]], "__len__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__len__", false]], "__len__() (dpnp.dtype method)": [[89, "dpnp.dtype.__len__", false]], "__len__() (dpnp.ndarray method)": [[265, "dpnp.ndarray.__len__", false]], "__lshift__() (dpnp.ndarray method)": [[266, "dpnp.ndarray.__lshift__", false]], "__lt__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__lt__", false]], "__lt__() (dpnp.dtype method)": [[89, "dpnp.dtype.__lt__", false]], "__lt__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__lt__", false]], "__lt__() (dpnp.ndarray method)": [[267, "dpnp.ndarray.__lt__", false]], "__lt__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__lt__", false]], "__matmul__() (dpnp.ndarray method)": [[268, "dpnp.ndarray.__matmul__", false]], "__mod__() (dpnp.ndarray method)": [[269, "dpnp.ndarray.__mod__", false]], "__mul__() (dpnp.ndarray method)": [[270, "dpnp.ndarray.__mul__", false]], "__ne__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__ne__", false]], "__ne__() (dpnp.dtype method)": [[89, "dpnp.dtype.__ne__", false]], "__ne__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__ne__", false]], "__ne__() (dpnp.ndarray method)": [[271, "dpnp.ndarray.__ne__", false]], "__ne__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__ne__", false]], "__neg__() (dpnp.ndarray method)": [[272, "dpnp.ndarray.__neg__", false]], "__new__() (dpnp.ndarray method)": [[273, "dpnp.ndarray.__new__", false]], "__next__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__next__", false]], "__or__() (dpnp.ndarray method)": [[274, "dpnp.ndarray.__or__", false]], "__pos__() (dpnp.ndarray method)": [[275, "dpnp.ndarray.__pos__", false]], "__pow__() (dpnp.ndarray method)": [[276, "dpnp.ndarray.__pow__", false]], "__repr__() (dpnp.ndarray method)": [[277, "dpnp.ndarray.__repr__", false]], "__rshift__() (dpnp.ndarray method)": [[278, "dpnp.ndarray.__rshift__", false]], "__setitem__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__setitem__", false]], "__setitem__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__setitem__", false]], "__setitem__() (dpnp.ndarray method)": [[279, "dpnp.ndarray.__setitem__", false]], "__str__() (dpnp.ndarray method)": [[280, "dpnp.ndarray.__str__", false]], "__sub__() (dpnp.ndarray method)": [[281, "dpnp.ndarray.__sub__", false]], "__truediv__() (dpnp.ndarray method)": [[282, "dpnp.ndarray.__truediv__", false]], "__xor__() (dpnp.ndarray method)": [[283, "dpnp.ndarray.__xor__", false]], "abs() (in module dpnp)": [[11, "dpnp.abs", false]], "absolute() (in module dpnp)": [[12, "dpnp.absolute", false]], "add() (in module dpnp)": [[13, "dpnp.add", false]], "alignment (dpnp.dtype attribute)": [[89, "dpnp.dtype.alignment", false]], "all() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.all", false]], "all() (dpnp.ndarray method)": [[284, "dpnp.ndarray.all", false]], "all() (in module dpnp)": [[14, "dpnp.all", false]], "allclose() (in module dpnp)": [[15, "dpnp.allclose", false]], "amax() (in module dpnp)": [[16, "dpnp.amax", false]], "amin() (in module dpnp)": [[17, "dpnp.amin", false]], "angle() (in module dpnp)": [[18, "dpnp.angle", false]], "any() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.any", false]], "any() (dpnp.ndarray method)": [[285, "dpnp.ndarray.any", false]], "any() (in module dpnp)": [[19, "dpnp.any", false]], "arange() (in module dpnp)": [[20, "dpnp.arange", false]], "arccos() (in module dpnp)": [[21, "dpnp.arccos", false]], "arccosh() (in module dpnp)": [[22, "dpnp.arccosh", false]], "arcsin() (in module dpnp)": [[23, "dpnp.arcsin", false]], "arcsinh() (in module dpnp)": [[24, "dpnp.arcsinh", false]], "arctan() (in module dpnp)": [[25, "dpnp.arctan", false]], "arctan2() (in module dpnp)": [[26, "dpnp.arctan2", false]], "arctanh() (in module dpnp)": [[27, "dpnp.arctanh", false]], "argmax() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.argmax", false]], "argmax() (dpnp.ndarray method)": [[286, "dpnp.ndarray.argmax", false]], "argmax() (in module dpnp)": [[28, "dpnp.argmax", false]], "argmin() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.argmin", false]], "argmin() (dpnp.ndarray method)": [[287, "dpnp.ndarray.argmin", false]], "argmin() (in module dpnp)": [[29, "dpnp.argmin", false]], "argsort() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.argsort", false]], "argsort() (dpnp.ndarray method)": [[288, "dpnp.ndarray.argsort", false]], "argsort() (in module dpnp)": [[30, "dpnp.argsort", false]], "argwhere() (in module dpnp)": [[31, "dpnp.argwhere", false]], "around() (in module dpnp)": [[32, "dpnp.around", false]], "array() (in module dpnp)": [[33, "dpnp.array", false]], "array_equal() (in module dpnp)": [[34, "dpnp.array_equal", false]], "array_equiv() (in module dpnp)": [[35, "dpnp.array_equiv", false]], "asanyarray() (in module dpnp)": [[36, "dpnp.asanyarray", false]], "asarray() (in module dpnp)": [[37, "dpnp.asarray", false]], "ascontiguousarray() (in module dpnp)": [[38, "dpnp.ascontiguousarray", false]], "asfarray() (in module dpnp)": [[39, "dpnp.asfarray", false]], "asfortranarray() (in module dpnp)": [[40, "dpnp.asfortranarray", false]], "asnumpy() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.asnumpy", false]], "asnumpy() (in module dpnp)": [[41, "dpnp.asnumpy", false]], "astype() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.astype", false]], "astype() (dpnp.ndarray method)": [[289, "dpnp.ndarray.astype", false]], "astype() (in module dpnp)": [[42, "dpnp.astype", false]], "atleast_1d() (in module dpnp)": [[43, "dpnp.atleast_1d", false]], "atleast_2d() (in module dpnp)": [[44, "dpnp.atleast_2d", false]], "atleast_3d() (in module dpnp)": [[45, "dpnp.atleast_3d", false]], "average() (in module dpnp)": [[46, "dpnp.average", false]], "base (dpnp.dtype attribute)": [[89, "dpnp.dtype.base", false]], "beta() (in module dpnp.random)": [[354, "dpnp.random.beta", false]], "bincount() (in module dpnp)": [[47, "dpnp.bincount", false]], "binomial() (in module dpnp.random)": [[355, "dpnp.random.binomial", false]], "bitwise_and() (in module dpnp)": [[48, "dpnp.bitwise_and", false]], "bitwise_not() (in module dpnp)": [[49, "dpnp.bitwise_not", false]], "bitwise_or() (in module dpnp)": [[50, "dpnp.bitwise_or", false]], "bitwise_xor() (in module dpnp)": [[51, "dpnp.bitwise_xor", false]], "broadcast_arrays() (in module dpnp)": [[52, "dpnp.broadcast_arrays", false]], "broadcast_to() (in module dpnp)": [[53, "dpnp.broadcast_to", false]], "byteorder (dpnp.dtype attribute)": [[89, "dpnp.dtype.byteorder", false]], "bytes() (in module dpnp.random)": [[356, "dpnp.random.bytes", false]], "can_cast() (in module dpnp)": [[54, "dpnp.can_cast", false]], "cbrt() (in module dpnp)": [[55, "dpnp.cbrt", false]], "ceil() (in module dpnp)": [[56, "dpnp.ceil", false]], "char (dpnp.dtype attribute)": [[89, "dpnp.dtype.char", false]], "chisquare() (in module dpnp.random)": [[357, "dpnp.random.chisquare", false]], "choice() (in module dpnp.random)": [[358, "dpnp.random.choice", false]], "cholesky() (in module dpnp.linalg)": [[176, "dpnp.linalg.cholesky", false]], "choose() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.choose", false]], "choose() (dpnp.ndarray method)": [[290, "dpnp.ndarray.choose", false]], "choose() (in module dpnp)": [[57, "dpnp.choose", false]], "clip() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.clip", false]], "clip() (dpnp.ndarray method)": [[291, "dpnp.ndarray.clip", false]], "clip() (in module dpnp)": [[58, "dpnp.clip", false]], "column_stack() (in module dpnp)": [[59, "dpnp.column_stack", false]], "concatenate() (in module dpnp)": [[60, "dpnp.concatenate", false]], "cond() (in module dpnp.linalg)": [[177, "dpnp.linalg.cond", false]], "conj() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.conj", false]], "conj() (dpnp.ndarray method)": [[292, "dpnp.ndarray.conj", false]], "conj() (in module dpnp)": [[61, "dpnp.conj", false]], "conjugate() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.conjugate", false]], "conjugate() (dpnp.ndarray method)": [[293, "dpnp.ndarray.conjugate", false]], "conjugate() (in module dpnp)": [[62, "dpnp.conjugate", false]], "convolve() (in module dpnp)": [[63, "dpnp.convolve", false]], "copy() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.copy", false]], "copy() (dpnp.ndarray method)": [[294, "dpnp.ndarray.copy", false]], "copy() (in module dpnp)": [[64, "dpnp.copy", false]], "copysign() (in module dpnp)": [[65, "dpnp.copysign", false]], "copyto() (in module dpnp)": [[66, "dpnp.copyto", false]], "correlate() (in module dpnp)": [[67, "dpnp.correlate", false]], "cos() (in module dpnp)": [[68, "dpnp.cos", false]], "cosh() (in module dpnp)": [[69, "dpnp.cosh", false]], "count_nonzero() (in module dpnp)": [[70, "dpnp.count_nonzero", false]], "cov() (in module dpnp)": [[71, "dpnp.cov", false]], "cross() (in module dpnp)": [[72, "dpnp.cross", false]], "cumlogsumexp() (in module dpnp)": [[73, "dpnp.cumlogsumexp", false]], "cumprod() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.cumprod", false]], "cumprod() (dpnp.ndarray method)": [[295, "dpnp.ndarray.cumprod", false]], "cumprod() (in module dpnp)": [[74, "dpnp.cumprod", false]], "cumsum() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.cumsum", false]], "cumsum() (dpnp.ndarray method)": [[296, "dpnp.ndarray.cumsum", false]], "cumsum() (in module dpnp)": [[75, "dpnp.cumsum", false]], "deg2rad() (in module dpnp)": [[76, "dpnp.deg2rad", false]], "degrees() (in module dpnp)": [[77, "dpnp.degrees", false]], "descr (dpnp.dtype attribute)": [[89, "dpnp.dtype.descr", false]], "det() (in module dpnp.linalg)": [[178, "dpnp.linalg.det", false]], "device (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.device", false]], "diag() (in module dpnp)": [[78, "dpnp.diag", false]], "diag_indices() (in module dpnp)": [[79, "dpnp.diag_indices", false]], "diag_indices_from() (in module dpnp)": [[80, "dpnp.diag_indices_from", false]], "diagflat() (in module dpnp)": [[81, "dpnp.diagflat", false]], "diagonal() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.diagonal", false]], "diagonal() (dpnp.ndarray method)": [[297, "dpnp.ndarray.diagonal", false]], "diagonal() (in module dpnp)": [[82, "dpnp.diagonal", false]], "diff() (in module dpnp)": [[83, "dpnp.diff", false]], "digitize() (in module dpnp)": [[84, "dpnp.digitize", false]], "dirichlet() (in module dpnp.random)": [[359, "dpnp.random.dirichlet", false]], "divide() (in module dpnp)": [[85, "dpnp.divide", false]], "dot() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.dot", false]], "dot() (in module dpnp)": [[86, "dpnp.dot", false]], "dpnp": [[2, "module-dpnp", false], [3, "module-dpnp", false]], "dpnp.fft": [[10, "module-0", false], [10, "module-dpnp.fft", false]], "dpnp.random": [[473, "module-dpnp.random", false]], "dpnp_array (class in dpnp.dpnp_array)": [[87, "dpnp.dpnp_array.dpnp_array", false]], "dstack() (in module dpnp)": [[88, "dpnp.dstack", false]], "dtype (class in dpnp)": [[89, "dpnp.dtype", false]], "dtype (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.dtype", false]], "dtype (dpnp.ndarray property)": [[298, "dpnp.ndarray.dtype", false]], "ediff1d() (in module dpnp)": [[90, "dpnp.ediff1d", false]], "eig() (in module dpnp.linalg)": [[179, "dpnp.linalg.eig", false]], "eigh() (in module dpnp.linalg)": [[180, "dpnp.linalg.eigh", false]], "eigvals() (in module dpnp.linalg)": [[181, "dpnp.linalg.eigvals", false]], "eigvalsh() (in module dpnp.linalg)": [[182, "dpnp.linalg.eigvalsh", false]], "einsum() (in module dpnp)": [[91, "dpnp.einsum", false]], "einsum_path() (in module dpnp)": [[92, "dpnp.einsum_path", false]], "empty() (in module dpnp)": [[93, "dpnp.empty", false]], "empty_like() (in module dpnp)": [[94, "dpnp.empty_like", false]], "equal() (in module dpnp)": [[95, "dpnp.equal", false]], "erf() (in module dpnp)": [[96, "dpnp.erf", false]], "exp() (in module dpnp)": [[97, "dpnp.exp", false]], "exp2() (in module dpnp)": [[98, "dpnp.exp2", false]], "expand_dims() (in module dpnp)": [[99, "dpnp.expand_dims", false]], "expm1() (in module dpnp)": [[100, "dpnp.expm1", false]], "exponential() (in module dpnp.random)": [[360, "dpnp.random.exponential", false]], "extract() (in module dpnp)": [[101, "dpnp.extract", false]], "eye() (in module dpnp)": [[102, "dpnp.eye", false]], "f() (in module dpnp.random)": [[361, "dpnp.random.f", false]], "fabs() (in module dpnp)": [[103, "dpnp.fabs", false]], "fft() (in module dpnp.fft)": [[104, "dpnp.fft.fft", false]], "fft2() (in module dpnp.fft)": [[105, "dpnp.fft.fft2", false]], "fftfreq() (in module dpnp.fft)": [[106, "dpnp.fft.fftfreq", false]], "fftn() (in module dpnp.fft)": [[107, "dpnp.fft.fftn", false]], "fftshift() (in module dpnp.fft)": [[108, "dpnp.fft.fftshift", false]], "fields (dpnp.dtype attribute)": [[89, "dpnp.dtype.fields", false]], "fill() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.fill", false]], "fill() (dpnp.ndarray method)": [[299, "dpnp.ndarray.fill", false]], "fill_diagonal() (in module dpnp)": [[122, "dpnp.fill_diagonal", false]], "finfo() (in module dpnp)": [[123, "dpnp.finfo", false]], "fix() (in module dpnp)": [[124, "dpnp.fix", false]], "flags (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.flags", false]], "flags (dpnp.dtype attribute)": [[89, "dpnp.dtype.flags", false]], "flags (dpnp.ndarray property)": [[300, "dpnp.ndarray.flags", false]], "flat (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.flat", false]], "flat (dpnp.ndarray property)": [[301, "dpnp.ndarray.flat", false]], "flatiter (class in dpnp)": [[125, "dpnp.flatiter", false]], "flatnonzero() (in module dpnp)": [[126, "dpnp.flatnonzero", false]], "flatten() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.flatten", false]], "flatten() (dpnp.ndarray method)": [[302, "dpnp.ndarray.flatten", false]], "flip() (in module dpnp)": [[127, "dpnp.flip", false]], "fliplr() (in module dpnp)": [[128, "dpnp.fliplr", false]], "flipud() (in module dpnp)": [[129, "dpnp.flipud", false]], "float_power() (in module dpnp)": [[130, "dpnp.float_power", false]], "floor() (in module dpnp)": [[131, "dpnp.floor", false]], "floor_divide() (in module dpnp)": [[132, "dpnp.floor_divide", false]], "fmax() (in module dpnp)": [[133, "dpnp.fmax", false]], "fmin() (in module dpnp)": [[134, "dpnp.fmin", false]], "fmod() (in module dpnp)": [[135, "dpnp.fmod", false]], "from_dlpack() (in module dpnp)": [[136, "dpnp.from_dlpack", false]], "frombuffer() (in module dpnp)": [[137, "dpnp.frombuffer", false]], "fromfile() (in module dpnp)": [[138, "dpnp.fromfile", false]], "fromfunction() (in module dpnp)": [[139, "dpnp.fromfunction", false]], "fromiter() (in module dpnp)": [[140, "dpnp.fromiter", false]], "fromstring() (in module dpnp)": [[141, "dpnp.fromstring", false]], "full() (in module dpnp)": [[142, "dpnp.full", false]], "full_like() (in module dpnp)": [[143, "dpnp.full_like", false]], "gamma() (in module dpnp.random)": [[362, "dpnp.random.gamma", false]], "geometric() (in module dpnp.random)": [[363, "dpnp.random.geometric", false]], "geomspace() (in module dpnp)": [[144, "dpnp.geomspace", false]], "get_array() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.get_array", false]], "get_include() (in module dpnp)": [[145, "dpnp.get_include", false]], "get_state() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.get_state", false]], "get_sycl_device() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.get_sycl_device", false]], "get_sycl_queue() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.get_sycl_queue", false]], "gradient() (in module dpnp)": [[146, "dpnp.gradient", false]], "greater() (in module dpnp)": [[147, "dpnp.greater", false]], "greater_equal() (in module dpnp)": [[148, "dpnp.greater_equal", false]], "gumbel() (in module dpnp.random)": [[364, "dpnp.random.gumbel", false]], "hasobject (dpnp.dtype attribute)": [[89, "dpnp.dtype.hasobject", false]], "heaviside() (in module dpnp)": [[149, "dpnp.heaviside", false]], "hfft() (in module dpnp.fft)": [[109, "dpnp.fft.hfft", false]], "histogram() (in module dpnp)": [[150, "dpnp.histogram", false]], "histogram_bin_edges() (in module dpnp)": [[151, "dpnp.histogram_bin_edges", false]], "hstack() (in module dpnp)": [[152, "dpnp.hstack", false]], "hypergeometric() (in module dpnp.random)": [[365, "dpnp.random.hypergeometric", false]], "hypot() (in module dpnp)": [[153, "dpnp.hypot", false]], "identity() (in module dpnp)": [[154, "dpnp.identity", false]], "ifft() (in module dpnp.fft)": [[110, "dpnp.fft.ifft", false]], "ifft2() (in module dpnp.fft)": [[111, "dpnp.fft.ifft2", false]], "ifftn() (in module dpnp.fft)": [[112, "dpnp.fft.ifftn", false]], "ifftshift() (in module dpnp.fft)": [[113, "dpnp.fft.ifftshift", false]], "ihfft() (in module dpnp.fft)": [[114, "dpnp.fft.ihfft", false]], "iinfo() (in module dpnp)": [[155, "dpnp.iinfo", false]], "imag (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.imag", false]], "imag (dpnp.ndarray property)": [[303, "dpnp.ndarray.imag", false]], "imag() (in module dpnp)": [[156, "dpnp.imag", false]], "indices() (in module dpnp)": [[157, "dpnp.indices", false]], "inner() (in module dpnp)": [[158, "dpnp.inner", false]], "inv() (in module dpnp.linalg)": [[183, "dpnp.linalg.inv", false]], "invert() (in module dpnp)": [[159, "dpnp.invert", false]], "irfft() (in module dpnp.fft)": [[115, "dpnp.fft.irfft", false]], "irfft2() (in module dpnp.fft)": [[116, "dpnp.fft.irfft2", false]], "irfftn() (in module dpnp.fft)": [[117, "dpnp.fft.irfftn", false]], "isalignedstruct (dpnp.dtype attribute)": [[89, "dpnp.dtype.isalignedstruct", false]], "isbuiltin (dpnp.dtype attribute)": [[89, "dpnp.dtype.isbuiltin", false]], "isclose() (in module dpnp)": [[160, "dpnp.isclose", false]], "iscomplex() (in module dpnp)": [[161, "dpnp.iscomplex", false]], "iscomplexobj() (in module dpnp)": [[162, "dpnp.iscomplexobj", false]], "isfinite() (in module dpnp)": [[163, "dpnp.isfinite", false]], "isinf() (in module dpnp)": [[164, "dpnp.isinf", false]], "isnan() (in module dpnp)": [[165, "dpnp.isnan", false]], "isnative (dpnp.dtype attribute)": [[89, "dpnp.dtype.isnative", false]], "isneginf() (in module dpnp)": [[166, "dpnp.isneginf", false]], "isposinf() (in module dpnp)": [[167, "dpnp.isposinf", false]], "isreal() (in module dpnp)": [[168, "dpnp.isreal", false]], "isrealobj() (in module dpnp)": [[169, "dpnp.isrealobj", false]], "isscalar() (in module dpnp)": [[170, "dpnp.isscalar", false]], "issubdtype() (in module dpnp)": [[171, "dpnp.issubdtype", false]], "item() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.item", false]], "item() (dpnp.ndarray method)": [[304, "dpnp.ndarray.item", false]], "itemsize (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.itemsize", false]], "itemsize (dpnp.dtype attribute)": [[89, "dpnp.dtype.itemsize", false]], "itemsize (dpnp.ndarray property)": [[305, "dpnp.ndarray.itemsize", false]], "kind (dpnp.dtype attribute)": [[89, "dpnp.dtype.kind", false]], "kron() (in module dpnp)": [[172, "dpnp.kron", false]], "laplace() (in module dpnp.random)": [[366, "dpnp.random.laplace", false]], "left_shift() (in module dpnp)": [[173, "dpnp.left_shift", false]], "less() (in module dpnp)": [[174, "dpnp.less", false]], "less_equal() (in module dpnp)": [[175, "dpnp.less_equal", false]], "linspace() (in module dpnp)": [[196, "dpnp.linspace", false]], "loadtxt() (in module dpnp)": [[197, "dpnp.loadtxt", false]], "log() (in module dpnp)": [[198, "dpnp.log", false]], "log10() (in module dpnp)": [[199, "dpnp.log10", false]], "log1p() (in module dpnp)": [[200, "dpnp.log1p", false]], "log2() (in module dpnp)": [[201, "dpnp.log2", false]], "logaddexp() (in module dpnp)": [[202, "dpnp.logaddexp", false]], "logaddexp2() (in module dpnp)": [[203, "dpnp.logaddexp2", false]], "logical_and() (in module dpnp)": [[204, "dpnp.logical_and", false]], "logical_not() (in module dpnp)": [[205, "dpnp.logical_not", false]], "logical_or() (in module dpnp)": [[206, "dpnp.logical_or", false]], "logical_xor() (in module dpnp)": [[207, "dpnp.logical_xor", false]], "logistic() (in module dpnp.random)": [[367, "dpnp.random.logistic", false]], "lognormal() (in module dpnp.random)": [[368, "dpnp.random.lognormal", false]], "logseries() (in module dpnp.random)": [[369, "dpnp.random.logseries", false]], "logspace() (in module dpnp)": [[208, "dpnp.logspace", false]], "logsumexp() (in module dpnp)": [[209, "dpnp.logsumexp", false]], "lstsq() (in module dpnp.linalg)": [[184, "dpnp.linalg.lstsq", false]], "mask_indices() (in module dpnp)": [[210, "dpnp.mask_indices", false]], "matmul() (in module dpnp)": [[211, "dpnp.matmul", false]], "matrix_power() (in module dpnp.linalg)": [[185, "dpnp.linalg.matrix_power", false]], "matrix_rank() (in module dpnp.linalg)": [[186, "dpnp.linalg.matrix_rank", false]], "max() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.max", false]], "max() (dpnp.ndarray method)": [[306, "dpnp.ndarray.max", false]], "max() (in module dpnp)": [[212, "dpnp.max", false]], "maximum() (in module dpnp)": [[213, "dpnp.maximum", false]], "mean() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.mean", false]], "mean() (dpnp.ndarray method)": [[307, "dpnp.ndarray.mean", false]], "mean() (in module dpnp)": [[214, "dpnp.mean", false]], "median() (in module dpnp)": [[215, "dpnp.median", false]], "meshgrid() (in module dpnp)": [[216, "dpnp.meshgrid", false]], "metadata (dpnp.dtype attribute)": [[89, "dpnp.dtype.metadata", false]], "mgrid (in module dpnp)": [[217, "dpnp.mgrid", false]], "min() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.min", false]], "min() (dpnp.ndarray method)": [[308, "dpnp.ndarray.min", false]], "min() (in module dpnp)": [[218, "dpnp.min", false]], "minimum() (in module dpnp)": [[219, "dpnp.minimum", false]], "mod() (in module dpnp)": [[220, "dpnp.mod", false]], "modf() (in module dpnp)": [[221, "dpnp.modf", false]], "module": [[2, "module-dpnp", false], [3, "module-dpnp", false], [10, "module-0", false], [10, "module-dpnp.fft", false], [473, "module-dpnp.random", false]], "moveaxis() (in module dpnp)": [[222, "dpnp.moveaxis", false]], "multi_dot() (in module dpnp.linalg)": [[187, "dpnp.linalg.multi_dot", false]], "multinomial() (in module dpnp.random)": [[370, "dpnp.random.multinomial", false]], "multiply() (in module dpnp)": [[223, "dpnp.multiply", false]], "multivariate_normal() (in module dpnp.random)": [[371, "dpnp.random.multivariate_normal", false]], "name (dpnp.dtype attribute)": [[89, "dpnp.dtype.name", false]], "names (dpnp.dtype attribute)": [[89, "dpnp.dtype.names", false]], "nan_to_num() (in module dpnp)": [[224, "dpnp.nan_to_num", false]], "nanargmax() (in module dpnp)": [[225, "dpnp.nanargmax", false]], "nanargmin() (in module dpnp)": [[226, "dpnp.nanargmin", false]], "nancumprod() (in module dpnp)": [[227, "dpnp.nancumprod", false]], "nancumsum() (in module dpnp)": [[228, "dpnp.nancumsum", false]], "nanmax() (in module dpnp)": [[229, "dpnp.nanmax", false]], "nanmean() (in module dpnp)": [[230, "dpnp.nanmean", false]], "nanmin() (in module dpnp)": [[231, "dpnp.nanmin", false]], "nanprod() (in module dpnp)": [[232, "dpnp.nanprod", false]], "nanstd() (in module dpnp)": [[233, "dpnp.nanstd", false]], "nansum() (in module dpnp)": [[234, "dpnp.nansum", false]], "nanvar() (in module dpnp)": [[235, "dpnp.nanvar", false]], "nbytes (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.nbytes", false]], "nbytes (dpnp.ndarray property)": [[309, "dpnp.ndarray.nbytes", false]], "ndarray (in module dpnp)": [[236, "dpnp.ndarray", false]], "ndim (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.ndim", false]], "ndim (dpnp.dtype attribute)": [[89, "dpnp.dtype.ndim", false]], "ndim (dpnp.ndarray property)": [[310, "dpnp.ndarray.ndim", false]], "negative() (in module dpnp)": [[333, "dpnp.negative", false]], "negative_binomial() (in module dpnp.random)": [[372, "dpnp.random.negative_binomial", false]], "newbyteorder() (dpnp.dtype method)": [[89, "dpnp.dtype.newbyteorder", false]], "nextafter() (in module dpnp)": [[334, "dpnp.nextafter", false]], "noncentral_chisquare() (in module dpnp.random)": [[373, "dpnp.random.noncentral_chisquare", false]], "noncentral_f() (in module dpnp.random)": [[374, "dpnp.random.noncentral_f", false]], "nonzero() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.nonzero", false]], "nonzero() (dpnp.ndarray method)": [[311, "dpnp.ndarray.nonzero", false]], "nonzero() (in module dpnp)": [[335, "dpnp.nonzero", false]], "norm() (in module dpnp.linalg)": [[188, "dpnp.linalg.norm", false]], "normal() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.normal", false]], "normal() (in module dpnp.random)": [[375, "dpnp.random.normal", false]], "not_equal() (in module dpnp)": [[336, "dpnp.not_equal", false]], "num (dpnp.dtype attribute)": [[89, "dpnp.dtype.num", false]], "ogrid (in module dpnp)": [[337, "dpnp.ogrid", false]], "ones() (in module dpnp)": [[338, "dpnp.ones", false]], "ones_like() (in module dpnp)": [[339, "dpnp.ones_like", false]], "outer() (in module dpnp)": [[340, "dpnp.outer", false]], "pareto() (in module dpnp.random)": [[376, "dpnp.random.pareto", false]], "partition() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.partition", false]], "partition() (dpnp.ndarray method)": [[312, "dpnp.ndarray.partition", false]], "partition() (in module dpnp)": [[341, "dpnp.partition", false]], "permutation() (in module dpnp.random)": [[377, "dpnp.random.permutation", false]], "pinv() (in module dpnp.linalg)": [[189, "dpnp.linalg.pinv", false]], "place() (in module dpnp)": [[342, "dpnp.place", false]], "poisson() (in module dpnp.random)": [[378, "dpnp.random.poisson", false]], "positive() (in module dpnp)": [[343, "dpnp.positive", false]], "power() (in module dpnp)": [[344, "dpnp.power", false]], "power() (in module dpnp.random)": [[379, "dpnp.random.power", false]], "prod() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.prod", false]], "prod() (dpnp.ndarray method)": [[313, "dpnp.ndarray.prod", false]], "prod() (in module dpnp)": [[345, "dpnp.prod", false]], "proj() (in module dpnp)": [[346, "dpnp.proj", false]], "ptp() (in module dpnp)": [[347, "dpnp.ptp", false]], "put() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.put", false]], "put() (dpnp.ndarray method)": [[314, "dpnp.ndarray.put", false]], "put() (in module dpnp)": [[348, "dpnp.put", false]], "put_along_axis() (in module dpnp)": [[349, "dpnp.put_along_axis", false]], "putmask() (in module dpnp)": [[350, "dpnp.putmask", false]], "qr() (in module dpnp.linalg)": [[190, "dpnp.linalg.qr", false]], "rad2deg() (in module dpnp)": [[351, "dpnp.rad2deg", false]], "radians() (in module dpnp)": [[352, "dpnp.radians", false]], "rand() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.rand", false]], "rand() (in module dpnp.random)": [[380, "dpnp.random.rand", false]], "randint() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.randint", false]], "randint() (in module dpnp.random)": [[381, "dpnp.random.randint", false]], "randn() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.randn", false]], "randn() (in module dpnp.random)": [[382, "dpnp.random.randn", false]], "random() (in module dpnp.random)": [[383, "dpnp.random.random", false]], "random_integers() (in module dpnp.random)": [[384, "dpnp.random.random_integers", false]], "random_sample() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.random_sample", false]], "random_sample() (in module dpnp.random)": [[385, "dpnp.random.random_sample", false]], "randomstate (class in dpnp.random)": [[353, "dpnp.random.RandomState", false]], "ranf() (in module dpnp.random)": [[386, "dpnp.random.ranf", false]], "ravel() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.ravel", false]], "ravel() (dpnp.ndarray method)": [[315, "dpnp.ndarray.ravel", false]], "ravel() (in module dpnp)": [[402, "dpnp.ravel", false]], "rayleigh() (in module dpnp.random)": [[387, "dpnp.random.rayleigh", false]], "real (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.real", false]], "real (dpnp.ndarray property)": [[316, "dpnp.ndarray.real", false]], "real() (in module dpnp)": [[403, "dpnp.real", false]], "real_if_close() (in module dpnp)": [[404, "dpnp.real_if_close", false]], "reciprocal() (in module dpnp)": [[405, "dpnp.reciprocal", false]], "reduce_hypot() (in module dpnp)": [[406, "dpnp.reduce_hypot", false]], "remainder() (in module dpnp)": [[407, "dpnp.remainder", false]], "repeat() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.repeat", false]], "repeat() (dpnp.ndarray method)": [[317, "dpnp.ndarray.repeat", false]], "repeat() (in module dpnp)": [[408, "dpnp.repeat", false]], "reshape() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.reshape", false]], "reshape() (dpnp.ndarray method)": [[318, "dpnp.ndarray.reshape", false]], "reshape() (in module dpnp)": [[409, "dpnp.reshape", false]], "result_type() (in module dpnp)": [[410, "dpnp.result_type", false]], "rfft() (in module dpnp.fft)": [[118, "dpnp.fft.rfft", false]], "rfft2() (in module dpnp.fft)": [[119, "dpnp.fft.rfft2", false]], "rfftfreq() (in module dpnp.fft)": [[120, "dpnp.fft.rfftfreq", false]], "rfftn() (in module dpnp.fft)": [[121, "dpnp.fft.rfftn", false]], "right_shift() (in module dpnp)": [[411, "dpnp.right_shift", false]], "rint() (in module dpnp)": [[412, "dpnp.rint", false]], "roll() (in module dpnp)": [[413, "dpnp.roll", false]], "rollaxis() (in module dpnp)": [[414, "dpnp.rollaxis", false]], "round() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.round", false]], "round() (dpnp.ndarray method)": [[319, "dpnp.ndarray.round", false]], "round() (in module dpnp)": [[415, "dpnp.round", false]], "row_stack() (in module dpnp)": [[416, "dpnp.row_stack", false]], "rsqrt() (in module dpnp)": [[417, "dpnp.rsqrt", false]], "sample() (in module dpnp.random)": [[388, "dpnp.random.sample", false]], "searchsorted() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.searchsorted", false]], "searchsorted() (dpnp.ndarray method)": [[320, "dpnp.ndarray.searchsorted", false]], "searchsorted() (in module dpnp)": [[418, "dpnp.searchsorted", false]], "seed() (in module dpnp.random)": [[389, "dpnp.random.seed", false]], "select() (in module dpnp)": [[419, "dpnp.select", false]], "shape (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.shape", false]], "shape (dpnp.dtype attribute)": [[89, "dpnp.dtype.shape", false]], "shape (dpnp.ndarray property)": [[321, "dpnp.ndarray.shape", false]], "shape() (in module dpnp)": [[420, "dpnp.shape", false]], "shuffle() (in module dpnp.random)": [[390, "dpnp.random.shuffle", false]], "sign() (in module dpnp)": [[421, "dpnp.sign", false]], "signbit() (in module dpnp)": [[422, "dpnp.signbit", false]], "sin() (in module dpnp)": [[423, "dpnp.sin", false]], "sinh() (in module dpnp)": [[424, "dpnp.sinh", false]], "size (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.size", false]], "size (dpnp.ndarray property)": [[322, "dpnp.ndarray.size", false]], "slogdet() (in module dpnp.linalg)": [[191, "dpnp.linalg.slogdet", false]], "solve() (in module dpnp.linalg)": [[192, "dpnp.linalg.solve", false]], "sort() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.sort", false]], "sort() (dpnp.ndarray method)": [[323, "dpnp.ndarray.sort", false]], "sort() (in module dpnp)": [[425, "dpnp.sort", false]], "sort_complex() (in module dpnp)": [[426, "dpnp.sort_complex", false]], "sqrt() (in module dpnp)": [[427, "dpnp.sqrt", false]], "square() (in module dpnp)": [[428, "dpnp.square", false]], "squeeze() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.squeeze", false]], "squeeze() (dpnp.ndarray method)": [[324, "dpnp.ndarray.squeeze", false]], "squeeze() (in module dpnp)": [[429, "dpnp.squeeze", false]], "stack() (in module dpnp)": [[430, "dpnp.stack", false]], "standard_cauchy() (in module dpnp.random)": [[391, "dpnp.random.standard_cauchy", false]], "standard_exponential() (in module dpnp.random)": [[392, "dpnp.random.standard_exponential", false]], "standard_gamma() (in module dpnp.random)": [[393, "dpnp.random.standard_gamma", false]], "standard_normal() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.standard_normal", false]], "standard_normal() (in module dpnp.random)": [[394, "dpnp.random.standard_normal", false]], "standard_t() (in module dpnp.random)": [[395, "dpnp.random.standard_t", false]], "std() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.std", false]], "std() (dpnp.ndarray method)": [[325, "dpnp.ndarray.std", false]], "std() (in module dpnp)": [[431, "dpnp.std", false]], "str (dpnp.dtype attribute)": [[89, "dpnp.dtype.str", false]], "strides (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.strides", false]], "strides (dpnp.ndarray property)": [[326, "dpnp.ndarray.strides", false]], "subdtype (dpnp.dtype attribute)": [[89, "dpnp.dtype.subdtype", false]], "subtract() (in module dpnp)": [[432, "dpnp.subtract", false]], "sum() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.sum", false]], "sum() (dpnp.ndarray method)": [[327, "dpnp.ndarray.sum", false]], "sum() (in module dpnp)": [[433, "dpnp.sum", false]], "svd() (in module dpnp.linalg)": [[193, "dpnp.linalg.svd", false]], "swapaxes() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.swapaxes", false]], "swapaxes() (dpnp.ndarray method)": [[328, "dpnp.ndarray.swapaxes", false]], "swapaxes() (in module dpnp)": [[434, "dpnp.swapaxes", false]], "sycl_context (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.sycl_context", false]], "sycl_device (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.sycl_device", false]], "sycl_queue (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.sycl_queue", false]], "t (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.T", false]], "t (dpnp.ndarray property)": [[237, "dpnp.ndarray.T", false]], "take() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.take", false]], "take() (dpnp.ndarray method)": [[329, "dpnp.ndarray.take", false]], "take() (in module dpnp)": [[435, "dpnp.take", false]], "take_along_axis() (in module dpnp)": [[436, "dpnp.take_along_axis", false]], "tan() (in module dpnp)": [[437, "dpnp.tan", false]], "tanh() (in module dpnp)": [[438, "dpnp.tanh", false]], "tensordot() (in module dpnp)": [[439, "dpnp.tensordot", false]], "tensorinv() (in module dpnp.linalg)": [[194, "dpnp.linalg.tensorinv", false]], "tensorsolve() (in module dpnp.linalg)": [[195, "dpnp.linalg.tensorsolve", false]], "tile() (in module dpnp)": [[440, "dpnp.tile", false]], "to_device() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.to_device", false]], "trace() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.trace", false]], "trace() (dpnp.ndarray method)": [[330, "dpnp.ndarray.trace", false]], "trace() (in module dpnp)": [[441, "dpnp.trace", false]], "transpose() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.transpose", false]], "transpose() (dpnp.ndarray method)": [[331, "dpnp.ndarray.transpose", false]], "transpose() (in module dpnp)": [[442, "dpnp.transpose", false]], "trapezoid() (in module dpnp)": [[443, "dpnp.trapezoid", false]], "tri() (in module dpnp)": [[444, "dpnp.tri", false]], "triangular() (in module dpnp.random)": [[396, "dpnp.random.triangular", false]], "tril() (in module dpnp)": [[445, "dpnp.tril", false]], "tril_indices() (in module dpnp)": [[446, "dpnp.tril_indices", false]], "tril_indices_from() (in module dpnp)": [[447, "dpnp.tril_indices_from", false]], "trim_zeros() (in module dpnp)": [[448, "dpnp.trim_zeros", false]], "triu() (in module dpnp)": [[449, "dpnp.triu", false]], "triu_indices() (in module dpnp)": [[450, "dpnp.triu_indices", false]], "triu_indices_from() (in module dpnp)": [[451, "dpnp.triu_indices_from", false]], "true_divide() (in module dpnp)": [[452, "dpnp.true_divide", false]], "trunc() (in module dpnp)": [[453, "dpnp.trunc", false]], "type (dpnp.dtype attribute)": [[89, "dpnp.dtype.type", false]], "uniform() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.uniform", false]], "uniform() (in module dpnp.random)": [[397, "dpnp.random.uniform", false]], "unique() (in module dpnp)": [[454, "dpnp.unique", false]], "unwrap() (in module dpnp)": [[455, "dpnp.unwrap", false]], "usm_type (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.usm_type", false]], "vander() (in module dpnp)": [[456, "dpnp.vander", false]], "var() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.var", false]], "var() (dpnp.ndarray method)": [[332, "dpnp.ndarray.var", false]], "var() (in module dpnp)": [[457, "dpnp.var", false]], "vdot() (in module dpnp)": [[458, "dpnp.vdot", false]], "vonmises() (in module dpnp.random)": [[398, "dpnp.random.vonmises", false]], "vstack() (in module dpnp)": [[459, "dpnp.vstack", false]], "wald() (in module dpnp.random)": [[399, "dpnp.random.wald", false]], "weibull() (in module dpnp.random)": [[400, "dpnp.random.weibull", false]], "where() (in module dpnp)": [[460, "dpnp.where", false]], "zeros() (in module dpnp)": [[461, "dpnp.zeros", false]], "zeros_like() (in module dpnp)": [[462, "dpnp.zeros_like", false]], "zipf() (in module dpnp.random)": [[401, "dpnp.random.zipf", false]]}, "objects": {"": [[3, 0, 0, "-", "dpnp"]], "dpnp": [[11, 1, 1, "", "abs"], [12, 1, 1, "", "absolute"], [13, 1, 1, "", "add"], [14, 1, 1, "", "all"], [15, 1, 1, "", "allclose"], [16, 1, 1, "", "amax"], [17, 1, 1, "", "amin"], [18, 1, 1, "", "angle"], [19, 1, 1, "", "any"], [20, 1, 1, "", "arange"], [21, 1, 1, "", "arccos"], [22, 1, 1, "", "arccosh"], [23, 1, 1, "", "arcsin"], [24, 1, 1, "", "arcsinh"], [25, 1, 1, "", "arctan"], [26, 1, 1, "", "arctan2"], [27, 1, 1, "", "arctanh"], [28, 1, 1, "", "argmax"], [29, 1, 1, "", "argmin"], [30, 1, 1, "", "argsort"], [31, 1, 1, "", "argwhere"], [32, 1, 1, "", "around"], [33, 1, 1, "", "array"], [34, 1, 1, "", "array_equal"], [35, 1, 1, "", "array_equiv"], [36, 1, 1, "", "asanyarray"], [37, 1, 1, "", "asarray"], [38, 1, 1, "", "ascontiguousarray"], [39, 1, 1, "", "asfarray"], [40, 1, 1, "", "asfortranarray"], [41, 1, 1, "", "asnumpy"], [42, 1, 1, "", "astype"], [43, 1, 1, "", "atleast_1d"], [44, 1, 1, "", "atleast_2d"], [45, 1, 1, "", "atleast_3d"], [46, 1, 1, "", "average"], [47, 1, 1, "", "bincount"], [48, 1, 1, "", "bitwise_and"], [49, 1, 1, "", "bitwise_not"], [50, 1, 1, "", "bitwise_or"], [51, 1, 1, "", "bitwise_xor"], [52, 1, 1, "", "broadcast_arrays"], [53, 1, 1, "", "broadcast_to"], [54, 1, 1, "", "can_cast"], [55, 1, 1, "", "cbrt"], [56, 1, 1, "", "ceil"], [57, 1, 1, "", "choose"], [58, 1, 1, "", "clip"], [59, 1, 1, "", "column_stack"], [60, 1, 1, "", "concatenate"], [61, 1, 1, "", "conj"], [62, 1, 1, "", "conjugate"], [63, 1, 1, "", "convolve"], [64, 1, 1, "", "copy"], [65, 1, 1, "", "copysign"], [66, 1, 1, "", "copyto"], [67, 1, 1, "", "correlate"], [68, 1, 1, "", "cos"], [69, 1, 1, "", "cosh"], [70, 1, 1, "", "count_nonzero"], [71, 1, 1, "", "cov"], [72, 1, 1, "", "cross"], [73, 1, 1, "", "cumlogsumexp"], [74, 1, 1, "", "cumprod"], [75, 1, 1, "", "cumsum"], [76, 1, 1, "", "deg2rad"], [77, 1, 1, "", "degrees"], [78, 1, 1, "", "diag"], [79, 1, 1, "", "diag_indices"], [80, 1, 1, "", "diag_indices_from"], [81, 1, 1, "", "diagflat"], [82, 1, 1, "", "diagonal"], [83, 1, 1, "", "diff"], [84, 1, 1, "", "digitize"], [85, 1, 1, "", "divide"], [86, 1, 1, "", "dot"], [88, 1, 1, "", "dstack"], [89, 2, 1, "", "dtype"], [90, 1, 1, "", "ediff1d"], [91, 1, 1, "", "einsum"], [92, 1, 1, "", "einsum_path"], [93, 1, 1, "", "empty"], [94, 1, 1, "", "empty_like"], [95, 1, 1, "", "equal"], [96, 1, 1, "", "erf"], [97, 1, 1, "", "exp"], [98, 1, 1, "", "exp2"], [99, 1, 1, "", "expand_dims"], [100, 1, 1, "", "expm1"], [101, 1, 1, "", "extract"], [102, 1, 1, "", "eye"], [103, 1, 1, "", "fabs"], [10, 0, 0, "module-0", "fft"], [122, 1, 1, "", "fill_diagonal"], [123, 1, 1, "", "finfo"], [124, 1, 1, "", "fix"], [125, 2, 1, "", "flatiter"], [126, 1, 1, "", "flatnonzero"], [127, 1, 1, "", "flip"], [128, 1, 1, "", "fliplr"], [129, 1, 1, "", "flipud"], [130, 1, 1, "", "float_power"], [131, 1, 1, "", "floor"], [132, 1, 1, "", "floor_divide"], [133, 1, 1, "", "fmax"], [134, 1, 1, "", "fmin"], [135, 1, 1, "", "fmod"], [136, 1, 1, "", "from_dlpack"], [137, 1, 1, "", "frombuffer"], [138, 1, 1, "", "fromfile"], [139, 1, 1, "", "fromfunction"], [140, 1, 1, "", "fromiter"], [141, 1, 1, "", "fromstring"], [142, 1, 1, "", "full"], [143, 1, 1, "", "full_like"], [144, 1, 1, "", "geomspace"], [145, 1, 1, "", "get_include"], [146, 1, 1, "", "gradient"], [147, 1, 1, "", "greater"], [148, 1, 1, "", "greater_equal"], [149, 1, 1, "", "heaviside"], [150, 1, 1, "", "histogram"], [151, 1, 1, "", "histogram_bin_edges"], [152, 1, 1, "", "hstack"], [153, 1, 1, "", "hypot"], [154, 1, 1, "", "identity"], [155, 1, 1, "", "iinfo"], [156, 1, 1, "", "imag"], [157, 1, 1, "", "indices"], [158, 1, 1, "", "inner"], [159, 1, 1, "", "invert"], [160, 1, 1, "", "isclose"], [161, 1, 1, "", "iscomplex"], [162, 1, 1, "", "iscomplexobj"], [163, 1, 1, "", "isfinite"], [164, 1, 1, "", "isinf"], [165, 1, 1, "", "isnan"], [166, 1, 1, "", "isneginf"], [167, 1, 1, "", "isposinf"], [168, 1, 1, "", "isreal"], [169, 1, 1, "", "isrealobj"], [170, 1, 1, "", "isscalar"], [171, 1, 1, "", "issubdtype"], [172, 1, 1, "", "kron"], [173, 1, 1, "", "left_shift"], [174, 1, 1, "", "less"], [175, 1, 1, "", "less_equal"], [196, 1, 1, "", "linspace"], [197, 1, 1, "", "loadtxt"], [198, 1, 1, "", "log"], [199, 1, 1, "", "log10"], [200, 1, 1, "", "log1p"], [201, 1, 1, "", "log2"], [202, 1, 1, "", "logaddexp"], [203, 1, 1, "", "logaddexp2"], [204, 1, 1, "", "logical_and"], [205, 1, 1, "", "logical_not"], [206, 1, 1, "", "logical_or"], [207, 1, 1, "", "logical_xor"], [208, 1, 1, "", "logspace"], [209, 1, 1, "", "logsumexp"], [210, 1, 1, "", "mask_indices"], [211, 1, 1, "", "matmul"], [212, 1, 1, "", "max"], [213, 1, 1, "", "maximum"], [214, 1, 1, "", "mean"], [215, 1, 1, "", "median"], [216, 1, 1, "", "meshgrid"], [217, 5, 1, "", "mgrid"], [218, 1, 1, "", "min"], [219, 1, 1, "", "minimum"], [220, 1, 1, "", "mod"], [221, 1, 1, "", "modf"], [222, 1, 1, "", "moveaxis"], [223, 1, 1, "", "multiply"], [224, 1, 1, "", "nan_to_num"], [225, 1, 1, "", "nanargmax"], [226, 1, 1, "", "nanargmin"], [227, 1, 1, "", "nancumprod"], [228, 1, 1, "", "nancumsum"], [229, 1, 1, "", "nanmax"], [230, 1, 1, "", "nanmean"], [231, 1, 1, "", "nanmin"], [232, 1, 1, "", "nanprod"], [233, 1, 1, "", "nanstd"], [234, 1, 1, "", "nansum"], [235, 1, 1, "", "nanvar"], [236, 3, 1, "", "ndarray"], [333, 1, 1, "", "negative"], [334, 1, 1, "", "nextafter"], [335, 1, 1, "", "nonzero"], [336, 1, 1, "", "not_equal"], [337, 5, 1, "", "ogrid"], [338, 1, 1, "", "ones"], [339, 1, 1, "", "ones_like"], [340, 1, 1, "", "outer"], [341, 1, 1, "", "partition"], [342, 1, 1, "", "place"], [343, 1, 1, "", "positive"], [344, 1, 1, "", "power"], [345, 1, 1, "", "prod"], [346, 1, 1, "", "proj"], [347, 1, 1, "", "ptp"], [348, 1, 1, "", "put"], [349, 1, 1, "", "put_along_axis"], [350, 1, 1, "", "putmask"], [351, 1, 1, "", "rad2deg"], [352, 1, 1, "", "radians"], [473, 0, 0, "-", "random"], [402, 1, 1, "", "ravel"], [403, 1, 1, "", "real"], [404, 1, 1, "", "real_if_close"], [405, 1, 1, "", "reciprocal"], [406, 1, 1, "", "reduce_hypot"], [407, 1, 1, "", "remainder"], [408, 1, 1, "", "repeat"], [409, 1, 1, "", "reshape"], [410, 1, 1, "", "result_type"], [411, 1, 1, "", "right_shift"], [412, 1, 1, "", "rint"], [413, 1, 1, "", "roll"], [414, 1, 1, "", "rollaxis"], [415, 1, 1, "", "round"], [416, 1, 1, "", "row_stack"], [417, 1, 1, "", "rsqrt"], [418, 1, 1, "", "searchsorted"], [419, 1, 1, "", "select"], [420, 1, 1, "", "shape"], [421, 1, 1, "", "sign"], [422, 1, 1, "", "signbit"], [423, 1, 1, "", "sin"], [424, 1, 1, "", "sinh"], [425, 1, 1, "", "sort"], [426, 1, 1, "", "sort_complex"], [427, 1, 1, "", "sqrt"], [428, 1, 1, "", "square"], [429, 1, 1, "", "squeeze"], [430, 1, 1, "", "stack"], [431, 1, 1, "", "std"], [432, 1, 1, "", "subtract"], [433, 1, 1, "", "sum"], [434, 1, 1, "", "swapaxes"], [435, 1, 1, "", "take"], [436, 1, 1, "", "take_along_axis"], [437, 1, 1, "", "tan"], [438, 1, 1, "", "tanh"], [439, 1, 1, "", "tensordot"], [440, 1, 1, "", "tile"], [441, 1, 1, "", "trace"], [442, 1, 1, "", "transpose"], [443, 1, 1, "", "trapezoid"], [444, 1, 1, "", "tri"], [445, 1, 1, "", "tril"], [446, 1, 1, "", "tril_indices"], [447, 1, 1, "", "tril_indices_from"], [448, 1, 1, "", "trim_zeros"], [449, 1, 1, "", "triu"], [450, 1, 1, "", "triu_indices"], [451, 1, 1, "", "triu_indices_from"], [452, 1, 1, "", "true_divide"], [453, 1, 1, "", "trunc"], [454, 1, 1, "", "unique"], [455, 1, 1, "", "unwrap"], [456, 1, 1, "", "vander"], [457, 1, 1, "", "var"], [458, 1, 1, "", "vdot"], [459, 1, 1, "", "vstack"], [460, 1, 1, "", "where"], [461, 1, 1, "", "zeros"], [462, 1, 1, "", "zeros_like"]], "dpnp.dpnp_array": [[87, 2, 1, "", "dpnp_array"]], "dpnp.dpnp_array.dpnp_array": [[87, 3, 1, "", "T"], [87, 4, 1, "", "__eq__"], [87, 4, 1, "", "__ge__"], [87, 4, 1, "", "__getitem__"], [87, 4, 1, "", "__gt__"], [87, 4, 1, "", "__le__"], [87, 4, 1, "", "__len__"], [87, 4, 1, "", "__lt__"], [87, 4, 1, "", "__ne__"], [87, 4, 1, "", "__setitem__"], [87, 4, 1, "", "all"], [87, 4, 1, "", "any"], [87, 4, 1, "", "argmax"], [87, 4, 1, "", "argmin"], [87, 4, 1, "", "argsort"], [87, 4, 1, "", "asnumpy"], [87, 4, 1, "", "astype"], [87, 4, 1, "", "choose"], [87, 4, 1, "", "clip"], [87, 4, 1, "", "conj"], [87, 4, 1, "", "conjugate"], [87, 4, 1, "", "copy"], [87, 4, 1, "", "cumprod"], [87, 4, 1, "", "cumsum"], [87, 3, 1, "", "device"], [87, 4, 1, "", "diagonal"], [87, 4, 1, "", "dot"], [87, 3, 1, "", "dtype"], [87, 4, 1, "", "fill"], [87, 3, 1, "", "flags"], [87, 3, 1, "", "flat"], [87, 4, 1, "", "flatten"], [87, 4, 1, "", "get_array"], [87, 3, 1, "", "imag"], [87, 4, 1, "", "item"], [87, 3, 1, "", "itemsize"], [87, 4, 1, "", "max"], [87, 4, 1, "", "mean"], [87, 4, 1, "", "min"], [87, 3, 1, "", "nbytes"], [87, 3, 1, "", "ndim"], [87, 4, 1, "", "nonzero"], [87, 4, 1, "", "partition"], [87, 4, 1, "", "prod"], [87, 4, 1, "", "put"], [87, 4, 1, "", "ravel"], [87, 3, 1, "", "real"], [87, 4, 1, "", "repeat"], [87, 4, 1, "", "reshape"], [87, 4, 1, "", "round"], [87, 4, 1, "", "searchsorted"], [87, 3, 1, "", "shape"], [87, 3, 1, "", "size"], [87, 4, 1, "", "sort"], [87, 4, 1, "", "squeeze"], [87, 4, 1, "", "std"], [87, 3, 1, "", "strides"], [87, 4, 1, "", "sum"], [87, 4, 1, "", "swapaxes"], [87, 3, 1, "", "sycl_context"], [87, 3, 1, "", "sycl_device"], [87, 3, 1, "", "sycl_queue"], [87, 4, 1, "", "take"], [87, 4, 1, "", "to_device"], [87, 4, 1, "", "trace"], [87, 4, 1, "", "transpose"], [87, 3, 1, "", "usm_type"], [87, 4, 1, "", "var"]], "dpnp.dtype": [[89, 4, 1, "", "__eq__"], [89, 4, 1, "", "__ge__"], [89, 4, 1, "", "__getitem__"], [89, 4, 1, "", "__gt__"], [89, 4, 1, "", "__le__"], [89, 4, 1, "", "__len__"], [89, 4, 1, "", "__lt__"], [89, 4, 1, "", "__ne__"], [89, 3, 1, "", "alignment"], [89, 3, 1, "", "base"], [89, 3, 1, "", "byteorder"], [89, 3, 1, "", "char"], [89, 3, 1, "", "descr"], [89, 3, 1, "", "fields"], [89, 3, 1, "", "flags"], [89, 3, 1, "", "hasobject"], [89, 3, 1, "", "isalignedstruct"], [89, 3, 1, "", "isbuiltin"], [89, 3, 1, "", "isnative"], [89, 3, 1, "", "itemsize"], [89, 3, 1, "", "kind"], [89, 3, 1, "", "metadata"], [89, 3, 1, "", "name"], [89, 3, 1, "", "names"], [89, 3, 1, "", "ndim"], [89, 4, 1, "", "newbyteorder"], [89, 3, 1, "", "num"], [89, 3, 1, "", "shape"], [89, 3, 1, "", "str"], [89, 3, 1, "", "subdtype"], [89, 3, 1, "", "type"]], "dpnp.fft": [[104, 1, 1, "", "fft"], [105, 1, 1, "", "fft2"], [106, 1, 1, "", "fftfreq"], [107, 1, 1, "", "fftn"], [108, 1, 1, "", "fftshift"], [109, 1, 1, "", "hfft"], [110, 1, 1, "", "ifft"], [111, 1, 1, "", "ifft2"], [112, 1, 1, "", "ifftn"], [113, 1, 1, "", "ifftshift"], [114, 1, 1, "", "ihfft"], [115, 1, 1, "", "irfft"], [116, 1, 1, "", "irfft2"], [117, 1, 1, "", "irfftn"], [118, 1, 1, "", "rfft"], [119, 1, 1, "", "rfft2"], [120, 1, 1, "", "rfftfreq"], [121, 1, 1, "", "rfftn"]], "dpnp.flatiter": [[125, 4, 1, "", "__eq__"], [125, 4, 1, "", "__ge__"], [125, 4, 1, "", "__getitem__"], [125, 4, 1, "", "__gt__"], [125, 4, 1, "", "__iter__"], [125, 4, 1, "", "__le__"], [125, 4, 1, "", "__lt__"], [125, 4, 1, "", "__ne__"], [125, 4, 1, "", "__next__"], [125, 4, 1, "", "__setitem__"]], "dpnp.linalg": [[176, 1, 1, "", "cholesky"], [177, 1, 1, "", "cond"], [178, 1, 1, "", "det"], [179, 1, 1, "", "eig"], [180, 1, 1, "", "eigh"], [181, 1, 1, "", "eigvals"], [182, 1, 1, "", "eigvalsh"], [183, 1, 1, "", "inv"], [184, 1, 1, "", "lstsq"], [185, 1, 1, "", "matrix_power"], [186, 1, 1, "", "matrix_rank"], [187, 1, 1, "", "multi_dot"], [188, 1, 1, "", "norm"], [189, 1, 1, "", "pinv"], [190, 1, 1, "", "qr"], [191, 1, 1, "", "slogdet"], [192, 1, 1, "", "solve"], [193, 1, 1, "", "svd"], [194, 1, 1, "", "tensorinv"], [195, 1, 1, "", "tensorsolve"]], "dpnp.ndarray": [[237, 6, 1, "", "T"], [238, 4, 1, "", "__abs__"], [239, 4, 1, "", "__add__"], [240, 4, 1, "", "__and__"], [241, 4, 1, "", "__bool__"], [242, 4, 1, "", "__complex__"], [243, 4, 1, "", "__copy__"], [244, 4, 1, "", "__eq__"], [245, 4, 1, "", "__float__"], [246, 4, 1, "", "__floordiv__"], [247, 4, 1, "", "__ge__"], [248, 4, 1, "", "__getitem__"], [249, 4, 1, "", "__gt__"], [250, 4, 1, "", "__iadd__"], [251, 4, 1, "", "__iand__"], [252, 4, 1, "", "__ifloordiv__"], [253, 4, 1, "", "__ilshift__"], [254, 4, 1, "", "__imod__"], [255, 4, 1, "", "__imul__"], [256, 4, 1, "", "__int__"], [257, 4, 1, "", "__invert__"], [258, 4, 1, "", "__ior__"], [259, 4, 1, "", "__ipow__"], [260, 4, 1, "", "__irshift__"], [261, 4, 1, "", "__isub__"], [262, 4, 1, "", "__itruediv__"], [263, 4, 1, "", "__ixor__"], [264, 4, 1, "", "__le__"], [265, 4, 1, "", "__len__"], [266, 4, 1, "", "__lshift__"], [267, 4, 1, "", "__lt__"], [268, 4, 1, "", "__matmul__"], [269, 4, 1, "", "__mod__"], [270, 4, 1, "", "__mul__"], [271, 4, 1, "", "__ne__"], [272, 4, 1, "", "__neg__"], [273, 4, 1, "", "__new__"], [274, 4, 1, "", "__or__"], [275, 4, 1, "", "__pos__"], [276, 4, 1, "", "__pow__"], [277, 4, 1, "", "__repr__"], [278, 4, 1, "", "__rshift__"], [279, 4, 1, "", "__setitem__"], [280, 4, 1, "", "__str__"], [281, 4, 1, "", "__sub__"], [282, 4, 1, "", "__truediv__"], [283, 4, 1, "", "__xor__"], [284, 4, 1, "", "all"], [285, 4, 1, "", "any"], [286, 4, 1, "", "argmax"], [287, 4, 1, "", "argmin"], [288, 4, 1, "", "argsort"], [289, 4, 1, "", "astype"], [290, 4, 1, "", "choose"], [291, 4, 1, "", "clip"], [292, 4, 1, "", "conj"], [293, 4, 1, "", "conjugate"], [294, 4, 1, "", "copy"], [295, 4, 1, "", "cumprod"], [296, 4, 1, "", "cumsum"], [297, 4, 1, "", "diagonal"], [298, 6, 1, "", "dtype"], [299, 4, 1, "", "fill"], [300, 6, 1, "", "flags"], [301, 6, 1, "", "flat"], [302, 4, 1, "", "flatten"], [303, 6, 1, "", "imag"], [304, 4, 1, "", "item"], [305, 6, 1, "", "itemsize"], [306, 4, 1, "", "max"], [307, 4, 1, "", "mean"], [308, 4, 1, "", "min"], [309, 6, 1, "", "nbytes"], [310, 6, 1, "", "ndim"], [311, 4, 1, "", "nonzero"], [312, 4, 1, "", "partition"], [313, 4, 1, "", "prod"], [314, 4, 1, "", "put"], [315, 4, 1, "", "ravel"], [316, 6, 1, "", "real"], [317, 4, 1, "", "repeat"], [318, 4, 1, "", "reshape"], [319, 4, 1, "", "round"], [320, 4, 1, "", "searchsorted"], [321, 6, 1, "", "shape"], [322, 6, 1, "", "size"], [323, 4, 1, "", "sort"], [324, 4, 1, "", "squeeze"], [325, 4, 1, "", "std"], [326, 6, 1, "", "strides"], [327, 4, 1, "", "sum"], [328, 4, 1, "", "swapaxes"], [329, 4, 1, "", "take"], [330, 4, 1, "", "trace"], [331, 4, 1, "", "transpose"], [332, 4, 1, "", "var"]], "dpnp.random": [[353, 2, 1, "", "RandomState"], [354, 1, 1, "", "beta"], [355, 1, 1, "", "binomial"], [356, 1, 1, "", "bytes"], [357, 1, 1, "", "chisquare"], [358, 1, 1, "", "choice"], [359, 1, 1, "", "dirichlet"], [360, 1, 1, "", "exponential"], [361, 1, 1, "", "f"], [362, 1, 1, "", "gamma"], [363, 1, 1, "", "geometric"], [364, 1, 1, "", "gumbel"], [365, 1, 1, "", "hypergeometric"], [366, 1, 1, "", "laplace"], [367, 1, 1, "", "logistic"], [368, 1, 1, "", "lognormal"], [369, 1, 1, "", "logseries"], [370, 1, 1, "", "multinomial"], [371, 1, 1, "", "multivariate_normal"], [372, 1, 1, "", "negative_binomial"], [373, 1, 1, "", "noncentral_chisquare"], [374, 1, 1, "", "noncentral_f"], [375, 1, 1, "", "normal"], [376, 1, 1, "", "pareto"], [377, 1, 1, "", "permutation"], [378, 1, 1, "", "poisson"], [379, 1, 1, "", "power"], [380, 1, 1, "", "rand"], [381, 1, 1, "", "randint"], [382, 1, 1, "", "randn"], [383, 1, 1, "", "random"], [384, 1, 1, "", "random_integers"], [385, 1, 1, "", "random_sample"], [386, 1, 1, "", "ranf"], [387, 1, 1, "", "rayleigh"], [388, 1, 1, "", "sample"], [389, 1, 1, "", "seed"], [390, 1, 1, "", "shuffle"], [391, 1, 1, "", "standard_cauchy"], [392, 1, 1, "", "standard_exponential"], [393, 1, 1, "", "standard_gamma"], [394, 1, 1, "", "standard_normal"], [395, 1, 1, "", "standard_t"], [396, 1, 1, "", "triangular"], [397, 1, 1, "", "uniform"], [398, 1, 1, "", "vonmises"], [399, 1, 1, "", "wald"], [400, 1, 1, "", "weibull"], [401, 1, 1, "", "zipf"]], "dpnp.random.RandomState": [[353, 4, 1, "", "__eq__"], [353, 4, 1, "", "__ge__"], [353, 4, 1, "", "__gt__"], [353, 4, 1, "", "__le__"], [353, 4, 1, "", "__lt__"], [353, 4, 1, "", "__ne__"], [353, 4, 1, "", "get_state"], [353, 4, 1, "", "get_sycl_device"], [353, 4, 1, "", "get_sycl_queue"], [353, 4, 1, "", "normal"], [353, 4, 1, "", "rand"], [353, 4, 1, "", "randint"], [353, 4, 1, "", "randn"], [353, 4, 1, "", "random_sample"], [353, 4, 1, "", "standard_normal"], [353, 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, 72, 75, 87, 89, 90, 105, 107, 109, 111, 112, 114, 116, 117, 119, 121, 122, 137, 138, 184, 186, 188, 193, 298, 331, 353, 354, 355, 360, 361, 362, 364, 365, 366, 367, 368, 370, 372, 375, 376, 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 391, 393, 394, 395, 396, 397, 398, 399, 400, 401, 440, 470], "0": [0, 4, 6, 10, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 40, 43, 44, 45, 46, 47, 54, 56, 58, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 142, 143, 144, 146, 149, 150, 151, 154, 157, 158, 160, 163, 164, 165, 166, 167, 172, 173, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 188, 191, 196, 197, 198, 199, 200, 201, 205, 207, 208, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 294, 297, 299, 303, 304, 316, 319, 321, 323, 325, 330, 331, 332, 335, 337, 338, 339, 342, 344, 345, 346, 347, 348, 349, 352, 353, 355, 360, 362, 363, 364, 366, 367, 368, 370, 371, 372, 375, 377, 378, 379, 380, 383, 385, 386, 387, 388, 391, 394, 396, 397, 398, 405, 407, 408, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 423, 424, 425, 426, 428, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 460, 461, 462, 470], "00": [68, 92, 104, 423], "000": [224, 355], "00000000005e": 100, "00000000e": [104, 224], "000000082740371e": 100, "000000e": [68, 423], "00001e10": [15, 160], "0001e10": 160, "000e": 92, "000j": 224, "002": 224, "00867716": 357, "01": 92, "02": [92, 224], "03": 224, "03088525e": 93, "0396842": 208, "04": 92, "04719755": 352, "04921661": 353, "05": [15, 92, 160], "0614962j": [105, 119], "06310682": 353, "07": 224, "07944154": [73, 191], "08": [15, 68, 92, 130, 160, 371, 423], "08156915": 353, "0943951": 352, "09640474": 203, "09861229": [73, 191, 200], "0d": 31, "0dev0": 6, "0j": [18, 86, 87, 161, 162, 168, 169, 211, 303, 316, 421], "0th": 439, "1": [0, 3, 4, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 43, 44, 45, 46, 47, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 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, 137, 138, 139, 140, 141, 143, 144, 146, 148, 149, 150, 151, 152, 154, 156, 157, 158, 160, 161, 162, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 194, 196, 197, 198, 200, 201, 204, 205, 206, 207, 208, 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, 288, 289, 294, 297, 299, 302, 303, 304, 312, 316, 321, 323, 330, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 352, 353, 355, 357, 358, 360, 362, 364, 366, 367, 368, 370, 371, 372, 375, 377, 378, 379, 380, 381, 383, 385, 386, 387, 388, 392, 394, 397, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 433, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470], "10": [0, 4, 13, 22, 24, 28, 29, 46, 58, 64, 73, 74, 75, 79, 80, 83, 84, 87, 89, 91, 92, 100, 101, 108, 120, 142, 144, 150, 151, 156, 160, 172, 173, 198, 199, 200, 201, 208, 209, 215, 223, 318, 347, 349, 353, 355, 365, 377, 406, 410, 411, 413, 415, 418, 430, 436, 445, 446, 447, 449, 450, 451, 460], "100": [79, 120, 144, 160, 172, 187, 208, 365, 391, 404, 455], "1000": [54, 144, 187, 208, 354, 355, 360, 362, 364, 365, 366, 367, 368, 375, 376, 379, 381, 383, 386, 388, 394, 398, 399, 400, 401, 404, 443], "10000": [75, 187, 363, 378, 387, 397], "100000": 372, "1000000": [391, 393, 395, 396], "1024": 0, "105": 92, "11": [28, 29, 46, 69, 79, 80, 87, 101, 146, 188, 318, 372, 381, 415, 418, 424, 445, 446, 447, 449, 450, 451, 460], "110": [91, 158], "111111": 224, "113": 202, "11570901": 353, "1179187": 353, "118033988749895": 431, "119": 91, "1196081": 353, "12": [10, 28, 29, 45, 72, 77, 79, 80, 84, 89, 91, 101, 105, 119, 156, 208, 345, 347, 352, 377, 418, 445, 446, 447, 449, 450, 451, 460], "120": [74, 77], "123": [87, 92, 304], "125": [130, 344, 456], "127": 144, "128": [0, 144, 224], "12th": 91, "13": [10, 28, 29, 49, 79, 80, 86, 89, 91, 159, 211, 418, 446, 447, 450, 451], "130": 91, "134": 158, "13436424": 353, "135": 26, "13710533": 357, "139884456208480": 14, "13j": 404, "14": [28, 29, 48, 49, 79, 80, 86, 124, 158, 159, 418, 439, 446, 447, 450, 451], "140": 455, "140053638309840": 19, "14157194": 443, "14159265": [21, 26, 76, 352], "14423775e": 104, "14j": 404, "15": [28, 29, 75, 79, 80, 84, 91, 109, 114, 189, 199, 377, 418, 446, 447, 450, 451], "150": 77, "15888336": 208, "159": 6, "15j": 404, "16": [6, 48, 79, 80, 89, 104, 130, 140, 144, 146, 223, 344, 404, 437, 446, 447, 450, 451], "16227766": [177, 406], "16394577": 353, "164": 203, "166": 203, "16j": 104, "17": [104, 105, 119], "17157288": [180, 182], "17281316e": 104, "177": [144, 208], "17j": 104, "18": [6, 74, 89, 90, 91, 107, 188, 208], "180": [26, 76, 77, 91, 351, 455, 478], "1805": 10, "18236388": 353, "18557831": 353, "1887902": 352, "19": [10, 70, 89, 455], "1923875335537315": 382, "19245009": 417, "1924881e": 130, "1965": 10, "19722458": 73, "1d": [90, 348, 349, 436, 443], "1e": [15, 100, 160, 179, 189, 199, 200, 202, 203, 371], "1e10": [15, 160], "1j": [11, 12, 18, 34, 61, 62, 87, 115, 156, 161, 168, 179, 193, 303, 316, 403, 426, 428], "1th": 439, "2": [0, 3, 4, 10, 11, 12, 13, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 46, 48, 50, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 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, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 144, 146, 147, 148, 149, 150, 151, 152, 154, 156, 157, 158, 161, 168, 172, 173, 174, 175, 176, 177, 178, 179, 180, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 229, 230, 231, 232, 234, 289, 294, 297, 299, 302, 304, 312, 321, 331, 334, 335, 336, 337, 338, 339, 340, 342, 344, 345, 346, 347, 348, 351, 352, 353, 357, 361, 365, 371, 377, 380, 382, 393, 395, 396, 399, 401, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 415, 416, 418, 420, 422, 423, 424, 426, 427, 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], "20": [6, 74, 84, 91, 120, 157, 160, 172, 173, 188, 349, 355, 370, 418, 436, 455], "20000": 355, "2007": 10, "200e": 92, "20477401j": [105, 119], "2048": 0, "21": [75, 89], "210": 77, "215": 208, "21941987": 353, "21968665": 353, "22": 348, "220": 455, "220446049250313e": 404, "222222": 224, "22460635e": 437, "22464680e": 104, "22497216": 188, "22776602": 208, "23": [6, 353], "230": 91, "23598776": 352, "23606798": 188, "24": [28, 29, 72, 74, 87, 90, 91, 158, 172, 194, 321, 345, 439, 441], "240": 77, "24264069": 188, "24544512": 353, "247219128924647": 233, "25": [89, 91, 96, 106, 146, 150, 151, 183, 196, 223, 235, 382, 391, 456, 457], "252": 6, "255": [48, 50], "25506903": 353, "256": [0, 144], "26": [51, 91], "260": 455, "26618007j": 201, "27": [55, 130, 208, 344, 417, 456], "270": 77, "28": 91, "28000000e": 224, "2800000e": 224, "283185307179586": 455, "28318531": 455, "28352814": 353, "28904982": 203, "297": 10, "299": 6, "2d": [193, 211, 454], "2e": 75, "2f": 0, "2j": [61, 62, 86, 104, 156, 161, 168, 180, 182, 211, 403, 421, 426, 458], "2k": 455, "3": [0, 3, 4, 13, 20, 21, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 48, 51, 52, 53, 55, 58, 59, 60, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 104, 106, 107, 108, 109, 113, 114, 116, 117, 120, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 142, 144, 146, 150, 151, 152, 153, 154, 156, 157, 158, 161, 162, 168, 169, 170, 172, 173, 177, 178, 179, 183, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 197, 199, 200, 202, 203, 205, 206, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 294, 297, 302, 304, 312, 321, 323, 331, 335, 336, 337, 338, 339, 340, 342, 344, 345, 346, 348, 352, 353, 357, 361, 368, 371, 377, 380, 381, 382, 392, 396, 399, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 416, 418, 420, 422, 425, 426, 427, 429, 430, 431, 432, 434, 435, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 454, 455, 456, 457, 458, 459, 460, 461, 462], "30": [72, 77, 91, 120, 349, 352, 436, 458], "300": [77, 455], "3003003": 405, "301": 10, "30102999566": 199, "3012989": 424, "30258509": [73, 209], "308": 224, "308j": 224, "31": [51, 144], "312": 93, "316": 208, "32": [89, 91, 144, 232, 234, 439], "33": 405, "330": 77, "333": 187, "33333333": 224, "3333333e": 224, "33340275": 443, "33486982e": 104, "33836967": 353, "340": 455, "34074171": 353, "34132519": 208, "34846923": 188, "34960421": 208, "35": [91, 363], "35106603e": 188, "35355338": 417, "36": 72, "360": 455, "37": 415, "371139e": 68, "377": 6, "38": [158, 355], "380": 455, "38268343": 180, "38268343j": 180, "38629436": 73, "38885": 355, "389056099": [97, 100], "39": 6, "39295758": 353, "397": 6, "3e": [0, 75, 404], "3j": [86, 211, 426], "3rd": 60, "3x3": 210, "3x8000": 392, "4": [0, 13, 14, 20, 28, 29, 31, 33, 34, 43, 45, 46, 48, 50, 52, 58, 59, 60, 63, 66, 68, 70, 72, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 101, 105, 106, 108, 109, 110, 111, 112, 113, 114, 116, 119, 120, 121, 122, 126, 127, 130, 132, 133, 134, 138, 139, 140, 142, 144, 146, 147, 148, 150, 151, 152, 153, 156, 157, 158, 161, 168, 172, 175, 178, 183, 185, 186, 188, 191, 194, 195, 196, 201, 204, 208, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 222, 223, 225, 226, 228, 230, 233, 235, 294, 297, 302, 312, 321, 323, 331, 335, 337, 339, 344, 345, 347, 348, 352, 353, 354, 357, 377, 382, 398, 402, 403, 404, 407, 408, 409, 413, 414, 415, 416, 421, 425, 427, 430, 431, 432, 434, 435, 439, 440, 442, 443, 445, 446, 447, 449, 450, 451, 452, 454, 455, 456, 457, 458, 459, 460, 462], "40": [91, 120, 173, 349, 436], "40882036": 353, "4096": 0, "41421356": [177, 188], "420": 455, "429": 6, "44": [342, 348], "4400": [91, 439], "443469": 208, "44509285e": 104, "45": [18, 26], "4532": [91, 439], "46": 91, "460": 455, "46394577": 353, "464": 208, "4664": [91, 439], "47": 6, "4730": [91, 439], "4796": [91, 439], "48": [6, 72], "48093112": 353, "4874": [91, 439], "48927254": 353, "49": 6, "4928": [91, 439], "49543509": 353, "49778714": 455, "499128": 86, "4d": 193, "4e": 404, "4j": [156, 403, 458], "4x4": [446, 450], "5": [0, 6, 13, 14, 19, 20, 27, 28, 31, 43, 46, 47, 48, 50, 51, 52, 56, 58, 60, 63, 66, 67, 70, 72, 74, 75, 78, 79, 80, 82, 83, 84, 85, 86, 87, 90, 91, 92, 96, 101, 105, 106, 108, 116, 119, 120, 122, 127, 128, 129, 130, 131, 132, 133, 134, 135, 140, 144, 146, 149, 150, 151, 152, 153, 156, 157, 158, 161, 168, 172, 173, 176, 180, 182, 183, 187, 188, 192, 196, 204, 205, 206, 207, 208, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 230, 233, 289, 294, 335, 337, 338, 339, 344, 347, 348, 352, 353, 354, 355, 357, 360, 372, 376, 377, 378, 379, 382, 385, 400, 402, 403, 404, 405, 407, 409, 411, 412, 413, 414, 415, 416, 418, 421, 426, 430, 431, 433, 434, 435, 439, 440, 442, 443, 444, 445, 446, 447, 449, 450, 451, 452, 453, 455, 456, 458, 459, 460, 461, 462], "50": [105, 119, 120, 144, 172, 202, 203, 208, 349, 436, 439, 443, 460], "500": [172, 455], "5018": [91, 439], "5091786": 69, "51": 6, "512": 0, "5162": [91, 439], "52069395e": 104, "52359878": 352, "52928804": 353, "5306": [91, 439], "5399045e": 130, "54": 353, "540": 455, "542": 6, "54288406": 353, "54465213": 353, "548739": 424, "54930614": 27, "55": [342, 348], "5555555555555554": 235, "56": 6, "562": 208, "5620499351813308": [11, 12], "56920387": 353, "5707963267948966": 23, "57079633": [18, 26, 352, 455], "58997253": 353, "591953": 69, "5e": [202, 203], "5j": [217, 337, 426], "6": [0, 4, 6, 13, 20, 28, 29, 31, 43, 46, 50, 51, 58, 60, 66, 72, 74, 75, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 100, 101, 106, 109, 120, 127, 130, 143, 146, 152, 156, 157, 158, 172, 188, 189, 190, 193, 194, 196, 208, 210, 227, 228, 232, 294, 304, 321, 335, 339, 342, 344, 347, 353, 370, 372, 377, 382, 402, 403, 409, 413, 414, 415, 416, 426, 430, 432, 433, 434, 435, 439, 441, 443, 445, 446, 447, 449, 450, 451, 452, 454, 455, 458, 459, 460, 462], "60": [72, 77, 91, 349, 436, 439, 455, 460], "600": 172, "60943791": 73, "61799388": 352, "62": 158, "6227766": 144, "62318272": 357, "62341325": 144, "624": 92, "63": 144, "63317787e": 437, "63522211": 353, "63836967": 353, "64": [0, 4, 91, 130, 144, 232, 234, 344, 415], "64000": 91, "65745445": 22, "66519143": 352, "6666666666666665": 230, "67": 91, "67305985": 137, "673174": 353, "67718303": 353, "69295758": 353, "69314718": [73, 191, 200], "6990877": 353, "6j": [156, 403, 458], "7": [13, 15, 20, 43, 56, 58, 66, 70, 72, 75, 78, 79, 80, 82, 83, 85, 87, 90, 97, 101, 127, 131, 144, 146, 158, 160, 172, 188, 193, 210, 215, 220, 223, 304, 335, 346, 347, 353, 377, 403, 407, 410, 412, 413, 432, 433, 434, 435, 439, 445, 446, 447, 449, 450, 451, 452, 453, 455, 458, 460], "70": [172, 458, 460], "700": 172, "700e": 92, "70710677": [87, 303, 316], "70710678": [177, 179], "70710678j": 179, "70882036": 353, "71238898": 352, "718281828": [97, 100], "72": 72, "720": [74, 455], "72075441": 208, "72538256": 24, "74165739": 188, "742278e": 423, "74596669": 188, "74921661": 353, "75": [46, 96, 106, 146, 151, 183, 196], "754": 123, "75958653": 352, "76096244": 353, "76377462": 353, "77447665": 203, "78539816": [18, 25, 26, 455], "78927254": 353, "79175947": 73, "79769313e": 224, "7j": 346, "8": [4, 13, 15, 43, 55, 58, 66, 72, 78, 79, 80, 82, 83, 87, 89, 91, 92, 101, 104, 106, 120, 121, 127, 130, 144, 146, 156, 160, 178, 188, 191, 193, 194, 196, 208, 210, 321, 335, 344, 345, 347, 353, 377, 396, 403, 413, 417, 423, 435, 439, 441, 443, 445, 446, 447, 449, 450, 451, 455, 456, 460], "80": [89, 91, 460], "8000": 392, "80226506": 353, "81715362": 353, "827941": [144, 208], "82842712": [180, 182], "84288406": 353, "84401099": 353, "84743374": 353, "84803548": 188, "85": 91, "86": 158, "87649168": 202, "88": 90, "88178420e": 104, "88997253": 353, "89920014": 357, "8f": 89, "8j": 458, "9": [4, 13, 43, 58, 66, 72, 75, 78, 79, 80, 82, 85, 87, 91, 93, 101, 104, 107, 108, 113, 124, 130, 132, 140, 144, 146, 160, 179, 184, 188, 189, 190, 193, 208, 210, 223, 224, 304, 335, 347, 353, 355, 357, 377, 403, 413, 427, 432, 439, 445, 446, 447, 449, 450, 451, 452, 455, 456, 460], "90": [18, 77, 351, 460], "917152": 438, "92387953": 180, "92387953j": 180, "94": 91, "94591015": 73, "95": 184, "95799250e": 104, "98": 211, "98024613": 208, "99": [90, 200, 349], "99322285": 22, "99532227": 96, "996272": 438, "99822295": 24, "99853728": 96, "999": 92, "9990000e": 224, "99959305": 96, "99989938": 96, "9999": 224, "99997791": 96, "999999e": 160, "A": [10, 11, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 39, 40, 41, 42, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59, 61, 62, 64, 65, 66, 68, 69, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 87, 89, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 105, 106, 107, 110, 111, 112, 116, 117, 118, 119, 120, 121, 124, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 153, 154, 156, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 176, 180, 181, 182, 184, 186, 187, 190, 191, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 213, 217, 219, 220, 223, 227, 228, 232, 234, 289, 294, 302, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 346, 351, 352, 353, 355, 372, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 402, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 434, 435, 437, 438, 439, 440, 442, 444, 446, 448, 450, 452, 453, 456, 460, 461, 462, 478], "AND": [14, 48, 49, 50, 51, 159, 204, 205, 206, 207], "And": [4, 41, 42, 79, 87, 289, 446, 450], "As": 454, "Be": 179, "Being": 3, "But": [4, 89], "By": [28, 29, 42, 72, 87, 105, 109, 111, 115, 117, 121, 144, 184, 196, 208, 211, 212, 214, 218, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 402, 408, 413, 431, 435, 444, 446, 448, 450, 457], "For": [0, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 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, 302, 303, 304, 316, 318, 321, 326, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470, 478], "If": [4, 10, 11, 12, 14, 15, 19, 20, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 42, 46, 58, 60, 70, 72, 73, 74, 75, 78, 82, 83, 86, 87, 89, 90, 91, 92, 99, 101, 102, 103, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 127, 133, 134, 136, 141, 144, 146, 150, 151, 152, 156, 157, 158, 160, 166, 167, 168, 176, 184, 185, 186, 187, 188, 189, 190, 193, 195, 196, 197, 208, 209, 212, 213, 214, 216, 218, 219, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 323, 342, 345, 348, 349, 353, 375, 397, 403, 404, 406, 408, 409, 413, 415, 416, 418, 425, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 454, 455, 456, 457, 458, 459, 460, 470, 478], "In": [4, 10, 28, 29, 74, 75, 92, 110, 111, 112, 115, 117, 146, 176, 181, 187, 190, 203, 208, 227, 228, 230, 232, 234, 345, 348, 353, 397, 409, 433, 435, 453], "It": [4, 10, 14, 19, 28, 29, 58, 74, 75, 84, 86, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 146, 180, 182, 203, 211, 214, 225, 226, 227, 228, 229, 230, 231, 233, 235, 345, 431, 433, 435, 457, 478], "Its": [58, 194, 349, 441], "NOT": [49, 159, 204, 205, 206, 207], "No": [37, 91, 176], "Not": [14, 19, 163, 224, 227, 228, 229, 231, 232, 234, 345], "OR": [19, 48, 49, 50, 51, 159, 204, 205, 206, 207], "On": 4, "One": [43, 44, 45, 72, 88, 89, 115, 409], "Or": [146, 443], "That": 210, "The": [3, 4, 10, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 53, 55, 58, 59, 60, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 157, 159, 160, 162, 163, 164, 165, 169, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 184, 185, 187, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 206, 208, 209, 210, 211, 212, 213, 217, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 289, 294, 302, 303, 312, 316, 321, 333, 334, 335, 336, 337, 338, 339, 343, 344, 345, 347, 348, 349, 351, 352, 353, 356, 358, 359, 369, 374, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 402, 405, 406, 407, 408, 409, 410, 411, 413, 414, 416, 417, 420, 421, 422, 423, 424, 425, 427, 428, 430, 431, 432, 433, 435, 436, 437, 438, 439, 440, 442, 443, 444, 446, 447, 448, 450, 451, 452, 453, 454, 456, 457, 459, 460, 461, 462, 470, 474, 478], "Then": [10, 38, 40, 210], "There": [10, 196, 454], "These": [4, 89, 91, 92, 99, 210, 222, 349, 436, 446, 450, 470, 474], "To": [4, 109, 115, 117, 130, 335, 455], "With": [28, 29, 46, 70, 188, 212, 218, 225, 226, 232, 234, 345, 433], "_": [0, 151, 430, 443], "__array_interface__": 89, "__bool__": 470, "__dlpack__": 136, "__dlpack_device__": 136, "__eq__": [87, 89, 125, 353], "__ge__": [87, 89, 125, 353], "__getitem__": [87, 89, 125], "__gt__": [87, 89, 125, 353], "__iter__": 125, "__le__": [87, 89, 125, 353], "__len__": [87, 89], "__lt__": [87, 89, 125, 353], "__main__": 0, "__name__": 0, "__ne__": [87, 89, 125, 353], "__next__": 125, "__setitem__": [87, 125], "__sycl_usm_array_interface__": 39, "_dtypes_list": 0, "a1": [34, 35], "a2": [34, 35], "a_": 10, "a_k": 10, "a_m": 10, "a_max": 58, "a_min": 58, "a_resamp": 115, "ab": [6, 10, 12, 15, 160], "abc": 91, "abcd": 92, "about": [38, 40, 87, 123, 179, 300, 470], "abov": [3, 73, 78, 81, 107, 112, 117, 121, 157, 190, 209, 224, 406, 444, 445, 449], "absolut": [6, 11, 15, 18, 103, 160, 191, 233, 235, 346, 404, 431, 455, 457, 478], "accept": [30, 91, 353, 425, 446, 450], "access": [10, 79, 80, 122, 210, 446, 450, 470], "accord": [14, 19, 46, 54, 89, 121, 123, 179, 180, 181, 182, 209, 214, 230, 233, 235, 406, 411, 431, 457], "accordingli": [229, 231], "account": 409, "accumul": [73, 74, 75, 91, 150, 227, 228, 232, 234, 345, 433, 441], "accur": [89, 100, 146, 200, 202], "accuraci": [110, 111, 112, 115, 117], "achiev": 91, "across": [82, 151, 227, 228, 232, 234], "activ": 4, "actual": [89, 150, 151, 176, 187], "ad": [15, 89, 92, 99, 115, 160, 178, 191, 203, 455, 474], "add": [6, 89, 478], "add_docstr": 6, "add_newdoc": 6, "add_newdoc_ufunc": 6, "addit": [73, 176, 230, 454], "address": 89, "adjac": 455, "advanc": 91, "advers": 91, "advis": 4, "affect": [20, 82, 91, 122, 150, 151], "after": [88, 122, 334, 372, 413], "ag": 89, "against": [15, 28, 29, 52, 53, 58, 70, 145, 160, 188, 189, 212, 218, 225, 226, 232, 234, 345, 349, 433, 436], "ai": [3, 349, 436], "ai_max": 436, "ai_min": 436, "ainv": [183, 194], "al": 10, "algebra": [463, 474], "algorithm": [10, 91, 92, 104, 110, 118], "alia": [10, 16, 17, 85, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 123, 220, 236, 353, 383, 386, 388, 407, 416, 452, 459], "alias": [9, 109, 110, 115, 117], "align": 89, "all": [4, 6, 9, 15, 18, 19, 34, 35, 42, 46, 59, 70, 77, 83, 87, 88, 89, 91, 92, 97, 98, 100, 102, 107, 108, 112, 113, 116, 117, 121, 122, 127, 128, 129, 137, 138, 140, 144, 146, 152, 154, 156, 176, 186, 189, 196, 208, 212, 218, 225, 226, 229, 231, 289, 292, 299, 312, 345, 355, 403, 404, 413, 416, 429, 433, 454, 459, 470, 478], "allclos": [6, 34, 160, 183, 189, 190, 192, 193, 195], "alloc": [3, 4, 20, 33, 36, 37, 38, 39, 40, 42, 46, 64, 73, 78, 79, 81, 87, 93, 94, 102, 106, 120, 124, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 166, 167, 196, 197, 208, 209, 210, 214, 217, 230, 233, 235, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 406, 429, 431, 444, 446, 450, 456, 457, 461, 462], "allow": [42, 87, 91, 150, 151, 203, 210, 289, 318, 435, 470], "alltru": 6, "almost": [31, 179, 446], "along": [3, 4, 14, 16, 17, 19, 28, 29, 30, 46, 59, 60, 70, 73, 74, 75, 78, 79, 81, 82, 83, 87, 88, 90, 101, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 127, 128, 129, 133, 134, 139, 144, 146, 152, 157, 188, 190, 194, 195, 196, 208, 209, 212, 213, 214, 215, 216, 218, 219, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 286, 287, 288, 295, 296, 306, 308, 313, 314, 325, 327, 329, 330, 332, 342, 345, 347, 348, 349, 406, 408, 413, 414, 416, 425, 430, 431, 433, 435, 436, 439, 440, 441, 443, 446, 447, 450, 451, 454, 455, 457, 459, 470], "alpha": [354, 359, 360, 376, 379], "alreadi": [4, 10, 37, 43, 44, 45, 340, 454], "also": [3, 10, 13, 15, 18, 20, 26, 48, 50, 51, 65, 85, 87, 89, 91, 95, 99, 107, 112, 116, 117, 118, 121, 130, 132, 133, 134, 135, 139, 141, 146, 147, 148, 149, 150, 153, 160, 173, 174, 175, 176, 202, 203, 210, 213, 219, 220, 222, 223, 321, 335, 336, 344, 391, 407, 411, 432, 435, 452, 454, 470], "alter": 82, "altern": [3, 4, 14, 19, 74, 75, 86, 87, 211, 212, 214, 218, 227, 228, 230, 232, 233, 234, 235, 331, 345, 431, 433, 457], "although": [18, 89, 111, 112, 113, 440], "alwai": [4, 10, 30, 36, 42, 82, 87, 90, 103, 130, 136, 180, 182, 233, 235, 289, 335, 409, 426, 431, 457], "amax": [6, 212], "ambigu": 470, "amin": [6, 218], "among": 90, "amplitud": 10, "an": [0, 3, 4, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 68, 69, 73, 74, 75, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 169, 173, 174, 175, 178, 181, 184, 186, 187, 188, 190, 191, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 214, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 243, 288, 289, 290, 291, 294, 304, 306, 312, 314, 317, 318, 321, 323, 324, 328, 329, 331, 333, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 353, 355, 360, 361, 363, 372, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 401, 402, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 470, 478], "anaconda": [3, 4], "analog": [105, 107, 109, 111, 112, 114], "analysi": 10, "analyt": 3, "angl": [6, 10, 25, 26, 76, 77, 156, 351, 352, 403, 404, 455, 478], "ani": [3, 6, 14, 15, 30, 33, 36, 37, 38, 39, 40, 42, 52, 53, 64, 78, 81, 83, 87, 89, 91, 92, 105, 107, 111, 112, 117, 121, 122, 142, 143, 144, 146, 151, 152, 162, 169, 170, 185, 195, 196, 208, 210, 229, 231, 289, 353, 397, 425, 456, 470], "anoth": [4, 66, 87, 101, 111, 112, 136, 294, 314, 342, 348, 414], "answer": 355, "anti": [82, 122], "anyth": 89, "ap": 184, "apart": 443, "api": [0, 2, 3, 6, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "appear": [99, 128, 129, 454], "append": [0, 6, 83, 90, 92, 99, 110, 111, 112, 173], "appli": [28, 29, 30, 46, 54, 91, 224, 410, 439, 443], "applic": [10, 89], "apply_along_axi": 6, "apply_over_ax": 6, "approach": [87, 89, 110, 111, 112, 321], "appropri": [4, 28, 29, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 145, 195, 225, 226, 229, 231, 353, 381, 384, 435, 470], "approxim": [123, 443], "ar": [3, 4, 10, 11, 12, 13, 14, 15, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 55, 56, 58, 59, 60, 61, 62, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 82, 83, 85, 86, 87, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 102, 103, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 144, 146, 147, 148, 149, 150, 151, 153, 158, 159, 160, 163, 164, 165, 173, 174, 175, 176, 179, 180, 181, 182, 184, 185, 186, 187, 188, 189, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 220, 221, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 311, 312, 321, 333, 334, 335, 336, 341, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 381, 384, 385, 387, 393, 395, 396, 397, 398, 399, 400, 401, 402, 405, 406, 407, 411, 412, 413, 415, 416, 417, 418, 419, 421, 422, 423, 425, 427, 428, 430, 431, 432, 433, 435, 436, 437, 438, 439, 441, 443, 447, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 470, 478], "arang": [0, 6, 13, 28, 29, 31, 43, 44, 45, 46, 47, 58, 65, 77, 78, 79, 80, 82, 85, 86, 87, 91, 95, 97, 98, 100, 101, 104, 126, 127, 130, 135, 143, 144, 146, 150, 157, 158, 172, 188, 196, 199, 200, 204, 205, 206, 207, 208, 210, 211, 212, 216, 218, 220, 223, 297, 336, 339, 342, 344, 348, 352, 377, 407, 410, 413, 432, 439, 441, 443, 446, 447, 450, 451, 452, 460, 462], "arbitrari": [41, 86, 89, 91, 158, 211, 410, 446, 450], "arbitrarili": 91, "arc": [18, 25], "arcco": [6, 22, 23, 25, 26, 68], "arccosh": [6, 21, 24, 27, 69], "arcsin": [6, 21, 24, 25, 26, 423], "arcsinh": [6, 22, 23, 27, 424], "arctan": [6, 18, 21, 23, 26, 27, 437], "arctan2": [6, 18, 25], "arctanh": [6, 22, 24, 25, 26, 438], "area": 443, "arg": [52, 353], "arg1": 171, "arg2": 171, "argmax": [0, 6, 29, 87, 225, 349, 436, 470], "argmin": [6, 28, 87, 226, 436, 470], "argpartit": [6, 30, 349, 436, 470], "argsort": [6, 87, 349, 418, 425, 436, 442, 470], "argument": [0, 10, 11, 12, 13, 18, 20, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 54, 55, 56, 58, 60, 65, 68, 69, 76, 77, 85, 86, 87, 89, 92, 96, 97, 98, 100, 130, 131, 132, 133, 134, 135, 149, 153, 156, 159, 170, 171, 173, 187, 188, 199, 200, 201, 202, 203, 210, 211, 213, 219, 220, 221, 223, 318, 331, 333, 334, 343, 344, 346, 348, 351, 352, 403, 404, 405, 407, 410, 411, 412, 417, 421, 422, 423, 424, 430, 432, 437, 438, 439, 443, 452, 453, 470, 478], "argwher": [6, 335], "ari": [43, 44, 45, 90], "arithmet": [46, 144, 214, 215, 230, 233, 235, 343, 431, 433, 457, 463, 474], "around": [6, 87, 144, 348, 415], "arr": [80, 89, 151, 350, 377, 447, 451], "arr2": 89, "arr_t": [42, 87, 289], "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, 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, 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, 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, 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, 237, 243, 286, 287, 288, 289, 290, 291, 294, 297, 298, 299, 300, 302, 303, 304, 305, 307, 309, 310, 312, 314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 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, 357, 358, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 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, 474, 478], "array2str": 6, "array_equ": 6, "array_equiv": [6, 34], "array_lik": [33, 36, 37, 38, 39, 40, 41, 46, 64, 66, 78, 81, 90, 101, 142, 143, 144, 162, 169, 196, 208, 342, 348, 349, 353, 420, 435, 439, 456], "array_of_diagon": 82, "array_repr": 6, "array_split": [6, 60], "array_str": 6, "arrays_and_dtyp": 410, "art": 10, "asanyarrai": [6, 37, 40], "asarrai": [4, 6, 36, 38, 40, 41], "asarray_chkfinit": [6, 36, 37], "ascend": [180, 182, 418], "ascii": 89, "ascontiguousarrai": [6, 36, 37, 40], "asfarrai": [6, 36, 37], "asfortranarrai": [6, 36, 37, 38], "asmatrix": 6, "asnumpi": 87, "aspect": 89, "assembl": [60, 88, 152, 416, 430, 459], "assign": [87, 299, 321, 446, 450], "associ": [46, 150, 151, 470], "assum": [10, 46, 92, 109, 115, 117, 186, 189, 193, 210, 443], "astyp": [6, 87, 144, 335], "atleast_1d": [6, 44, 45, 99], "atleast_2d": [6, 43, 45, 99], "atleast_3d": [6, 43, 44, 99], "atol": [15, 160], "attain": 0, "attempt": [86, 187], "attribut": [87, 89, 94, 123, 143, 155, 190, 339, 462, 463], "automat": [150, 151], "avail": [2, 3, 4, 10, 67, 71, 89, 96, 215, 221, 225, 226, 229, 231, 232, 463, 470], "averag": [6, 87, 214, 230, 307, 433, 474], "avg": 46, "avoid": [33, 37, 44, 45, 109, 115, 117], "aweight": 71, "ax": [14, 19, 28, 29, 46, 70, 73, 83, 86, 87, 91, 99, 105, 107, 108, 111, 112, 113, 116, 117, 119, 121, 127, 146, 158, 188, 192, 194, 195, 209, 211, 212, 214, 218, 222, 225, 226, 229, 230, 231, 232, 233, 234, 235, 328, 331, 340, 345, 406, 413, 414, 429, 431, 433, 434, 439, 440, 441, 442, 454, 457], "axi": [14, 16, 17, 19, 28, 29, 30, 46, 59, 60, 70, 72, 73, 74, 75, 82, 83, 87, 88, 90, 91, 99, 101, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 127, 128, 129, 133, 134, 139, 144, 146, 152, 157, 184, 188, 196, 208, 209, 211, 212, 213, 214, 215, 218, 219, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 288, 295, 296, 302, 306, 307, 308, 312, 313, 314, 317, 323, 324, 325, 327, 329, 331, 332, 341, 342, 345, 347, 348, 349, 402, 406, 408, 409, 413, 414, 416, 425, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 454, 455, 457, 459, 470], "axis1": [82, 87, 297, 328, 330, 434, 441], "axis2": [82, 87, 297, 328, 330, 434, 441], "axisa": 72, "axisb": 72, "axisc": 72, "axiserror": [30, 425], "b": [10, 13, 15, 28, 29, 34, 35, 48, 51, 59, 60, 66, 72, 75, 86, 87, 88, 89, 91, 92, 95, 137, 138, 147, 148, 152, 158, 160, 172, 174, 175, 178, 184, 187, 188, 189, 191, 192, 193, 194, 195, 204, 206, 211, 212, 218, 334, 336, 340, 344, 354, 410, 416, 430, 439, 440, 448, 458, 459, 478], "back": [87, 139, 302, 402, 409, 414, 448], "backend": [2, 145, 356, 358, 359, 369, 374, 390], "backward": [10, 42, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 146, 289, 413, 414], "bad": 365, "bartlett": 6, "base": [0, 4, 89, 91, 98, 101, 130, 144, 150, 151, 193, 198, 199, 200, 201, 202, 203, 208, 209, 211, 342, 344, 348, 350], "base_repr": 6, "basic": [54, 91, 470, 474], "bc": [178, 191], "bcde": 92, "becaus": [10, 14, 19, 109, 115, 117, 455, 470], "becom": [10, 87, 150, 331], "been": [88, 349, 414, 436], "befor": [4, 30, 60, 73, 87, 90, 110, 111, 112, 128, 129, 195, 209, 212, 218, 233, 235, 312, 323, 345, 406, 413, 414, 425, 431, 433, 440, 457, 458], "begin": [90, 92, 144, 196, 208], "behav": [197, 348], "behavior": [87, 119, 294, 440], "behaviour": 224, "behind": [87, 312], "being": [3, 89, 133, 134, 213, 219], "belong": [84, 150], "below": [0, 4, 9, 78, 81, 89, 115, 186, 444, 445, 449, 455, 470], "best": 92, "beta": [6, 364], "between": [15, 20, 54, 83, 90, 123, 138, 141, 146, 158, 160, 196, 208, 370, 384, 432, 443, 455], "beyond": [4, 413], "bia": 71, "big": 89, "bin": [84, 104, 106, 120, 150, 151, 391], "bin_edg": [150, 151], "binari": [48, 50, 51, 137, 138, 140, 141, 463, 474], "binary_repr": 6, "bincount": [6, 84, 150], "binomi": [6, 372], "bins_0": 151, "bins_1": 151, "bit": [48, 49, 50, 51, 89, 123, 155, 159, 173, 204, 206, 207, 232, 234, 411, 422, 474], "bitwis": [48, 50, 51], "bitwise_and": [6, 49, 50, 51, 159, 204], "bitwise_not": 6, "bitwise_or": [6, 48, 49, 51, 159, 206], "bitwise_xor": [6, 48, 49, 50, 159, 207], "biufcmmosuv": 89, "blackman": 6, "block": [6, 60, 88, 122, 152, 172, 416, 430, 459], "bmat": 6, "bool": [9, 14, 15, 19, 28, 29, 33, 34, 35, 37, 39, 42, 46, 54, 66, 70, 73, 84, 87, 89, 92, 95, 122, 136, 144, 147, 148, 150, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 174, 175, 176, 186, 188, 189, 193, 196, 208, 209, 212, 214, 216, 218, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 335, 336, 345, 406, 409, 422, 431, 433, 435, 454, 456, 457, 470], "bool_": 9, "boolean": [48, 49, 50, 51, 66, 73, 89, 101, 130, 136, 157, 159, 160, 163, 164, 165, 166, 167, 168, 204, 206, 209, 210, 214, 230, 232, 233, 235, 335, 342, 406, 409, 431, 435, 457], "both": [10, 13, 15, 26, 34, 35, 46, 48, 50, 51, 58, 65, 72, 85, 86, 95, 111, 118, 130, 132, 133, 134, 135, 147, 148, 149, 153, 158, 160, 172, 173, 174, 175, 188, 202, 203, 204, 206, 207, 211, 213, 219, 220, 223, 234, 334, 336, 344, 407, 411, 432, 439, 441, 446, 448, 450, 452, 458, 460], "bound": [348, 418, 435, 436], "boundari": [146, 348], "briefli": 470, "broadcast": [13, 14, 19, 28, 29, 35, 46, 52, 53, 58, 66, 70, 85, 91, 101, 130, 133, 134, 153, 166, 167, 188, 189, 207, 209, 211, 212, 213, 214, 218, 219, 223, 225, 226, 230, 232, 233, 234, 235, 344, 345, 348, 349, 406, 408, 431, 432, 433, 436, 440, 452, 457, 460], "broadcast_arrai": [6, 53], "broadcast_shap": 6, "broadcast_to": [6, 52, 440], "brought": 10, "buffer": [39, 74, 75, 87, 136, 137, 138, 140, 141, 197, 212, 218, 227, 228, 409], "buffer_lik": 137, "buffererror": 136, "build": 474, "build_loc": 4, "built": 89, "busday_count": 6, "busday_offset": 6, "byte": [6, 42, 87, 89, 91, 137, 138, 197, 289, 305, 309], "byte_bound": 6, "byteord": 89, "byteswap": 6, "bz2": 197, "c": [2, 4, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 35, 36, 37, 38, 40, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 72, 76, 77, 85, 86, 87, 89, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 142, 143, 145, 147, 148, 149, 153, 156, 158, 159, 163, 164, 165, 172, 173, 174, 175, 178, 184, 187, 188, 191, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 294, 302, 315, 333, 334, 335, 336, 338, 339, 343, 344, 346, 351, 352, 402, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 439, 440, 452, 453, 454, 460, 461, 462, 478], "c_contigu": [38, 40, 87, 294], "ca": 63, "calcul": [10, 11, 12, 13, 18, 26, 46, 73, 75, 83, 85, 90, 91, 95, 97, 98, 100, 104, 113, 130, 131, 132, 135, 146, 151, 153, 179, 180, 181, 182, 184, 189, 200, 202, 203, 209, 211, 214, 220, 223, 230, 233, 235, 336, 344, 345, 406, 407, 431, 432, 452, 457, 458, 463, 478], "call": [10, 18, 28, 29, 30, 38, 40, 89, 110, 111, 112, 115, 118, 139, 179, 181, 187, 210, 243, 335, 429, 435, 440, 443, 478], "callabl": [139, 210], "cambridg": 10, "can": [0, 3, 4, 10, 13, 15, 20, 26, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 54, 64, 65, 72, 78, 79, 81, 82, 85, 86, 87, 89, 91, 92, 93, 94, 95, 102, 104, 105, 106, 107, 110, 111, 112, 115, 116, 117, 120, 122, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 152, 153, 154, 157, 158, 159, 160, 162, 169, 170, 172, 173, 174, 175, 176, 183, 184, 185, 195, 196, 197, 202, 203, 204, 206, 207, 208, 210, 211, 213, 217, 219, 220, 223, 232, 234, 289, 294, 321, 323, 333, 334, 335, 336, 337, 338, 339, 343, 344, 349, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 407, 409, 411, 425, 432, 435, 436, 439, 441, 443, 444, 446, 450, 451, 452, 454, 456, 458, 460, 461, 462, 470, 478], "can_cast": [6, 474], "cannot": [60, 225, 226, 429, 430], "capabl": [20, 33, 36, 37, 38, 40, 46, 103, 144, 196, 208, 211], "care": [20, 179], "cartesian": 216, "case": [4, 14, 19, 20, 28, 29, 33, 36, 37, 38, 40, 46, 64, 74, 75, 78, 81, 83, 92, 93, 94, 102, 106, 109, 114, 118, 120, 137, 138, 139, 140, 142, 143, 144, 146, 154, 179, 190, 193, 196, 197, 203, 208, 217, 227, 228, 232, 234, 337, 338, 339, 345, 409, 433, 439, 444, 455, 456, 461, 462, 470], "cast": [14, 19, 42, 54, 60, 66, 73, 74, 75, 87, 91, 130, 152, 179, 209, 211, 214, 224, 227, 228, 230, 232, 233, 234, 235, 289, 345, 406, 416, 430, 431, 433, 457, 459], "cat": [355, 372], "cauchi": 391, "cbrt": [6, 427], "cdef": 92, "cdot": 439, "cdoubl": 9, "ceil": [6, 32, 124, 131, 132, 412, 415, 453], "center": [105, 106, 107, 108, 112, 113, 120], "central": [146, 373, 374], "certain": [89, 210], "ch": 10, "chain": [86, 87, 91, 92], "chang": [42, 64, 72, 87, 89, 91, 101, 227, 228, 289, 302, 326, 331, 333, 342, 343, 348, 349, 350, 402, 409, 414, 455, 474], "char": 89, "charact": [89, 138], "check": [14, 19, 36, 37, 54, 109, 162, 169, 176, 189, 192], "check_valid": 371, "chi": [357, 373], "chisquar": 6, "choic": [6, 57, 87, 104, 105, 107, 110, 111, 112, 116, 117, 119, 121, 180, 182, 290], "choicelist": 419, "choleski": 6, "choos": [6, 18, 25, 87, 92, 460, 470], "chosen": [31, 150, 454, 460], "circ": 478, "circl": [191, 443], "clamp": [348, 435, 436], "clariti": 122, "class": [3, 87, 89, 125, 137, 138, 139, 141, 157, 197, 353, 381, 444, 474], "classic": 91, "clear": [89, 470], "clip": [6, 87, 348, 435, 436, 470], "close": [18, 21, 22, 23, 25, 41, 42, 87, 91, 99, 156, 196, 289, 353, 381, 403, 404, 412, 415, 443], "closer": 453, "cloud": 3, "cmake": 4, "co": [6, 21, 69, 181, 423, 437, 443], "code": [39, 89, 171], "coeffici": [184, 192, 195], "coerc": [39, 137, 138, 139, 140, 141, 197], "coin": 355, "col": 157, "collaps": [87, 302, 454], "column": [6, 36, 37, 38, 40, 41, 42, 59, 60, 74, 75, 82, 87, 88, 102, 122, 128, 129, 146, 152, 154, 179, 180, 184, 187, 190, 193, 289, 402, 416, 430, 444, 446, 450, 456, 459], "column_stack": [6, 60, 88, 152, 416, 430, 459], "com": 4, "combin": [0, 89, 99, 107, 112, 117, 121, 146], "combinatori": 92, "come": 454, "comma": [89, 91], "command": 4, "common": [110, 111, 112, 335, 439], "common_typ": 6, "compani": [355, 372], "compar": [15, 34, 95, 133, 134, 151, 160, 213, 219], "compare_chararrai": 6, "comparison": [2, 95, 147, 148, 174, 175, 336, 463, 474], "compat": [3, 10, 14, 19, 42, 46, 87, 209, 214, 229, 230, 231, 233, 235, 289, 406, 409, 431, 457, 474], "compil": [4, 89, 145], "complement": 455, "complementari": [132, 455], "complet": [3, 4, 92, 138, 139, 190, 414, 470], "complex": [10, 11, 12, 18, 25, 26, 34, 54, 73, 86, 87, 89, 92, 96, 103, 104, 105, 107, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 123, 130, 133, 134, 156, 161, 162, 168, 169, 179, 180, 181, 182, 190, 191, 193, 209, 211, 213, 219, 224, 233, 235, 292, 293, 346, 403, 404, 406, 426, 431, 454, 457, 458, 470, 474], "complex128": [9, 10, 46, 410], "complex64": [9, 10, 46, 130], "compliant": 87, "complic": [91, 478], "compon": [10, 34, 108, 113, 120, 123, 156, 224, 403], "compos": 65, "composit": [75, 172, 433, 443], "compress": [6, 101, 435, 470], "comput": [4, 10, 18, 21, 22, 23, 24, 25, 26, 27, 32, 46, 48, 49, 50, 51, 55, 61, 62, 68, 69, 73, 74, 75, 83, 84, 91, 97, 98, 99, 100, 103, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 131, 146, 147, 148, 149, 150, 151, 156, 157, 159, 172, 174, 175, 177, 178, 179, 180, 181, 182, 183, 187, 188, 189, 190, 191, 193, 194, 195, 198, 199, 200, 201, 204, 205, 206, 207, 209, 211, 214, 215, 220, 227, 228, 229, 230, 231, 232, 233, 234, 235, 333, 343, 346, 403, 405, 406, 407, 412, 415, 417, 421, 422, 423, 424, 427, 431, 433, 437, 438, 439, 443, 446, 450, 457], "compute_uv": [177, 193], "concaten": [6, 59, 88, 152, 416, 430, 436, 459], "concept": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462, 470], "cond": [6, 183], "condit": [31, 42, 86, 87, 101, 177, 183, 187, 289, 335, 342, 348, 350, 419, 460], "condlist": 419, "confus": 135, "conj": [6, 62, 87, 109, 156, 176, 179, 346], "conjug": [6, 10, 61, 86, 87, 115, 118, 156, 176, 179, 180, 181, 182, 211, 292, 346, 458], "consecut": [83, 90, 146], "conserv": 216, "consid": [15, 20, 33, 34, 36, 37, 38, 40, 92, 120, 144, 160, 163, 180, 182, 186, 196, 208, 211, 353, 381, 454], "consist": [34, 35, 90, 104, 105, 107, 110, 111, 112, 116, 117, 119, 121, 138, 151, 195, 196, 436, 439], "constant": [9, 89, 146], "constraint": 46, "construct": [36, 37, 57, 78, 81, 82, 87, 89, 102, 137, 138, 139, 140, 141, 154, 197, 217, 290, 337, 440, 441, 460, 463], "constructor": 470, "consum": [87, 309], "contain": [10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 61, 62, 65, 66, 68, 69, 72, 73, 82, 85, 87, 89, 95, 97, 98, 100, 105, 106, 107, 110, 115, 118, 120, 126, 130, 131, 132, 133, 134, 135, 136, 141, 145, 146, 147, 148, 150, 151, 153, 156, 157, 159, 173, 174, 175, 180, 190, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 213, 214, 219, 220, 223, 225, 226, 229, 230, 231, 233, 235, 318, 333, 335, 336, 343, 344, 346, 353, 403, 405, 406, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 431, 432, 437, 438, 442, 446, 447, 450, 451, 452, 453, 457, 470], "content": [38, 87, 390], "context": 10, "contigu": [36, 37, 38, 40, 86, 87, 91, 187, 315, 402, 409], "continu": [353, 385], "contourf": 216, "contract": [91, 92, 439], "contrast": 348, "contribut": [10, 46, 150, 151], "control": [4, 42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "conveni": [87, 331, 353], "convent": [86, 91, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 158, 195, 211, 340, 439], "convers": [42, 87, 91, 289, 463], "convert": [28, 29, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 64, 76, 77, 78, 81, 89, 92, 99, 142, 143, 144, 162, 169, 196, 208, 351, 352, 455, 456], "convolut": [10, 63, 67], "convolv": [6, 67], "coolei": 10, "coordin": [70, 139, 146, 157, 216], "copi": [6, 20, 30, 33, 34, 36, 37, 38, 39, 40, 42, 43, 44, 45, 66, 78, 79, 81, 82, 87, 89, 93, 94, 101, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 216, 217, 224, 243, 289, 302, 304, 312, 318, 321, 337, 338, 339, 341, 342, 343, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 409, 418, 425, 429, 444, 445, 446, 449, 450, 456, 461, 462, 470], "copysign": [6, 333, 343], "copyto": [6, 87, 101, 294, 342], "core": [3, 89, 91, 470], "corner": [105, 107, 111, 112], "corrcoef": [6, 71], "correct": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 31, 32, 48, 49, 50, 51, 55, 56, 60, 61, 62, 65, 68, 69, 76, 77, 85, 95, 97, 98, 100, 103, 109, 115, 117, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 192, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 213, 219, 220, 223, 333, 334, 336, 343, 344, 346, 351, 352, 405, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 430, 432, 437, 438, 452, 453], "correctli": [18, 25, 28, 29, 70, 188, 212, 218, 225, 226, 232, 234, 335, 345, 433], "correl": [6, 474], "correspond": [6, 10, 20, 28, 29, 33, 36, 37, 38, 39, 40, 42, 58, 60, 64, 76, 77, 78, 79, 81, 82, 87, 93, 94, 102, 105, 106, 107, 109, 111, 112, 115, 116, 117, 118, 119, 120, 121, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 154, 157, 179, 180, 196, 197, 208, 210, 211, 217, 289, 294, 298, 337, 338, 339, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 413, 420, 431, 439, 442, 443, 444, 446, 450, 456, 457, 461, 462, 470], "correspondingli": 10, "cosh": [6, 22, 68, 424, 438], "cosin": [21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438], "cost": [91, 92], "costli": 92, "could": [87, 109, 115, 117, 323], "count": [14, 19, 47, 70, 84, 89, 92, 127, 137, 138, 140, 141, 146, 150, 151, 335, 345, 355, 433, 454, 463, 474], "count_nonzero": [6, 335], "counterpart": [10, 109, 115, 117, 470], "cov": [6, 371], "covari": 71, "cover": [446, 450, 474], "cpu": [4, 20, 33, 36, 37, 38, 40, 64, 67, 71, 78, 81, 93, 94, 96, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 215, 217, 221, 232, 337, 338, 339, 444, 456, 461, 462], "creat": [3, 4, 20, 33, 35, 36, 37, 38, 39, 40, 42, 64, 78, 79, 80, 81, 82, 87, 89, 92, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 224, 289, 294, 337, 338, 339, 349, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 441, 444, 446, 447, 450, 451, 456, 461, 462, 470, 474], "creation": [89, 92, 463, 470, 474, 478], "crop": [104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121], "cross": [6, 67], "csingl": 9, "ct": 10, "cube": [55, 130, 427], "cubic": 92, "cumprod": [6, 87, 227, 470], "cumproduct": 6, "cumsum": [6, 83, 87, 228, 433, 443, 470], "cumul": [73, 74, 75, 83, 87, 227, 228, 295, 296, 433, 443], "cupi": [2, 463], "current": [10, 11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 65, 68, 69, 76, 77, 85, 87, 89, 92, 97, 98, 100, 130, 131, 132, 133, 134, 135, 138, 149, 151, 153, 154, 159, 173, 199, 200, 201, 202, 203, 213, 219, 220, 221, 223, 321, 333, 334, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 432, 437, 438, 452, 453], "curv": 443, "custom": 470, "customarili": 10, "cut": 184, "cutoff": 189, "cycl": [106, 120], "cyclic": 348, "cython": 4, "d": [0, 14, 19, 20, 46, 59, 60, 74, 75, 78, 79, 80, 81, 82, 86, 87, 88, 89, 102, 106, 108, 113, 120, 122, 126, 128, 129, 141, 152, 154, 158, 178, 180, 181, 187, 188, 191, 211, 216, 227, 228, 234, 302, 335, 344, 345, 348, 358, 402, 409, 416, 418, 420, 430, 433, 435, 439, 440, 441, 448, 454, 456, 459, 470], "d0": [353, 380, 382], "d1": [353, 382], "d3": 79, "data": [1, 3, 4, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 53, 54, 55, 56, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 76, 77, 78, 81, 84, 85, 86, 87, 89, 91, 93, 94, 95, 96, 97, 98, 100, 102, 103, 109, 115, 117, 123, 124, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 160, 162, 163, 164, 165, 166, 167, 169, 173, 174, 175, 184, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 213, 214, 215, 219, 220, 221, 223, 224, 225, 226, 229, 230, 231, 232, 233, 235, 289, 318, 331, 333, 334, 336, 338, 339, 342, 343, 344, 346, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 427, 428, 429, 430, 431, 432, 436, 437, 438, 441, 444, 452, 453, 457, 459, 460, 461, 462, 463, 474], "datatyp": [89, 186], "date": 4, "datetim": 89, "datetime_as_str": 6, "datetime_data": 6, "dcmake_c_compil": 4, "dcmake_cxx_compil": 4, "ddof": [71, 87, 233, 235, 325, 332, 431, 457], "decai": 366, "decim": [32, 87, 123, 124, 319, 412, 415], "decomposit": [176, 183, 186, 189, 193, 474], "decompress": 197, "decreas": [84, 443], "decreasingli": [10, 105, 107, 111, 112], "deem": 136, "def": 0, "default": [3, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 42, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 60, 61, 62, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 176, 177, 180, 182, 184, 186, 187, 188, 189, 190, 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, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 302, 333, 334, 336, 337, 338, 339, 341, 343, 344, 345, 346, 348, 351, 352, 353, 357, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 391, 392, 394, 397, 402, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 427, 428, 430, 431, 432, 433, 435, 436, 437, 438, 439, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 470], "default_rng": 6, "defg": 92, "defici": 186, "defin": [10, 72, 89, 94, 104, 133, 134, 143, 149, 150, 151, 213, 219, 224, 339, 343, 404, 462, 470], "definit": [72, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 131, 176, 443], "deg": [18, 352], "deg2rad": [6, 351, 352, 455], "degre": [6, 18, 76, 233, 235, 351, 352, 395, 431, 455, 457, 478], "del": 478, "delet": 6, "delta": [10, 233, 235, 431, 455, 457], "demonstr": [0, 4, 89], "dens": [157, 217], "densiti": 150, "depend": [4, 31, 82, 103, 109, 115, 117, 180, 184, 190, 192, 193, 196, 232, 234, 419, 460], "deprec": 6, "deprecate_with_doc": 6, "depth": [59, 60, 88, 152, 416, 430, 459], "deriv": 146, "descend": 193, "descr": 89, "describ": [73, 89, 209, 406, 474], "descript": [73, 89, 110, 112, 150, 209, 406, 470], "design": 10, "desir": [20, 33, 36, 37, 38, 40, 41, 53, 93, 94, 102, 110, 111, 112, 142, 143, 144, 154, 196, 208, 338, 339, 440, 444, 461, 462], "destin": [60, 152, 222, 348, 349, 416, 430, 436, 459], "destruct": 478, "det": [6, 191], "detail": [32, 105, 107, 111, 112, 116, 117, 119, 121, 136, 415, 446, 447, 450, 451, 454, 470], "determin": [13, 18, 21, 22, 23, 24, 25, 26, 27, 48, 50, 51, 55, 65, 68, 69, 76, 77, 85, 97, 98, 100, 132, 133, 134, 135, 138, 139, 141, 153, 173, 178, 184, 190, 191, 198, 199, 200, 201, 202, 203, 211, 213, 219, 220, 223, 334, 344, 351, 352, 405, 407, 411, 417, 421, 423, 424, 427, 428, 432, 437, 438, 441, 452, 453], "devel": 4, "develop": [3, 4], "deviat": [87, 214, 230, 233, 235, 325, 353, 368, 375, 431, 457], "devic": [0, 2, 3, 20, 33, 36, 37, 38, 39, 40, 42, 46, 64, 73, 78, 79, 81, 87, 93, 94, 102, 103, 106, 120, 124, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 209, 210, 211, 214, 217, 230, 233, 235, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 406, 429, 431, 444, 446, 450, 456, 457, 461, 462], "df": [357, 373, 395, 396], "dfden": [361, 374], "dfnum": [361, 374], "dft": [10, 104, 109, 110, 114, 115, 118], "di": [79, 80], "diag": [6, 81, 82, 91, 102, 128, 129, 154, 179, 181, 193, 441], "diag_indic": [6, 80, 122], "diag_indices_from": [6, 79, 122], "diagflat": [6, 78, 82, 441], "diagon": [6, 78, 79, 80, 81, 87, 91, 102, 122, 154, 176, 180, 181, 182, 210, 330, 441, 444, 445, 446, 447, 449, 450, 451, 470], "dice": 370, "dictionari": 89, "diff": [6, 75, 90, 146, 150], "differ": [3, 10, 15, 20, 33, 36, 37, 38, 40, 46, 64, 73, 75, 78, 81, 83, 87, 89, 90, 93, 94, 102, 105, 106, 110, 111, 113, 116, 119, 120, 123, 128, 129, 130, 137, 138, 139, 140, 142, 143, 144, 146, 154, 160, 182, 196, 197, 208, 209, 211, 217, 294, 337, 338, 339, 342, 344, 349, 406, 432, 436, 444, 446, 450, 455, 456, 461, 462, 474], "digit": [6, 10, 123, 150], "dim": 15, "dimens": [14, 19, 28, 29, 33, 43, 44, 45, 46, 59, 60, 66, 70, 71, 72, 79, 82, 83, 87, 89, 99, 111, 112, 124, 128, 129, 146, 152, 157, 158, 186, 188, 190, 209, 212, 214, 216, 217, 218, 222, 225, 226, 229, 230, 231, 232, 233, 234, 235, 302, 310, 321, 335, 337, 345, 349, 353, 383, 385, 386, 388, 406, 409, 420, 429, 430, 431, 433, 434, 435, 436, 440, 441, 446, 447, 450, 451, 454, 457, 470, 474], "dimension": [2, 4, 30, 63, 67, 70, 73, 79, 80, 81, 82, 83, 84, 87, 90, 91, 104, 105, 107, 109, 110, 111, 112, 115, 116, 117, 118, 119, 121, 122, 137, 138, 140, 146, 157, 184, 190, 194, 195, 209, 212, 216, 217, 218, 225, 226, 229, 231, 233, 235, 324, 337, 340, 345, 406, 425, 431, 433, 435, 440, 443, 454, 457, 458, 463], "direct": [10, 72, 83, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 128, 129, 146, 334], "directli": [89, 139, 157, 208, 335, 436], "directori": 145, "dirichlet": 6, "discard": 453, "discont": 455, "discontinu": 455, "discret": [3, 10, 63, 67, 75, 83, 90, 104, 105, 106, 107, 110, 111, 112, 115, 116, 117, 118, 119, 120, 121, 146, 353, 463], "disp": 6, "dispers": 398, "displac": [87, 326], "distanc": 146, "distinct": [133, 134, 213, 219], "distinguish": 89, "distribut": [3, 4, 208, 353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 384, 385, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 474], "divid": [6, 88, 132, 135, 220, 407, 452], "divis": [85, 132, 135, 220, 344, 407, 452, 453], "divisor": [233, 235, 431, 457], "divmod": [6, 470], "dlpack": 136, "dmlc": 136, "dn": [353, 380, 382], "do": [3, 4, 89, 210, 355, 414, 443], "docstr": 470, "document": [0, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 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, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 302, 303, 304, 306, 307, 308, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470], "doe": [20, 54, 101, 103, 118, 133, 134, 136, 190, 224, 227, 228, 342, 435], "domain": [10, 109, 114], "done": [3, 42, 87, 91, 195, 289, 454, 455], "dot": [6, 87, 91, 92, 158, 176, 181, 183, 187, 189, 190, 192, 193, 194, 195, 211, 439, 458], "doubl": [9, 366, 439], "down": 129, "dp": [85, 178, 180, 191, 192, 344, 409, 410, 420, 432, 452], "dpcpp": 4, "dpcpp_linux": 4, "dpcpp_win": 4, "dpctl": [0, 4, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 225, 226, 229, 231, 232, 289, 294, 337, 338, 339, 347, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "dpnp": [0, 2, 3, 4, 10, 463, 470, 474, 475, 478], "dpnp_arrai": [20, 33, 36, 37, 38, 40, 42, 64, 78, 79, 81, 93, 94, 102, 106, 120, 123, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 155, 157, 196, 197, 208, 210, 217, 236, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462, 463], "dpnp_iface_arraycr": [217, 337], "draw": [353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 381, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400], "drawn": [353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 381, 384, 387, 393, 394, 395, 396, 397, 398, 399, 400, 401, 419], "drill": [355, 372], "driver": 2, "drop": [3, 89], "dsplit": [6, 60, 88], "dst": 66, "dstack": [6, 59, 60, 152, 416, 430, 459], "dt": [89, 443], "dt2": 89, "dtype": [0, 9, 11, 12, 13, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 36, 37, 38, 39, 40, 42, 46, 48, 49, 50, 51, 54, 55, 56, 60, 61, 62, 65, 68, 69, 71, 73, 74, 75, 76, 77, 79, 85, 87, 91, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 187, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 218, 219, 220, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 295, 296, 307, 313, 325, 327, 330, 332, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 353, 375, 381, 397, 405, 406, 407, 410, 411, 412, 415, 416, 417, 421, 422, 423, 424, 426, 427, 428, 430, 431, 432, 433, 435, 437, 438, 441, 444, 445, 449, 452, 453, 457, 459, 461, 462, 470], "due": [118, 478], "dump": 6, "dx": [146, 443], "dy": 146, "dz": 146, "e": [9, 10, 22, 24, 73, 74, 82, 89, 93, 94, 99, 102, 105, 109, 110, 111, 112, 115, 117, 118, 130, 138, 142, 143, 146, 154, 173, 179, 191, 194, 198, 338, 339, 353, 404, 408, 434, 444, 461, 462], "ea": 92, "each": [0, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 61, 62, 65, 68, 69, 74, 75, 79, 82, 84, 85, 87, 89, 92, 95, 97, 98, 100, 105, 107, 109, 111, 112, 115, 116, 117, 119, 121, 128, 129, 130, 131, 132, 135, 139, 146, 147, 148, 150, 151, 156, 159, 163, 164, 165, 173, 174, 175, 179, 180, 181, 182, 184, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 220, 222, 223, 224, 319, 333, 335, 336, 343, 344, 346, 349, 355, 372, 403, 405, 407, 408, 411, 412, 413, 415, 417, 421, 422, 423, 424, 427, 428, 430, 432, 436, 437, 438, 440, 443, 446, 447, 450, 451, 452, 453, 454, 470], "easier": 435, "easiest": 4, "easili": [0, 151], "edg": [58, 84, 150, 151], "edge_ord": 146, "ediff1d": [6, 83, 146], "effect": [92, 130, 133, 134, 213, 219, 344, 455], "effici": [10, 104, 118, 138, 186, 189, 193], "efgh": 92, "eig": [6, 180, 181, 182], "eigenvalu": [179, 180, 181, 182, 474], "eigenvector": [179, 180, 181, 182], "eigh": [6, 179, 181, 182], "eigval": [6, 179, 180, 182], "eigvalsh": [6, 179, 180, 181], "einstein": [86, 91, 92, 158, 195, 211, 340, 439], "einsum": [6, 86, 92, 158, 195, 211, 340, 439], "einsum_path": [6, 91], "either": [34, 35, 40, 46, 73, 82, 89, 105, 107, 109, 111, 112, 115, 117, 119, 121, 122, 146, 158, 180, 182, 188, 190, 209, 225, 226, 229, 231, 232, 234, 406, 418, 436, 443], "element": [4, 10, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 34, 35, 46, 47, 48, 49, 50, 51, 55, 56, 58, 61, 62, 65, 66, 68, 69, 73, 74, 75, 80, 82, 83, 84, 85, 87, 89, 90, 92, 95, 97, 98, 100, 101, 102, 103, 105, 107, 111, 112, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 141, 146, 147, 148, 149, 150, 151, 153, 154, 156, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 173, 174, 175, 176, 181, 185, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 216, 218, 219, 220, 221, 223, 224, 227, 228, 229, 231, 232, 233, 234, 235, 284, 285, 292, 293, 295, 296, 298, 299, 302, 304, 305, 307, 309, 311, 312, 317, 318, 319, 320, 322, 325, 326, 329, 332, 333, 334, 335, 336, 342, 343, 344, 345, 346, 348, 350, 402, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 435, 437, 438, 439, 440, 441, 443, 445, 447, 449, 451, 452, 453, 454, 455, 457, 460, 470, 474, 478], "ellipsi": 91, "els": [0, 191, 241], "elsewher": [102, 154, 444, 460], "empti": [4, 6, 33, 87, 94, 105, 107, 111, 112, 116, 117, 119, 121, 138, 142, 143, 184, 299, 338, 339, 342, 461, 462], "empty_lik": [6, 33, 93, 143, 339, 462], "enabl": [122, 186, 189, 193], "encount": [227, 228, 229, 231], "end": [20, 82, 89, 90, 92, 110, 144, 196, 208], "end_tim": 0, "endian": 89, "endpoint": [20, 144, 196, 208, 443], "engin": 389, "enough": 150, "entir": [46, 73, 109, 150, 151, 209, 214, 229, 230, 231, 233, 235, 406, 431, 457], "entri": [87, 89, 93, 101, 109, 115, 117, 122, 127, 128, 129, 324, 429], "enumer": 136, "env": 4, "environ": 4, "ep": [123, 186, 334, 404], "epsilon": [186, 404], "epsneg": 123, "equal": [6, 14, 15, 19, 34, 35, 46, 60, 67, 71, 75, 87, 102, 144, 146, 147, 148, 150, 151, 152, 160, 162, 169, 171, 173, 174, 175, 185, 189, 190, 195, 196, 208, 220, 312, 336, 353, 363, 397, 407, 411, 412, 415, 416, 421, 429, 430, 444, 446, 450, 459], "equal_nan": [15, 34, 160, 454], "equat": [184, 192, 194, 195, 474], "equiv": [42, 54, 60, 66, 87, 91, 152, 185, 211, 289, 416, 430, 459], "equival": [10, 13, 14, 16, 17, 19, 28, 29, 30, 32, 35, 46, 64, 72, 73, 76, 77, 85, 86, 87, 88, 92, 99, 101, 126, 133, 134, 135, 194, 209, 220, 223, 243, 284, 285, 297, 318, 321, 331, 335, 340, 343, 351, 352, 353, 381, 406, 407, 409, 415, 420, 425, 432, 433, 435, 439, 442, 452, 454, 470, 478], "error": [73, 96, 109, 114, 179, 209, 406, 429, 463, 470], "essenti": 4, "estim": [71, 151, 355, 372, 443], "et": 10, "etc": [10, 33, 37, 89, 105, 107, 111, 112, 116, 117, 119, 121, 372], "eturn": 101, "euclidean": 184, "euler_gamma": 9, "evalu": [14, 15, 19, 87, 91, 92, 95, 162, 169, 195, 216, 284, 285, 340, 439, 470], "even": [10, 89, 106, 108, 109, 110, 113, 114, 115, 117, 118, 120, 162, 169, 412, 415], "evenli": [20, 144, 196, 208, 412, 443], "event": 203, "everi": [117, 349, 436], "everywher": 115, "exact": [101, 187, 342], "exactli": [10, 41, 141, 353, 381], "examin": 184, "exampl": [2, 3, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 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, 289, 294, 297, 299, 302, 303, 304, 312, 316, 318, 321, 323, 326, 331, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 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, 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, 478], "exce": 203, "except": [4, 11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 58, 60, 61, 62, 64, 65, 68, 69, 76, 77, 83, 84, 85, 86, 87, 93, 94, 95, 97, 98, 100, 102, 116, 117, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 152, 153, 154, 159, 163, 164, 165, 173, 174, 175, 187, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 218, 219, 220, 223, 229, 230, 231, 232, 233, 234, 235, 289, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 405, 407, 408, 409, 411, 412, 417, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462], "exclud": [11, 12, 196, 353, 397], "exclus": [353, 381], "execut": [3, 4, 36, 37, 67, 71, 96, 139, 215, 221, 232, 356, 358, 359, 369, 374, 390, 478], "executor": 0, "exist": [10, 59, 60, 88, 89, 99, 136, 152, 409, 416, 430, 459, 474], "exp": [6, 10, 98, 100, 104, 191, 200, 202, 209], "exp2": [6, 97, 100], "expand": [83, 99], "expand_dim": [6, 28, 29], "expect": [4, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 32, 48, 49, 50, 51, 55, 56, 61, 62, 65, 68, 69, 70, 73, 74, 75, 76, 77, 85, 86, 89, 95, 97, 98, 100, 103, 115, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 160, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 212, 213, 214, 218, 219, 220, 223, 227, 228, 230, 232, 233, 234, 235, 333, 334, 336, 343, 344, 345, 346, 351, 352, 403, 405, 406, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 460], "explain": [107, 112, 117, 121, 470], "explan": 89, "explicit": 91, "explicitli": [82, 105, 107, 111, 112, 116, 117, 119, 121], "exploit": [10, 118], "explor": [92, 355, 372], "expm1": [6, 97, 98, 200], "expon": [10, 97, 98, 100, 130, 185, 202, 203, 209, 344, 379, 474], "exponenti": [6, 10, 92, 202, 203, 209, 366, 392], "expos": [137, 470], "express": [10, 26, 91, 92, 197, 478], "extend": [10, 89, 172, 470], "extens": [0, 1, 3, 4, 9, 145, 197, 463], "extobj": 211, "extra": [89, 115, 141], "extract": [6, 78, 81, 82, 91, 102, 126, 154, 157, 210, 342, 435, 441], "extrema": 474, "ey": [6, 61, 62, 70, 87, 111, 112, 133, 134, 154, 158, 172, 183, 185, 186, 194, 195, 207, 213, 219, 420, 441], "f": [0, 6, 10, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 89, 91, 93, 94, 95, 97, 98, 100, 102, 103, 106, 118, 120, 124, 130, 131, 132, 133, 134, 135, 142, 143, 146, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 185, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 294, 302, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 374, 402, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 448, 452, 453, 460, 461, 462], "f0": 89, "f1": 89, "f2": 89, "f4": 54, "f8": [54, 89], "f_contigu": [38, 40], "f_k": 10, "fab": [6, 11, 12], "fact": 181, "factor": [10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 176, 190], "fail": [87, 321, 355], "fallback": [179, 181, 356, 358, 359, 369, 374, 390], "fals": [14, 15, 16, 17, 18, 19, 28, 29, 33, 34, 35, 37, 38, 40, 42, 46, 48, 49, 51, 52, 53, 54, 64, 70, 71, 73, 75, 84, 87, 89, 91, 92, 94, 95, 101, 122, 136, 139, 143, 144, 147, 148, 150, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 174, 175, 176, 177, 186, 188, 189, 193, 196, 204, 205, 206, 207, 208, 209, 212, 214, 215, 216, 218, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 241, 284, 285, 286, 287, 289, 306, 307, 308, 313, 325, 327, 332, 335, 336, 339, 345, 347, 406, 409, 422, 431, 433, 454, 456, 457, 460, 462, 470], "famili": 10, "fanci": 435, "fashion": [203, 470], "fast": [10, 104, 105, 107, 111, 112, 117, 118, 121], "fastcopyandtranspos": 6, "faster": [10, 133, 134], "fastest": [87, 302, 402, 409], "fb": [92, 448], "featur": 89, "few": 122, "fft": [6, 463, 474], "fft2": [6, 104, 107, 111], "fftfreq": [6, 10, 104, 108, 113, 120], "fftn": [6, 104, 105, 112, 118, 121], "fftshift": [6, 10, 105, 107, 112, 113], "fh": 138, "field": [89, 216], "field1": 89, "file": [137, 138, 140, 141, 145, 197], "filenam": [138, 197], "fill": [6, 33, 87, 93, 94, 122, 142, 143, 150, 151, 216, 224, 294, 338, 339, 444, 461, 462], "fill_diagon": 6, "fill_valu": [142, 143], "filt": 448, "filter": [10, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "final": [4, 10, 117, 118, 119, 121, 144, 208], "find": [31, 47, 84, 87, 103, 150, 186, 189, 193, 320, 334, 335, 408, 418, 425, 454, 474], "find_common_typ": 6, "fine": 4, "finfo": [334, 404], "finfo_object": 123, "finit": [163, 164, 165, 166, 167, 224], "first": [13, 14, 15, 19, 26, 28, 29, 30, 34, 35, 46, 48, 50, 51, 59, 60, 65, 72, 73, 82, 85, 86, 87, 89, 92, 95, 98, 105, 107, 109, 111, 112, 127, 130, 132, 133, 134, 135, 146, 147, 148, 150, 151, 153, 158, 160, 171, 172, 173, 174, 175, 187, 194, 197, 202, 203, 204, 206, 207, 210, 211, 212, 213, 216, 218, 219, 220, 223, 225, 226, 302, 336, 340, 342, 344, 345, 402, 407, 409, 411, 413, 416, 418, 425, 426, 428, 432, 433, 434, 436, 439, 441, 452, 454, 458, 459], "fit": [184, 408], "fix": [6, 32, 56, 82, 89, 131, 348, 412, 415, 453], "flag": [38, 40, 87, 89, 294], "flanneri": 10, "flat": [28, 29, 87, 90, 125, 302, 408], "flatnonzero": [6, 335], "flatten": [6, 28, 29, 30, 60, 70, 74, 75, 78, 81, 82, 87, 90, 122, 126, 150, 151, 212, 218, 225, 226, 227, 228, 232, 234, 301, 315, 323, 335, 340, 349, 402, 408, 413, 425, 435, 436, 441, 454, 458], "flexibl": [86, 89, 138, 187], "flip": [6, 49, 82, 122, 128, 129, 159, 355], "fliplr": [6, 82, 122, 127, 129], "flipud": [6, 82, 122, 127, 128], "float": [11, 12, 18, 20, 26, 36, 37, 39, 46, 54, 65, 73, 75, 89, 93, 94, 98, 102, 103, 106, 120, 123, 124, 130, 137, 138, 139, 140, 141, 142, 143, 146, 150, 151, 154, 156, 184, 185, 186, 188, 189, 196, 197, 202, 203, 208, 209, 212, 214, 218, 224, 230, 233, 235, 334, 338, 339, 344, 353, 357, 382, 383, 385, 386, 388, 391, 392, 394, 397, 403, 404, 405, 406, 417, 431, 444, 455, 457, 461, 462, 470, 474], "float16": [9, 130], "float32": [0, 9, 10, 39, 42, 54, 74, 87, 89, 91, 130, 289, 334, 353, 375, 380, 382, 383, 385, 386, 388, 394, 397, 410], "float64": [0, 9, 10, 39, 42, 46, 54, 75, 87, 89, 91, 289, 353, 354, 360, 361, 362, 364, 366, 367, 368, 375, 376, 379, 380, 382, 383, 385, 386, 387, 388, 393, 394, 395, 396, 397, 398, 399, 400, 401, 404, 410], "float_pow": [6, 344], "floor": [6, 32, 56, 124, 132, 220, 407, 412, 415, 453], "floor_divid": [6, 220, 407], "flop": 92, "flush": 138, "fmax": [6, 134, 212, 213, 219, 229, 344], "fmin": [6, 133, 213, 218, 219, 231, 344], "fmod": [6, 220, 344, 407], "fn": 139, "fname": 197, "follow": [4, 10, 46, 89, 99, 115, 123, 136, 155, 180, 182, 189, 439, 470, 474], "forc": [89, 91], "forg": 4, "form": [10, 33, 36, 37, 38, 39, 40, 59, 64, 78, 81, 87, 88, 91, 92, 111, 112, 115, 142, 143, 144, 162, 169, 196, 208, 331, 416, 456, 459], "format": [89, 136, 138, 141, 474], "format_float_posit": 6, "format_float_scientif": 6, "former": [349, 436], "forth": 439, "fortran": [40, 42, 87, 289, 302, 402, 409], "forward": [10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 146], "found": [4, 418, 470], "four": [353, 382], "fourier": [10, 104, 105, 106, 107, 110, 111, 112, 115, 116, 117, 118, 119, 120, 121, 463], "fourth": 105, "frac": [10, 443], "fraction": [221, 453], "free": [87, 318], "freedom": [233, 235, 395, 431, 457], "freq": [106, 108, 113, 120], "freq_spectrum": 109, "frequenc": [10, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 118, 120], "freshli": [166, 167], "frexp": 6, "fro": [177, 188], "frobeniu": 177, "from": [3, 10, 14, 19, 20, 28, 29, 30, 31, 33, 36, 37, 38, 39, 40, 52, 54, 57, 60, 64, 66, 73, 76, 77, 78, 79, 81, 82, 87, 88, 89, 91, 93, 94, 98, 101, 102, 106, 110, 119, 120, 121, 127, 130, 136, 137, 138, 139, 140, 141, 142, 143, 146, 150, 152, 154, 157, 179, 181, 182, 186, 187, 197, 209, 210, 216, 217, 290, 294, 324, 329, 337, 338, 339, 342, 345, 349, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 406, 409, 410, 416, 418, 419, 428, 429, 430, 433, 435, 436, 441, 444, 446, 448, 450, 451, 454, 455, 456, 459, 460, 461, 462, 474], "from_": 54, "from_dlpack": 6, "frombuff": [6, 138, 140, 141, 197], "fromfil": [6, 137, 140, 141], "fromfunct": [6, 36, 37], "fromit": [6, 36, 37, 137, 138, 141], "frompyfunc": 6, "fromregex": [6, 197], "fromstr": [6, 137, 138, 140, 197], "front": 448, "full": [6, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 146, 147, 148, 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, 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, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 302, 303, 304, 306, 307, 308, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462], "full_lik": [6, 33, 94, 142, 339, 462], "full_matric": 193, "fulli": 89, "function": [0, 2, 3, 11, 12, 16, 17, 20, 28, 29, 32, 33, 36, 37, 38, 40, 41, 64, 67, 71, 73, 76, 77, 82, 85, 87, 91, 93, 94, 96, 100, 102, 103, 104, 105, 107, 108, 110, 111, 112, 113, 115, 117, 118, 121, 122, 130, 135, 137, 138, 139, 140, 141, 142, 143, 145, 146, 149, 150, 151, 154, 179, 181, 187, 197, 200, 202, 203, 209, 210, 215, 216, 220, 221, 232, 284, 285, 294, 297, 318, 321, 331, 338, 339, 344, 349, 351, 352, 353, 356, 358, 359, 369, 374, 390, 406, 407, 415, 416, 421, 431, 435, 436, 440, 446, 447, 450, 451, 452, 457, 459, 460, 461, 462, 463, 470, 474], "fundament": [10, 89], "further": [446, 450], "futur": [89, 151], "fweight": 71, "g": [4, 10, 89, 93, 94, 102, 142, 143, 154, 338, 339, 353, 444, 461, 462, 478], "g7c8e83f7ada": 6, "gamma": [6, 393], "gauss": 10, "gaussian": [353, 375, 399], "gc": 92, "gcd": 6, "gen": 91, "gender": 89, "gener": [10, 30, 46, 89, 110, 115, 118, 121, 144, 158, 179, 180, 181, 182, 189, 190, 197, 208, 353, 355, 358, 389, 443, 446, 450, 456, 470, 474], "genfromtxt": [6, 197], "geometr": [6, 144, 196], "geomspac": [6, 196, 208], "get": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 80, 81, 87, 93, 94, 102, 106, 109, 115, 117, 120, 130, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 321, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 436, 444, 446, 447, 450, 451, 456, 461, 462, 470], "get_arrai": 87, "get_array_wrap": 6, "get_dtyp": 0, "get_includ": 6, "get_printopt": 6, "get_stat": [6, 353], "get_sycl_devic": 353, "get_sycl_queu": 353, "getbufs": 6, "geterr": 6, "geterrcal": 6, "geterrobj": 6, "getfield": [6, 89], "getter": [87, 321], "gid": 151, "github": 136, "give": [10, 81, 87, 130, 151, 331, 409, 420, 454], "given": [14, 15, 19, 20, 28, 29, 32, 33, 34, 36, 37, 38, 40, 42, 46, 59, 64, 70, 71, 74, 75, 83, 86, 87, 88, 89, 90, 92, 93, 94, 101, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 133, 134, 142, 143, 144, 146, 150, 151, 160, 183, 196, 208, 210, 212, 213, 216, 218, 219, 227, 228, 229, 231, 232, 233, 234, 235, 286, 287, 289, 295, 296, 308, 313, 314, 319, 325, 327, 332, 335, 338, 339, 342, 345, 347, 348, 353, 358, 380, 397, 406, 408, 412, 413, 414, 416, 418, 431, 433, 435, 439, 440, 443, 444, 454, 457, 459, 461, 462, 470], "global": 0, "good": 365, "gpu": [0, 3, 4, 20, 33, 36, 37, 38, 40, 64, 78, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 217, 337, 338, 339, 444, 456, 461, 462], "grade": 89, "gradient": [6, 83, 90, 184], "graphic": 4, "great": 10, "greater": [6, 87, 95, 132, 148, 173, 174, 175, 186, 190, 312, 336, 411, 421, 429, 455], "greater_equ": [6, 95, 147, 174, 175, 336], "greatest": 132, "greedi": [91, 92], "grid": [36, 37, 139, 157, 216, 217, 337], "group": [31, 335], "guarante": [89, 409], "guid": [2, 3], "gumbel": 6, "gz": 197, "h": [145, 176, 190, 216], "ha": [4, 10, 11, 12, 14, 18, 19, 28, 29, 30, 46, 73, 74, 75, 84, 89, 95, 99, 109, 114, 115, 139, 146, 147, 148, 152, 156, 161, 162, 168, 169, 174, 175, 181, 191, 193, 209, 214, 220, 227, 228, 230, 232, 233, 234, 235, 336, 345, 403, 404, 405, 406, 407, 408, 414, 417, 429, 430, 431, 433, 434, 435, 440, 441, 457, 470], "had": [349, 436], "hadamard": 92, "half": [22, 105, 107, 108, 109, 111, 112, 196, 353, 383, 385, 386, 388, 397, 434], "ham": 6, "han": 6, "hand": [72, 195], "handl": [20, 89, 103, 197, 335, 435, 436, 474], "happen": [42, 46, 87, 289, 355, 443], "hardwar": 4, "has_aspect_fp64": 0, "hasobject": 89, "have": [3, 4, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 43, 44, 45, 46, 48, 49, 50, 51, 53, 55, 56, 59, 60, 61, 62, 65, 68, 69, 72, 73, 74, 75, 76, 77, 85, 86, 88, 89, 95, 97, 98, 100, 103, 111, 112, 121, 123, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 152, 153, 156, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 184, 187, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 213, 214, 219, 220, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 333, 334, 336, 342, 343, 344, 345, 346, 351, 352, 372, 403, 405, 406, 407, 408, 411, 412, 415, 416, 417, 421, 422, 423, 424, 427, 428, 430, 431, 432, 433, 437, 438, 440, 452, 453, 455, 457, 459, 470], "hd": 92, "header": 145, "heavisid": 6, "hello": 89, "help": 478, "helper": 474, "henc": [99, 146], "here": [6, 30, 89, 109, 114, 115, 425, 446, 450], "hermit": [180, 182], "hermitian": [109, 114, 115, 117, 118, 176, 179, 180, 181, 182, 186, 189, 193, 474], "hfft": [6, 10, 114], "hierarchi": 171, "high": [115, 353, 381, 384, 397], "higher": [91, 458], "highest": 104, "highli": 138, "hist": [150, 391], "hist_0": 151, "hist_1": 151, "histogram": [6, 84, 151, 418, 474], "histogram2d": 6, "histogram_bin_edg": [6, 150], "histogramdd": [6, 150], "hold": [58, 74, 75, 150, 188, 227, 228, 232, 234, 441], "homogen": 89, "horizont": [59, 60, 82, 88, 122, 127, 152, 416, 430, 459], "host": [3, 4, 20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "household": 190, "how": [0, 4, 89, 115, 118, 146, 348, 435, 436, 446, 450], "howev": [87, 323, 435], "hsplit": [6, 60], "hstack": [6, 59, 60, 88, 416, 430, 459], "http": [4, 136], "hyperbol": [21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438, 474], "hypergeometr": 6, "hypot": [6, 406], "hypotenus": [153, 406], "i": [0, 3, 4, 6, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 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, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 154, 156, 157, 158, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 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, 243, 289, 294, 302, 312, 318, 321, 323, 326, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470, 478], "i0": 6, "i1": [87, 89, 326], "i2": [87, 89, 326], "i3": [87, 326], "i4": [54, 89], "i7": 91, "i8": [54, 89], "icpx": 4, "icx": 4, "id": [14, 19, 87, 304], "ident": [3, 6, 14, 19, 73, 89, 102, 113, 122, 192, 392], "identifi": 89, "ieee": 123, "ifft": [6, 104, 111, 112, 114, 115, 120], "ifft2": [6, 105, 110, 112], "ifftn": [6, 107, 110, 111], "ifftshift": [6, 10, 108, 112], "ignor": [28, 29, 72, 89, 133, 134, 141, 150, 151, 212, 213, 214, 218, 219, 225, 226, 229, 230, 231, 233, 235, 431, 457], "ihfft": [6, 109], "ii": [91, 376], "iinfo": 370, "iinfo_object": 155, "ij": [91, 92, 216], "ijk": 91, "il": 92, "il1": 446, "il2": 446, "illustr": 181, "ilm": 91, "imag": [6, 10, 18, 34, 87, 403, 404, 470], "imaginari": [18, 34, 87, 115, 133, 134, 156, 161, 162, 168, 169, 179, 180, 182, 185, 213, 219, 224, 303, 403, 404, 426, 454], "implement": [3, 6, 39, 104, 136], "impli": 89, "implicit": 91, "import": [0, 3, 4, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 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, 289, 294, 297, 302, 303, 312, 316, 321, 323, 331, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 378, 387, 391, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 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], "improv": 91, "in1d": 6, "in_array1": 96, "includ": [4, 10, 14, 19, 20, 33, 36, 37, 38, 39, 40, 46, 64, 73, 78, 81, 84, 91, 92, 103, 142, 143, 144, 145, 150, 151, 162, 169, 189, 196, 208, 209, 214, 229, 230, 231, 233, 235, 353, 397, 406, 431, 456, 457], "include_initi": 73, "inclus": [353, 381, 384], "increas": [84, 89, 99, 110, 115, 150, 456], "ind": [30, 84, 194, 348, 349, 446, 447, 450, 451], "index": [4, 28, 29, 30, 31, 57, 87, 89, 92, 102, 105, 111, 119, 126, 136, 157, 216, 225, 226, 290, 302, 326, 335, 348, 349, 402, 409, 418, 435, 436, 446, 450, 454, 460, 463, 474], "index_arrai": [28, 29, 30], "indic": [6, 10, 28, 29, 30, 31, 73, 79, 80, 84, 87, 89, 91, 92, 101, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 126, 136, 139, 150, 194, 195, 210, 211, 217, 225, 226, 286, 287, 288, 311, 314, 320, 329, 335, 348, 349, 409, 418, 421, 422, 425, 435, 436, 442, 446, 447, 450, 451, 454, 460], "indirect": [30, 425], "individu": 363, "inequ": 336, "inexact": [130, 224, 232, 234], "inf": [9, 15, 22, 26, 36, 37, 65, 85, 160, 163, 164, 165, 166, 167, 177, 188, 198, 199, 201, 213, 219, 224, 225, 226, 229, 231, 234, 346, 427, 452], "infer": [73, 209, 406, 409], "infin": [14, 19, 132, 163, 164, 165, 166, 167, 220, 224, 229, 231, 234, 407, 453, 474], "infinit": 177, "info": 6, "inform": [0, 38, 40, 87, 89, 109, 115, 117, 123, 300, 470, 474], "initi": [16, 17, 73, 87, 93, 141, 212, 218, 229, 231, 232, 234, 306, 308, 313, 327, 345, 353, 433], "inner": [6, 72, 91, 92, 187, 211, 340], "input": [10, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 81, 82, 83, 84, 85, 86, 87, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 178, 180, 186, 188, 190, 191, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 302, 333, 334, 335, 336, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 352, 353, 375, 381, 397, 402, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 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, 448, 449, 452, 453, 454, 455, 456, 457, 458, 461, 462], "insert": [6, 28, 29, 82, 84, 87, 91, 99, 144, 150, 196, 208, 225, 226, 229, 231, 320, 349, 418, 474], "instal": 2, "instanc": [3, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 109, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 154, 157, 196, 197, 208, 210, 211, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "instead": [31, 42, 82, 86, 87, 99, 131, 144, 150, 151, 157, 187, 196, 203, 208, 212, 218, 289, 335, 345, 433, 470], "instruct": 4, "int": [9, 14, 19, 20, 28, 29, 30, 32, 39, 46, 53, 60, 70, 72, 73, 74, 75, 78, 79, 81, 82, 83, 87, 89, 93, 94, 95, 99, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 127, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 154, 155, 157, 184, 185, 188, 194, 195, 196, 208, 209, 210, 212, 214, 218, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 331, 338, 339, 341, 345, 348, 349, 353, 381, 384, 406, 408, 409, 413, 414, 415, 425, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 445, 446, 447, 449, 450, 451, 454, 455, 456, 457, 461, 462, 470], "int16": 89, "int32": [0, 9, 39, 54, 89, 93, 94, 102, 137, 140, 142, 143, 154, 197, 232, 234, 338, 339, 353, 355, 363, 365, 370, 372, 378, 381, 397, 410, 433, 444, 461, 462], "int64": [0, 9, 54, 89, 232, 234, 410], "int8": [89, 345], "int_": 9, "int_0": 443, "int_t": 443, "intc": 9, "integ": [20, 32, 46, 47, 48, 49, 50, 51, 53, 56, 73, 74, 75, 84, 87, 89, 124, 127, 130, 131, 132, 136, 150, 155, 159, 173, 185, 188, 194, 209, 212, 214, 218, 220, 227, 228, 229, 230, 231, 232, 233, 234, 235, 323, 331, 344, 345, 348, 353, 381, 384, 389, 406, 407, 408, 409, 411, 412, 413, 415, 418, 420, 428, 431, 433, 435, 439, 441, 453, 454, 455, 457, 470], "integer_lik": 439, "integr": [3, 4, 46, 73, 75, 130, 150, 209, 214, 221, 230, 233, 235, 344, 406, 431, 433, 443, 457], "intel": [3, 91], "intend": [87, 331], "intent": 130, "interchang": [87, 222, 328, 434], "interfac": [0, 137], "interior": 146, "intermedi": [74, 91, 92], "intern": 353, "interp": 6, "interpol": 115, "interpret": [2, 36, 37, 41, 53, 64, 89, 109, 115, 117, 137, 210, 335, 348, 470], "intersect1d": 6, "interv": [10, 20, 21, 22, 23, 25, 84, 99, 144, 196, 208, 353, 381, 383, 385, 386, 388, 396, 397, 434], "intp": [232, 234], "intrins": 470, "introduc": 413, "introduct": 10, "introselect": [87, 312, 341], "inv": [6, 177, 189], "invers": [10, 18, 21, 22, 23, 24, 25, 26, 27, 68, 69, 98, 99, 100, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 183, 189, 194, 195, 200, 399, 423, 424, 437, 438, 454], "invert": [6, 49, 183, 189, 194], "invok": 470, "involv": 194, "io": [136, 197], "irfft": [6, 106, 109, 114, 116, 117, 118, 120], "irfft2": [6, 115, 117, 119], "irfftn": [6, 115, 116, 121], "irrespect": 30, "is_busdai": 6, "isalignedstruct": 89, "isbuiltin": 89, "isclos": [6, 15], "iscomplex": [6, 162, 168], "iscomplexobj": [6, 161, 169], "isfinit": [6, 164, 165, 166, 167, 224, 229, 231, 234], "isfortran": 6, "isin": 6, "isinf": [6, 163, 165, 166, 167, 224], "isn": 89, "isnan": [6, 163, 164, 166, 167, 224, 227, 228, 229, 231, 232, 234], "isnat": [6, 165], "isneginf": [6, 163, 164, 165, 167, 224], "isposinf": [6, 163, 164, 165, 166, 224], "isreal": [6, 161, 169], "isrealobj": [6, 162, 168], "isscalar": 6, "issctyp": 6, "issu": 111, "issubclass_": 6, "issubdtyp": 6, "issubsctyp": 6, "item": [6, 31, 87, 137, 138, 140, 454, 463], "item_dtyp": 89, "item_hasobject": 89, "item_is_point": 89, "items": [87, 89], "itemset": 6, "iter": [6, 36, 37, 87, 92, 125, 137, 138, 140, 141, 301, 302, 349, 436, 474], "its": [4, 6, 10, 11, 12, 14, 19, 30, 46, 78, 87, 109, 115, 117, 123, 150, 151, 154, 179, 180, 181, 182, 187, 189, 195, 214, 230, 233, 235, 331, 390, 402, 406, 409, 425, 431, 442, 443, 444, 457, 470], "itself": [42, 87, 89, 224, 289, 470], "iu": 210, "iu1": [210, 450], "iu2": 450, "ix_": 6, "j": [61, 62, 87, 91, 105, 107, 109, 110, 111, 112, 114, 115, 118, 119, 121, 130, 139, 156, 157, 172, 176, 179, 180, 201, 211, 224, 331, 340, 346, 349, 403, 426, 428, 436, 439], "j1": 172, "jame": 10, "ji": 91, "jil": 91, "jk": [91, 92], "jl": 92, "john": 10, "join": [59, 60, 88, 152, 416, 430, 459, 474], "jump": [76, 351], "just": [59, 82, 89, 105, 111, 116, 118, 119], "k": [10, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 78, 81, 85, 87, 91, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 163, 164, 165, 172, 173, 174, 175, 184, 190, 192, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 211, 213, 219, 220, 223, 243, 289, 294, 333, 334, 336, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 439, 444, 445, 446, 447, 449, 450, 451, 452, 453, 455, 460, 478], "kaiser": 6, "kappa": 398, "keep": [41, 42, 87, 289, 454], "keepdim": [14, 16, 17, 19, 28, 29, 46, 70, 87, 188, 209, 212, 214, 215, 218, 225, 226, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 306, 307, 308, 313, 325, 327, 332, 345, 347, 349, 406, 431, 433, 436, 457], "kei": [3, 30, 87, 89, 125, 248, 279, 425], "key2": 89, "keyword": [10, 11, 12, 13, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 39, 40, 48, 49, 50, 51, 55, 56, 58, 64, 65, 68, 69, 72, 76, 77, 78, 79, 81, 85, 87, 93, 94, 97, 98, 100, 102, 106, 120, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 146, 149, 153, 154, 157, 159, 173, 197, 199, 200, 201, 202, 203, 210, 211, 213, 217, 219, 220, 221, 223, 224, 294, 333, 334, 337, 338, 339, 343, 344, 346, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 405, 407, 411, 412, 417, 421, 422, 423, 424, 432, 437, 438, 444, 446, 450, 452, 453, 456, 460, 461, 462, 470], "ki": 91, "kind": [30, 42, 54, 60, 66, 73, 87, 89, 91, 123, 152, 187, 209, 211, 288, 289, 312, 323, 341, 406, 416, 425, 430, 459, 474], "kl": [10, 91, 92], "known": [10, 138, 391], "kron": 6, "kroneck": 172, "kth": [87, 312, 341], "kwarg": [11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 61, 62, 65, 68, 69, 76, 77, 85, 87, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 139, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 213, 219, 220, 221, 223, 273, 291, 318, 333, 334, 336, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453], "l": [10, 89, 176, 180, 182], "la": [179, 181, 182], "label": 91, "laid": 40, "lam": 378, "lambda": 139, "lapack": [179, 181], "laplac": 6, "laptop": 4, "larg": [10, 76, 89, 150, 189, 224, 351, 455, 478], "larger": [91, 104, 105, 107, 110, 111, 112, 114, 116, 117, 118, 119, 121, 123, 441, 455, 470], "largest": [10, 92, 118, 123, 131, 155, 184, 220, 224, 407], "largest_singular_valu": 189, "last": [14, 19, 30, 72, 82, 83, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 127, 144, 146, 158, 187, 196, 208, 211, 302, 345, 402, 409, 413, 418, 425, 429, 433, 439, 455], "later": 478, "latest": [4, 136], "latter": [133, 134, 213, 219, 349, 436], "layout": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 41, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 91, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 142, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 294, 300, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 460, 461, 462, 463], "lcm": 6, "ldexp": 6, "ldot": 10, "lead": [110, 111, 112, 227, 228, 448], "learn": [3, 4, 203], "least": [43, 44, 45, 46, 80, 88, 89, 92, 99, 122, 128, 133, 134, 138, 162, 184, 190, 213, 219, 416, 459], "left": [10, 28, 29, 32, 70, 82, 84, 87, 128, 129, 173, 181, 188, 212, 218, 225, 226, 232, 234, 320, 345, 396, 411, 415, 418, 433, 443, 456], "left_shift": [6, 411], "leg": [153, 406], "legaci": 389, "len": [87, 89, 107, 108, 109, 112, 114, 115, 116, 117, 121, 157, 184, 212, 216, 217, 218, 265, 420, 456], "length": [20, 46, 74, 75, 83, 95, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 141, 144, 146, 150, 152, 179, 193, 208, 212, 216, 218, 227, 228, 349, 356, 409, 410, 416, 418, 420, 429, 436, 439, 440, 459], "less": [6, 74, 75, 95, 147, 148, 150, 151, 175, 184, 189, 227, 228, 232, 234, 336, 345, 421, 433, 441], "less_equ": [6, 95, 147, 148, 174, 336], "let": 355, "level": [463, 470], "level_zero": [20, 33, 36, 37, 38, 40, 64, 78, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 217, 337, 338, 339, 444, 456, 461, 462], "lexicograph": 454, "lexsort": [6, 30, 425], "li": [413, 414], "librari": [3, 4, 470], "light": 10, "like": [20, 33, 36, 37, 38, 40, 42, 43, 44, 45, 59, 87, 88, 91, 93, 102, 117, 137, 138, 139, 140, 141, 142, 144, 154, 196, 197, 208, 210, 289, 302, 338, 349, 353, 397, 409, 436, 461, 474], "limit": [3, 11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 58, 61, 62, 64, 65, 67, 68, 69, 71, 76, 77, 85, 87, 89, 93, 94, 95, 96, 97, 98, 100, 102, 123, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 155, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 291, 333, 334, 336, 338, 339, 341, 343, 344, 345, 346, 347, 350, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 381, 384, 387, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 405, 407, 409, 411, 412, 417, 419, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462], "linalg": [6, 86, 91, 92, 428], "line": [184, 197], "linear": [10, 63, 67, 184, 192, 208, 463, 474], "linspac": [0, 6, 20, 96, 144, 208, 216, 443, 455], "linux": 4, "list": [3, 6, 9, 33, 36, 37, 38, 40, 43, 44, 45, 52, 60, 64, 78, 81, 87, 88, 89, 91, 92, 108, 113, 122, 142, 143, 144, 146, 152, 162, 169, 196, 197, 208, 211, 331, 408, 410, 416, 419, 430, 439, 442, 456, 459, 460], "list_pickl": 89, "littl": 89, "ln": 208, "load": [6, 138, 197], "loadtxt": [6, 138], "loc": [353, 364, 366, 367, 375, 399], "local": 4, "locat": [0, 4, 145, 166, 167, 210, 340, 364, 366, 418], "log": [6, 100, 144, 191, 196, 199, 200, 201, 202, 208, 209, 368], "log10": [6, 198, 200, 201], "log1p": [6, 98, 100, 198, 199, 201], "log2": [6, 198, 199, 200, 203], "log_bas": 208, "logabsdet": 191, "logaddexp": [6, 73, 203, 209], "logaddexp2": [6, 202, 209], "logarithm": [73, 178, 191, 196, 198, 199, 200, 201, 202, 203, 209, 369, 474], "logic": [14, 19, 204, 205, 206, 207, 463, 474], "logical_and": [6, 48, 205, 206, 207], "logical_not": [6, 49, 159, 204, 206, 207], "logical_or": [6, 50, 204, 205, 207], "logical_xor": [6, 51, 204, 205, 206], "logist": 6, "lognorm": 6, "logseri": 6, "logspac": [6, 144, 196], "logsumexp": [73, 202, 203], "lomax": 376, "long": [89, 185], "longer": [109, 115, 478], "look": [334, 436], "lookfor": 6, "loop": 91, "loos": 90, "lorentz": 391, "lose": [109, 115, 117], "low": [105, 107, 111, 112, 353, 381, 384, 397, 470], "lower": [78, 102, 150, 151, 171, 176, 180, 182, 210, 444, 445, 446, 447, 450, 451], "lowest": [46, 91, 92, 353, 381], "lstsq": 6, "m": [4, 10, 71, 88, 89, 91, 102, 105, 107, 109, 111, 112, 115, 116, 117, 121, 127, 128, 129, 176, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 210, 211, 349, 435, 436, 444, 445, 446, 447, 449, 450, 451], "machin": [4, 10, 123, 155, 184, 203, 404], "machineri": 89, "made": [33, 37, 43, 89, 136, 172, 224], "magnitud": [11, 12, 65, 103, 346], "mai": [14, 18, 19, 42, 54, 58, 60, 66, 75, 87, 89, 91, 92, 99, 105, 107, 109, 110, 111, 112, 114, 115, 118, 121, 146, 151, 152, 177, 179, 180, 184, 188, 190, 203, 208, 211, 224, 230, 233, 235, 289, 321, 349, 404, 416, 430, 440, 459, 470], "main": [78, 79, 80, 81, 82, 102, 122, 154, 182, 210, 441, 444, 445, 446, 449, 450], "mainstai": 10, "maintain": [84, 87, 89, 150, 320, 418, 436], "major": [4, 36, 37, 38, 40, 41, 42, 87, 289, 335, 402], "make": [38, 40, 59, 89, 216, 454, 455], "manag": 0, "mani": [10, 470], "manipul": [3, 79, 463, 474], "manual": [4, 89, 440], "mappingproxi": 89, "mask": [89, 210, 335, 342, 350, 435, 446, 450], "mask_func": 210, "mask_indic": [6, 446, 450], "mass": 150, "mat": 6, "match": [11, 12, 37, 60, 66, 70, 73, 83, 89, 136, 138, 146, 158, 209, 211, 348, 349, 406, 430, 435, 436, 439, 460], "math": [10, 96], "mathemat": [463, 474], "matlab": 135, "matmul": [6, 86, 190, 193, 458], "matplotlib": [216, 391], "matric": [122, 139, 157, 178, 179, 181, 183, 186, 188, 189, 190, 191, 193, 211, 216, 474], "matrix": [71, 86, 91, 158, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 211, 216, 428, 449, 456, 458, 463, 474], "matrix_pow": [6, 428], "matrix_rank": 6, "matter": 454, "max": [0, 6, 16, 28, 87, 123, 133, 134, 150, 151, 155, 184, 186, 213, 218, 219, 229, 291, 370, 436, 440, 455, 470], "max_arg": 0, "max_val": 0, "maxima": [133, 212, 213], "maximum": [0, 6, 16, 28, 29, 58, 87, 92, 133, 134, 212, 218, 219, 225, 226, 229, 231, 286, 306, 344, 347, 349, 455], "maximum_sctyp": 6, "may_share_memori": 6, "mean": [3, 6, 10, 20, 33, 35, 36, 37, 38, 39, 40, 42, 46, 64, 70, 78, 79, 81, 87, 91, 93, 94, 102, 105, 106, 107, 111, 112, 116, 117, 118, 119, 120, 121, 137, 138, 139, 140, 141, 142, 143, 146, 154, 157, 177, 188, 197, 210, 215, 217, 230, 233, 235, 289, 294, 302, 331, 337, 338, 339, 353, 366, 368, 371, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 398, 399, 402, 409, 431, 433, 444, 446, 450, 456, 457, 461, 462, 470], "meaningfulli": 470, "meant": 470, "median": [0, 6], "memori": [3, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 41, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 89, 91, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 136, 142, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 216, 219, 220, 223, 294, 300, 326, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 460, 461, 462, 463, 478], "mersenn": 353, "meshgrid": [6, 139, 157, 217, 337], "met": [86, 187], "meta": 89, "metadata": 89, "method": [10, 14, 16, 17, 19, 30, 42, 64, 86, 87, 89, 125, 136, 138, 186, 189, 193, 289, 294, 318, 321, 335, 353, 409, 420, 433, 435, 442, 463], "mgrid": [105, 107, 116, 119, 157], "mgridclass": 217, "middl": [10, 82, 105, 107, 111, 112, 181], "might": [91, 110, 111, 112], "min": [6, 17, 29, 58, 87, 123, 133, 134, 150, 151, 155, 177, 184, 190, 193, 212, 213, 219, 231, 291, 436, 470], "min_scalar_typ": 6, "minima": [134, 218, 219], "minimum": [6, 17, 28, 29, 58, 87, 130, 133, 134, 212, 213, 218, 225, 226, 229, 231, 287, 308, 344, 347], "minlength": 47, "mintypecod": 6, "minu": [100, 132, 220, 407, 453], "miscellan": [2, 463, 474], "mise": 398, "miss": 197, "mix": 211, "mk": 10, "mkl": 4, "mn": 10, "mod": [6, 101, 407, 455], "mode": [57, 63, 67, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 190, 290, 314, 329, 348, 391, 396, 418, 435, 436], "model": 355, "modf": 6, "modifi": [64, 82, 122, 390], "modul": [104, 145, 463], "modulu": [135, 220, 407], "monoton": [84, 150], "moor": 189, "more": [0, 3, 4, 30, 33, 43, 44, 45, 88, 89, 91, 92, 100, 116, 119, 128, 129, 136, 138, 151, 152, 157, 184, 185, 186, 187, 189, 193, 200, 202, 430, 439, 443, 454, 455, 470, 478], "most": [3, 4, 82, 83, 89, 92, 104, 110, 224, 353, 389, 429], "move": [87, 222, 312, 413, 414, 442, 454], "moveaxi": [6, 413, 414, 442], "msg": 0, "msort": 6, "mt19937": 389, "mu": [364, 368, 375, 398], "multi": [2, 87, 157, 217, 326, 337, 454, 463], "multi_dot": [6, 86, 91, 92], "multiarrai": 89, "multidimension": [150, 158, 460], "multinomi": 6, "multipl": [10, 28, 29, 30, 46, 60, 72, 73, 89, 91, 105, 107, 111, 112, 116, 117, 119, 121, 151, 152, 179, 180, 181, 182, 183, 187, 209, 212, 214, 218, 229, 230, 231, 233, 235, 406, 416, 425, 430, 431, 443, 454, 457, 459, 463], "multipli": [6, 74, 91, 181, 232, 345], "multivari": 371, "multivariate_norm": 6, "must": [11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 32, 46, 48, 49, 50, 51, 53, 55, 56, 58, 59, 60, 61, 62, 65, 68, 69, 70, 73, 74, 75, 76, 77, 83, 85, 86, 88, 97, 98, 99, 100, 103, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 124, 128, 130, 131, 132, 133, 134, 135, 138, 141, 146, 147, 148, 149, 150, 151, 152, 153, 156, 159, 163, 164, 165, 166, 167, 173, 174, 175, 176, 187, 188, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 218, 219, 220, 222, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 333, 334, 336, 342, 343, 344, 345, 346, 348, 349, 351, 352, 405, 406, 407, 408, 411, 412, 413, 415, 416, 417, 418, 421, 422, 423, 424, 427, 428, 430, 431, 432, 433, 434, 436, 437, 438, 439, 441, 442, 452, 453, 457, 459, 460], "mx": 184, "n": [0, 4, 10, 31, 75, 79, 80, 83, 84, 87, 88, 89, 90, 99, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 131, 139, 146, 154, 184, 185, 186, 189, 190, 193, 194, 195, 210, 211, 216, 233, 235, 331, 342, 348, 355, 370, 372, 382, 392, 418, 420, 428, 431, 434, 435, 436, 439, 442, 443, 444, 445, 446, 447, 449, 450, 451, 456, 457, 470], "n1": 216, "n2": [197, 216], "n3": 216, "naiv": 92, "name": [0, 6, 89], "namedtupl": 190, "nan": [9, 14, 15, 19, 28, 29, 34, 36, 37, 85, 130, 133, 134, 160, 163, 164, 165, 166, 167, 199, 212, 213, 214, 218, 219, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 344, 345, 427, 431, 452, 454, 457, 474], "nan_to_num": 6, "nanargmax": [6, 28, 226], "nanargmin": [6, 29, 225], "nancumprod": 6, "nancumsum": 6, "nanmax": [6, 133, 134, 212, 213, 219, 231], "nanmean": [6, 214, 233, 235, 431, 457], "nanmedian": 6, "nanmin": [6, 133, 134, 213, 218, 219, 229], "nanpercentil": 6, "nanprod": [6, 345], "nanquantil": 6, "nanstd": [6, 214, 230, 235, 431, 457], "nansum": 6, "nanvar": [6, 214, 230, 233, 431, 457], "nat": 165, "nativ": 89, "native_cod": 89, "native_dt": 89, "natur": [191, 198, 199, 200, 201, 202, 203, 209], "nbad": 365, "nbyte": 87, "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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 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, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 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, 475], "ndim": [6, 31, 33, 40, 43, 44, 45, 71, 79, 82, 87, 89, 122, 172, 193, 212, 218, 338, 440, 442, 461], "ndmin": 33, "nearest": [32, 56, 124, 131, 132, 220, 407, 412, 415, 453], "necessari": [4, 14, 19, 20, 33, 36, 37, 38, 40, 43, 66, 74, 75, 90, 101, 109, 115, 117, 122, 136, 144, 196, 208, 211, 214, 227, 228, 230, 232, 233, 234, 235, 345, 409, 431, 433, 457, 478], "necessarili": [179, 181], "need": [4, 33, 37, 82, 145, 435, 436, 460], "needs_init": 89, "needs_pyapi": 89, "neg": [6, 10, 14, 19, 32, 47, 65, 81, 82, 84, 87, 99, 102, 105, 107, 110, 111, 112, 115, 118, 127, 130, 141, 146, 150, 163, 164, 165, 166, 167, 185, 224, 229, 231, 233, 234, 235, 321, 343, 344, 345, 348, 372, 415, 431, 433, 435, 436, 441, 457], "negative_binomi": 6, "neginf": 224, "neither": [86, 133, 134, 193, 211, 229, 231], "nest": [39, 88, 152, 416, 430, 459], "nested_it": 6, "net": [133, 134, 213, 219], "never": [409, 455], "new": [33, 42, 52, 53, 59, 60, 70, 73, 74, 75, 82, 87, 88, 89, 90, 93, 94, 99, 133, 134, 136, 140, 141, 142, 143, 144, 152, 154, 196, 208, 209, 210, 213, 219, 222, 227, 228, 232, 234, 289, 318, 321, 331, 338, 339, 406, 409, 413, 414, 416, 430, 440, 442, 459, 460, 461, 462, 470], "new_dtyp": 89, "new_ord": 89, "newaxi": 99, "newbyteord": [6, 89], "newli": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 142, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 294, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 461, 462], "newshap": 409, "next": [4, 123, 334], "nextaft": 6, "ngood": 365, "ni": [216, 349, 435, 436], "nine": 355, "ninja": 4, "nj": [349, 435, 436], "njm": 91, "nk": [349, 435, 436], "nl": 10, "nlk": 91, "nn": 216, "noisi": 184, "non": [20, 31, 33, 36, 37, 38, 39, 40, 42, 46, 47, 64, 70, 78, 79, 81, 84, 87, 93, 94, 101, 102, 106, 115, 118, 120, 126, 130, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 154, 157, 161, 163, 196, 197, 208, 210, 217, 224, 225, 226, 229, 231, 233, 235, 289, 294, 311, 321, 335, 337, 338, 339, 342, 344, 353, 373, 374, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 431, 439, 444, 446, 450, 456, 457, 460, 461, 462], "nonc": [373, 374], "noncentral_chisquar": 6, "noncentral_f": 6, "none": [10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 39, 40, 42, 46, 47, 48, 49, 50, 51, 55, 56, 57, 58, 60, 61, 62, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 124, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 177, 184, 186, 187, 188, 193, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 288, 289, 290, 291, 294, 295, 296, 304, 306, 307, 308, 312, 313, 314, 317, 319, 320, 323, 324, 325, 327, 329, 330, 331, 332, 333, 334, 336, 337, 338, 339, 340, 341, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 405, 406, 407, 408, 409, 411, 412, 413, 415, 416, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 435, 436, 437, 438, 441, 442, 443, 444, 446, 450, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 470], "nonzero": [6, 31, 70, 87, 126, 460, 470], "nor": [133, 134, 181, 229, 231], "norm": [6, 10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 177, 181, 184, 474], "normal": [6, 71, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 150, 179, 180, 190, 203, 353, 368, 371, 382, 394], "not_equ": [6, 95, 147, 148, 174, 175], "note": [11, 12, 13, 14, 18, 19, 28, 29, 30, 31, 32, 41, 64, 72, 76, 82, 84, 85, 87, 89, 92, 99, 101, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 131, 133, 134, 137, 138, 139, 140, 141, 150, 157, 163, 179, 197, 208, 220, 223, 233, 234, 235, 294, 318, 335, 342, 348, 351, 356, 358, 359, 369, 374, 407, 409, 425, 431, 432, 434, 439, 440, 443, 452, 454, 455, 457, 458], "notic": [89, 115, 118], "notimplementederror": [11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 93, 94, 95, 97, 98, 100, 102, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 218, 219, 220, 223, 229, 230, 231, 233, 234, 235, 289, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462], "now": [14, 19, 38, 40, 79, 181, 184, 210], "np": [3, 4, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 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, 289, 294, 297, 299, 302, 303, 304, 312, 316, 321, 323, 331, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 345, 346, 347, 348, 349, 351, 352, 378, 387, 400, 401, 402, 403, 404, 405, 406, 407, 408, 411, 412, 413, 414, 415, 416, 417, 418, 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], "nr": 10, "nsamp": 365, "nsampl": 365, "nth": 439, "nuc": 188, "num": [0, 89, 96, 144, 196, 208, 443, 455], "number": [10, 14, 15, 18, 19, 20, 31, 32, 46, 47, 52, 53, 70, 79, 81, 83, 84, 87, 89, 90, 91, 92, 99, 102, 103, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 121, 123, 124, 132, 137, 138, 140, 141, 144, 146, 150, 151, 154, 155, 160, 161, 162, 163, 169, 177, 183, 186, 190, 191, 193, 194, 195, 196, 203, 208, 220, 224, 227, 228, 229, 231, 232, 233, 234, 235, 310, 319, 322, 335, 342, 345, 346, 353, 355, 365, 389, 407, 408, 412, 413, 414, 415, 422, 431, 434, 440, 442, 444, 453, 454, 456, 457, 470, 474], "numer": [3, 4, 10, 11, 12, 13, 15, 21, 22, 23, 24, 25, 27, 32, 61, 62, 65, 68, 69, 85, 89, 95, 97, 100, 110, 111, 112, 115, 117, 132, 133, 134, 147, 148, 156, 160, 163, 164, 165, 174, 175, 198, 199, 200, 201, 213, 219, 223, 333, 336, 343, 344, 346, 403, 412, 415, 421, 422, 423, 424, 432, 437, 438, 452, 474], "numpi": [0, 1, 3, 4, 9, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 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, 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, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 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, 298, 302, 303, 304, 316, 321, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 470, 474], "nx": 216, "ny": 216, "nyquist": [10, 105, 107, 108, 109, 110, 111, 112, 115, 117, 118, 120], "o": [4, 14, 19, 89], "obj": [28, 29, 30, 89, 136, 150], "obj2sctyp": 6, "object": [20, 33, 36, 37, 38, 39, 40, 41, 42, 64, 78, 79, 81, 87, 89, 93, 94, 99, 102, 106, 120, 123, 125, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 155, 157, 177, 180, 188, 196, 197, 208, 210, 217, 289, 294, 318, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 409, 444, 446, 450, 456, 461, 462, 470], "obtain": [10, 82, 176, 335], "obviou": 10, "occupi": [123, 155], "occur": [42, 54, 60, 66, 87, 91, 152, 179, 211, 224, 289, 416, 430, 459], "occurr": [28, 29, 47, 84, 150, 225, 226, 454], "odd": [10, 106, 109, 113, 114, 115, 117, 118, 120], "off": [20, 179, 184], "offset": [82, 87, 89, 137, 138, 210, 297, 330, 441, 446, 447, 450, 451], "often": 149, "ogrid": [157, 460], "ogridclass": 337, "oil": [355, 372], "omit": [353, 381], "onc": 183, "one": [3, 4, 28, 29, 30, 33, 35, 39, 43, 44, 45, 46, 58, 63, 66, 67, 70, 87, 89, 93, 95, 99, 101, 102, 104, 105, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 128, 129, 130, 133, 134, 138, 142, 146, 151, 152, 154, 157, 162, 181, 185, 188, 198, 199, 201, 210, 212, 213, 216, 217, 218, 219, 225, 226, 232, 234, 294, 302, 305, 335, 337, 339, 342, 345, 372, 414, 425, 429, 430, 433, 435, 439, 443, 446, 447, 450, 451, 454, 461, 470], "oneapi": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "onedpl": 4, "onemkl": [4, 179, 181], "ones": [6, 33, 38, 40, 46, 73, 85, 87, 91, 93, 94, 95, 99, 102, 121, 142, 143, 153, 154, 172, 184, 186, 209, 210, 227, 232, 339, 345, 406, 410, 414, 442, 444, 452, 461, 462], "ones_lik": [6, 33, 94, 143, 338, 462], "onli": [10, 14, 19, 20, 28, 29, 30, 33, 36, 37, 38, 40, 42, 43, 46, 58, 64, 67, 71, 87, 89, 91, 92, 93, 94, 102, 108, 118, 122, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 157, 176, 180, 182, 190, 193, 196, 197, 208, 210, 211, 212, 214, 215, 218, 224, 225, 226, 229, 230, 231, 232, 233, 235, 289, 321, 323, 338, 339, 341, 342, 343, 345, 353, 375, 381, 397, 409, 419, 425, 431, 433, 436, 450, 454, 455, 457, 460, 461, 462, 470], "open": [138, 157, 196, 337, 353, 383, 385, 386, 388, 397, 434], "opencl": [20, 33, 36, 37, 38, 40, 64, 78, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 217, 337, 338, 339, 444, 456, 461, 462], "oper": [10, 13, 48, 49, 50, 51, 85, 89, 91, 92, 95, 99, 122, 132, 135, 147, 148, 159, 173, 174, 175, 176, 204, 206, 211, 212, 218, 220, 223, 224, 225, 226, 333, 336, 343, 344, 348, 407, 411, 432, 440, 452, 454, 455, 463, 474], "operand": [91, 92, 195, 340, 439], "opposit": [10, 89, 101, 109, 114, 342], "optim": [4, 91, 92, 150, 151], "option": [10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 42, 46, 48, 49, 50, 51, 54, 55, 56, 58, 60, 61, 62, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 176, 177, 180, 182, 184, 186, 187, 188, 189, 190, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 302, 331, 333, 334, 336, 337, 338, 339, 340, 343, 344, 345, 346, 348, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 402, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 435, 436, 437, 438, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 478], "ord": 188, "order": [10, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 82, 84, 85, 87, 89, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 105, 107, 110, 111, 112, 115, 117, 121, 122, 124, 127, 128, 129, 130, 131, 132, 133, 134, 135, 138, 142, 143, 146, 147, 148, 149, 150, 153, 156, 159, 163, 164, 165, 173, 174, 175, 177, 179, 180, 181, 182, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 216, 219, 220, 222, 223, 243, 288, 289, 294, 302, 312, 315, 320, 323, 331, 333, 334, 335, 336, 338, 339, 341, 343, 344, 346, 351, 352, 402, 405, 407, 409, 411, 412, 417, 418, 421, 422, 423, 424, 425, 427, 428, 432, 437, 438, 439, 442, 452, 453, 454, 456, 460, 461, 462, 474], "ordin": [184, 192], "ordinari": [115, 158, 176], "org": 4, "orient": [72, 349, 436], "origin": [52, 82, 87, 109, 115, 117, 188, 216, 222, 232, 234, 409, 413, 454], "ortho": [10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121], "orthogon": [181, 190], "orthonorm": 190, "other": [30, 35, 42, 52, 53, 83, 87, 89, 110, 111, 112, 115, 117, 131, 139, 154, 179, 181, 187, 222, 239, 240, 244, 246, 247, 249, 250, 251, 252, 253, 254, 255, 258, 259, 260, 261, 262, 263, 264, 266, 267, 268, 269, 270, 271, 274, 276, 278, 281, 282, 283, 289, 353, 397, 414, 425, 454, 463, 474], "otherwis": [3, 11, 12, 13, 14, 15, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 61, 62, 64, 65, 67, 68, 69, 70, 71, 76, 77, 78, 83, 85, 87, 89, 91, 93, 94, 95, 96, 97, 98, 100, 102, 124, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 153, 154, 158, 159, 163, 164, 165, 173, 174, 175, 184, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 318, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 405, 406, 407, 408, 409, 411, 412, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 441, 452, 453, 457, 460, 461, 462], "otim": 439, "out": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 86, 87, 88, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 177, 183, 187, 188, 189, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 217, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 290, 291, 294, 295, 296, 302, 306, 307, 308, 313, 319, 325, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 345, 346, 347, 348, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 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, 448, 449, 452, 453, 455, 456, 457, 458, 459, 460, 461, 462], "outer": [6, 72, 82, 91, 92, 172], "output": [10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 33, 36, 37, 38, 39, 40, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 73, 74, 75, 76, 77, 78, 79, 81, 83, 85, 86, 87, 89, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 115, 116, 117, 118, 120, 121, 124, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 153, 154, 156, 157, 159, 160, 161, 163, 164, 165, 173, 174, 175, 187, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 223, 226, 227, 228, 230, 232, 233, 234, 235, 289, 294, 333, 334, 336, 337, 338, 339, 343, 344, 345, 346, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 404, 405, 407, 408, 411, 412, 415, 417, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 435, 437, 438, 440, 441, 444, 446, 450, 452, 453, 454, 455, 456, 457, 460, 461, 462, 474, 478], "outsid": [150, 151], "over": [10, 14, 19, 46, 73, 74, 75, 86, 87, 91, 92, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 125, 127, 139, 144, 150, 151, 158, 188, 196, 208, 209, 211, 212, 214, 216, 218, 227, 228, 229, 230, 231, 232, 233, 234, 235, 302, 345, 349, 353, 380, 385, 396, 397, 406, 431, 433, 435, 436, 439, 443, 455, 457, 474], "overal": [105, 107, 111, 112, 116, 117, 119, 121], "overflow": 130, "overrid": [72, 94, 143, 339, 462], "overview": 2, "overwrite_input": 215, "p": [10, 177, 184, 185, 355, 358, 363, 369, 372, 455], "pack": [82, 402, 474], "packag": [0, 3], "packbit": 6, "pad": [6, 89, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121], "page": [3, 474], "pair": [10, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 179], "parallel": [1, 3, 4, 9, 463], "paramet": [11, 12, 13, 14, 15, 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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 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, 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, 289, 294, 299, 302, 318, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 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], "parameter": [353, 375, 397], "parametr": 443, "pareto": 6, "pars": [138, 197], "part": [3, 10, 18, 87, 115, 133, 134, 156, 161, 162, 168, 169, 179, 180, 182, 210, 213, 219, 221, 303, 316, 403, 404, 426, 446, 450, 453, 454, 470], "partial": [30, 425], "particular": [89, 187], "particularli": 91, "partit": [6, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 425, 444, 446, 450, 456, 461, 462, 470], "pass": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 151, 154, 157, 184, 197, 210, 217, 224, 294, 318, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 447, 450, 451, 456, 461, 462], "path": [4, 91, 92, 138, 197], "path_info": 92, "pathlib": 197, "pattern": 46, "penros": 189, "per": [91, 106, 120], "percentil": [6, 215], "perf_count": 0, "perform": [14, 19, 37, 58, 83, 91, 105, 107, 110, 111, 112, 116, 117, 119, 121, 127, 176, 345, 433], "period": [10, 455], "permit": 138, "permut": [6, 87, 91, 222, 331, 442, 474], "phase": [10, 18, 455], "phase_deg": 455, "pi": [0, 9, 10, 21, 23, 25, 26, 68, 69, 76, 77, 104, 351, 423, 424, 437, 438, 443, 455, 478], "pickl": [138, 197], "piecewis": 6, "pinv": 6, "pip": 4, "place": [6, 14, 15, 19, 32, 58, 60, 74, 75, 86, 87, 99, 101, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 136, 157, 160, 211, 212, 214, 218, 224, 227, 228, 230, 232, 233, 234, 235, 302, 321, 323, 331, 337, 345, 348, 349, 390, 409, 413, 415, 425, 430, 431, 433, 435, 441, 457, 470], "platform": [74, 75, 89, 227, 228, 232, 234, 345, 433], "pleas": [0, 3, 150, 470], "plot": 391, "plt": [216, 391], "plu": [198, 199, 201], "point": [10, 11, 12, 18, 20, 26, 32, 36, 37, 46, 65, 73, 89, 93, 94, 98, 102, 103, 104, 109, 110, 114, 115, 116, 117, 118, 123, 124, 130, 137, 138, 139, 141, 142, 143, 146, 154, 156, 184, 185, 196, 197, 202, 203, 209, 214, 224, 230, 233, 235, 334, 338, 339, 353, 382, 394, 403, 405, 406, 415, 417, 418, 431, 443, 444, 457, 461, 462, 474], "pointer": 89, "poisson": 6, "poli": 6, "polyadd": 6, "polyd": 6, "polydiv": 6, "polyfit": 6, "polyint": 6, "polymul": 6, "polysub": 6, "polyv": 6, "popul": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 32, 48, 49, 50, 51, 55, 56, 61, 62, 65, 68, 69, 76, 77, 85, 87, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 213, 219, 220, 223, 333, 334, 336, 343, 344, 346, 351, 352, 353, 380, 405, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453], "portion": [150, 151], "posinf": 224, "posit": [6, 10, 14, 15, 19, 20, 32, 36, 37, 55, 65, 81, 82, 87, 99, 102, 103, 105, 107, 110, 111, 112, 115, 118, 120, 123, 130, 138, 160, 163, 164, 165, 166, 167, 176, 185, 194, 222, 224, 229, 231, 234, 312, 326, 333, 355, 379, 413, 414, 415, 417, 427, 428, 441, 442], "possess": 179, "possibl": [10, 41, 42, 44, 45, 87, 91, 92, 99, 133, 134, 146, 150, 210, 289, 318, 409, 429, 434, 435, 436, 442], "possibli": 39, "pow": 470, "power": [6, 10, 98, 104, 130, 185, 428, 456], "pre": 151, "precis": [11, 12, 46, 74, 75, 89, 91, 123, 130, 156, 184, 210, 227, 228, 232, 234, 345, 403, 433, 441], "predecessor": 455, "prefer": [57, 64, 87, 294, 321, 335], "prepend": [83, 90, 440], "present": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 154, 157, 197, 210, 217, 229, 231, 234, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "preserv": [42, 43, 44, 45, 58, 87, 89, 91, 127, 128, 129, 130, 180, 181, 182, 289, 441, 454], "press": 10, "previou": 46, "print": [0, 4, 46, 47, 63, 84, 89, 92, 353, 372, 377], "print_device_info": 0, "printabl": 92, "printopt": 6, "prior": 83, "prob1": [202, 203], "prob12": [202, 203], "prob2": [202, 203], "probabl": [150, 203, 355, 363, 372], "proce": 470, "process": 10, "processor": 91, "prod": [6, 74, 87, 194, 195, 232, 470], "produc": [10, 31, 89, 197, 349, 418, 436], "product": [6, 72, 74, 86, 87, 91, 92, 158, 172, 187, 192, 194, 195, 211, 223, 227, 232, 295, 340, 345, 439, 458, 474], "program": [4, 131], "progress": [144, 196], "project": [89, 346], "promot": [13, 18, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 48, 50, 51, 54, 55, 65, 68, 69, 76, 77, 85, 97, 98, 100, 130, 132, 133, 134, 135, 144, 153, 173, 196, 198, 199, 200, 201, 202, 203, 208, 211, 213, 219, 220, 223, 334, 344, 351, 352, 405, 407, 410, 411, 417, 421, 423, 424, 427, 428, 432, 437, 438, 440, 452, 453], "promote_typ": 6, "propag": [89, 133, 134, 212, 213, 218, 219, 227, 228, 229, 231, 232, 234], "proper": [133, 134, 179, 181], "properti": [10, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 180, 182, 190, 196, 197, 208, 210, 217, 237, 289, 294, 298, 300, 301, 303, 305, 309, 310, 316, 321, 322, 326, 331, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462, 470], "protocol": [39, 89, 136], "prototyp": 94, "provid": [0, 6, 10, 28, 29, 60, 66, 73, 87, 91, 92, 99, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 140, 150, 151, 152, 166, 167, 209, 225, 226, 229, 231, 232, 234, 353, 381, 384, 406, 416, 430, 435, 443, 454, 459, 460, 478], "pseudo": [189, 353], "ptp": 6, "pure": [10, 109, 115, 117, 118], "purpos": [31, 184], "put": [6, 10, 87, 101, 109, 115, 117, 342, 349, 436, 470], "put_along_axi": [6, 348, 436], "putmask": [6, 348], "pval": 370, "py": 4, "pypi": 4, "pyplot": [216, 391], "pytest": 4, "python": [0, 2, 3, 39, 87, 89, 135, 136, 220, 304, 407, 408, 470], "q": [181, 185, 190, 195, 215], "qquad": 10, "qr": 6, "quad": 10, "quadrant": [18, 25, 105], "quantil": 6, "quaternion": 185, "question": 78, "queue": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "quick": [2, 3], "quickli": 478, "quotient": 26, "r": [77, 190], "r2": 190, "rad": 77, "rad2deg": [6, 76, 77, 455], "radian": [6, 18, 21, 22, 23, 25, 26, 76, 77, 351, 455, 478], "rais": [11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 61, 62, 64, 65, 66, 68, 69, 73, 76, 77, 84, 85, 86, 87, 93, 94, 95, 97, 98, 100, 102, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 159, 163, 164, 165, 173, 174, 175, 185, 187, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 218, 219, 220, 223, 225, 226, 229, 230, 231, 233, 234, 235, 289, 290, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 405, 406, 407, 409, 411, 412, 417, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462, 470], "rand": [6, 92, 353, 383, 385, 386, 388], "randint": [6, 87, 304, 353, 384], "randn": [6, 127, 128, 129, 189, 190, 193, 195, 353, 430], "random": [87, 92, 127, 128, 129, 181, 187, 189, 190, 193, 195, 304, 430, 463, 474], "random_integ": [6, 353, 381], "random_sampl": [6, 353, 380, 383, 386, 388], "randomli": 377, "randomst": 381, "ranf": 6, "rang": [0, 84, 140, 150, 151, 203, 347, 348, 372, 377, 408, 430, 439, 442, 455, 474], "rank": [99, 101, 139, 184, 186, 434], "rate": [106, 120], "rather": 335, "ratio": [0, 85, 132, 184, 452, 478], "ration": 474, "ravel": [6, 87, 101, 126, 188, 302, 340, 470], "ravel_multi_index": 6, "raw": 190, "rayleigh": 6, "rcond": [184, 189], "re": [28, 29, 47, 78, 413], "read": [78, 82, 87, 89, 137, 138, 140, 141, 197, 302, 402, 409], "readonli": 89, "real": [6, 11, 12, 18, 20, 26, 34, 55, 56, 65, 73, 87, 104, 107, 109, 114, 115, 116, 117, 118, 119, 121, 123, 131, 133, 134, 135, 153, 156, 161, 168, 169, 176, 179, 180, 181, 182, 186, 189, 190, 191, 193, 202, 203, 209, 213, 219, 220, 224, 233, 235, 355, 372, 404, 405, 406, 407, 417, 426, 431, 453, 454, 457, 470, 474], "real_if_clos": [6, 18, 156, 403], "rearrang": [87, 312, 474], "reason": 117, "rebuild": 88, "recal": 89, "recent": 429, "recfromcsv": 6, "recfromtxt": 6, "recip": [4, 10], "reciproc": [6, 417, 427], "recommend": [91, 335, 440], "reconstruct": [89, 193, 454], "recov": 10, "reduc": [14, 19, 28, 29, 46, 190, 193, 209, 212, 214, 216, 218, 225, 226, 229, 230, 231, 232, 233, 234, 235, 345, 406, 431, 433, 457], "reduce_hypot": 153, "reduct": [14, 19], "redund": 118, "refer": [0, 2, 3, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 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, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 302, 303, 304, 306, 307, 308, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470], "reflect": 470, "reflector": 190, "regardless": [89, 180, 182], "regular": 197, "rel": [15, 87, 160, 326, 413, 414], "relat": 89, "relev": [89, 144, 196, 208], "rem": 135, "remain": [14, 19, 46, 92, 119, 121, 150, 209, 214, 222, 230, 233, 235, 406, 409, 431, 457], "remaind": [6, 132, 135, 220, 344], "remov": [28, 29, 76, 82, 87, 99, 115, 324, 345, 351, 429, 433, 474], "reorder": [91, 127, 195, 222], "rep": 440, "repeat": [6, 87, 105, 107, 111, 112, 116, 117, 119, 121, 122, 179, 180, 181, 182, 216, 342, 440, 443, 454, 470], "repeatedli": 91, "repetit": [0, 408, 440], "replac": [3, 10, 39, 58, 101, 224, 227, 228, 342, 349, 358, 470], "replic": 440, "repo": 4, "repr": 277, "repres": [10, 20, 33, 36, 37, 38, 39, 40, 46, 89, 92, 110, 118, 136, 139, 144, 146, 157, 191, 196, 208, 216, 235, 353, 448, 470], "represent": [48, 50, 51, 92, 123, 155, 157, 224, 334, 454, 470], "request": 414, "requir": [4, 6, 33, 37, 38, 40, 42, 87, 89, 91, 103, 157, 224, 289, 321], "res_cpu": 78, "res_host": 78, "resampl": 115, "rese": 389, "reset": 470, "reshap": [0, 6, 13, 28, 29, 31, 43, 45, 46, 78, 79, 80, 82, 85, 86, 87, 88, 91, 99, 101, 108, 113, 127, 135, 157, 158, 172, 188, 210, 211, 212, 218, 223, 297, 302, 321, 331, 342, 377, 402, 413, 432, 439, 441, 443, 446, 447, 450, 451, 452, 454, 470], "resid": [99, 103, 136], "residu": 184, "resiz": [6, 99, 470], "resolut": 123, "resolv": [73, 99, 209, 406], "resourc": 0, "respect": [10, 13, 26, 48, 50, 51, 85, 87, 95, 130, 132, 135, 146, 147, 148, 173, 174, 175, 202, 203, 204, 206, 207, 220, 223, 326, 336, 344, 407, 411, 432, 452, 455], "restor": 413, "result": [0, 4, 10, 14, 19, 26, 28, 29, 31, 46, 48, 49, 50, 51, 54, 58, 60, 65, 70, 73, 74, 75, 85, 86, 89, 92, 94, 95, 100, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 124, 130, 132, 137, 138, 139, 140, 141, 143, 144, 147, 148, 150, 151, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 176, 179, 188, 190, 196, 197, 200, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 214, 218, 221, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 335, 336, 339, 340, 344, 345, 348, 353, 355, 385, 406, 409, 410, 411, 412, 414, 415, 418, 421, 422, 430, 431, 433, 435, 436, 439, 440, 443, 448, 452, 453, 454, 457, 460, 462, 470], "result_dpnp": 0, "result_numpi": 0, "result_typ": [6, 54, 89, 474], "ret": 352, "retriev": [82, 89], "retstep": 196, "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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 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, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 238, 239, 240, 243, 244, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 293, 294, 295, 296, 297, 298, 300, 301, 302, 304, 306, 307, 308, 311, 312, 313, 315, 318, 319, 325, 326, 327, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 351, 352, 353, 356, 375, 377, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 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, 470], "return_count": 454, "return_index": 454, "return_invers": 454, "reus": [136, 151, 409], "revers": [82, 87, 122, 127, 128, 129, 331, 442, 443, 456], "rewrit": 184, "rfft": [6, 10, 106, 109, 114, 115, 116, 117, 119, 120, 121], "rfft2": [6, 116], "rfftfreq": [6, 106], "rfftn": [6, 104, 107, 117, 118, 119], "right": [10, 58, 72, 82, 84, 128, 129, 153, 173, 179, 180, 181, 182, 187, 195, 210, 396, 406, 411, 418, 441, 443, 446, 450, 456], "right_shift": [6, 173], "rightmost": [150, 151, 195], "rint": [6, 32, 56, 124, 131, 415, 453], "roll": [6, 414], "rollaxi": [6, 413], "root": [6, 55, 153, 177, 405, 406, 417, 427, 428], "rot90": 6, "roughli": [89, 184], "round": [6, 20, 32, 56, 87, 124, 131, 132, 179, 220, 407, 412, 453, 470, 474], "round_": 6, "roundoff": [109, 114], "routin": [2, 463, 470], "row": [40, 42, 59, 60, 74, 75, 82, 87, 88, 102, 128, 129, 146, 152, 154, 157, 187, 193, 289, 335, 402, 416, 430, 444, 446, 454, 459], "row_stack": [6, 459], "rowvar": 71, "rsqrt": [405, 427], "rtol": [15, 160], "rule": [13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 46, 48, 50, 51, 54, 55, 65, 66, 68, 69, 72, 75, 76, 77, 85, 97, 98, 100, 132, 133, 134, 135, 144, 153, 173, 196, 198, 199, 200, 201, 202, 203, 208, 209, 211, 213, 214, 219, 220, 223, 230, 233, 235, 334, 344, 351, 352, 405, 406, 407, 410, 411, 417, 421, 423, 424, 427, 428, 431, 432, 433, 437, 438, 443, 452, 453, 457], "run": [0, 4], "runtim": 4, "runtimewarn": [229, 231], "s1": [87, 89, 172, 326], "s10": 89, "s16": 89, "s2": [87, 89, 326], "s25": 89, "s3": [87, 326], "safe": [42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "safe_ev": 6, "said": 195, "same": [4, 10, 11, 12, 13, 14, 15, 19, 26, 28, 29, 30, 31, 32, 34, 35, 38, 40, 41, 42, 46, 48, 49, 50, 51, 53, 59, 60, 65, 73, 74, 75, 82, 83, 84, 85, 86, 87, 88, 94, 95, 99, 101, 110, 111, 112, 117, 122, 124, 130, 132, 133, 134, 135, 136, 143, 146, 147, 148, 149, 150, 151, 152, 153, 156, 158, 159, 160, 166, 167, 168, 172, 173, 174, 175, 181, 185, 190, 202, 203, 204, 206, 207, 209, 212, 213, 214, 218, 219, 220, 223, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 318, 331, 334, 336, 339, 342, 344, 345, 349, 353, 375, 381, 397, 402, 403, 406, 407, 408, 411, 413, 414, 416, 418, 425, 429, 430, 431, 432, 433, 435, 436, 439, 441, 445, 447, 449, 451, 452, 457, 458, 459, 462, 478], "same_kind": [42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "sampl": [10, 106, 113, 118, 120, 144, 146, 150, 196, 208, 349, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 384, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 436, 443, 446, 450, 463, 474], "sample_r": 120, "satisfi": [33, 37, 38, 40, 42, 87, 101, 183, 289, 342], "save": [6, 138, 478], "savetxt": 6, "savez": 6, "savez_compress": 6, "scalar": [13, 15, 26, 33, 34, 35, 36, 37, 38, 39, 40, 48, 50, 51, 54, 64, 65, 66, 72, 78, 81, 83, 85, 86, 87, 89, 91, 92, 95, 101, 106, 120, 122, 130, 132, 133, 134, 135, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 158, 160, 162, 169, 170, 172, 173, 174, 175, 192, 196, 202, 203, 204, 206, 207, 208, 210, 211, 213, 216, 219, 220, 223, 299, 304, 334, 336, 342, 344, 348, 349, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 381, 384, 387, 389, 393, 395, 396, 397, 398, 399, 400, 401, 404, 407, 411, 418, 432, 435, 439, 443, 452, 453, 456, 458, 460, 470], "scale": [10, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 144, 172, 190, 196, 208, 353, 360, 362, 364, 365, 366, 367, 375, 387, 392, 399], "scientif": 10, "scipi": 96, "scope": 4, "script": 4, "sctype2char": 6, "search": [92, 463, 474], "searchsort": [6, 84, 87, 150, 425, 470], "second": [13, 15, 26, 34, 35, 46, 48, 50, 51, 65, 72, 82, 85, 86, 89, 92, 95, 98, 105, 106, 107, 108, 111, 112, 115, 118, 120, 130, 132, 133, 134, 135, 146, 147, 148, 150, 151, 152, 153, 158, 160, 172, 173, 174, 175, 202, 203, 204, 206, 207, 210, 211, 212, 213, 216, 218, 219, 220, 223, 336, 340, 344, 407, 411, 428, 432, 434, 439, 441, 452, 458], "section": [4, 89, 107, 112, 117, 121, 470], "see": [3, 32, 89, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 136, 150, 184, 370, 415, 446, 447, 450, 451, 454, 470], "seed": [6, 87, 92, 304, 353], "seek": 138, "seldom": 130, "select": [6, 66, 101, 212, 218, 429, 435, 443, 463], "select_cpu_devic": 0, "select_default_devic": 0, "selector": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "self": [87, 89, 125, 238, 239, 240, 241, 244, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 301, 353], "semant": 150, "sens": 195, "sep": [138, 141], "separ": [10, 87, 89, 91, 138, 141, 151, 224, 318], "sequenc": [39, 43, 44, 45, 59, 60, 63, 67, 88, 91, 92, 93, 94, 105, 107, 111, 112, 115, 116, 117, 119, 121, 142, 143, 144, 150, 151, 152, 157, 187, 196, 208, 222, 338, 339, 342, 377, 390, 408, 410, 416, 430, 439, 443, 459, 461, 462], "sequenti": [67, 71, 96, 215, 221, 232], "seri": [10, 115, 369], "set": [10, 28, 29, 33, 42, 57, 70, 78, 79, 81, 84, 87, 89, 91, 93, 142, 150, 151, 154, 157, 186, 188, 189, 196, 212, 218, 225, 226, 234, 279, 289, 290, 301, 321, 338, 339, 345, 421, 422, 433, 446, 450, 461, 462, 470], "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, 89], "setflag": 6, "setup": 4, "setuptool": 4, "setxor1d": 6, "sever": 183, "sh": [87, 318], "shape": [4, 6, 11, 12, 13, 14, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 38, 42, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 60, 61, 62, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 79, 80, 83, 84, 85, 86, 87, 88, 89, 93, 94, 95, 97, 98, 99, 100, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 124, 127, 130, 131, 132, 133, 134, 135, 139, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 163, 164, 165, 166, 167, 168, 170, 172, 173, 174, 175, 178, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 222, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 318, 324, 331, 333, 334, 336, 337, 338, 339, 343, 344, 345, 346, 348, 349, 351, 352, 353, 362, 365, 370, 371, 376, 380, 381, 382, 383, 384, 385, 386, 388, 393, 394, 400, 402, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 441, 442, 444, 445, 447, 449, 450, 451, 452, 453, 457, 459, 460, 461, 462, 463, 474], "share": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "shared_bin": 151, "shares_memori": 6, "shift": [10, 105, 107, 108, 112, 113, 173, 411, 413], "short": [453, 470], "shorter": [109, 115], "shorthand": [11, 12, 13, 48, 49, 50, 51, 85, 95, 132, 147, 148, 159, 173, 174, 175, 204, 206, 211, 220, 223, 333, 336, 343, 344, 407, 411, 432, 452, 460], "should": [28, 29, 42, 82, 84, 86, 87, 91, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 135, 138, 145, 150, 184, 185, 211, 222, 225, 226, 229, 231, 289, 320, 370, 409, 418, 435, 439, 441, 455, 470], "show": [9, 35, 89, 122, 153, 207, 216, 224, 227, 228, 229, 231, 234, 391], "show_config": 6, "shown": 4, "shuffl": 6, "side": [87, 146, 181, 320, 418], "sigma": [368, 375], "sign": [6, 10, 15, 65, 89, 160, 178, 191, 220, 333, 343, 345, 407, 422, 433, 453], "signal": [10, 106, 109, 114, 115, 117, 120, 455], "signatur": [210, 211], "signbit": [6, 421], "signific": 91, "signum": 421, "similar": [3, 36, 37, 87, 89, 144, 196, 208, 210, 294, 321, 342, 353, 381, 446, 447, 450, 451], "simpl": [4, 207, 474], "simpli": [80, 87, 138, 150, 151, 331], "sin": [0, 6, 23, 68, 181, 216, 424, 437, 443], "sinc": [6, 87, 115, 179, 181, 323, 335], "sine": [21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438], "singl": [9, 10, 30, 53, 59, 87, 91, 92, 146, 187, 212, 218, 324, 345, 353, 372, 381, 382, 383, 384, 385, 386, 388, 394, 433, 443, 470], "singleton": [14, 19, 46, 99, 209, 214, 229, 230, 231, 233, 235, 406, 429, 431, 457], "singular": [183, 184, 186, 189, 193], "sinh": [6, 24, 69, 423, 438], "size": [0, 6, 20, 28, 29, 33, 46, 60, 67, 70, 71, 74, 75, 79, 84, 87, 89, 92, 101, 104, 106, 110, 120, 138, 144, 146, 152, 188, 190, 193, 196, 208, 210, 212, 214, 218, 225, 226, 227, 228, 230, 232, 234, 304, 305, 321, 338, 342, 345, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 381, 383, 384, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 413, 416, 429, 430, 433, 439, 450, 455, 459, 461], "skip": 82, "slice": [101, 225, 226, 229, 230, 231, 233, 235, 348, 349, 436, 443, 450, 451, 470], "slogdet": [6, 178], "slower": 439, "slowest": [87, 302, 402, 409], "small": [15, 100, 160, 184, 189, 200, 202, 203, 224, 450], "smaller": [83, 87, 104, 105, 107, 110, 111, 112, 114, 116, 117, 118, 119, 121, 123, 184, 220, 312, 342, 407, 455], "smallest": [123, 155, 454], "smallest_norm": 123, "smat": 193, "so": [10, 14, 19, 46, 89, 95, 109, 114, 130, 150, 169, 196, 203, 209, 214, 216, 230, 233, 235, 391, 406, 431, 439, 440, 457], "softwar": 4, "solut": [184, 192], "solv": [6, 184, 194, 195, 474], "some": [20, 89, 99, 101, 131, 158, 184, 342, 455, 460, 470], "sometim": [149, 470], "sometru": 6, "somewhat": 185, "sophist": 185, "sort": [6, 30, 87, 193, 288, 312, 418, 426, 436, 442, 443, 454, 463, 470, 474], "sort_complex": 6, "sorter": [87, 320, 418], "sought": 177, "sourc": [4, 6, 14, 15, 16, 17, 19, 20, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 52, 53, 54, 57, 58, 59, 60, 63, 64, 66, 67, 70, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 90, 91, 92, 93, 94, 96, 99, 101, 102, 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, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 150, 151, 152, 154, 155, 157, 158, 160, 161, 162, 166, 167, 168, 169, 170, 171, 172, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 208, 209, 210, 211, 212, 214, 215, 216, 218, 221, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 335, 338, 339, 340, 341, 342, 345, 347, 348, 349, 350, 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, 404, 406, 408, 409, 410, 413, 414, 418, 419, 420, 425, 426, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 454, 455, 456, 457, 458, 459, 460, 461, 462], "space": [6, 20, 106, 108, 120, 138, 144, 146, 196, 208, 443, 478], "spars": [157, 216], "special": [2, 89, 96, 463, 474], "specif": [0, 4, 89, 139], "specifi": [14, 19, 20, 28, 29, 30, 32, 33, 36, 37, 38, 40, 46, 53, 54, 60, 64, 73, 74, 75, 78, 81, 82, 87, 91, 92, 93, 94, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 127, 130, 137, 138, 139, 140, 142, 143, 144, 146, 154, 180, 182, 188, 194, 195, 196, 197, 208, 209, 214, 215, 217, 227, 228, 230, 232, 233, 234, 235, 288, 297, 337, 338, 339, 342, 345, 348, 349, 353, 366, 376, 394, 402, 406, 413, 414, 415, 430, 431, 433, 435, 436, 439, 441, 442, 443, 444, 454, 456, 457, 461, 462], "spectrum": [10, 108, 109, 113, 114], "speed": 91, "speedup": 92, "spell": 335, "split": [6, 60, 88, 152, 416, 430, 459, 474], "spreadsheet": 131, "sqrt": [6, 10, 55, 87, 303, 316, 406, 417, 428], "squar": [6, 55, 153, 154, 176, 177, 179, 180, 181, 183, 184, 185, 191, 194, 195, 210, 233, 235, 357, 373, 405, 406, 417, 427, 431, 447, 451, 456, 457], "squeez": [6, 87, 99, 470], "src": 66, "stabl": [30, 425], "stack": [6, 59, 60, 88, 152, 178, 186, 189, 190, 191, 211, 335, 416, 436, 459], "stand": 146, "standard": [87, 123, 132, 135, 214, 220, 230, 233, 235, 304, 325, 353, 368, 375, 382, 391, 392, 393, 394, 395, 407, 431, 457, 470, 474], "standard_cauchi": 6, "standard_exponenti": 6, "standard_gamma": 6, "standard_norm": [6, 353, 382], "standard_t": 6, "start": [2, 3, 20, 38, 40, 92, 106, 110, 120, 137, 144, 196, 208, 210, 414, 446, 450], "start_tim": 0, "state": 353, "statist": [463, 474], "std": [6, 87, 214, 230, 233, 235, 457, 470], "stdev": [353, 394], "step": [4, 20, 92, 144, 149, 196, 208], "sticki": 89, "still": 46, "stop": [20, 144, 196, 208], "store": [124, 144, 166, 167, 196, 203, 208, 211, 340], "str": [39, 60, 89, 91, 92, 138, 141, 152, 197, 280, 416, 430, 448, 459], "str_": 89, "straightforward": 157, "stride": [41, 42, 87, 289], "string": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 448, 450, 456, 461, 462, 470], "string_repr": 92, "stringio": 197, "strongli": [4, 440], "struct": 89, "structur": [89, 197], "student": 395, "style": [42, 87, 289, 335, 402], "sub": [60, 82, 89, 91, 152, 195, 416, 430, 441, 444, 459], "subarrai": [89, 157, 454], "subclass": 37, "subdivid": 89, "subdtyp": 89, "subok": [11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 33, 42, 48, 49, 50, 51, 52, 53, 55, 56, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 94, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 333, 334, 336, 339, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 462], "subscript": [91, 92], "subset": [3, 146, 429, 474], "subtract": 6, "subtyp": 402, "succeed": 90, "success": [355, 363, 372], "sugar": [80, 447, 451], "suggest": 82, "suit": 4, "suitabl": [31, 87, 331, 349, 418, 436], "sum": [0, 3, 4, 6, 10, 13, 46, 73, 75, 78, 81, 82, 83, 86, 87, 91, 110, 150, 153, 158, 177, 184, 194, 202, 203, 209, 211, 227, 228, 234, 296, 330, 355, 370, 372, 406, 439, 441, 443, 470, 474], "sum_": 10, "sum_along_diagon": 441, "sum_of_weight": 46, "summari": 463, "summat": [86, 91, 92, 158, 195, 211, 340, 439], "suppli": [109, 114, 187, 353, 382], "support": [3, 9, 11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 39, 40, 48, 49, 50, 51, 52, 53, 55, 56, 61, 62, 64, 65, 67, 68, 69, 71, 76, 77, 85, 87, 89, 93, 94, 95, 96, 97, 98, 100, 102, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 321, 333, 334, 336, 338, 339, 341, 343, 344, 345, 346, 347, 350, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 371, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 393, 394, 395, 396, 397, 398, 399, 400, 401, 405, 407, 409, 411, 417, 419, 421, 422, 423, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462, 478], "surnam": 89, "surpris": [110, 111, 112], "svd": [6, 177, 183, 186, 189], "swap": [89, 105, 108, 434], "swapax": [6, 87, 222, 470], "swapped_cod": 89, "swapped_dt": 89, "sy": 89, "sycl": [0, 3, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "sycl_context": 87, "sycl_devic": 87, "sycl_queu": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "sycldevic": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "syclqueu": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "symmetr": [109, 115, 117, 118, 176, 179, 180, 181, 182, 186, 189, 193], "symmetri": [10, 104, 109, 114, 115, 118], "syntact": [80, 447, 451], "syntax": 470, "sys_is_l": 89, "system": [3, 4, 192], "t": [10, 60, 71, 87, 89, 109, 176, 179, 181, 184, 331, 335, 395, 443], "t1": 478, "tabl": [2, 9, 463], "tack": 89, "take": [6, 59, 87, 101, 210, 342, 349, 409, 418, 436, 454, 455, 470, 478], "take_along_axi": [6, 28, 29, 30, 57, 349, 435], "taken": [46, 82, 83, 90, 92, 109, 115, 116, 117, 118, 119, 121, 149, 150, 211, 233, 235, 431, 441, 444, 446, 450, 457, 458], "tall": 122, "tan": [6, 25, 26, 68, 423, 438], "tangent": [18, 21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438], "tanh": [6, 27, 69, 424, 437], "target": [42, 54, 87, 289, 348], "target_devic": 87, "tau": 190, "tbb": 4, "tempfil": 138, "temporari": [138, 478], "temporaryfil": 138, "ten": 363, "tensor": [39, 87, 91, 92, 136, 194, 195, 225, 226, 229, 231, 232, 347, 439], "tensordot": [6, 86, 91, 158, 194, 195, 211, 340], "tensorinv": [6, 195], "tensorsolv": [6, 194], "term": [10, 13, 85, 92, 104, 105, 107, 110, 111, 112, 115, 118, 223, 432, 452], "test": [0, 2, 14, 15, 19, 95, 147, 148, 161, 163, 164, 165, 166, 167, 174, 175, 232, 335, 336, 355, 470, 474], "test_repetit": 0, "test_typ": 0, "teukolski": 10, "text": [137, 138, 140, 141, 197], "th": [75, 78, 81, 83, 87, 90, 102, 146, 157, 215, 331, 337, 442, 445, 447, 449, 451], "than": [33, 74, 75, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 123, 128, 129, 132, 139, 147, 148, 150, 151, 152, 173, 174, 175, 184, 186, 189, 190, 227, 228, 232, 234, 312, 335, 342, 345, 411, 421, 429, 430, 433, 439, 441, 453, 455, 470, 478], "thei": [15, 35, 89, 160, 181, 184, 416, 418, 439, 443, 446, 450, 455, 456, 459, 470], "them": [59, 470], "theor": 179, "theoret": 92, "therefor": [104, 118, 139, 180, 182], "theta": 443, "thi": [10, 11, 12, 16, 17, 20, 28, 29, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 58, 60, 64, 70, 73, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 126, 128, 129, 130, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 151, 152, 162, 169, 180, 182, 184, 187, 188, 191, 196, 197, 200, 202, 203, 208, 209, 210, 211, 212, 218, 220, 222, 224, 225, 226, 229, 231, 232, 234, 289, 294, 299, 302, 312, 318, 331, 335, 342, 345, 348, 349, 386, 388, 402, 406, 407, 409, 414, 416, 430, 433, 435, 436, 440, 443, 447, 451, 454, 455, 456, 459, 460], "thing": 435, "third": [59, 60, 88, 105, 152, 416, 430, 459], "those": [10, 58, 185, 349], "though": 110, "thousand": 363, "three": [43, 44, 45, 99, 185, 210, 353, 389, 439, 454], "threshold": 186, "through": [37, 89, 151, 179, 181, 184, 210, 470], "throw": 370, "thu": [10, 109, 115, 117, 440], "tile": [6, 408, 474], "time": [0, 10, 13, 15, 26, 34, 35, 48, 50, 51, 65, 83, 85, 86, 95, 105, 107, 109, 111, 112, 114, 116, 117, 119, 121, 130, 132, 133, 134, 135, 147, 148, 149, 153, 158, 160, 165, 172, 173, 174, 175, 184, 202, 203, 204, 206, 207, 213, 219, 220, 223, 334, 336, 344, 355, 370, 407, 411, 432, 436, 439, 440, 452, 454, 458], "time_dpnp": 0, "time_numpi": 0, "timedelta": 89, "timeit": 91, "timestep": 106, "tini": 123, "titl": 89, "tm": 135, "to_begin": 90, "to_devic": 87, "to_end": 90, "tobyt": 6, "todo": 373, "tofil": [6, 138], "togeth": [15, 60, 89, 110, 160, 430, 460], "tol": [186, 371, 404], "toler": [15, 34, 160, 404], "tolist": 6, "too": [4, 105, 107, 111, 112, 116, 117, 119, 121, 460], "toolkit": 3, "tostr": 6, "total": [6, 70, 74, 87, 309, 431, 457], "toward": [32, 56, 124, 131, 132, 150, 151, 220, 334, 407, 412, 415, 453], "trace": [6, 78, 81, 82, 87, 91, 470], "traceback": 429, "trail": 448, "transfer": 87, "transform": [92, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 463], "transpos": [6, 31, 87, 91, 176, 181, 222, 237, 470, 474], "trapezoid": [75, 433], "trapz": 6, "treat": [15, 109, 115, 117, 138, 146, 160, 180, 182, 184, 187, 197, 227, 228, 232, 234, 345, 349, 418, 436, 440, 454, 455, 470], "tri": 6, "trial": 355, "triangl": [78, 153, 210, 406, 444, 445, 446, 447, 449, 450, 451], "triangular": [6, 176, 180, 182, 190, 210, 446, 447, 450, 451], "trigonometr": [18, 21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438, 474], "tril": [6, 78, 210, 444, 446, 447, 450], "tril_indic": [6, 210, 447, 450], "tril_indices_from": [6, 451], "trili": 447, "trili1": 447, "trim": [105, 107, 111, 112, 116, 117, 119, 121, 448], "trim_zero": 6, "triu": [6, 78, 210, 444, 446, 450, 451], "triu_indic": [6, 210, 446, 451], "triu_indices_from": [6, 447], "triui": 451, "triuim1": 451, "trivial": [179, 436], "true": [0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 37, 38, 40, 42, 43, 46, 48, 49, 50, 51, 54, 55, 56, 61, 62, 64, 65, 66, 68, 69, 70, 71, 75, 76, 77, 84, 85, 87, 89, 91, 92, 95, 97, 98, 99, 100, 101, 103, 122, 124, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 139, 144, 147, 148, 149, 150, 153, 156, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 183, 186, 188, 189, 190, 192, 193, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 218, 219, 220, 223, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 241, 284, 285, 289, 294, 306, 307, 308, 313, 325, 327, 332, 333, 334, 335, 336, 342, 343, 344, 345, 346, 349, 351, 352, 358, 405, 406, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 431, 432, 433, 436, 437, 438, 439, 443, 452, 453, 454, 456, 457, 460], "true_divid": [6, 85], "trunc": [6, 32, 56, 124, 131, 412, 415], "truncat": [32, 56, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 124, 131, 391, 412, 415, 453], "trust": [225, 226], "truth": [48, 49, 50, 51, 95, 147, 148, 159, 174, 175, 204, 205, 206, 207, 336, 470, 474], "try": 4, "tukei": 10, "tup": [59, 88, 152, 416, 459], "tupl": [14, 19, 28, 29, 33, 36, 37, 38, 40, 46, 53, 64, 70, 73, 78, 79, 80, 81, 87, 89, 92, 99, 108, 113, 127, 136, 139, 142, 143, 144, 146, 150, 151, 157, 162, 169, 172, 188, 190, 195, 196, 208, 209, 210, 211, 212, 214, 216, 217, 218, 229, 230, 231, 232, 233, 234, 235, 321, 331, 335, 337, 345, 406, 408, 409, 413, 420, 429, 431, 433, 440, 442, 446, 447, 450, 451, 456, 457, 470], "turn": 59, "twister": 353, "two": [10, 15, 34, 43, 44, 48, 49, 50, 51, 63, 67, 72, 81, 82, 83, 86, 87, 89, 91, 92, 99, 104, 105, 107, 110, 111, 112, 115, 116, 117, 119, 121, 133, 134, 146, 158, 159, 160, 172, 180, 184, 187, 192, 204, 206, 207, 211, 212, 213, 218, 219, 222, 229, 231, 312, 328, 340, 353, 382, 412, 415, 434, 439, 441, 446, 447, 450, 451, 458], "type": [0, 2, 3, 4, 11, 12, 13, 14, 15, 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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 64, 65, 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, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 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, 185, 186, 187, 188, 189, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 298, 302, 318, 331, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 345, 346, 347, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 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, 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, 455, 456, 457, 458, 459, 460, 461, 462, 463, 474], "type_nam": 0, "typeerror": [46, 66, 87, 136, 321], "typenam": 6, "typestr": 89, "typic": [15, 109, 160, 418, 470], "u": [89, 176, 180, 182, 193, 210, 232, 234, 454], "u1": [89, 137, 138], "u16": 89, "u4": 54, "u8": 89, "ufunc": [2, 463, 470], "uint64": 89, "uint8": [89, 137, 138], "uk": 10, "un": 89, "unari": 470, "unchang": 121, "undefin": [18, 87, 312], "underli": [48, 50, 51, 409], "undo": [10, 112], "undocu": 89, "unexpect": [232, 234], "unicod": 89, "uniform": [6, 89, 146, 150, 151, 208, 353, 380, 383, 385, 386, 388], "uniformli": [208, 353, 397], "uniniti": [33, 93, 94, 142, 338, 461], "union1d": 6, "uniqu": [6, 46, 47, 73, 84, 89, 209, 214, 222, 230, 233, 235, 406, 408, 431, 457], "unique_count": 454, "unique_indic": 454, "unique_invers": 454, "unit": [87, 106, 120, 179, 185, 191, 326], "unitari": [10, 146, 190, 193], "uniti": 150, "univ": 10, "univers": [2, 463, 470], "unless": [14, 19, 42, 74, 75, 87, 91, 150, 179, 186, 188, 208, 227, 228, 232, 234, 289, 345, 433, 454], "unlik": [30, 87, 120, 318, 321, 425], "unmodifi": 151, "unpackbit": 6, "unravel_index": [6, 28, 29], "unsaf": [42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "unscal": 10, "unsign": [89, 345, 433], "unspecifi": 409, "unsupport": [11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 65, 68, 69, 76, 77, 85, 97, 98, 100, 130, 131, 132, 133, 134, 135, 136, 149, 153, 159, 173, 199, 200, 201, 202, 203, 213, 219, 220, 221, 223, 333, 334, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 432, 437, 438, 452, 453], "until": [92, 413, 414], "unwrap": [6, 76, 351], "up": [4, 10, 89, 91, 129, 436, 447, 454], "updat": 4, "uplo": [180, 182], "upon": [87, 326], "upper": [78, 102, 150, 151, 176, 180, 182, 190, 210, 444, 446, 447, 449, 450, 451], "url": 4, "us": [4, 10, 13, 20, 31, 33, 36, 37, 38, 39, 40, 41, 42, 48, 49, 50, 51, 54, 58, 60, 64, 72, 74, 75, 78, 79, 81, 82, 85, 87, 89, 91, 92, 93, 94, 95, 99, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 126, 131, 132, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 154, 157, 158, 159, 173, 174, 175, 176, 177, 180, 181, 182, 184, 186, 187, 188, 189, 196, 197, 203, 204, 206, 208, 210, 211, 212, 214, 216, 217, 218, 220, 223, 224, 225, 226, 227, 228, 230, 232, 233, 234, 235, 243, 289, 294, 302, 321, 333, 335, 336, 337, 338, 339, 342, 343, 344, 345, 349, 353, 356, 358, 359, 369, 374, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 390, 394, 397, 402, 404, 407, 408, 409, 411, 413, 418, 421, 426, 431, 432, 433, 435, 436, 439, 440, 441, 443, 444, 446, 447, 450, 451, 452, 454, 456, 457, 460, 461, 462, 470, 478], "usabl": 130, "usag": [3, 4, 106, 120], "use_getitem": 89, "use_setitem": 89, "user": [89, 224], "usm": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 429, 444, 446, 450, 456, 461, 462], "usm_ndarrai": [11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 39, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 86, 87, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 143, 146, 147, 148, 149, 150, 151, 152, 153, 156, 158, 159, 160, 161, 163, 164, 165, 166, 167, 168, 172, 173, 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, 209, 211, 212, 213, 214, 216, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 333, 334, 335, 336, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 445, 447, 448, 449, 451, 452, 453, 454, 455, 457, 458, 459, 460, 462], "usm_typ": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "usual": [79, 87, 89, 211, 321], "util": 463, "v": [63, 78, 81, 87, 89, 179, 180, 320, 348, 418], "v0": 6, "v1": 6, "v10": 89, "v9": 6, "val": [87, 122, 125, 279, 314, 342], "valid": [67, 99, 210, 434, 446, 447, 450, 451], "valu": [10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 40, 42, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 75, 76, 77, 78, 83, 84, 85, 87, 89, 91, 93, 94, 95, 97, 98, 100, 101, 102, 103, 109, 110, 115, 117, 118, 122, 123, 124, 125, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 154, 156, 157, 159, 160, 162, 163, 164, 165, 168, 169, 173, 174, 175, 176, 179, 180, 181, 182, 183, 184, 185, 186, 189, 191, 192, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 218, 219, 220, 223, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 239, 240, 244, 246, 247, 249, 250, 251, 252, 253, 254, 255, 258, 259, 260, 261, 262, 263, 264, 266, 267, 268, 269, 270, 271, 274, 276, 278, 279, 281, 282, 283, 286, 287, 289, 291, 294, 299, 301, 312, 314, 321, 333, 334, 335, 336, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 363, 380, 381, 397, 403, 405, 406, 407, 408, 409, 411, 412, 413, 415, 417, 418, 419, 421, 422, 423, 425, 427, 428, 431, 432, 433, 435, 436, 437, 438, 441, 443, 446, 450, 452, 453, 454, 455, 457, 460, 461, 462, 470, 474], "value2": 89, "valueerror": [33, 37, 136, 225, 226, 409, 429], "vander": 6, "vandermond": 456, "var": [6, 87, 214, 230, 233, 235, 431, 470], "vararg": 146, "vari": [10, 14, 18, 19, 82, 92, 105, 107, 109, 110, 111, 112, 114, 115, 118, 121, 139, 157, 177, 179, 180, 184, 188, 224, 230, 233, 235, 404], "variabl": [71, 184, 192], "varianc": [87, 214, 230, 233, 235, 332, 431, 457, 474], "variou": 478, "vdot": [6, 86, 211], "vector": [72, 91, 139, 157, 158, 177, 186, 187, 188, 193, 211, 216, 340, 458, 474], "vendor": 4, "veri": [3, 10, 15, 160, 216, 224], "verif": 0, "verifi": 176, "version": [4, 70, 87, 89, 126, 301, 335], "vertic": [59, 60, 82, 88, 122, 127, 128, 152, 416, 430, 459], "vetterlin": 10, "vh": 193, "via": 115, "view": [6, 43, 44, 45, 52, 78, 82, 87, 99, 105, 107, 111, 112, 116, 117, 119, 121, 127, 128, 129, 216, 222, 237, 318, 331, 349, 409, 429, 434, 442], "violat": 66, "void": 89, "void640": 89, "von": 398, "vonmis": 6, "vsplit": [6, 60], "vstack": [6, 59, 60, 88, 152, 184, 416, 430], "w": [10, 46, 179, 180, 181, 182, 185], "wa": [10, 73, 89, 187, 209, 229, 231, 233, 235, 353, 394, 406, 431, 457], "wai": [3, 4, 10, 87, 92, 104, 110, 111, 112, 117, 138, 312, 439], "wald": 6, "walk": 89, "want": [4, 436], "warn": [89, 225, 226, 371], "we": [64, 79, 82, 92, 122, 184, 210, 349, 436, 443], "weibul": [6, 401], "weight": [46, 47, 71, 150, 151, 214, 230, 433], "well": [89, 91, 138, 150, 151, 345, 355, 372, 391], "were": [60, 139, 353, 382, 430, 455], "what": [10, 42, 54, 60, 66, 87, 89, 91, 95, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 152, 161, 211, 289, 355, 372, 416, 430, 459, 470], "when": [10, 20, 33, 34, 36, 37, 38, 40, 41, 42, 46, 64, 66, 84, 87, 89, 104, 115, 117, 118, 133, 134, 144, 149, 179, 188, 190, 196, 203, 208, 210, 211, 220, 227, 228, 229, 231, 232, 234, 289, 407, 412, 414, 415, 435, 439, 443, 454, 460, 478], "whenev": [99, 434, 442], "where": [0, 6, 10, 11, 12, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 33, 36, 37, 38, 39, 40, 42, 44, 45, 46, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 66, 68, 69, 73, 76, 77, 78, 79, 81, 83, 84, 85, 87, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 106, 109, 115, 116, 117, 120, 124, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 168, 169, 173, 174, 175, 176, 184, 190, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 214, 217, 218, 219, 220, 223, 229, 230, 231, 232, 233, 234, 235, 284, 285, 289, 294, 306, 307, 308, 313, 320, 325, 327, 332, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 405, 406, 407, 411, 412, 414, 417, 418, 421, 422, 423, 424, 427, 428, 431, 432, 433, 437, 438, 441, 442, 444, 446, 450, 452, 453, 455, 456, 457, 461, 462], "wherev": 66, "whether": [14, 15, 19, 34, 73, 84, 89, 136, 160, 161, 176, 190, 196, 224, 232, 234, 409, 422, 454], "which": [3, 4, 10, 14, 19, 20, 28, 29, 30, 33, 36, 37, 38, 39, 40, 42, 46, 52, 60, 64, 66, 70, 73, 74, 75, 78, 79, 81, 82, 83, 84, 86, 87, 89, 91, 92, 93, 94, 99, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 123, 127, 133, 134, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 152, 154, 157, 163, 164, 165, 166, 167, 176, 179, 186, 188, 195, 197, 208, 209, 210, 211, 212, 213, 214, 217, 218, 219, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 335, 337, 338, 339, 345, 348, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 406, 408, 413, 425, 429, 430, 431, 433, 435, 441, 442, 443, 444, 445, 446, 449, 450, 453, 455, 456, 457, 460, 461, 462, 470, 478], "whichev": 158, "while": [10, 119, 121, 150, 151, 214, 230, 233, 235, 335, 342, 345, 413, 431, 433, 444, 457], "whitespac": [138, 141], "who": 6, "whole": [105, 107, 111, 112, 116, 117, 119, 121, 446, 450], "whose": [11, 12, 82, 89, 101, 102, 122, 177, 180, 181, 182, 194, 210, 222, 413, 447, 451], "why": 115, "wide": 122, "width": [89, 150, 151], "wild": [355, 372], "window": [4, 106, 120], "wise": [11, 12, 13, 15, 18, 21, 22, 23, 24, 25, 26, 27, 32, 34, 48, 49, 50, 51, 55, 56, 59, 60, 61, 62, 65, 68, 69, 73, 85, 87, 88, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 152, 153, 156, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 212, 213, 218, 219, 220, 221, 223, 229, 231, 232, 293, 333, 334, 336, 343, 344, 346, 403, 405, 407, 411, 412, 415, 416, 417, 421, 422, 423, 424, 427, 428, 430, 432, 437, 438, 452, 453, 459, 470, 474, 478], "within": [15, 20, 34, 42, 87, 91, 109, 110, 111, 112, 114, 115, 117, 150, 151, 160, 289, 348, 353, 397], "without": [82, 87, 93, 122, 331, 402, 409, 470], "won": 89, "word": [110, 111, 112, 115, 117, 131, 181, 353, 397], "work": [4, 32, 41, 436, 470], "world": [89, 355, 372], "would": [30, 60, 87, 89, 139, 157, 187, 210, 211, 312, 353, 425, 430, 436, 442, 455], "wrap": [76, 87, 122, 314, 329, 348, 351, 418, 435, 436, 455], "wrapper": 87, "write": [78, 82, 87, 122, 138, 302, 409], "written": [70, 73, 122, 138, 209, 406, 460], "x": [0, 3, 4, 11, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 40, 43, 44, 45, 49, 52, 53, 55, 56, 61, 62, 64, 65, 67, 68, 69, 71, 72, 73, 76, 77, 78, 81, 83, 84, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 111, 112, 113, 119, 120, 121, 124, 125, 126, 131, 137, 138, 139, 140, 142, 143, 144, 146, 154, 156, 157, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 177, 181, 184, 188, 190, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 216, 217, 221, 222, 224, 289, 294, 303, 304, 316, 321, 333, 335, 337, 338, 339, 343, 345, 346, 347, 351, 352, 371, 377, 402, 403, 405, 406, 408, 412, 413, 414, 415, 417, 421, 422, 423, 424, 427, 428, 429, 434, 435, 437, 438, 443, 444, 453, 456, 460, 461, 462], "x0": [38, 40, 64, 81, 339, 456, 462], "x00": 138, "x01": [137, 138], "x02": [137, 138], "x03": [137, 138], "x04": [137, 138], "x05": 137, "x1": [13, 15, 18, 25, 26, 34, 35, 42, 47, 48, 50, 51, 57, 65, 67, 85, 87, 95, 130, 132, 133, 134, 135, 147, 148, 149, 153, 173, 174, 175, 202, 203, 204, 205, 206, 207, 211, 213, 215, 216, 219, 220, 221, 223, 289, 333, 334, 336, 341, 343, 344, 350, 390, 407, 411, 413, 432, 452], "x1_i": [13, 26, 48, 50, 51, 65, 85, 95, 130, 132, 135, 147, 148, 153, 173, 174, 175, 202, 203, 204, 206, 207, 220, 223, 336, 344, 407, 411, 432, 452], "x2": [13, 14, 15, 18, 19, 25, 26, 33, 34, 35, 48, 50, 51, 65, 67, 85, 95, 130, 132, 133, 134, 135, 147, 148, 149, 153, 173, 174, 175, 202, 203, 204, 205, 206, 207, 211, 213, 216, 219, 220, 223, 333, 334, 336, 343, 344, 407, 411, 413, 427, 432, 452], "x2_i": [13, 26, 48, 50, 51, 65, 85, 95, 130, 132, 135, 147, 148, 153, 173, 174, 175, 202, 203, 204, 206, 207, 220, 223, 336, 344, 407, 411, 432, 452], "x3": [14, 19, 130], "x_i": [11, 12, 18, 21, 22, 23, 24, 25, 27, 49, 55, 56, 61, 62, 68, 69, 97, 98, 100, 131, 156, 159, 198, 199, 200, 201, 205, 333, 343, 346, 403, 405, 412, 415, 417, 421, 422, 423, 424, 427, 428, 437, 438, 453], "xi": [201, 216], "xn": 216, "xor": [48, 49, 50, 51, 159, 204, 205, 206, 207], "xv": 216, "xx": 216, "xy": 216, "y": [0, 4, 20, 33, 36, 37, 38, 40, 43, 52, 64, 71, 72, 81, 87, 89, 90, 93, 94, 99, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 146, 154, 166, 167, 177, 184, 196, 197, 208, 216, 217, 221, 224, 294, 318, 321, 337, 338, 339, 443, 444, 456, 460, 461, 462], "yet": [4, 6], "yield": [30, 232, 234, 335, 353, 460, 470], "you": [4, 82, 109, 114, 115, 210, 435, 436, 470, 478], "your": [4, 82, 478], "yv": 216, "yy": 216, "z": [14, 19, 20, 33, 36, 37, 38, 40, 64, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 216, 217, 337, 338, 339, 363, 444, 456, 461, 462], "zero": [6, 10, 14, 18, 19, 30, 31, 32, 33, 56, 70, 73, 79, 83, 87, 93, 94, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 131, 138, 142, 143, 154, 156, 161, 162, 166, 167, 168, 169, 173, 179, 180, 182, 184, 185, 186, 189, 193, 209, 210, 212, 214, 218, 222, 224, 225, 226, 227, 228, 229, 230, 231, 233, 234, 235, 311, 321, 326, 335, 338, 339, 345, 353, 355, 383, 385, 386, 388, 403, 404, 406, 412, 415, 421, 425, 431, 433, 439, 444, 445, 448, 449, 453, 457, 460, 462], "zeros_lik": [6, 33, 77, 94, 143, 339, 352, 461], "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.add", "dpnp.all", "dpnp.allclose", "dpnp.amax", "dpnp.amin", "dpnp.angle", "dpnp.any", "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.asanyarray", "dpnp.asarray", "dpnp.ascontiguousarray", "dpnp.asfarray", "dpnp.asfortranarray", "dpnp.asnumpy", "dpnp.astype", "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.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.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.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.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.negative", "dpnp.nextafter", "dpnp.nonzero", "dpnp.not_equal", "dpnp.ogrid", "dpnp.ones", "dpnp.ones_like", "dpnp.outer", "dpnp.partition", "dpnp.place", "dpnp.positive", "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.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.sort", "dpnp.sort_complex", "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.unwrap", "dpnp.vander", "dpnp.var", "dpnp.vdot", "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__": 238, "__add__": 239, "__and__": 240, "__bool__": 241, "__complex__": 242, "__copy__": 243, "__eq__": 244, "__float__": 245, "__floordiv__": 246, "__ge__": 247, "__getitem__": 248, "__gt__": 249, "__iadd__": 250, "__iand__": 251, "__ifloordiv__": 252, "__ilshift__": 253, "__imod__": 254, "__imul__": 255, "__int__": 256, "__invert__": 257, "__ior__": 258, "__ipow__": 259, "__irshift__": 260, "__isub__": 261, "__itruediv__": 262, "__ixor__": 263, "__le__": 264, "__len__": 265, "__lshift__": 266, "__lt__": 267, "__matmul__": 268, "__mod__": 269, "__mul__": 270, "__ne__": 271, "__neg__": 272, "__new__": 273, "__or__": 274, "__pos__": 275, "__pow__": 276, "__repr__": 277, "__rshift__": 278, "__setitem__": 279, "__str__": 280, "__sub__": 281, "__truediv__": 282, "__xor__": 283, "ab": 11, "absolut": 12, "ad": 467, "add": 13, "algebra": [6, 465], "all": [14, 284], "allclos": 15, "amax": 16, "amin": 17, "angl": 18, "ani": [19, 285], "api": [1, 463], "arang": 20, "arcco": 21, "arccosh": 22, "arcsin": 23, "arcsinh": 24, "arctan": 25, "arctan2": 26, "arctanh": 27, "argmax": [28, 286], "argmin": [29, 287], "argsort": [30, 288], "argwher": 31, "arithmet": [468, 470, 472], "around": 32, "arrai": [6, 7, 9, 33, 464, 466, 467, 470], "array_equ": 34, "array_equiv": 35, "asanyarrai": 36, "asarrai": 37, "ascontiguousarrai": 38, "asfarrai": 39, "asfortranarrai": 40, "asnumpi": 41, "astyp": [42, 289], "atleast_1d": 43, "atleast_2d": 44, "atleast_3d": 45, "attribut": 470, "avail": [9, 478], "averag": [46, 477], "backend": 1, "background": 10, "basic": [467, 472], "beta": 354, "binari": 5, "bincount": 47, "binomi": 355, "bit": [5, 478], "bitwise_and": 48, "bitwise_not": 49, "bitwise_or": 50, "bitwise_xor": 51, "broadcast_arrai": 52, "broadcast_to": 53, "build": [4, 7], "byte": 356, "c": 1, "calcul": 470, "can_cast": 54, "cbrt": 55, "ceil": 56, "chang": 467, "channel": 4, "chisquar": 357, "choic": 358, "choleski": 176, "choos": [57, 290], "class": 7, "clip": [58, 291], "co": 68, "column_stack": 59, "comparison": [6, 466, 470, 478], "complex": 468, "concaten": 60, "cond": 177, "conda": 4, "conj": [61, 292], "conjug": [62, 293], "construct": 470, "control": 0, "convers": 470, "convolv": 63, "copi": [64, 294], "copysign": 65, "copyto": 66, "correl": [67, 477], "cosh": 69, "count": 475, "count_nonzero": 70, "cov": 71, "creat": 8, "creation": 7, "cross": 72, "cumlogsumexp": 73, "cumprod": [74, 295], "cumsum": [75, 296], "cupi": 6, "data": [0, 2, 7, 8, 9, 464, 470, 473], "decomposit": 465, "deg2rad": 76, "degre": 77, "det": 178, "detail": 10, "develop": 2, "devic": 4, "diag": 78, "diag_indic": 79, "diag_indices_from": 80, "diagflat": 81, "diagon": [82, 297], "diff": 83, "differ": 468, "digit": 84, "dimens": [10, 467], "dimension": [6, 470], "dirichlet": 359, "discret": 6, "distribut": 473, "divid": 85, "dot": 86, "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, 473], "dpnp_arrai": 87, "driver": 4, "dstack": 88, "dtype": [89, 298], "ediff1d": 90, "eig": 179, "eigenvalu": 465, "eigh": 180, "eigval": 181, "eigvalsh": 182, "einsum": 91, "einsum_path": 92, "element": [5, 467], "empti": 93, "empty_lik": 94, "equal": 95, "equat": 465, "erf": 96, "error": 476, "exampl": [0, 4], "exist": 7, "exp": 97, "exp2": 98, "expand_dim": 99, "expm1": 100, "expon": 468, "exponenti": 360, "extens": 2, "extract": 101, "extrema": 468, "ey": 102, "f": 361, "fab": 103, "fft": [10, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121], "fft2": 105, "fftfreq": 106, "fftn": 107, "fftshift": 108, "fill": 299, "fill_diagon": 122, "find": 468, "finfo": 123, "fix": 124, "flag": 300, "flat": 301, "flatit": 125, "flatnonzero": 126, "flatten": 302, "flip": 127, "fliplr": 128, "flipud": 129, "float": [468, 478], "float_pow": 130, "floor": 131, "floor_divid": 132, "fmax": 133, "fmin": 134, "fmod": 135, "format": 5, "fourier": 6, "from": [4, 7], "from_dlpack": 136, "frombuff": 137, "fromfil": 138, "fromfunct": 139, "fromit": 140, "fromstr": 141, "full": 142, "full_lik": 143, "function": [10, 466, 468, 476, 477, 478], "gamma": 362, "gener": [464, 473], "geometr": 363, "geomspac": 144, "get_includ": 145, "gradient": 146, "greater": 147, "greater_equ": 148, "guid": 4, "gumbel": 364, "handl": 468, "heavisid": 149, "helper": 10, "hermitian": 10, "hfft": 109, "higher": 10, "histogram": [150, 477], "histogram_bin_edg": 151, "hstack": 152, "hyperbol": 468, "hypergeometr": 365, "hypot": 153, "ident": 154, "ifft": 110, "ifft2": 111, "ifftn": 112, "ifftshift": 113, "ihfft": 114, "iinfo": 155, "imag": [156, 303], "implement": 10, "index": [464, 470], "indic": 157, "infin": 466, "inform": [2, 8, 10], "inner": 158, "insert": 464, "instal": 4, "intel": 4, "interplai": 0, "interpret": 4, "inv": 183, "invert": 159, "irfft": 115, "irfft2": 116, "irfftn": 117, "isclos": 160, "iscomplex": 161, "iscomplexobj": 162, "isfinit": 163, "isinf": 164, "isnan": 165, "isneginf": 166, "isposinf": 167, "isreal": 168, "isrealobj": 169, "isscalar": 170, "issubdtyp": 171, "item": [304, 470], "items": 305, "iter": 464, "join": 467, "kind": 467, "kron": 172, "laplac": 366, "layout": 470, "left_shift": 173, "less": 174, "less_equ": 175, "level": 6, "librari": 0, "like": [464, 467], "linalg": [176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195], "linear": [6, 465], "linspac": 196, "loadtxt": 197, "log": 198, "log10": 199, "log1p": 200, "log2": 201, "logaddexp": 202, "logaddexp2": 203, "logarithm": 468, "logic": 466, "logical_and": 204, "logical_not": 205, "logical_or": 206, "logical_xor": 207, "logist": 367, "lognorm": 368, "logseri": 369, "logspac": 208, "logsumexp": 209, "lstsq": 184, "manipul": [467, 470], "mask_indic": 210, "math": 478, "mathemat": 468, "matmul": 211, "matric": 7, "matrix": [7, 465, 470], "matrix_pow": 185, "matrix_rank": 186, "max": [212, 306], "maximum": 213, "mean": [214, 307], "median": 215, "memori": 470, "meshgrid": 216, "method": 470, "mgrid": 217, "min": [218, 308], "minimum": 219, "miscellan": [8, 468, 469], "mod": 220, "modf": 221, "modul": [6, 472], "moveaxi": 222, "multi": [6, 470], "multi_dot": 187, "multinomi": 370, "multipl": 470, "multipli": 223, "multivariate_norm": 371, "nan": 466, "nan_to_num": 224, "nanargmax": 225, "nanargmin": 226, "nancumprod": 227, "nancumsum": 228, "nanmax": 229, "nanmean": 230, "nanmin": 231, "nanprod": 232, "nanstd": 233, "nansum": 234, "nanvar": 235, "nbyte": 309, "ndarrai": [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, 470], "ndim": 310, "neg": 333, "negative_binomi": 372, "nextaft": 334, "noncentral_chisquar": 373, "noncentral_f": 374, "nonzero": [311, 335], "norm": [188, 465], "normal": [10, 375], "not_equ": 336, "number": [465, 467, 468], "numer": 7, "numpi": [2, 6], "ogrid": 337, "ones": 338, "ones_lik": 339, "oper": [5, 464, 466, 467, 468, 470, 478], "order": 477, "other": [465, 468, 470], "outer": 340, "output": 5, "over": 464, "overview": 3, "pack": 5, "packag": [4, 472], "pad": 471, "parallel": [0, 2], "pareto": 376, "partit": [312, 341], "permut": [377, 473], "pinv": 189, "place": 342, "point": 468, "poisson": 378, "poly1d": 472, "polynomi": 472, "polyutil": 472, "posit": 343, "power": [344, 379], "prod": [313, 345], "product": [465, 468], "proj": 346, "promot": 10, "ptp": 347, "put": [314, 348], "put_along_axi": 349, "putmask": 350, "python": 4, "qr": 190, "quick": 4, "r": 4, "rad2deg": 351, "radian": 352, "rand": 380, "randint": 381, "randn": 382, "random": [6, 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, 473], "random_integ": 384, "random_sampl": 385, "randomst": 353, "ranf": 386, "rang": 7, "ration": 468, "ravel": [315, 402], "rayleigh": 387, "real": [10, 316, 403], "real_if_clos": 404, "rearrang": 467, "reciproc": 405, "reduce_hypot": 406, "refer": [1, 463], "remaind": 407, "remov": 467, "repeat": [317, 408], "reshap": [318, 409], "result_typ": 410, "rfft": 118, "rfft2": 119, "rfftfreq": 120, "rfftn": 121, "right_shift": 411, "rint": 412, "roll": 413, "rollaxi": 414, "round": [319, 415, 468], "routin": [7, 8, 10, 464, 467, 468, 469, 474], "row_stack": 416, "rsqrt": 417, "sampl": [6, 388, 473], "scikit": 4, "search": 475, "searchsort": [320, 418], "seed": 389, "select": [419, 470], "shape": [7, 321, 420, 467, 470], "shuffl": 390, "sign": 421, "signbit": 422, "simpl": 473, "sin": 423, "sinh": 424, "size": 322, "slogdet": 191, "solv": [192, 465], "sort": [323, 425, 475], "sort_complex": 426, "special": [468, 470, 476], "split": 467, "sqrt": 427, "squar": 428, "squeez": [324, 429], "stack": 430, "standard": 10, "standard_cauchi": 391, "standard_exponenti": 392, "standard_gamma": 393, "standard_norm": 394, "standard_t": 395, "start": 4, "statist": 477, "std": [325, 431], "stride": 326, "subtract": 432, "sum": [327, 433, 468], "summari": 6, "svd": 193, "swapax": [328, 434], "t": 237, "tabl": 6, "take": [329, 435], "take_along_axi": 436, "tan": 437, "tanh": 438, "tensordot": 439, "tensorinv": 194, "tensorsolv": 195, "test": [4, 8, 466], "tile": [440, 467], "trace": [330, 441], "transform": [6, 10], "transpos": [331, 442, 467], "trapezoid": 443, "tri": 444, "triangular": 396, "trigonometr": [468, 478], "tril": 445, "tril_indic": 446, "tril_indices_from": 447, "trim_zero": 448, "triu": 449, "triu_indic": 450, "triu_indices_from": 451, "true_divid": 452, "trunc": 453, "truth": 466, "twiddl": 478, "type": [8, 9, 10, 466, 470], "ufunc": 478, "uniform": 397, "uniqu": 454, "univers": 478, "unwrap": 455, "util": 469, "valu": [7, 466], "vander": 456, "var": [332, 457], "varianc": 477, "vdot": 458, "vector": 465, "vonmis": 398, "vstack": 459, "wald": 399, "weibul": 400, "where": 460, "wise": 5, "zero": 461, "zeros_lik": 462, "zipf": 401}}) \ No newline at end of file +Search.setIndex({"alltitles": {"API Reference": [[463, null]], "Adding and removing elements": [[467, "adding-and-removing-elements"]], "Arithmetic": [[472, "arithmetic"]], "Arithmetic operations": [[468, "arithmetic-operations"]], "Arithmetic, matrix multiplication, and comparison operations": [[470, "arithmetic-matrix-multiplication-and-comparison-operations"]], "Array Indexing Routines": [[464, null]], "Array Manipulation Routines": [[467, null]], "Array attributes": [[470, "array-attributes"]], "Array conversion": [[470, "array-conversion"]], "Array creation routines": [[7, null]], "Array methods": [[470, "array-methods"]], "Array type testing": [[466, "array-type-testing"]], "Available array data types": [[9, null]], "Available ufuncs": [[478, "available-ufuncs"]], "Averages and variances": [[477, "averages-and-variances"]], "Background information": [[10, "background-information"]], "Basic operations": [[467, "basic-operations"]], "Basics": [[472, "basics"]], "Binary Operations": [[5, null]], "Bit packing": [[5, "bit-packing"]], "Bit-twiddling functions": [[478, "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 matrices": [[7, "building-matrices"]], "C++ backend API Reference": [[1, null]], "Calculation": [[470, "calculation"]], "Changing array shape": [[467, "changing-array-shape"]], "Changing kind of array": [[467, "changing-kind-of-array"]], "Changing number of dimensions": [[467, "changing-number-of-dimensions"]], "Comparison": [[466, "comparison"]], "Comparison Table NumPy/ DPNP/ CuPy": [[6, null]], "Comparison functions": [[478, "comparison-functions"]], "Constructing arrays": [[470, "constructing-arrays"]], "Correlations": [[477, "correlations"]], "Counting": [[475, "counting"]], "Creating data types": [[8, "creating-data-types"]], "Data Parallel Extension for NumPy*": [[2, null]], "Data type": [[470, "data-type"]], "Data type information": [[8, "data-type-information"]], "Data type routines": [[8, null]], "Data type testing": [[8, "data-type-testing"]], "Decompositions": [[465, "decompositions"]], "Development information": [[2, null]], "Device Drivers": [[4, "device-drivers"]], "Discrete Fourier Transform": [[6, "discrete-fourier-transform"]], "Distributions": [[473, "distributions"]], "Element-wise bit operations": [[5, "element-wise-bit-operations"]], "Error Function": [[476, "error-function"]], "Example": [[0, "example"]], "Examples": [[4, "examples"]], "Exponents and logarithms": [[468, "exponents-and-logarithms"]], "Extrema finding": [[468, "extrema-finding"]], "FFT Functions": [[10, null]], "Floating functions": [[478, "floating-functions"]], "Floating point routines": [[468, "floating-point-routines"]], "From existing data": [[7, "from-existing-data"]], "From shape or value": [[7, "from-shape-or-value"]], "Generating index arrays": [[464, "generating-index-arrays"]], "Handling complex numbers": [[468, "handling-complex-numbers"]], "Helper routines": [[10, "helper-routines"]], "Hermitian FFTs": [[10, "hermitian-ffts"]], "Higher dimensions": [[10, "higher-dimensions"]], "Histograms": [[477, "histograms"]], "Hyperbolic functions": [[468, "hyperbolic-functions"]], "Implementation details": [[10, "implementation-details"]], "Indexing arrays": [[470, "indexing-arrays"]], "Indexing-like operations": [[464, "indexing-like-operations"]], "Infinities and NaNs": [[466, "infinities-and-nans"]], "Inserting data into arrays": [[464, "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": [[470, "item-selection-and-manipulation"]], "Iterating over arrays": [[464, "iterating-over-arrays"]], "Joining arrays": [[467, "joining-arrays"]], "Linear Algebra": [[6, "linear-algebra"], [465, null]], "Logic Functions": [[466, null]], "Logic operations": [[466, "logic-operations"]], "Math operations": [[478, "math-operations"]], "Mathematical functions": [[468, null]], "Matrix and vector products": [[465, "matrix-and-vector-products"]], "Matrix eigenvalues": [[465, "matrix-eigenvalues"]], "Memory layout": [[470, "memory-layout"]], "Miscellaneous": [[8, "miscellaneous"], [468, "miscellaneous"]], "Miscellaneous routines": [[469, null]], "Module-Level": [[6, "module-level"]], "Multi-Dimensional Array": [[6, "multi-dimensional-array"]], "Multi-Dimensional Array (ndarray)": [[470, null]], "Normalization": [[10, "normalization"]], "Norms and other numbers": [[465, "norms-and-other-numbers"]], "Numerical ranges": [[7, "numerical-ranges"]], "Order statistics": [[477, "order-statistics"]], "Other attributes": [[470, "other-attributes"]], "Other special functions": [[468, "other-special-functions"]], "Output formatting": [[5, "output-formatting"]], "Overview": [[3, null]], "Padding": [[471, null]], "Permutations": [[473, "permutations"]], "Poly1d": [[472, "poly1d"]], "Polynomial Module": [[472, "polynomial-module"]], "Polynomial Package": [[472, "polynomial-package"]], "Polynomials": [[472, null]], "Polyutils": [[472, "polyutils"]], "Python Interpreter": [[4, "python-interpreter"]], "Quick Start Guide": [[4, null]], "Random Sampling": [[6, "random-sampling"]], "Random Sampling (dpnp.random)": [[473, null]], "Random generator": [[473, "random-generator"]], "Rational routines": [[468, "rational-routines"]], "Real FFTs": [[10, "real-ffts"]], "Real and Hermitian transforms": [[10, "real-and-hermitian-transforms"]], "Rearranging elements": [[467, "rearranging-elements"]], "Rounding": [[468, "rounding"]], "Routines": [[474, null]], "Searching": [[475, "searching"]], "Shape manipulation": [[470, "shape-manipulation"]], "Simple random data": [[473, "simple-random-data"]], "Solving linear equations": [[465, "solving-linear-equations"]], "Sorting": [[475, "sorting"]], "Sorting, Searching, and Counting": [[475, null]], "Special Functions": [[476, null]], "Special methods": [[470, "special-methods"]], "Splitting arrays": [[467, "splitting-arrays"]], "Standard FFTs": [[10, "standard-ffts"]], "Statistical Functions": [[477, null]], "Summary": [[6, "summary"]], "Sums, products, differences": [[468, "sums-products-differences"]], "Testing": [[4, "testing"]], "The Matrix class": [[7, "the-matrix-class"]], "Tiling arrays": [[467, "tiling-arrays"]], "Transpose-like operations": [[467, "transpose-like-operations"]], "Trigonometric functions": [[468, "trigonometric-functions"], [478, "trigonometric-functions"]], "Truth value testing": [[466, "truth-value-testing"]], "Type Promotion": [[10, "type-promotion"]], "Universal Functions (ufunc)": [[478, null]], "Utility": [[469, "utility"]], "dpnp.abs": [[11, null]], "dpnp.absolute": [[12, null]], "dpnp.add": [[13, null]], "dpnp.all": [[14, null]], "dpnp.allclose": [[15, null]], "dpnp.amax": [[16, null]], "dpnp.amin": [[17, null]], "dpnp.angle": [[18, null]], "dpnp.any": [[19, null]], "dpnp.arange": [[20, null]], "dpnp.arccos": [[21, null]], "dpnp.arccosh": [[22, null]], "dpnp.arcsin": [[23, null]], "dpnp.arcsinh": [[24, null]], "dpnp.arctan": [[25, null]], "dpnp.arctan2": [[26, null]], "dpnp.arctanh": [[27, null]], "dpnp.argmax": [[28, null]], "dpnp.argmin": [[29, null]], "dpnp.argsort": [[30, null]], "dpnp.argwhere": [[31, null]], "dpnp.around": [[32, null]], "dpnp.array": [[33, null]], "dpnp.array_equal": [[34, null]], "dpnp.array_equiv": [[35, null]], "dpnp.asanyarray": [[36, null]], "dpnp.asarray": [[37, null]], "dpnp.ascontiguousarray": [[38, null]], "dpnp.asfarray": [[39, null]], "dpnp.asfortranarray": [[40, null]], "dpnp.asnumpy": [[41, null]], "dpnp.astype": [[42, null]], "dpnp.atleast_1d": [[43, null]], "dpnp.atleast_2d": [[44, null]], "dpnp.atleast_3d": [[45, null]], "dpnp.average": [[46, null]], "dpnp.bincount": [[47, null]], "dpnp.bitwise_and": [[48, null]], "dpnp.bitwise_not": [[49, null]], "dpnp.bitwise_or": [[50, null]], "dpnp.bitwise_xor": [[51, null]], "dpnp.broadcast_arrays": [[52, null]], "dpnp.broadcast_to": [[53, null]], "dpnp.can_cast": [[54, null]], "dpnp.cbrt": [[55, null]], "dpnp.ceil": [[56, null]], "dpnp.choose": [[57, null]], "dpnp.clip": [[58, null]], "dpnp.column_stack": [[59, null]], "dpnp.concatenate": [[60, null]], "dpnp.conj": [[61, null]], "dpnp.conjugate": [[62, null]], "dpnp.convolve": [[63, null]], "dpnp.copy": [[64, null]], "dpnp.copysign": [[65, null]], "dpnp.copyto": [[66, null]], "dpnp.correlate": [[67, null]], "dpnp.cos": [[68, null]], "dpnp.cosh": [[69, null]], "dpnp.count_nonzero": [[70, null]], "dpnp.cov": [[71, null]], "dpnp.cross": [[72, null]], "dpnp.cumlogsumexp": [[73, null]], "dpnp.cumprod": [[74, null]], "dpnp.cumsum": [[75, null]], "dpnp.deg2rad": [[76, null]], "dpnp.degrees": [[77, null]], "dpnp.diag": [[78, null]], "dpnp.diag_indices": [[79, null]], "dpnp.diag_indices_from": [[80, null]], "dpnp.diagflat": [[81, null]], "dpnp.diagonal": [[82, null]], "dpnp.diff": [[83, null]], "dpnp.digitize": [[84, null]], "dpnp.divide": [[85, null]], "dpnp.dot": [[86, null]], "dpnp.dpnp_array.dpnp_array": [[87, null]], "dpnp.dstack": [[88, null]], "dpnp.dtype": [[89, null]], "dpnp.ediff1d": [[90, null]], "dpnp.einsum": [[91, null]], "dpnp.einsum_path": [[92, null]], "dpnp.empty": [[93, null]], "dpnp.empty_like": [[94, null]], "dpnp.equal": [[95, null]], "dpnp.erf": [[96, null]], "dpnp.exp": [[97, null]], "dpnp.exp2": [[98, null]], "dpnp.expand_dims": [[99, null]], "dpnp.expm1": [[100, null]], "dpnp.extract": [[101, null]], "dpnp.eye": [[102, null]], "dpnp.fabs": [[103, null]], "dpnp.fft.fft": [[104, null]], "dpnp.fft.fft2": [[105, null]], "dpnp.fft.fftfreq": [[106, null]], "dpnp.fft.fftn": [[107, null]], "dpnp.fft.fftshift": [[108, null]], "dpnp.fft.hfft": [[109, null]], "dpnp.fft.ifft": [[110, null]], "dpnp.fft.ifft2": [[111, null]], "dpnp.fft.ifftn": [[112, null]], "dpnp.fft.ifftshift": [[113, null]], "dpnp.fft.ihfft": [[114, null]], "dpnp.fft.irfft": [[115, null]], "dpnp.fft.irfft2": [[116, null]], "dpnp.fft.irfftn": [[117, null]], "dpnp.fft.rfft": [[118, null]], "dpnp.fft.rfft2": [[119, null]], "dpnp.fft.rfftfreq": [[120, null]], "dpnp.fft.rfftn": [[121, null]], "dpnp.fill_diagonal": [[122, null]], "dpnp.finfo": [[123, null]], "dpnp.fix": [[124, null]], "dpnp.flatiter": [[125, null]], "dpnp.flatnonzero": [[126, null]], "dpnp.flip": [[127, null]], "dpnp.fliplr": [[128, null]], "dpnp.flipud": [[129, null]], "dpnp.float_power": [[130, null]], "dpnp.floor": [[131, null]], "dpnp.floor_divide": [[132, null]], "dpnp.fmax": [[133, null]], "dpnp.fmin": [[134, null]], "dpnp.fmod": [[135, null]], "dpnp.from_dlpack": [[136, null]], "dpnp.frombuffer": [[137, null]], "dpnp.fromfile": [[138, null]], "dpnp.fromfunction": [[139, null]], "dpnp.fromiter": [[140, null]], "dpnp.fromstring": [[141, null]], "dpnp.full": [[142, null]], "dpnp.full_like": [[143, null]], "dpnp.geomspace": [[144, null]], "dpnp.get_include": [[145, null]], "dpnp.gradient": [[146, null]], "dpnp.greater": [[147, null]], "dpnp.greater_equal": [[148, null]], "dpnp.heaviside": [[149, null]], "dpnp.histogram": [[150, null]], "dpnp.histogram_bin_edges": [[151, null]], "dpnp.hstack": [[152, null]], "dpnp.hypot": [[153, null]], "dpnp.identity": [[154, null]], "dpnp.iinfo": [[155, null]], "dpnp.imag": [[156, null]], "dpnp.indices": [[157, null]], "dpnp.inner": [[158, null]], "dpnp.invert": [[159, null]], "dpnp.isclose": [[160, null]], "dpnp.iscomplex": [[161, null]], "dpnp.iscomplexobj": [[162, null]], "dpnp.isfinite": [[163, null]], "dpnp.isinf": [[164, null]], "dpnp.isnan": [[165, null]], "dpnp.isneginf": [[166, null]], "dpnp.isposinf": [[167, null]], "dpnp.isreal": [[168, null]], "dpnp.isrealobj": [[169, null]], "dpnp.isscalar": [[170, null]], "dpnp.issubdtype": [[171, null]], "dpnp.kron": [[172, null]], "dpnp.left_shift": [[173, null]], "dpnp.less": [[174, null]], "dpnp.less_equal": [[175, null]], "dpnp.linalg.cholesky": [[176, null]], "dpnp.linalg.cond": [[177, null]], "dpnp.linalg.det": [[178, null]], "dpnp.linalg.eig": [[179, null]], "dpnp.linalg.eigh": [[180, null]], "dpnp.linalg.eigvals": [[181, null]], "dpnp.linalg.eigvalsh": [[182, null]], "dpnp.linalg.inv": [[183, null]], "dpnp.linalg.lstsq": [[184, null]], "dpnp.linalg.matrix_power": [[185, null]], "dpnp.linalg.matrix_rank": [[186, null]], "dpnp.linalg.multi_dot": [[187, null]], "dpnp.linalg.norm": [[188, null]], "dpnp.linalg.pinv": [[189, null]], "dpnp.linalg.qr": [[190, null]], "dpnp.linalg.slogdet": [[191, null]], "dpnp.linalg.solve": [[192, null]], "dpnp.linalg.svd": [[193, null]], "dpnp.linalg.tensorinv": [[194, null]], "dpnp.linalg.tensorsolve": [[195, null]], "dpnp.linspace": [[196, null]], "dpnp.loadtxt": [[197, null]], "dpnp.log": [[198, null]], "dpnp.log10": [[199, null]], "dpnp.log1p": [[200, null]], "dpnp.log2": [[201, null]], "dpnp.logaddexp": [[202, null]], "dpnp.logaddexp2": [[203, null]], "dpnp.logical_and": [[204, null]], "dpnp.logical_not": [[205, null]], "dpnp.logical_or": [[206, null]], "dpnp.logical_xor": [[207, null]], "dpnp.logspace": [[208, null]], "dpnp.logsumexp": [[209, null]], "dpnp.mask_indices": [[210, null]], "dpnp.matmul": [[211, null]], "dpnp.max": [[212, null]], "dpnp.maximum": [[213, null]], "dpnp.mean": [[214, null]], "dpnp.median": [[215, null]], "dpnp.meshgrid": [[216, null]], "dpnp.mgrid": [[217, null]], "dpnp.min": [[218, null]], "dpnp.minimum": [[219, null]], "dpnp.mod": [[220, null]], "dpnp.modf": [[221, null]], "dpnp.moveaxis": [[222, null]], "dpnp.multiply": [[223, null]], "dpnp.nan_to_num": [[224, null]], "dpnp.nanargmax": [[225, null]], "dpnp.nanargmin": [[226, null]], "dpnp.nancumprod": [[227, null]], "dpnp.nancumsum": [[228, null]], "dpnp.nanmax": [[229, null]], "dpnp.nanmean": [[230, null]], "dpnp.nanmin": [[231, null]], "dpnp.nanprod": [[232, null]], "dpnp.nanstd": [[233, null]], "dpnp.nansum": [[234, null]], "dpnp.nanvar": [[235, null]], "dpnp.ndarray": [[236, null]], "dpnp.ndarray.T": [[237, null]], "dpnp.ndarray.__abs__": [[238, null]], "dpnp.ndarray.__add__": [[239, null]], "dpnp.ndarray.__and__": [[240, null]], "dpnp.ndarray.__bool__": [[241, null]], "dpnp.ndarray.__complex__": [[242, null]], "dpnp.ndarray.__copy__": [[243, null]], "dpnp.ndarray.__eq__": [[244, null]], "dpnp.ndarray.__float__": [[245, null]], "dpnp.ndarray.__floordiv__": [[246, null]], "dpnp.ndarray.__ge__": [[247, null]], "dpnp.ndarray.__getitem__": [[248, null]], "dpnp.ndarray.__gt__": [[249, null]], "dpnp.ndarray.__iadd__": [[250, null]], "dpnp.ndarray.__iand__": [[251, null]], "dpnp.ndarray.__ifloordiv__": [[252, null]], "dpnp.ndarray.__ilshift__": [[253, null]], "dpnp.ndarray.__imod__": [[254, null]], "dpnp.ndarray.__imul__": [[255, null]], "dpnp.ndarray.__int__": [[256, null]], "dpnp.ndarray.__invert__": [[257, null]], "dpnp.ndarray.__ior__": [[258, null]], "dpnp.ndarray.__ipow__": [[259, null]], "dpnp.ndarray.__irshift__": [[260, null]], "dpnp.ndarray.__isub__": [[261, null]], "dpnp.ndarray.__itruediv__": [[262, null]], "dpnp.ndarray.__ixor__": [[263, null]], "dpnp.ndarray.__le__": [[264, null]], "dpnp.ndarray.__len__": [[265, null]], "dpnp.ndarray.__lshift__": [[266, null]], "dpnp.ndarray.__lt__": [[267, null]], "dpnp.ndarray.__matmul__": [[268, null]], "dpnp.ndarray.__mod__": [[269, null]], "dpnp.ndarray.__mul__": [[270, null]], "dpnp.ndarray.__ne__": [[271, null]], "dpnp.ndarray.__neg__": [[272, null]], "dpnp.ndarray.__new__": [[273, null]], "dpnp.ndarray.__or__": [[274, null]], "dpnp.ndarray.__pos__": [[275, null]], "dpnp.ndarray.__pow__": [[276, null]], "dpnp.ndarray.__repr__": [[277, null]], "dpnp.ndarray.__rshift__": [[278, null]], "dpnp.ndarray.__setitem__": [[279, null]], "dpnp.ndarray.__str__": [[280, null]], "dpnp.ndarray.__sub__": [[281, null]], "dpnp.ndarray.__truediv__": [[282, null]], "dpnp.ndarray.__xor__": [[283, null]], "dpnp.ndarray.all": [[284, null]], "dpnp.ndarray.any": [[285, null]], "dpnp.ndarray.argmax": [[286, null]], "dpnp.ndarray.argmin": [[287, null]], "dpnp.ndarray.argsort": [[288, null]], "dpnp.ndarray.astype": [[289, null]], "dpnp.ndarray.choose": [[290, null]], "dpnp.ndarray.clip": [[291, null]], "dpnp.ndarray.conj": [[292, null]], "dpnp.ndarray.conjugate": [[293, null]], "dpnp.ndarray.copy": [[294, null]], "dpnp.ndarray.cumprod": [[295, null]], "dpnp.ndarray.cumsum": [[296, null]], "dpnp.ndarray.diagonal": [[297, null]], "dpnp.ndarray.dtype": [[298, null]], "dpnp.ndarray.fill": [[299, null]], "dpnp.ndarray.flags": [[300, null]], "dpnp.ndarray.flat": [[301, null]], "dpnp.ndarray.flatten": [[302, null]], "dpnp.ndarray.imag": [[303, null]], "dpnp.ndarray.item": [[304, null]], "dpnp.ndarray.itemsize": [[305, null]], "dpnp.ndarray.max": [[306, null]], "dpnp.ndarray.mean": [[307, null]], "dpnp.ndarray.min": [[308, null]], "dpnp.ndarray.nbytes": [[309, null]], "dpnp.ndarray.ndim": [[310, null]], "dpnp.ndarray.nonzero": [[311, null]], "dpnp.ndarray.partition": [[312, null]], "dpnp.ndarray.prod": [[313, null]], "dpnp.ndarray.put": [[314, null]], "dpnp.ndarray.ravel": [[315, null]], "dpnp.ndarray.real": [[316, null]], "dpnp.ndarray.repeat": [[317, null]], "dpnp.ndarray.reshape": [[318, null]], "dpnp.ndarray.round": [[319, null]], "dpnp.ndarray.searchsorted": [[320, null]], "dpnp.ndarray.shape": [[321, null]], "dpnp.ndarray.size": [[322, null]], "dpnp.ndarray.sort": [[323, null]], "dpnp.ndarray.squeeze": [[324, null]], "dpnp.ndarray.std": [[325, null]], "dpnp.ndarray.strides": [[326, null]], "dpnp.ndarray.sum": [[327, null]], "dpnp.ndarray.swapaxes": [[328, null]], "dpnp.ndarray.take": [[329, null]], "dpnp.ndarray.trace": [[330, null]], "dpnp.ndarray.transpose": [[331, null]], "dpnp.ndarray.var": [[332, null]], "dpnp.negative": [[333, null]], "dpnp.nextafter": [[334, null]], "dpnp.nonzero": [[335, null]], "dpnp.not_equal": [[336, null]], "dpnp.ogrid": [[337, null]], "dpnp.ones": [[338, null]], "dpnp.ones_like": [[339, null]], "dpnp.outer": [[340, null]], "dpnp.partition": [[341, null]], "dpnp.place": [[342, null]], "dpnp.positive": [[343, null]], "dpnp.power": [[344, null]], "dpnp.prod": [[345, null]], "dpnp.proj": [[346, null]], "dpnp.ptp": [[347, null]], "dpnp.put": [[348, null]], "dpnp.put_along_axis": [[349, null]], "dpnp.putmask": [[350, null]], "dpnp.rad2deg": [[351, null]], "dpnp.radians": [[352, null]], "dpnp.random.RandomState": [[353, null]], "dpnp.random.beta": [[354, null]], "dpnp.random.binomial": [[355, null]], "dpnp.random.bytes": [[356, null]], "dpnp.random.chisquare": [[357, null]], "dpnp.random.choice": [[358, null]], "dpnp.random.dirichlet": [[359, null]], "dpnp.random.exponential": [[360, null]], "dpnp.random.f": [[361, null]], "dpnp.random.gamma": [[362, null]], "dpnp.random.geometric": [[363, null]], "dpnp.random.gumbel": [[364, null]], "dpnp.random.hypergeometric": [[365, null]], "dpnp.random.laplace": [[366, null]], "dpnp.random.logistic": [[367, null]], "dpnp.random.lognormal": [[368, null]], "dpnp.random.logseries": [[369, null]], "dpnp.random.multinomial": [[370, null]], "dpnp.random.multivariate_normal": [[371, null]], "dpnp.random.negative_binomial": [[372, null]], "dpnp.random.noncentral_chisquare": [[373, null]], "dpnp.random.noncentral_f": [[374, null]], "dpnp.random.normal": [[375, null]], "dpnp.random.pareto": [[376, null]], "dpnp.random.permutation": [[377, null]], "dpnp.random.poisson": [[378, null]], "dpnp.random.power": [[379, null]], "dpnp.random.rand": [[380, null]], "dpnp.random.randint": [[381, null]], "dpnp.random.randn": [[382, null]], "dpnp.random.random": [[383, null]], "dpnp.random.random_integers": [[384, null]], "dpnp.random.random_sample": [[385, null]], "dpnp.random.ranf": [[386, null]], "dpnp.random.rayleigh": [[387, null]], "dpnp.random.sample": [[388, null]], "dpnp.random.seed": [[389, null]], "dpnp.random.shuffle": [[390, null]], "dpnp.random.standard_cauchy": [[391, null]], "dpnp.random.standard_exponential": [[392, null]], "dpnp.random.standard_gamma": [[393, null]], "dpnp.random.standard_normal": [[394, null]], "dpnp.random.standard_t": [[395, null]], "dpnp.random.triangular": [[396, null]], "dpnp.random.uniform": [[397, null]], "dpnp.random.vonmises": [[398, null]], "dpnp.random.wald": [[399, null]], "dpnp.random.weibull": [[400, null]], "dpnp.random.zipf": [[401, null]], "dpnp.ravel": [[402, null]], "dpnp.real": [[403, null]], "dpnp.real_if_close": [[404, null]], "dpnp.reciprocal": [[405, null]], "dpnp.reduce_hypot": [[406, null]], "dpnp.remainder": [[407, null]], "dpnp.repeat": [[408, null]], "dpnp.reshape": [[409, null]], "dpnp.result_type": [[410, null]], "dpnp.right_shift": [[411, null]], "dpnp.rint": [[412, null]], "dpnp.roll": [[413, null]], "dpnp.rollaxis": [[414, null]], "dpnp.round": [[415, null]], "dpnp.row_stack": [[416, null]], "dpnp.rsqrt": [[417, null]], "dpnp.searchsorted": [[418, null]], "dpnp.select": [[419, null]], "dpnp.shape": [[420, null]], "dpnp.sign": [[421, null]], "dpnp.signbit": [[422, null]], "dpnp.sin": [[423, null]], "dpnp.sinh": [[424, null]], "dpnp.sort": [[425, null]], "dpnp.sort_complex": [[426, null]], "dpnp.sqrt": [[427, null]], "dpnp.square": [[428, null]], "dpnp.squeeze": [[429, null]], "dpnp.stack": [[430, null]], "dpnp.std": [[431, null]], "dpnp.subtract": [[432, null]], "dpnp.sum": [[433, null]], "dpnp.swapaxes": [[434, null]], "dpnp.take": [[435, null]], "dpnp.take_along_axis": [[436, null]], "dpnp.tan": [[437, null]], "dpnp.tanh": [[438, null]], "dpnp.tensordot": [[439, null]], "dpnp.tile": [[440, null]], "dpnp.trace": [[441, null]], "dpnp.transpose": [[442, null]], "dpnp.trapezoid": [[443, null]], "dpnp.tri": [[444, null]], "dpnp.tril": [[445, null]], "dpnp.tril_indices": [[446, null]], "dpnp.tril_indices_from": [[447, null]], "dpnp.trim_zeros": [[448, null]], "dpnp.triu": [[449, null]], "dpnp.triu_indices": [[450, null]], "dpnp.triu_indices_from": [[451, null]], "dpnp.true_divide": [[452, null]], "dpnp.trunc": [[453, null]], "dpnp.unique": [[454, null]], "dpnp.unwrap": [[455, null]], "dpnp.vander": [[456, null]], "dpnp.var": [[457, null]], "dpnp.vdot": [[458, null]], "dpnp.vstack": [[459, null]], "dpnp.where": [[460, null]], "dpnp.zeros": [[461, null]], "dpnp.zeros_like": [[462, 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.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.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.asanyarray", "reference/generated/dpnp.asarray", "reference/generated/dpnp.ascontiguousarray", "reference/generated/dpnp.asfarray", "reference/generated/dpnp.asfortranarray", "reference/generated/dpnp.asnumpy", "reference/generated/dpnp.astype", "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.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.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.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.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.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.place", "reference/generated/dpnp.positive", "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.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.sort", "reference/generated/dpnp.sort_complex", "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.unwrap", "reference/generated/dpnp.vander", "reference/generated/dpnp.var", "reference/generated/dpnp.vdot", "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.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.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.asanyarray.rst", "reference/generated/dpnp.asarray.rst", "reference/generated/dpnp.ascontiguousarray.rst", "reference/generated/dpnp.asfarray.rst", "reference/generated/dpnp.asfortranarray.rst", "reference/generated/dpnp.asnumpy.rst", "reference/generated/dpnp.astype.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.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.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.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.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.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.place.rst", "reference/generated/dpnp.positive.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.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.sort.rst", "reference/generated/dpnp.sort_complex.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.unwrap.rst", "reference/generated/dpnp.vander.rst", "reference/generated/dpnp.var.rst", "reference/generated/dpnp.vdot.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)": [[238, "dpnp.ndarray.__abs__", false]], "__add__() (dpnp.ndarray method)": [[239, "dpnp.ndarray.__add__", false]], "__and__() (dpnp.ndarray method)": [[240, "dpnp.ndarray.__and__", false]], "__bool__() (dpnp.ndarray method)": [[241, "dpnp.ndarray.__bool__", false]], "__complex__() (dpnp.ndarray method)": [[242, "dpnp.ndarray.__complex__", false]], "__copy__() (dpnp.ndarray method)": [[243, "dpnp.ndarray.__copy__", false]], "__eq__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__eq__", false]], "__eq__() (dpnp.dtype method)": [[89, "dpnp.dtype.__eq__", false]], "__eq__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__eq__", false]], "__eq__() (dpnp.ndarray method)": [[244, "dpnp.ndarray.__eq__", false]], "__eq__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__eq__", false]], "__float__() (dpnp.ndarray method)": [[245, "dpnp.ndarray.__float__", false]], "__floordiv__() (dpnp.ndarray method)": [[246, "dpnp.ndarray.__floordiv__", false]], "__ge__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__ge__", false]], "__ge__() (dpnp.dtype method)": [[89, "dpnp.dtype.__ge__", false]], "__ge__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__ge__", false]], "__ge__() (dpnp.ndarray method)": [[247, "dpnp.ndarray.__ge__", false]], "__ge__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__ge__", false]], "__getitem__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__getitem__", false]], "__getitem__() (dpnp.dtype method)": [[89, "dpnp.dtype.__getitem__", false]], "__getitem__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__getitem__", false]], "__getitem__() (dpnp.ndarray method)": [[248, "dpnp.ndarray.__getitem__", false]], "__gt__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__gt__", false]], "__gt__() (dpnp.dtype method)": [[89, "dpnp.dtype.__gt__", false]], "__gt__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__gt__", false]], "__gt__() (dpnp.ndarray method)": [[249, "dpnp.ndarray.__gt__", false]], "__gt__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__gt__", false]], "__iadd__() (dpnp.ndarray method)": [[250, "dpnp.ndarray.__iadd__", false]], "__iand__() (dpnp.ndarray method)": [[251, "dpnp.ndarray.__iand__", false]], "__ifloordiv__() (dpnp.ndarray method)": [[252, "dpnp.ndarray.__ifloordiv__", false]], "__ilshift__() (dpnp.ndarray method)": [[253, "dpnp.ndarray.__ilshift__", false]], "__imod__() (dpnp.ndarray method)": [[254, "dpnp.ndarray.__imod__", false]], "__imul__() (dpnp.ndarray method)": [[255, "dpnp.ndarray.__imul__", false]], "__int__() (dpnp.ndarray method)": [[256, "dpnp.ndarray.__int__", false]], "__invert__() (dpnp.ndarray method)": [[257, "dpnp.ndarray.__invert__", false]], "__ior__() (dpnp.ndarray method)": [[258, "dpnp.ndarray.__ior__", false]], "__ipow__() (dpnp.ndarray method)": [[259, "dpnp.ndarray.__ipow__", false]], "__irshift__() (dpnp.ndarray method)": [[260, "dpnp.ndarray.__irshift__", false]], "__isub__() (dpnp.ndarray method)": [[261, "dpnp.ndarray.__isub__", false]], "__iter__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__iter__", false]], "__itruediv__() (dpnp.ndarray method)": [[262, "dpnp.ndarray.__itruediv__", false]], "__ixor__() (dpnp.ndarray method)": [[263, "dpnp.ndarray.__ixor__", false]], "__le__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__le__", false]], "__le__() (dpnp.dtype method)": [[89, "dpnp.dtype.__le__", false]], "__le__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__le__", false]], "__le__() (dpnp.ndarray method)": [[264, "dpnp.ndarray.__le__", false]], "__le__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__le__", false]], "__len__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__len__", false]], "__len__() (dpnp.dtype method)": [[89, "dpnp.dtype.__len__", false]], "__len__() (dpnp.ndarray method)": [[265, "dpnp.ndarray.__len__", false]], "__lshift__() (dpnp.ndarray method)": [[266, "dpnp.ndarray.__lshift__", false]], "__lt__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__lt__", false]], "__lt__() (dpnp.dtype method)": [[89, "dpnp.dtype.__lt__", false]], "__lt__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__lt__", false]], "__lt__() (dpnp.ndarray method)": [[267, "dpnp.ndarray.__lt__", false]], "__lt__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__lt__", false]], "__matmul__() (dpnp.ndarray method)": [[268, "dpnp.ndarray.__matmul__", false]], "__mod__() (dpnp.ndarray method)": [[269, "dpnp.ndarray.__mod__", false]], "__mul__() (dpnp.ndarray method)": [[270, "dpnp.ndarray.__mul__", false]], "__ne__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__ne__", false]], "__ne__() (dpnp.dtype method)": [[89, "dpnp.dtype.__ne__", false]], "__ne__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__ne__", false]], "__ne__() (dpnp.ndarray method)": [[271, "dpnp.ndarray.__ne__", false]], "__ne__() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.__ne__", false]], "__neg__() (dpnp.ndarray method)": [[272, "dpnp.ndarray.__neg__", false]], "__new__() (dpnp.ndarray method)": [[273, "dpnp.ndarray.__new__", false]], "__next__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__next__", false]], "__or__() (dpnp.ndarray method)": [[274, "dpnp.ndarray.__or__", false]], "__pos__() (dpnp.ndarray method)": [[275, "dpnp.ndarray.__pos__", false]], "__pow__() (dpnp.ndarray method)": [[276, "dpnp.ndarray.__pow__", false]], "__repr__() (dpnp.ndarray method)": [[277, "dpnp.ndarray.__repr__", false]], "__rshift__() (dpnp.ndarray method)": [[278, "dpnp.ndarray.__rshift__", false]], "__setitem__() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.__setitem__", false]], "__setitem__() (dpnp.flatiter method)": [[125, "dpnp.flatiter.__setitem__", false]], "__setitem__() (dpnp.ndarray method)": [[279, "dpnp.ndarray.__setitem__", false]], "__str__() (dpnp.ndarray method)": [[280, "dpnp.ndarray.__str__", false]], "__sub__() (dpnp.ndarray method)": [[281, "dpnp.ndarray.__sub__", false]], "__truediv__() (dpnp.ndarray method)": [[282, "dpnp.ndarray.__truediv__", false]], "__xor__() (dpnp.ndarray method)": [[283, "dpnp.ndarray.__xor__", false]], "abs() (in module dpnp)": [[11, "dpnp.abs", false]], "absolute() (in module dpnp)": [[12, "dpnp.absolute", false]], "add() (in module dpnp)": [[13, "dpnp.add", false]], "alignment (dpnp.dtype attribute)": [[89, "dpnp.dtype.alignment", false]], "all() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.all", false]], "all() (dpnp.ndarray method)": [[284, "dpnp.ndarray.all", false]], "all() (in module dpnp)": [[14, "dpnp.all", false]], "allclose() (in module dpnp)": [[15, "dpnp.allclose", false]], "amax() (in module dpnp)": [[16, "dpnp.amax", false]], "amin() (in module dpnp)": [[17, "dpnp.amin", false]], "angle() (in module dpnp)": [[18, "dpnp.angle", false]], "any() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.any", false]], "any() (dpnp.ndarray method)": [[285, "dpnp.ndarray.any", false]], "any() (in module dpnp)": [[19, "dpnp.any", false]], "arange() (in module dpnp)": [[20, "dpnp.arange", false]], "arccos() (in module dpnp)": [[21, "dpnp.arccos", false]], "arccosh() (in module dpnp)": [[22, "dpnp.arccosh", false]], "arcsin() (in module dpnp)": [[23, "dpnp.arcsin", false]], "arcsinh() (in module dpnp)": [[24, "dpnp.arcsinh", false]], "arctan() (in module dpnp)": [[25, "dpnp.arctan", false]], "arctan2() (in module dpnp)": [[26, "dpnp.arctan2", false]], "arctanh() (in module dpnp)": [[27, "dpnp.arctanh", false]], "argmax() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.argmax", false]], "argmax() (dpnp.ndarray method)": [[286, "dpnp.ndarray.argmax", false]], "argmax() (in module dpnp)": [[28, "dpnp.argmax", false]], "argmin() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.argmin", false]], "argmin() (dpnp.ndarray method)": [[287, "dpnp.ndarray.argmin", false]], "argmin() (in module dpnp)": [[29, "dpnp.argmin", false]], "argsort() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.argsort", false]], "argsort() (dpnp.ndarray method)": [[288, "dpnp.ndarray.argsort", false]], "argsort() (in module dpnp)": [[30, "dpnp.argsort", false]], "argwhere() (in module dpnp)": [[31, "dpnp.argwhere", false]], "around() (in module dpnp)": [[32, "dpnp.around", false]], "array() (in module dpnp)": [[33, "dpnp.array", false]], "array_equal() (in module dpnp)": [[34, "dpnp.array_equal", false]], "array_equiv() (in module dpnp)": [[35, "dpnp.array_equiv", false]], "asanyarray() (in module dpnp)": [[36, "dpnp.asanyarray", false]], "asarray() (in module dpnp)": [[37, "dpnp.asarray", false]], "ascontiguousarray() (in module dpnp)": [[38, "dpnp.ascontiguousarray", false]], "asfarray() (in module dpnp)": [[39, "dpnp.asfarray", false]], "asfortranarray() (in module dpnp)": [[40, "dpnp.asfortranarray", false]], "asnumpy() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.asnumpy", false]], "asnumpy() (in module dpnp)": [[41, "dpnp.asnumpy", false]], "astype() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.astype", false]], "astype() (dpnp.ndarray method)": [[289, "dpnp.ndarray.astype", false]], "astype() (in module dpnp)": [[42, "dpnp.astype", false]], "atleast_1d() (in module dpnp)": [[43, "dpnp.atleast_1d", false]], "atleast_2d() (in module dpnp)": [[44, "dpnp.atleast_2d", false]], "atleast_3d() (in module dpnp)": [[45, "dpnp.atleast_3d", false]], "average() (in module dpnp)": [[46, "dpnp.average", false]], "base (dpnp.dtype attribute)": [[89, "dpnp.dtype.base", false]], "beta() (in module dpnp.random)": [[354, "dpnp.random.beta", false]], "bincount() (in module dpnp)": [[47, "dpnp.bincount", false]], "binomial() (in module dpnp.random)": [[355, "dpnp.random.binomial", false]], "bitwise_and() (in module dpnp)": [[48, "dpnp.bitwise_and", false]], "bitwise_not() (in module dpnp)": [[49, "dpnp.bitwise_not", false]], "bitwise_or() (in module dpnp)": [[50, "dpnp.bitwise_or", false]], "bitwise_xor() (in module dpnp)": [[51, "dpnp.bitwise_xor", false]], "broadcast_arrays() (in module dpnp)": [[52, "dpnp.broadcast_arrays", false]], "broadcast_to() (in module dpnp)": [[53, "dpnp.broadcast_to", false]], "byteorder (dpnp.dtype attribute)": [[89, "dpnp.dtype.byteorder", false]], "bytes() (in module dpnp.random)": [[356, "dpnp.random.bytes", false]], "can_cast() (in module dpnp)": [[54, "dpnp.can_cast", false]], "cbrt() (in module dpnp)": [[55, "dpnp.cbrt", false]], "ceil() (in module dpnp)": [[56, "dpnp.ceil", false]], "char (dpnp.dtype attribute)": [[89, "dpnp.dtype.char", false]], "chisquare() (in module dpnp.random)": [[357, "dpnp.random.chisquare", false]], "choice() (in module dpnp.random)": [[358, "dpnp.random.choice", false]], "cholesky() (in module dpnp.linalg)": [[176, "dpnp.linalg.cholesky", false]], "choose() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.choose", false]], "choose() (dpnp.ndarray method)": [[290, "dpnp.ndarray.choose", false]], "choose() (in module dpnp)": [[57, "dpnp.choose", false]], "clip() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.clip", false]], "clip() (dpnp.ndarray method)": [[291, "dpnp.ndarray.clip", false]], "clip() (in module dpnp)": [[58, "dpnp.clip", false]], "column_stack() (in module dpnp)": [[59, "dpnp.column_stack", false]], "concatenate() (in module dpnp)": [[60, "dpnp.concatenate", false]], "cond() (in module dpnp.linalg)": [[177, "dpnp.linalg.cond", false]], "conj() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.conj", false]], "conj() (dpnp.ndarray method)": [[292, "dpnp.ndarray.conj", false]], "conj() (in module dpnp)": [[61, "dpnp.conj", false]], "conjugate() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.conjugate", false]], "conjugate() (dpnp.ndarray method)": [[293, "dpnp.ndarray.conjugate", false]], "conjugate() (in module dpnp)": [[62, "dpnp.conjugate", false]], "convolve() (in module dpnp)": [[63, "dpnp.convolve", false]], "copy() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.copy", false]], "copy() (dpnp.ndarray method)": [[294, "dpnp.ndarray.copy", false]], "copy() (in module dpnp)": [[64, "dpnp.copy", false]], "copysign() (in module dpnp)": [[65, "dpnp.copysign", false]], "copyto() (in module dpnp)": [[66, "dpnp.copyto", false]], "correlate() (in module dpnp)": [[67, "dpnp.correlate", false]], "cos() (in module dpnp)": [[68, "dpnp.cos", false]], "cosh() (in module dpnp)": [[69, "dpnp.cosh", false]], "count_nonzero() (in module dpnp)": [[70, "dpnp.count_nonzero", false]], "cov() (in module dpnp)": [[71, "dpnp.cov", false]], "cross() (in module dpnp)": [[72, "dpnp.cross", false]], "cumlogsumexp() (in module dpnp)": [[73, "dpnp.cumlogsumexp", false]], "cumprod() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.cumprod", false]], "cumprod() (dpnp.ndarray method)": [[295, "dpnp.ndarray.cumprod", false]], "cumprod() (in module dpnp)": [[74, "dpnp.cumprod", false]], "cumsum() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.cumsum", false]], "cumsum() (dpnp.ndarray method)": [[296, "dpnp.ndarray.cumsum", false]], "cumsum() (in module dpnp)": [[75, "dpnp.cumsum", false]], "deg2rad() (in module dpnp)": [[76, "dpnp.deg2rad", false]], "degrees() (in module dpnp)": [[77, "dpnp.degrees", false]], "descr (dpnp.dtype attribute)": [[89, "dpnp.dtype.descr", false]], "det() (in module dpnp.linalg)": [[178, "dpnp.linalg.det", false]], "device (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.device", false]], "diag() (in module dpnp)": [[78, "dpnp.diag", false]], "diag_indices() (in module dpnp)": [[79, "dpnp.diag_indices", false]], "diag_indices_from() (in module dpnp)": [[80, "dpnp.diag_indices_from", false]], "diagflat() (in module dpnp)": [[81, "dpnp.diagflat", false]], "diagonal() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.diagonal", false]], "diagonal() (dpnp.ndarray method)": [[297, "dpnp.ndarray.diagonal", false]], "diagonal() (in module dpnp)": [[82, "dpnp.diagonal", false]], "diff() (in module dpnp)": [[83, "dpnp.diff", false]], "digitize() (in module dpnp)": [[84, "dpnp.digitize", false]], "dirichlet() (in module dpnp.random)": [[359, "dpnp.random.dirichlet", false]], "divide() (in module dpnp)": [[85, "dpnp.divide", false]], "dot() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.dot", false]], "dot() (in module dpnp)": [[86, "dpnp.dot", false]], "dpnp": [[2, "module-dpnp", false], [3, "module-dpnp", false]], "dpnp.fft": [[10, "module-0", false], [10, "module-dpnp.fft", false]], "dpnp.random": [[473, "module-dpnp.random", false]], "dpnp_array (class in dpnp.dpnp_array)": [[87, "dpnp.dpnp_array.dpnp_array", false]], "dstack() (in module dpnp)": [[88, "dpnp.dstack", false]], "dtype (class in dpnp)": [[89, "dpnp.dtype", false]], "dtype (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.dtype", false]], "dtype (dpnp.ndarray property)": [[298, "dpnp.ndarray.dtype", false]], "ediff1d() (in module dpnp)": [[90, "dpnp.ediff1d", false]], "eig() (in module dpnp.linalg)": [[179, "dpnp.linalg.eig", false]], "eigh() (in module dpnp.linalg)": [[180, "dpnp.linalg.eigh", false]], "eigvals() (in module dpnp.linalg)": [[181, "dpnp.linalg.eigvals", false]], "eigvalsh() (in module dpnp.linalg)": [[182, "dpnp.linalg.eigvalsh", false]], "einsum() (in module dpnp)": [[91, "dpnp.einsum", false]], "einsum_path() (in module dpnp)": [[92, "dpnp.einsum_path", false]], "empty() (in module dpnp)": [[93, "dpnp.empty", false]], "empty_like() (in module dpnp)": [[94, "dpnp.empty_like", false]], "equal() (in module dpnp)": [[95, "dpnp.equal", false]], "erf() (in module dpnp)": [[96, "dpnp.erf", false]], "exp() (in module dpnp)": [[97, "dpnp.exp", false]], "exp2() (in module dpnp)": [[98, "dpnp.exp2", false]], "expand_dims() (in module dpnp)": [[99, "dpnp.expand_dims", false]], "expm1() (in module dpnp)": [[100, "dpnp.expm1", false]], "exponential() (in module dpnp.random)": [[360, "dpnp.random.exponential", false]], "extract() (in module dpnp)": [[101, "dpnp.extract", false]], "eye() (in module dpnp)": [[102, "dpnp.eye", false]], "f() (in module dpnp.random)": [[361, "dpnp.random.f", false]], "fabs() (in module dpnp)": [[103, "dpnp.fabs", false]], "fft() (in module dpnp.fft)": [[104, "dpnp.fft.fft", false]], "fft2() (in module dpnp.fft)": [[105, "dpnp.fft.fft2", false]], "fftfreq() (in module dpnp.fft)": [[106, "dpnp.fft.fftfreq", false]], "fftn() (in module dpnp.fft)": [[107, "dpnp.fft.fftn", false]], "fftshift() (in module dpnp.fft)": [[108, "dpnp.fft.fftshift", false]], "fields (dpnp.dtype attribute)": [[89, "dpnp.dtype.fields", false]], "fill() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.fill", false]], "fill() (dpnp.ndarray method)": [[299, "dpnp.ndarray.fill", false]], "fill_diagonal() (in module dpnp)": [[122, "dpnp.fill_diagonal", false]], "finfo() (in module dpnp)": [[123, "dpnp.finfo", false]], "fix() (in module dpnp)": [[124, "dpnp.fix", false]], "flags (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.flags", false]], "flags (dpnp.dtype attribute)": [[89, "dpnp.dtype.flags", false]], "flags (dpnp.ndarray property)": [[300, "dpnp.ndarray.flags", false]], "flat (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.flat", false]], "flat (dpnp.ndarray property)": [[301, "dpnp.ndarray.flat", false]], "flatiter (class in dpnp)": [[125, "dpnp.flatiter", false]], "flatnonzero() (in module dpnp)": [[126, "dpnp.flatnonzero", false]], "flatten() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.flatten", false]], "flatten() (dpnp.ndarray method)": [[302, "dpnp.ndarray.flatten", false]], "flip() (in module dpnp)": [[127, "dpnp.flip", false]], "fliplr() (in module dpnp)": [[128, "dpnp.fliplr", false]], "flipud() (in module dpnp)": [[129, "dpnp.flipud", false]], "float_power() (in module dpnp)": [[130, "dpnp.float_power", false]], "floor() (in module dpnp)": [[131, "dpnp.floor", false]], "floor_divide() (in module dpnp)": [[132, "dpnp.floor_divide", false]], "fmax() (in module dpnp)": [[133, "dpnp.fmax", false]], "fmin() (in module dpnp)": [[134, "dpnp.fmin", false]], "fmod() (in module dpnp)": [[135, "dpnp.fmod", false]], "from_dlpack() (in module dpnp)": [[136, "dpnp.from_dlpack", false]], "frombuffer() (in module dpnp)": [[137, "dpnp.frombuffer", false]], "fromfile() (in module dpnp)": [[138, "dpnp.fromfile", false]], "fromfunction() (in module dpnp)": [[139, "dpnp.fromfunction", false]], "fromiter() (in module dpnp)": [[140, "dpnp.fromiter", false]], "fromstring() (in module dpnp)": [[141, "dpnp.fromstring", false]], "full() (in module dpnp)": [[142, "dpnp.full", false]], "full_like() (in module dpnp)": [[143, "dpnp.full_like", false]], "gamma() (in module dpnp.random)": [[362, "dpnp.random.gamma", false]], "geometric() (in module dpnp.random)": [[363, "dpnp.random.geometric", false]], "geomspace() (in module dpnp)": [[144, "dpnp.geomspace", false]], "get_array() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.get_array", false]], "get_include() (in module dpnp)": [[145, "dpnp.get_include", false]], "get_state() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.get_state", false]], "get_sycl_device() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.get_sycl_device", false]], "get_sycl_queue() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.get_sycl_queue", false]], "gradient() (in module dpnp)": [[146, "dpnp.gradient", false]], "greater() (in module dpnp)": [[147, "dpnp.greater", false]], "greater_equal() (in module dpnp)": [[148, "dpnp.greater_equal", false]], "gumbel() (in module dpnp.random)": [[364, "dpnp.random.gumbel", false]], "hasobject (dpnp.dtype attribute)": [[89, "dpnp.dtype.hasobject", false]], "heaviside() (in module dpnp)": [[149, "dpnp.heaviside", false]], "hfft() (in module dpnp.fft)": [[109, "dpnp.fft.hfft", false]], "histogram() (in module dpnp)": [[150, "dpnp.histogram", false]], "histogram_bin_edges() (in module dpnp)": [[151, "dpnp.histogram_bin_edges", false]], "hstack() (in module dpnp)": [[152, "dpnp.hstack", false]], "hypergeometric() (in module dpnp.random)": [[365, "dpnp.random.hypergeometric", false]], "hypot() (in module dpnp)": [[153, "dpnp.hypot", false]], "identity() (in module dpnp)": [[154, "dpnp.identity", false]], "ifft() (in module dpnp.fft)": [[110, "dpnp.fft.ifft", false]], "ifft2() (in module dpnp.fft)": [[111, "dpnp.fft.ifft2", false]], "ifftn() (in module dpnp.fft)": [[112, "dpnp.fft.ifftn", false]], "ifftshift() (in module dpnp.fft)": [[113, "dpnp.fft.ifftshift", false]], "ihfft() (in module dpnp.fft)": [[114, "dpnp.fft.ihfft", false]], "iinfo() (in module dpnp)": [[155, "dpnp.iinfo", false]], "imag (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.imag", false]], "imag (dpnp.ndarray property)": [[303, "dpnp.ndarray.imag", false]], "imag() (in module dpnp)": [[156, "dpnp.imag", false]], "indices() (in module dpnp)": [[157, "dpnp.indices", false]], "inner() (in module dpnp)": [[158, "dpnp.inner", false]], "inv() (in module dpnp.linalg)": [[183, "dpnp.linalg.inv", false]], "invert() (in module dpnp)": [[159, "dpnp.invert", false]], "irfft() (in module dpnp.fft)": [[115, "dpnp.fft.irfft", false]], "irfft2() (in module dpnp.fft)": [[116, "dpnp.fft.irfft2", false]], "irfftn() (in module dpnp.fft)": [[117, "dpnp.fft.irfftn", false]], "isalignedstruct (dpnp.dtype attribute)": [[89, "dpnp.dtype.isalignedstruct", false]], "isbuiltin (dpnp.dtype attribute)": [[89, "dpnp.dtype.isbuiltin", false]], "isclose() (in module dpnp)": [[160, "dpnp.isclose", false]], "iscomplex() (in module dpnp)": [[161, "dpnp.iscomplex", false]], "iscomplexobj() (in module dpnp)": [[162, "dpnp.iscomplexobj", false]], "isfinite() (in module dpnp)": [[163, "dpnp.isfinite", false]], "isinf() (in module dpnp)": [[164, "dpnp.isinf", false]], "isnan() (in module dpnp)": [[165, "dpnp.isnan", false]], "isnative (dpnp.dtype attribute)": [[89, "dpnp.dtype.isnative", false]], "isneginf() (in module dpnp)": [[166, "dpnp.isneginf", false]], "isposinf() (in module dpnp)": [[167, "dpnp.isposinf", false]], "isreal() (in module dpnp)": [[168, "dpnp.isreal", false]], "isrealobj() (in module dpnp)": [[169, "dpnp.isrealobj", false]], "isscalar() (in module dpnp)": [[170, "dpnp.isscalar", false]], "issubdtype() (in module dpnp)": [[171, "dpnp.issubdtype", false]], "item() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.item", false]], "item() (dpnp.ndarray method)": [[304, "dpnp.ndarray.item", false]], "itemsize (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.itemsize", false]], "itemsize (dpnp.dtype attribute)": [[89, "dpnp.dtype.itemsize", false]], "itemsize (dpnp.ndarray property)": [[305, "dpnp.ndarray.itemsize", false]], "kind (dpnp.dtype attribute)": [[89, "dpnp.dtype.kind", false]], "kron() (in module dpnp)": [[172, "dpnp.kron", false]], "laplace() (in module dpnp.random)": [[366, "dpnp.random.laplace", false]], "left_shift() (in module dpnp)": [[173, "dpnp.left_shift", false]], "less() (in module dpnp)": [[174, "dpnp.less", false]], "less_equal() (in module dpnp)": [[175, "dpnp.less_equal", false]], "linspace() (in module dpnp)": [[196, "dpnp.linspace", false]], "loadtxt() (in module dpnp)": [[197, "dpnp.loadtxt", false]], "log() (in module dpnp)": [[198, "dpnp.log", false]], "log10() (in module dpnp)": [[199, "dpnp.log10", false]], "log1p() (in module dpnp)": [[200, "dpnp.log1p", false]], "log2() (in module dpnp)": [[201, "dpnp.log2", false]], "logaddexp() (in module dpnp)": [[202, "dpnp.logaddexp", false]], "logaddexp2() (in module dpnp)": [[203, "dpnp.logaddexp2", false]], "logical_and() (in module dpnp)": [[204, "dpnp.logical_and", false]], "logical_not() (in module dpnp)": [[205, "dpnp.logical_not", false]], "logical_or() (in module dpnp)": [[206, "dpnp.logical_or", false]], "logical_xor() (in module dpnp)": [[207, "dpnp.logical_xor", false]], "logistic() (in module dpnp.random)": [[367, "dpnp.random.logistic", false]], "lognormal() (in module dpnp.random)": [[368, "dpnp.random.lognormal", false]], "logseries() (in module dpnp.random)": [[369, "dpnp.random.logseries", false]], "logspace() (in module dpnp)": [[208, "dpnp.logspace", false]], "logsumexp() (in module dpnp)": [[209, "dpnp.logsumexp", false]], "lstsq() (in module dpnp.linalg)": [[184, "dpnp.linalg.lstsq", false]], "mask_indices() (in module dpnp)": [[210, "dpnp.mask_indices", false]], "matmul() (in module dpnp)": [[211, "dpnp.matmul", false]], "matrix_power() (in module dpnp.linalg)": [[185, "dpnp.linalg.matrix_power", false]], "matrix_rank() (in module dpnp.linalg)": [[186, "dpnp.linalg.matrix_rank", false]], "max() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.max", false]], "max() (dpnp.ndarray method)": [[306, "dpnp.ndarray.max", false]], "max() (in module dpnp)": [[212, "dpnp.max", false]], "maximum() (in module dpnp)": [[213, "dpnp.maximum", false]], "mean() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.mean", false]], "mean() (dpnp.ndarray method)": [[307, "dpnp.ndarray.mean", false]], "mean() (in module dpnp)": [[214, "dpnp.mean", false]], "median() (in module dpnp)": [[215, "dpnp.median", false]], "meshgrid() (in module dpnp)": [[216, "dpnp.meshgrid", false]], "metadata (dpnp.dtype attribute)": [[89, "dpnp.dtype.metadata", false]], "mgrid (in module dpnp)": [[217, "dpnp.mgrid", false]], "min() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.min", false]], "min() (dpnp.ndarray method)": [[308, "dpnp.ndarray.min", false]], "min() (in module dpnp)": [[218, "dpnp.min", false]], "minimum() (in module dpnp)": [[219, "dpnp.minimum", false]], "mod() (in module dpnp)": [[220, "dpnp.mod", false]], "modf() (in module dpnp)": [[221, "dpnp.modf", false]], "module": [[2, "module-dpnp", false], [3, "module-dpnp", false], [10, "module-0", false], [10, "module-dpnp.fft", false], [473, "module-dpnp.random", false]], "moveaxis() (in module dpnp)": [[222, "dpnp.moveaxis", false]], "multi_dot() (in module dpnp.linalg)": [[187, "dpnp.linalg.multi_dot", false]], "multinomial() (in module dpnp.random)": [[370, "dpnp.random.multinomial", false]], "multiply() (in module dpnp)": [[223, "dpnp.multiply", false]], "multivariate_normal() (in module dpnp.random)": [[371, "dpnp.random.multivariate_normal", false]], "name (dpnp.dtype attribute)": [[89, "dpnp.dtype.name", false]], "names (dpnp.dtype attribute)": [[89, "dpnp.dtype.names", false]], "nan_to_num() (in module dpnp)": [[224, "dpnp.nan_to_num", false]], "nanargmax() (in module dpnp)": [[225, "dpnp.nanargmax", false]], "nanargmin() (in module dpnp)": [[226, "dpnp.nanargmin", false]], "nancumprod() (in module dpnp)": [[227, "dpnp.nancumprod", false]], "nancumsum() (in module dpnp)": [[228, "dpnp.nancumsum", false]], "nanmax() (in module dpnp)": [[229, "dpnp.nanmax", false]], "nanmean() (in module dpnp)": [[230, "dpnp.nanmean", false]], "nanmin() (in module dpnp)": [[231, "dpnp.nanmin", false]], "nanprod() (in module dpnp)": [[232, "dpnp.nanprod", false]], "nanstd() (in module dpnp)": [[233, "dpnp.nanstd", false]], "nansum() (in module dpnp)": [[234, "dpnp.nansum", false]], "nanvar() (in module dpnp)": [[235, "dpnp.nanvar", false]], "nbytes (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.nbytes", false]], "nbytes (dpnp.ndarray property)": [[309, "dpnp.ndarray.nbytes", false]], "ndarray (in module dpnp)": [[236, "dpnp.ndarray", false]], "ndim (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.ndim", false]], "ndim (dpnp.dtype attribute)": [[89, "dpnp.dtype.ndim", false]], "ndim (dpnp.ndarray property)": [[310, "dpnp.ndarray.ndim", false]], "negative() (in module dpnp)": [[333, "dpnp.negative", false]], "negative_binomial() (in module dpnp.random)": [[372, "dpnp.random.negative_binomial", false]], "newbyteorder() (dpnp.dtype method)": [[89, "dpnp.dtype.newbyteorder", false]], "nextafter() (in module dpnp)": [[334, "dpnp.nextafter", false]], "noncentral_chisquare() (in module dpnp.random)": [[373, "dpnp.random.noncentral_chisquare", false]], "noncentral_f() (in module dpnp.random)": [[374, "dpnp.random.noncentral_f", false]], "nonzero() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.nonzero", false]], "nonzero() (dpnp.ndarray method)": [[311, "dpnp.ndarray.nonzero", false]], "nonzero() (in module dpnp)": [[335, "dpnp.nonzero", false]], "norm() (in module dpnp.linalg)": [[188, "dpnp.linalg.norm", false]], "normal() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.normal", false]], "normal() (in module dpnp.random)": [[375, "dpnp.random.normal", false]], "not_equal() (in module dpnp)": [[336, "dpnp.not_equal", false]], "num (dpnp.dtype attribute)": [[89, "dpnp.dtype.num", false]], "ogrid (in module dpnp)": [[337, "dpnp.ogrid", false]], "ones() (in module dpnp)": [[338, "dpnp.ones", false]], "ones_like() (in module dpnp)": [[339, "dpnp.ones_like", false]], "outer() (in module dpnp)": [[340, "dpnp.outer", false]], "pareto() (in module dpnp.random)": [[376, "dpnp.random.pareto", false]], "partition() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.partition", false]], "partition() (dpnp.ndarray method)": [[312, "dpnp.ndarray.partition", false]], "partition() (in module dpnp)": [[341, "dpnp.partition", false]], "permutation() (in module dpnp.random)": [[377, "dpnp.random.permutation", false]], "pinv() (in module dpnp.linalg)": [[189, "dpnp.linalg.pinv", false]], "place() (in module dpnp)": [[342, "dpnp.place", false]], "poisson() (in module dpnp.random)": [[378, "dpnp.random.poisson", false]], "positive() (in module dpnp)": [[343, "dpnp.positive", false]], "power() (in module dpnp)": [[344, "dpnp.power", false]], "power() (in module dpnp.random)": [[379, "dpnp.random.power", false]], "prod() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.prod", false]], "prod() (dpnp.ndarray method)": [[313, "dpnp.ndarray.prod", false]], "prod() (in module dpnp)": [[345, "dpnp.prod", false]], "proj() (in module dpnp)": [[346, "dpnp.proj", false]], "ptp() (in module dpnp)": [[347, "dpnp.ptp", false]], "put() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.put", false]], "put() (dpnp.ndarray method)": [[314, "dpnp.ndarray.put", false]], "put() (in module dpnp)": [[348, "dpnp.put", false]], "put_along_axis() (in module dpnp)": [[349, "dpnp.put_along_axis", false]], "putmask() (in module dpnp)": [[350, "dpnp.putmask", false]], "qr() (in module dpnp.linalg)": [[190, "dpnp.linalg.qr", false]], "rad2deg() (in module dpnp)": [[351, "dpnp.rad2deg", false]], "radians() (in module dpnp)": [[352, "dpnp.radians", false]], "rand() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.rand", false]], "rand() (in module dpnp.random)": [[380, "dpnp.random.rand", false]], "randint() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.randint", false]], "randint() (in module dpnp.random)": [[381, "dpnp.random.randint", false]], "randn() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.randn", false]], "randn() (in module dpnp.random)": [[382, "dpnp.random.randn", false]], "random() (in module dpnp.random)": [[383, "dpnp.random.random", false]], "random_integers() (in module dpnp.random)": [[384, "dpnp.random.random_integers", false]], "random_sample() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.random_sample", false]], "random_sample() (in module dpnp.random)": [[385, "dpnp.random.random_sample", false]], "randomstate (class in dpnp.random)": [[353, "dpnp.random.RandomState", false]], "ranf() (in module dpnp.random)": [[386, "dpnp.random.ranf", false]], "ravel() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.ravel", false]], "ravel() (dpnp.ndarray method)": [[315, "dpnp.ndarray.ravel", false]], "ravel() (in module dpnp)": [[402, "dpnp.ravel", false]], "rayleigh() (in module dpnp.random)": [[387, "dpnp.random.rayleigh", false]], "real (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.real", false]], "real (dpnp.ndarray property)": [[316, "dpnp.ndarray.real", false]], "real() (in module dpnp)": [[403, "dpnp.real", false]], "real_if_close() (in module dpnp)": [[404, "dpnp.real_if_close", false]], "reciprocal() (in module dpnp)": [[405, "dpnp.reciprocal", false]], "reduce_hypot() (in module dpnp)": [[406, "dpnp.reduce_hypot", false]], "remainder() (in module dpnp)": [[407, "dpnp.remainder", false]], "repeat() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.repeat", false]], "repeat() (dpnp.ndarray method)": [[317, "dpnp.ndarray.repeat", false]], "repeat() (in module dpnp)": [[408, "dpnp.repeat", false]], "reshape() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.reshape", false]], "reshape() (dpnp.ndarray method)": [[318, "dpnp.ndarray.reshape", false]], "reshape() (in module dpnp)": [[409, "dpnp.reshape", false]], "result_type() (in module dpnp)": [[410, "dpnp.result_type", false]], "rfft() (in module dpnp.fft)": [[118, "dpnp.fft.rfft", false]], "rfft2() (in module dpnp.fft)": [[119, "dpnp.fft.rfft2", false]], "rfftfreq() (in module dpnp.fft)": [[120, "dpnp.fft.rfftfreq", false]], "rfftn() (in module dpnp.fft)": [[121, "dpnp.fft.rfftn", false]], "right_shift() (in module dpnp)": [[411, "dpnp.right_shift", false]], "rint() (in module dpnp)": [[412, "dpnp.rint", false]], "roll() (in module dpnp)": [[413, "dpnp.roll", false]], "rollaxis() (in module dpnp)": [[414, "dpnp.rollaxis", false]], "round() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.round", false]], "round() (dpnp.ndarray method)": [[319, "dpnp.ndarray.round", false]], "round() (in module dpnp)": [[415, "dpnp.round", false]], "row_stack() (in module dpnp)": [[416, "dpnp.row_stack", false]], "rsqrt() (in module dpnp)": [[417, "dpnp.rsqrt", false]], "sample() (in module dpnp.random)": [[388, "dpnp.random.sample", false]], "searchsorted() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.searchsorted", false]], "searchsorted() (dpnp.ndarray method)": [[320, "dpnp.ndarray.searchsorted", false]], "searchsorted() (in module dpnp)": [[418, "dpnp.searchsorted", false]], "seed() (in module dpnp.random)": [[389, "dpnp.random.seed", false]], "select() (in module dpnp)": [[419, "dpnp.select", false]], "shape (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.shape", false]], "shape (dpnp.dtype attribute)": [[89, "dpnp.dtype.shape", false]], "shape (dpnp.ndarray property)": [[321, "dpnp.ndarray.shape", false]], "shape() (in module dpnp)": [[420, "dpnp.shape", false]], "shuffle() (in module dpnp.random)": [[390, "dpnp.random.shuffle", false]], "sign() (in module dpnp)": [[421, "dpnp.sign", false]], "signbit() (in module dpnp)": [[422, "dpnp.signbit", false]], "sin() (in module dpnp)": [[423, "dpnp.sin", false]], "sinh() (in module dpnp)": [[424, "dpnp.sinh", false]], "size (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.size", false]], "size (dpnp.ndarray property)": [[322, "dpnp.ndarray.size", false]], "slogdet() (in module dpnp.linalg)": [[191, "dpnp.linalg.slogdet", false]], "solve() (in module dpnp.linalg)": [[192, "dpnp.linalg.solve", false]], "sort() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.sort", false]], "sort() (dpnp.ndarray method)": [[323, "dpnp.ndarray.sort", false]], "sort() (in module dpnp)": [[425, "dpnp.sort", false]], "sort_complex() (in module dpnp)": [[426, "dpnp.sort_complex", false]], "sqrt() (in module dpnp)": [[427, "dpnp.sqrt", false]], "square() (in module dpnp)": [[428, "dpnp.square", false]], "squeeze() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.squeeze", false]], "squeeze() (dpnp.ndarray method)": [[324, "dpnp.ndarray.squeeze", false]], "squeeze() (in module dpnp)": [[429, "dpnp.squeeze", false]], "stack() (in module dpnp)": [[430, "dpnp.stack", false]], "standard_cauchy() (in module dpnp.random)": [[391, "dpnp.random.standard_cauchy", false]], "standard_exponential() (in module dpnp.random)": [[392, "dpnp.random.standard_exponential", false]], "standard_gamma() (in module dpnp.random)": [[393, "dpnp.random.standard_gamma", false]], "standard_normal() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.standard_normal", false]], "standard_normal() (in module dpnp.random)": [[394, "dpnp.random.standard_normal", false]], "standard_t() (in module dpnp.random)": [[395, "dpnp.random.standard_t", false]], "std() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.std", false]], "std() (dpnp.ndarray method)": [[325, "dpnp.ndarray.std", false]], "std() (in module dpnp)": [[431, "dpnp.std", false]], "str (dpnp.dtype attribute)": [[89, "dpnp.dtype.str", false]], "strides (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.strides", false]], "strides (dpnp.ndarray property)": [[326, "dpnp.ndarray.strides", false]], "subdtype (dpnp.dtype attribute)": [[89, "dpnp.dtype.subdtype", false]], "subtract() (in module dpnp)": [[432, "dpnp.subtract", false]], "sum() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.sum", false]], "sum() (dpnp.ndarray method)": [[327, "dpnp.ndarray.sum", false]], "sum() (in module dpnp)": [[433, "dpnp.sum", false]], "svd() (in module dpnp.linalg)": [[193, "dpnp.linalg.svd", false]], "swapaxes() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.swapaxes", false]], "swapaxes() (dpnp.ndarray method)": [[328, "dpnp.ndarray.swapaxes", false]], "swapaxes() (in module dpnp)": [[434, "dpnp.swapaxes", false]], "sycl_context (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.sycl_context", false]], "sycl_device (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.sycl_device", false]], "sycl_queue (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.sycl_queue", false]], "t (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.T", false]], "t (dpnp.ndarray property)": [[237, "dpnp.ndarray.T", false]], "take() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.take", false]], "take() (dpnp.ndarray method)": [[329, "dpnp.ndarray.take", false]], "take() (in module dpnp)": [[435, "dpnp.take", false]], "take_along_axis() (in module dpnp)": [[436, "dpnp.take_along_axis", false]], "tan() (in module dpnp)": [[437, "dpnp.tan", false]], "tanh() (in module dpnp)": [[438, "dpnp.tanh", false]], "tensordot() (in module dpnp)": [[439, "dpnp.tensordot", false]], "tensorinv() (in module dpnp.linalg)": [[194, "dpnp.linalg.tensorinv", false]], "tensorsolve() (in module dpnp.linalg)": [[195, "dpnp.linalg.tensorsolve", false]], "tile() (in module dpnp)": [[440, "dpnp.tile", false]], "to_device() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.to_device", false]], "trace() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.trace", false]], "trace() (dpnp.ndarray method)": [[330, "dpnp.ndarray.trace", false]], "trace() (in module dpnp)": [[441, "dpnp.trace", false]], "transpose() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.transpose", false]], "transpose() (dpnp.ndarray method)": [[331, "dpnp.ndarray.transpose", false]], "transpose() (in module dpnp)": [[442, "dpnp.transpose", false]], "trapezoid() (in module dpnp)": [[443, "dpnp.trapezoid", false]], "tri() (in module dpnp)": [[444, "dpnp.tri", false]], "triangular() (in module dpnp.random)": [[396, "dpnp.random.triangular", false]], "tril() (in module dpnp)": [[445, "dpnp.tril", false]], "tril_indices() (in module dpnp)": [[446, "dpnp.tril_indices", false]], "tril_indices_from() (in module dpnp)": [[447, "dpnp.tril_indices_from", false]], "trim_zeros() (in module dpnp)": [[448, "dpnp.trim_zeros", false]], "triu() (in module dpnp)": [[449, "dpnp.triu", false]], "triu_indices() (in module dpnp)": [[450, "dpnp.triu_indices", false]], "triu_indices_from() (in module dpnp)": [[451, "dpnp.triu_indices_from", false]], "true_divide() (in module dpnp)": [[452, "dpnp.true_divide", false]], "trunc() (in module dpnp)": [[453, "dpnp.trunc", false]], "type (dpnp.dtype attribute)": [[89, "dpnp.dtype.type", false]], "uniform() (dpnp.random.randomstate method)": [[353, "dpnp.random.RandomState.uniform", false]], "uniform() (in module dpnp.random)": [[397, "dpnp.random.uniform", false]], "unique() (in module dpnp)": [[454, "dpnp.unique", false]], "unwrap() (in module dpnp)": [[455, "dpnp.unwrap", false]], "usm_type (dpnp.dpnp_array.dpnp_array attribute)": [[87, "dpnp.dpnp_array.dpnp_array.usm_type", false]], "vander() (in module dpnp)": [[456, "dpnp.vander", false]], "var() (dpnp.dpnp_array.dpnp_array method)": [[87, "dpnp.dpnp_array.dpnp_array.var", false]], "var() (dpnp.ndarray method)": [[332, "dpnp.ndarray.var", false]], "var() (in module dpnp)": [[457, "dpnp.var", false]], "vdot() (in module dpnp)": [[458, "dpnp.vdot", false]], "vonmises() (in module dpnp.random)": [[398, "dpnp.random.vonmises", false]], "vstack() (in module dpnp)": [[459, "dpnp.vstack", false]], "wald() (in module dpnp.random)": [[399, "dpnp.random.wald", false]], "weibull() (in module dpnp.random)": [[400, "dpnp.random.weibull", false]], "where() (in module dpnp)": [[460, "dpnp.where", false]], "zeros() (in module dpnp)": [[461, "dpnp.zeros", false]], "zeros_like() (in module dpnp)": [[462, "dpnp.zeros_like", false]], "zipf() (in module dpnp.random)": [[401, "dpnp.random.zipf", false]]}, "objects": {"": [[3, 0, 0, "-", "dpnp"]], "dpnp": [[11, 1, 1, "", "abs"], [12, 1, 1, "", "absolute"], [13, 1, 1, "", "add"], [14, 1, 1, "", "all"], [15, 1, 1, "", "allclose"], [16, 1, 1, "", "amax"], [17, 1, 1, "", "amin"], [18, 1, 1, "", "angle"], [19, 1, 1, "", "any"], [20, 1, 1, "", "arange"], [21, 1, 1, "", "arccos"], [22, 1, 1, "", "arccosh"], [23, 1, 1, "", "arcsin"], [24, 1, 1, "", "arcsinh"], [25, 1, 1, "", "arctan"], [26, 1, 1, "", "arctan2"], [27, 1, 1, "", "arctanh"], [28, 1, 1, "", "argmax"], [29, 1, 1, "", "argmin"], [30, 1, 1, "", "argsort"], [31, 1, 1, "", "argwhere"], [32, 1, 1, "", "around"], [33, 1, 1, "", "array"], [34, 1, 1, "", "array_equal"], [35, 1, 1, "", "array_equiv"], [36, 1, 1, "", "asanyarray"], [37, 1, 1, "", "asarray"], [38, 1, 1, "", "ascontiguousarray"], [39, 1, 1, "", "asfarray"], [40, 1, 1, "", "asfortranarray"], [41, 1, 1, "", "asnumpy"], [42, 1, 1, "", "astype"], [43, 1, 1, "", "atleast_1d"], [44, 1, 1, "", "atleast_2d"], [45, 1, 1, "", "atleast_3d"], [46, 1, 1, "", "average"], [47, 1, 1, "", "bincount"], [48, 1, 1, "", "bitwise_and"], [49, 1, 1, "", "bitwise_not"], [50, 1, 1, "", "bitwise_or"], [51, 1, 1, "", "bitwise_xor"], [52, 1, 1, "", "broadcast_arrays"], [53, 1, 1, "", "broadcast_to"], [54, 1, 1, "", "can_cast"], [55, 1, 1, "", "cbrt"], [56, 1, 1, "", "ceil"], [57, 1, 1, "", "choose"], [58, 1, 1, "", "clip"], [59, 1, 1, "", "column_stack"], [60, 1, 1, "", "concatenate"], [61, 1, 1, "", "conj"], [62, 1, 1, "", "conjugate"], [63, 1, 1, "", "convolve"], [64, 1, 1, "", "copy"], [65, 1, 1, "", "copysign"], [66, 1, 1, "", "copyto"], [67, 1, 1, "", "correlate"], [68, 1, 1, "", "cos"], [69, 1, 1, "", "cosh"], [70, 1, 1, "", "count_nonzero"], [71, 1, 1, "", "cov"], [72, 1, 1, "", "cross"], [73, 1, 1, "", "cumlogsumexp"], [74, 1, 1, "", "cumprod"], [75, 1, 1, "", "cumsum"], [76, 1, 1, "", "deg2rad"], [77, 1, 1, "", "degrees"], [78, 1, 1, "", "diag"], [79, 1, 1, "", "diag_indices"], [80, 1, 1, "", "diag_indices_from"], [81, 1, 1, "", "diagflat"], [82, 1, 1, "", "diagonal"], [83, 1, 1, "", "diff"], [84, 1, 1, "", "digitize"], [85, 1, 1, "", "divide"], [86, 1, 1, "", "dot"], [88, 1, 1, "", "dstack"], [89, 2, 1, "", "dtype"], [90, 1, 1, "", "ediff1d"], [91, 1, 1, "", "einsum"], [92, 1, 1, "", "einsum_path"], [93, 1, 1, "", "empty"], [94, 1, 1, "", "empty_like"], [95, 1, 1, "", "equal"], [96, 1, 1, "", "erf"], [97, 1, 1, "", "exp"], [98, 1, 1, "", "exp2"], [99, 1, 1, "", "expand_dims"], [100, 1, 1, "", "expm1"], [101, 1, 1, "", "extract"], [102, 1, 1, "", "eye"], [103, 1, 1, "", "fabs"], [10, 0, 0, "module-0", "fft"], [122, 1, 1, "", "fill_diagonal"], [123, 1, 1, "", "finfo"], [124, 1, 1, "", "fix"], [125, 2, 1, "", "flatiter"], [126, 1, 1, "", "flatnonzero"], [127, 1, 1, "", "flip"], [128, 1, 1, "", "fliplr"], [129, 1, 1, "", "flipud"], [130, 1, 1, "", "float_power"], [131, 1, 1, "", "floor"], [132, 1, 1, "", "floor_divide"], [133, 1, 1, "", "fmax"], [134, 1, 1, "", "fmin"], [135, 1, 1, "", "fmod"], [136, 1, 1, "", "from_dlpack"], [137, 1, 1, "", "frombuffer"], [138, 1, 1, "", "fromfile"], [139, 1, 1, "", "fromfunction"], [140, 1, 1, "", "fromiter"], [141, 1, 1, "", "fromstring"], [142, 1, 1, "", "full"], [143, 1, 1, "", "full_like"], [144, 1, 1, "", "geomspace"], [145, 1, 1, "", "get_include"], [146, 1, 1, "", "gradient"], [147, 1, 1, "", "greater"], [148, 1, 1, "", "greater_equal"], [149, 1, 1, "", "heaviside"], [150, 1, 1, "", "histogram"], [151, 1, 1, "", "histogram_bin_edges"], [152, 1, 1, "", "hstack"], [153, 1, 1, "", "hypot"], [154, 1, 1, "", "identity"], [155, 1, 1, "", "iinfo"], [156, 1, 1, "", "imag"], [157, 1, 1, "", "indices"], [158, 1, 1, "", "inner"], [159, 1, 1, "", "invert"], [160, 1, 1, "", "isclose"], [161, 1, 1, "", "iscomplex"], [162, 1, 1, "", "iscomplexobj"], [163, 1, 1, "", "isfinite"], [164, 1, 1, "", "isinf"], [165, 1, 1, "", "isnan"], [166, 1, 1, "", "isneginf"], [167, 1, 1, "", "isposinf"], [168, 1, 1, "", "isreal"], [169, 1, 1, "", "isrealobj"], [170, 1, 1, "", "isscalar"], [171, 1, 1, "", "issubdtype"], [172, 1, 1, "", "kron"], [173, 1, 1, "", "left_shift"], [174, 1, 1, "", "less"], [175, 1, 1, "", "less_equal"], [196, 1, 1, "", "linspace"], [197, 1, 1, "", "loadtxt"], [198, 1, 1, "", "log"], [199, 1, 1, "", "log10"], [200, 1, 1, "", "log1p"], [201, 1, 1, "", "log2"], [202, 1, 1, "", "logaddexp"], [203, 1, 1, "", "logaddexp2"], [204, 1, 1, "", "logical_and"], [205, 1, 1, "", "logical_not"], [206, 1, 1, "", "logical_or"], [207, 1, 1, "", "logical_xor"], [208, 1, 1, "", "logspace"], [209, 1, 1, "", "logsumexp"], [210, 1, 1, "", "mask_indices"], [211, 1, 1, "", "matmul"], [212, 1, 1, "", "max"], [213, 1, 1, "", "maximum"], [214, 1, 1, "", "mean"], [215, 1, 1, "", "median"], [216, 1, 1, "", "meshgrid"], [217, 5, 1, "", "mgrid"], [218, 1, 1, "", "min"], [219, 1, 1, "", "minimum"], [220, 1, 1, "", "mod"], [221, 1, 1, "", "modf"], [222, 1, 1, "", "moveaxis"], [223, 1, 1, "", "multiply"], [224, 1, 1, "", "nan_to_num"], [225, 1, 1, "", "nanargmax"], [226, 1, 1, "", "nanargmin"], [227, 1, 1, "", "nancumprod"], [228, 1, 1, "", "nancumsum"], [229, 1, 1, "", "nanmax"], [230, 1, 1, "", "nanmean"], [231, 1, 1, "", "nanmin"], [232, 1, 1, "", "nanprod"], [233, 1, 1, "", "nanstd"], [234, 1, 1, "", "nansum"], [235, 1, 1, "", "nanvar"], [236, 3, 1, "", "ndarray"], [333, 1, 1, "", "negative"], [334, 1, 1, "", "nextafter"], [335, 1, 1, "", "nonzero"], [336, 1, 1, "", "not_equal"], [337, 5, 1, "", "ogrid"], [338, 1, 1, "", "ones"], [339, 1, 1, "", "ones_like"], [340, 1, 1, "", "outer"], [341, 1, 1, "", "partition"], [342, 1, 1, "", "place"], [343, 1, 1, "", "positive"], [344, 1, 1, "", "power"], [345, 1, 1, "", "prod"], [346, 1, 1, "", "proj"], [347, 1, 1, "", "ptp"], [348, 1, 1, "", "put"], [349, 1, 1, "", "put_along_axis"], [350, 1, 1, "", "putmask"], [351, 1, 1, "", "rad2deg"], [352, 1, 1, "", "radians"], [473, 0, 0, "-", "random"], [402, 1, 1, "", "ravel"], [403, 1, 1, "", "real"], [404, 1, 1, "", "real_if_close"], [405, 1, 1, "", "reciprocal"], [406, 1, 1, "", "reduce_hypot"], [407, 1, 1, "", "remainder"], [408, 1, 1, "", "repeat"], [409, 1, 1, "", "reshape"], [410, 1, 1, "", "result_type"], [411, 1, 1, "", "right_shift"], [412, 1, 1, "", "rint"], [413, 1, 1, "", "roll"], [414, 1, 1, "", "rollaxis"], [415, 1, 1, "", "round"], [416, 1, 1, "", "row_stack"], [417, 1, 1, "", "rsqrt"], [418, 1, 1, "", "searchsorted"], [419, 1, 1, "", "select"], [420, 1, 1, "", "shape"], [421, 1, 1, "", "sign"], [422, 1, 1, "", "signbit"], [423, 1, 1, "", "sin"], [424, 1, 1, "", "sinh"], [425, 1, 1, "", "sort"], [426, 1, 1, "", "sort_complex"], [427, 1, 1, "", "sqrt"], [428, 1, 1, "", "square"], [429, 1, 1, "", "squeeze"], [430, 1, 1, "", "stack"], [431, 1, 1, "", "std"], [432, 1, 1, "", "subtract"], [433, 1, 1, "", "sum"], [434, 1, 1, "", "swapaxes"], [435, 1, 1, "", "take"], [436, 1, 1, "", "take_along_axis"], [437, 1, 1, "", "tan"], [438, 1, 1, "", "tanh"], [439, 1, 1, "", "tensordot"], [440, 1, 1, "", "tile"], [441, 1, 1, "", "trace"], [442, 1, 1, "", "transpose"], [443, 1, 1, "", "trapezoid"], [444, 1, 1, "", "tri"], [445, 1, 1, "", "tril"], [446, 1, 1, "", "tril_indices"], [447, 1, 1, "", "tril_indices_from"], [448, 1, 1, "", "trim_zeros"], [449, 1, 1, "", "triu"], [450, 1, 1, "", "triu_indices"], [451, 1, 1, "", "triu_indices_from"], [452, 1, 1, "", "true_divide"], [453, 1, 1, "", "trunc"], [454, 1, 1, "", "unique"], [455, 1, 1, "", "unwrap"], [456, 1, 1, "", "vander"], [457, 1, 1, "", "var"], [458, 1, 1, "", "vdot"], [459, 1, 1, "", "vstack"], [460, 1, 1, "", "where"], [461, 1, 1, "", "zeros"], [462, 1, 1, "", "zeros_like"]], "dpnp.dpnp_array": [[87, 2, 1, "", "dpnp_array"]], "dpnp.dpnp_array.dpnp_array": [[87, 3, 1, "", "T"], [87, 4, 1, "", "__eq__"], [87, 4, 1, "", "__ge__"], [87, 4, 1, "", "__getitem__"], [87, 4, 1, "", "__gt__"], [87, 4, 1, "", "__le__"], [87, 4, 1, "", "__len__"], [87, 4, 1, "", "__lt__"], [87, 4, 1, "", "__ne__"], [87, 4, 1, "", "__setitem__"], [87, 4, 1, "", "all"], [87, 4, 1, "", "any"], [87, 4, 1, "", "argmax"], [87, 4, 1, "", "argmin"], [87, 4, 1, "", "argsort"], [87, 4, 1, "", "asnumpy"], [87, 4, 1, "", "astype"], [87, 4, 1, "", "choose"], [87, 4, 1, "", "clip"], [87, 4, 1, "", "conj"], [87, 4, 1, "", "conjugate"], [87, 4, 1, "", "copy"], [87, 4, 1, "", "cumprod"], [87, 4, 1, "", "cumsum"], [87, 3, 1, "", "device"], [87, 4, 1, "", "diagonal"], [87, 4, 1, "", "dot"], [87, 3, 1, "", "dtype"], [87, 4, 1, "", "fill"], [87, 3, 1, "", "flags"], [87, 3, 1, "", "flat"], [87, 4, 1, "", "flatten"], [87, 4, 1, "", "get_array"], [87, 3, 1, "", "imag"], [87, 4, 1, "", "item"], [87, 3, 1, "", "itemsize"], [87, 4, 1, "", "max"], [87, 4, 1, "", "mean"], [87, 4, 1, "", "min"], [87, 3, 1, "", "nbytes"], [87, 3, 1, "", "ndim"], [87, 4, 1, "", "nonzero"], [87, 4, 1, "", "partition"], [87, 4, 1, "", "prod"], [87, 4, 1, "", "put"], [87, 4, 1, "", "ravel"], [87, 3, 1, "", "real"], [87, 4, 1, "", "repeat"], [87, 4, 1, "", "reshape"], [87, 4, 1, "", "round"], [87, 4, 1, "", "searchsorted"], [87, 3, 1, "", "shape"], [87, 3, 1, "", "size"], [87, 4, 1, "", "sort"], [87, 4, 1, "", "squeeze"], [87, 4, 1, "", "std"], [87, 3, 1, "", "strides"], [87, 4, 1, "", "sum"], [87, 4, 1, "", "swapaxes"], [87, 3, 1, "", "sycl_context"], [87, 3, 1, "", "sycl_device"], [87, 3, 1, "", "sycl_queue"], [87, 4, 1, "", "take"], [87, 4, 1, "", "to_device"], [87, 4, 1, "", "trace"], [87, 4, 1, "", "transpose"], [87, 3, 1, "", "usm_type"], [87, 4, 1, "", "var"]], "dpnp.dtype": [[89, 4, 1, "", "__eq__"], [89, 4, 1, "", "__ge__"], [89, 4, 1, "", "__getitem__"], [89, 4, 1, "", "__gt__"], [89, 4, 1, "", "__le__"], [89, 4, 1, "", "__len__"], [89, 4, 1, "", "__lt__"], [89, 4, 1, "", "__ne__"], [89, 3, 1, "", "alignment"], [89, 3, 1, "", "base"], [89, 3, 1, "", "byteorder"], [89, 3, 1, "", "char"], [89, 3, 1, "", "descr"], [89, 3, 1, "", "fields"], [89, 3, 1, "", "flags"], [89, 3, 1, "", "hasobject"], [89, 3, 1, "", "isalignedstruct"], [89, 3, 1, "", "isbuiltin"], [89, 3, 1, "", "isnative"], [89, 3, 1, "", "itemsize"], [89, 3, 1, "", "kind"], [89, 3, 1, "", "metadata"], [89, 3, 1, "", "name"], [89, 3, 1, "", "names"], [89, 3, 1, "", "ndim"], [89, 4, 1, "", "newbyteorder"], [89, 3, 1, "", "num"], [89, 3, 1, "", "shape"], [89, 3, 1, "", "str"], [89, 3, 1, "", "subdtype"], [89, 3, 1, "", "type"]], "dpnp.fft": [[104, 1, 1, "", "fft"], [105, 1, 1, "", "fft2"], [106, 1, 1, "", "fftfreq"], [107, 1, 1, "", "fftn"], [108, 1, 1, "", "fftshift"], [109, 1, 1, "", "hfft"], [110, 1, 1, "", "ifft"], [111, 1, 1, "", "ifft2"], [112, 1, 1, "", "ifftn"], [113, 1, 1, "", "ifftshift"], [114, 1, 1, "", "ihfft"], [115, 1, 1, "", "irfft"], [116, 1, 1, "", "irfft2"], [117, 1, 1, "", "irfftn"], [118, 1, 1, "", "rfft"], [119, 1, 1, "", "rfft2"], [120, 1, 1, "", "rfftfreq"], [121, 1, 1, "", "rfftn"]], "dpnp.flatiter": [[125, 4, 1, "", "__eq__"], [125, 4, 1, "", "__ge__"], [125, 4, 1, "", "__getitem__"], [125, 4, 1, "", "__gt__"], [125, 4, 1, "", "__iter__"], [125, 4, 1, "", "__le__"], [125, 4, 1, "", "__lt__"], [125, 4, 1, "", "__ne__"], [125, 4, 1, "", "__next__"], [125, 4, 1, "", "__setitem__"]], "dpnp.linalg": [[176, 1, 1, "", "cholesky"], [177, 1, 1, "", "cond"], [178, 1, 1, "", "det"], [179, 1, 1, "", "eig"], [180, 1, 1, "", "eigh"], [181, 1, 1, "", "eigvals"], [182, 1, 1, "", "eigvalsh"], [183, 1, 1, "", "inv"], [184, 1, 1, "", "lstsq"], [185, 1, 1, "", "matrix_power"], [186, 1, 1, "", "matrix_rank"], [187, 1, 1, "", "multi_dot"], [188, 1, 1, "", "norm"], [189, 1, 1, "", "pinv"], [190, 1, 1, "", "qr"], [191, 1, 1, "", "slogdet"], [192, 1, 1, "", "solve"], [193, 1, 1, "", "svd"], [194, 1, 1, "", "tensorinv"], [195, 1, 1, "", "tensorsolve"]], "dpnp.ndarray": [[237, 6, 1, "", "T"], [238, 4, 1, "", "__abs__"], [239, 4, 1, "", "__add__"], [240, 4, 1, "", "__and__"], [241, 4, 1, "", "__bool__"], [242, 4, 1, "", "__complex__"], [243, 4, 1, "", "__copy__"], [244, 4, 1, "", "__eq__"], [245, 4, 1, "", "__float__"], [246, 4, 1, "", "__floordiv__"], [247, 4, 1, "", "__ge__"], [248, 4, 1, "", "__getitem__"], [249, 4, 1, "", "__gt__"], [250, 4, 1, "", "__iadd__"], [251, 4, 1, "", "__iand__"], [252, 4, 1, "", "__ifloordiv__"], [253, 4, 1, "", "__ilshift__"], [254, 4, 1, "", "__imod__"], [255, 4, 1, "", "__imul__"], [256, 4, 1, "", "__int__"], [257, 4, 1, "", "__invert__"], [258, 4, 1, "", "__ior__"], [259, 4, 1, "", "__ipow__"], [260, 4, 1, "", "__irshift__"], [261, 4, 1, "", "__isub__"], [262, 4, 1, "", "__itruediv__"], [263, 4, 1, "", "__ixor__"], [264, 4, 1, "", "__le__"], [265, 4, 1, "", "__len__"], [266, 4, 1, "", "__lshift__"], [267, 4, 1, "", "__lt__"], [268, 4, 1, "", "__matmul__"], [269, 4, 1, "", "__mod__"], [270, 4, 1, "", "__mul__"], [271, 4, 1, "", "__ne__"], [272, 4, 1, "", "__neg__"], [273, 4, 1, "", "__new__"], [274, 4, 1, "", "__or__"], [275, 4, 1, "", "__pos__"], [276, 4, 1, "", "__pow__"], [277, 4, 1, "", "__repr__"], [278, 4, 1, "", "__rshift__"], [279, 4, 1, "", "__setitem__"], [280, 4, 1, "", "__str__"], [281, 4, 1, "", "__sub__"], [282, 4, 1, "", "__truediv__"], [283, 4, 1, "", "__xor__"], [284, 4, 1, "", "all"], [285, 4, 1, "", "any"], [286, 4, 1, "", "argmax"], [287, 4, 1, "", "argmin"], [288, 4, 1, "", "argsort"], [289, 4, 1, "", "astype"], [290, 4, 1, "", "choose"], [291, 4, 1, "", "clip"], [292, 4, 1, "", "conj"], [293, 4, 1, "", "conjugate"], [294, 4, 1, "", "copy"], [295, 4, 1, "", "cumprod"], [296, 4, 1, "", "cumsum"], [297, 4, 1, "", "diagonal"], [298, 6, 1, "", "dtype"], [299, 4, 1, "", "fill"], [300, 6, 1, "", "flags"], [301, 6, 1, "", "flat"], [302, 4, 1, "", "flatten"], [303, 6, 1, "", "imag"], [304, 4, 1, "", "item"], [305, 6, 1, "", "itemsize"], [306, 4, 1, "", "max"], [307, 4, 1, "", "mean"], [308, 4, 1, "", "min"], [309, 6, 1, "", "nbytes"], [310, 6, 1, "", "ndim"], [311, 4, 1, "", "nonzero"], [312, 4, 1, "", "partition"], [313, 4, 1, "", "prod"], [314, 4, 1, "", "put"], [315, 4, 1, "", "ravel"], [316, 6, 1, "", "real"], [317, 4, 1, "", "repeat"], [318, 4, 1, "", "reshape"], [319, 4, 1, "", "round"], [320, 4, 1, "", "searchsorted"], [321, 6, 1, "", "shape"], [322, 6, 1, "", "size"], [323, 4, 1, "", "sort"], [324, 4, 1, "", "squeeze"], [325, 4, 1, "", "std"], [326, 6, 1, "", "strides"], [327, 4, 1, "", "sum"], [328, 4, 1, "", "swapaxes"], [329, 4, 1, "", "take"], [330, 4, 1, "", "trace"], [331, 4, 1, "", "transpose"], [332, 4, 1, "", "var"]], "dpnp.random": [[353, 2, 1, "", "RandomState"], [354, 1, 1, "", "beta"], [355, 1, 1, "", "binomial"], [356, 1, 1, "", "bytes"], [357, 1, 1, "", "chisquare"], [358, 1, 1, "", "choice"], [359, 1, 1, "", "dirichlet"], [360, 1, 1, "", "exponential"], [361, 1, 1, "", "f"], [362, 1, 1, "", "gamma"], [363, 1, 1, "", "geometric"], [364, 1, 1, "", "gumbel"], [365, 1, 1, "", "hypergeometric"], [366, 1, 1, "", "laplace"], [367, 1, 1, "", "logistic"], [368, 1, 1, "", "lognormal"], [369, 1, 1, "", "logseries"], [370, 1, 1, "", "multinomial"], [371, 1, 1, "", "multivariate_normal"], [372, 1, 1, "", "negative_binomial"], [373, 1, 1, "", "noncentral_chisquare"], [374, 1, 1, "", "noncentral_f"], [375, 1, 1, "", "normal"], [376, 1, 1, "", "pareto"], [377, 1, 1, "", "permutation"], [378, 1, 1, "", "poisson"], [379, 1, 1, "", "power"], [380, 1, 1, "", "rand"], [381, 1, 1, "", "randint"], [382, 1, 1, "", "randn"], [383, 1, 1, "", "random"], [384, 1, 1, "", "random_integers"], [385, 1, 1, "", "random_sample"], [386, 1, 1, "", "ranf"], [387, 1, 1, "", "rayleigh"], [388, 1, 1, "", "sample"], [389, 1, 1, "", "seed"], [390, 1, 1, "", "shuffle"], [391, 1, 1, "", "standard_cauchy"], [392, 1, 1, "", "standard_exponential"], [393, 1, 1, "", "standard_gamma"], [394, 1, 1, "", "standard_normal"], [395, 1, 1, "", "standard_t"], [396, 1, 1, "", "triangular"], [397, 1, 1, "", "uniform"], [398, 1, 1, "", "vonmises"], [399, 1, 1, "", "wald"], [400, 1, 1, "", "weibull"], [401, 1, 1, "", "zipf"]], "dpnp.random.RandomState": [[353, 4, 1, "", "__eq__"], [353, 4, 1, "", "__ge__"], [353, 4, 1, "", "__gt__"], [353, 4, 1, "", "__le__"], [353, 4, 1, "", "__lt__"], [353, 4, 1, "", "__ne__"], [353, 4, 1, "", "get_state"], [353, 4, 1, "", "get_sycl_device"], [353, 4, 1, "", "get_sycl_queue"], [353, 4, 1, "", "normal"], [353, 4, 1, "", "rand"], [353, 4, 1, "", "randint"], [353, 4, 1, "", "randn"], [353, 4, 1, "", "random_sample"], [353, 4, 1, "", "standard_normal"], [353, 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, 72, 75, 87, 89, 90, 105, 107, 109, 111, 112, 114, 116, 117, 119, 121, 122, 137, 138, 184, 186, 188, 193, 298, 331, 353, 354, 355, 360, 361, 362, 364, 365, 366, 367, 368, 370, 372, 375, 376, 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 391, 393, 394, 395, 396, 397, 398, 399, 400, 401, 440, 470], "0": [0, 4, 6, 10, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 40, 43, 44, 45, 46, 47, 54, 56, 58, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 142, 143, 144, 146, 149, 150, 151, 154, 157, 158, 160, 163, 164, 165, 166, 167, 172, 173, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 188, 191, 196, 197, 198, 199, 200, 201, 205, 207, 208, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 294, 297, 299, 303, 304, 316, 319, 321, 323, 325, 330, 331, 332, 335, 337, 338, 339, 342, 344, 345, 346, 347, 348, 349, 352, 353, 355, 360, 362, 363, 364, 366, 367, 368, 370, 371, 372, 375, 377, 378, 379, 380, 383, 385, 386, 387, 388, 391, 394, 396, 397, 398, 405, 407, 408, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 423, 424, 425, 426, 428, 429, 430, 431, 432, 433, 434, 435, 436, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 460, 461, 462, 470], "00": [68, 92, 104, 423], "000": [224, 355], "00000000005e": 100, "00000000e": [104, 224], "000000082740371e": 100, "000000e": [68, 423], "00001e10": [15, 160], "0001e10": 160, "000e": 92, "000j": 224, "002": 224, "00867716": 357, "01": 92, "02": [92, 224], "03": 224, "03088525e": 93, "0396842": 208, "04": 92, "04719755": 352, "04921661": 353, "05": [15, 92, 160], "0614962j": [105, 119], "06310682": 353, "07": 224, "07944154": [73, 191], "08": [15, 68, 92, 130, 160, 371, 423], "08156915": 353, "0943951": 352, "09640474": 203, "09861229": [73, 191, 200], "0d": 31, "0dev0": 6, "0j": [18, 86, 87, 161, 162, 168, 169, 211, 303, 316, 421], "0th": 439, "1": [0, 3, 4, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 43, 44, 45, 46, 47, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 95, 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, 137, 138, 139, 140, 141, 143, 144, 146, 148, 149, 150, 151, 152, 154, 156, 157, 158, 160, 161, 162, 168, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 194, 196, 197, 198, 200, 201, 204, 205, 206, 207, 208, 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, 288, 289, 294, 297, 299, 302, 303, 304, 312, 316, 321, 323, 330, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 352, 353, 355, 357, 358, 360, 362, 364, 366, 367, 368, 370, 371, 372, 375, 377, 378, 379, 380, 381, 383, 385, 386, 387, 388, 392, 394, 397, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 433, 434, 435, 436, 437, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470], "10": [0, 4, 13, 22, 24, 28, 29, 46, 58, 64, 73, 74, 75, 79, 80, 83, 84, 87, 89, 91, 92, 100, 101, 108, 120, 142, 144, 150, 151, 156, 160, 172, 173, 198, 199, 200, 201, 208, 209, 215, 223, 318, 347, 349, 353, 355, 365, 377, 406, 410, 411, 413, 415, 418, 430, 436, 445, 446, 447, 449, 450, 451, 460], "100": [79, 120, 144, 160, 172, 187, 208, 365, 391, 404, 455], "1000": [54, 144, 187, 208, 354, 355, 360, 362, 364, 365, 366, 367, 368, 375, 376, 379, 381, 383, 386, 388, 394, 398, 399, 400, 401, 404, 443], "10000": [75, 187, 363, 378, 387, 397], "100000": 372, "1000000": [391, 393, 395, 396], "1024": 0, "105": 92, "11": [28, 29, 46, 69, 79, 80, 87, 101, 146, 188, 318, 372, 381, 415, 418, 424, 445, 446, 447, 449, 450, 451, 460], "110": [91, 158], "111111": 224, "113": 202, "11570901": 353, "1179187": 353, "118033988749895": 431, "119": 91, "1196081": 353, "12": [10, 28, 29, 45, 72, 77, 79, 80, 84, 89, 91, 101, 105, 119, 156, 208, 345, 347, 352, 377, 418, 445, 446, 447, 449, 450, 451, 460], "120": [74, 77], "123": [87, 92, 304], "125": [130, 344, 456], "127": 144, "128": [0, 144, 224], "12th": 91, "13": [10, 28, 29, 49, 79, 80, 86, 89, 91, 159, 211, 418, 446, 447, 450, 451], "130": 91, "134": 158, "13436424": 353, "135": 26, "13710533": 357, "139884456208480": 14, "13j": 404, "14": [28, 29, 48, 49, 79, 80, 86, 124, 158, 159, 418, 439, 446, 447, 450, 451], "140": 455, "140053638309840": 19, "14157194": 443, "14159265": [21, 26, 76, 352], "14423775e": 104, "14j": 404, "15": [28, 29, 75, 79, 80, 84, 91, 109, 114, 189, 199, 377, 418, 446, 447, 450, 451], "150": 77, "15888336": 208, "15j": 404, "16": [6, 48, 79, 80, 89, 104, 130, 140, 144, 146, 223, 344, 404, 437, 446, 447, 450, 451], "160": 6, "16227766": [177, 406], "16394577": 353, "164": 203, "166": 203, "16j": 104, "17": [104, 105, 119], "17157288": [180, 182], "17281316e": 104, "177": [144, 208], "17j": 104, "18": [6, 74, 89, 90, 91, 107, 188, 208], "180": [26, 76, 77, 91, 351, 455, 478], "1805": 10, "18236388": 353, "18557831": 353, "1887902": 352, "19": [10, 70, 89, 455], "1923875335537315": 382, "19245009": 417, "1924881e": 130, "1965": 10, "19722458": 73, "1d": [90, 348, 349, 436, 443], "1e": [15, 100, 160, 179, 189, 199, 200, 202, 203, 371], "1e10": [15, 160], "1j": [11, 12, 18, 34, 61, 62, 87, 115, 156, 161, 168, 179, 193, 303, 316, 403, 426, 428], "1th": 439, "2": [0, 3, 4, 10, 11, 12, 13, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 46, 48, 50, 52, 53, 55, 56, 58, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 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, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 141, 142, 144, 146, 147, 148, 149, 150, 151, 152, 154, 156, 157, 158, 161, 168, 172, 173, 174, 175, 176, 177, 178, 179, 180, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 227, 228, 229, 230, 231, 232, 234, 289, 294, 297, 299, 302, 304, 312, 321, 331, 334, 335, 336, 337, 338, 339, 340, 342, 344, 345, 346, 347, 348, 351, 352, 353, 357, 361, 365, 371, 377, 380, 382, 393, 395, 396, 399, 401, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 415, 416, 418, 420, 422, 423, 424, 426, 427, 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], "20": [6, 74, 84, 91, 120, 157, 160, 172, 173, 188, 349, 355, 370, 418, 436, 455], "20000": 355, "2007": 10, "200e": 92, "20477401j": [105, 119], "2048": 0, "21": [75, 89], "210": 77, "215": 208, "21941987": 353, "21968665": 353, "22": 348, "220": 455, "220446049250313e": 404, "222222": 224, "22460635e": 437, "22464680e": 104, "22497216": 188, "22776602": 208, "23": [6, 353], "230": 91, "23598776": 352, "23606798": 188, "24": [28, 29, 72, 74, 87, 90, 91, 158, 172, 194, 321, 345, 439, 441], "240": 77, "24264069": 188, "24544512": 353, "247219128924647": 233, "25": [89, 91, 96, 106, 146, 150, 151, 183, 196, 223, 235, 382, 391, 456, 457], "252": 6, "255": [48, 50], "25506903": 353, "256": [0, 144], "26": [51, 91], "260": 455, "26618007j": 201, "27": [55, 130, 208, 344, 417, 456], "270": 77, "28": 91, "28000000e": 224, "2800000e": 224, "283185307179586": 455, "28318531": 455, "28352814": 353, "28904982": 203, "297": 10, "299": 6, "2d": [193, 211, 454], "2e": 75, "2f": 0, "2j": [61, 62, 86, 104, 156, 161, 168, 180, 182, 211, 403, 421, 426, 458], "2k": 455, "3": [0, 3, 4, 13, 20, 21, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 48, 51, 52, 53, 55, 58, 59, 60, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 75, 76, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 104, 106, 107, 108, 109, 113, 114, 116, 117, 120, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 142, 144, 146, 150, 151, 152, 153, 154, 156, 157, 158, 161, 162, 168, 169, 170, 172, 173, 177, 178, 179, 183, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 197, 199, 200, 202, 203, 205, 206, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 294, 297, 302, 304, 312, 321, 323, 331, 335, 336, 337, 338, 339, 340, 342, 344, 345, 346, 348, 352, 353, 357, 361, 368, 371, 377, 380, 381, 382, 392, 396, 399, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 416, 418, 420, 422, 425, 426, 427, 429, 430, 431, 432, 434, 435, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 454, 455, 456, 457, 458, 459, 460, 461, 462], "30": [72, 77, 91, 120, 349, 352, 436, 458], "300": [77, 455], "3003003": 405, "301": 10, "30102999566": 199, "3012989": 424, "30258509": [73, 209], "308": 224, "308j": 224, "31": [51, 144], "312": 93, "316": 208, "32": [89, 91, 144, 232, 234, 439], "33": 405, "330": 77, "333": 187, "33333333": 224, "3333333e": 224, "33340275": 443, "33486982e": 104, "33836967": 353, "340": 455, "34074171": 353, "34132519": 208, "34846923": 188, "34960421": 208, "35": [91, 363], "35106603e": 188, "35355338": 417, "36": 72, "360": 455, "37": 415, "371139e": 68, "377": 6, "38": [158, 355], "380": 455, "38268343": 180, "38268343j": 180, "38629436": 73, "38885": 355, "389056099": [97, 100], "39": 6, "39295758": 353, "397": 6, "3e": [0, 75, 404], "3j": [86, 211, 426], "3rd": 60, "3x3": 210, "3x8000": 392, "4": [0, 13, 14, 20, 28, 29, 31, 33, 34, 43, 45, 46, 48, 50, 52, 58, 59, 60, 63, 66, 68, 70, 72, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 98, 101, 105, 106, 108, 109, 110, 111, 112, 113, 114, 116, 119, 120, 121, 122, 126, 127, 130, 132, 133, 134, 138, 139, 140, 142, 144, 146, 147, 148, 150, 151, 152, 153, 156, 157, 158, 161, 168, 172, 175, 178, 183, 185, 186, 188, 191, 194, 195, 196, 201, 204, 208, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 222, 223, 225, 226, 228, 230, 233, 235, 294, 297, 302, 312, 321, 323, 331, 335, 337, 339, 344, 345, 347, 348, 352, 353, 354, 357, 377, 382, 398, 402, 403, 404, 407, 408, 409, 413, 414, 415, 416, 421, 425, 427, 430, 431, 432, 434, 435, 439, 440, 442, 443, 445, 446, 447, 449, 450, 451, 452, 454, 455, 456, 457, 458, 459, 460, 462], "40": [91, 120, 173, 349, 436], "40882036": 353, "4096": 0, "41421356": [177, 188], "420": 455, "429": 6, "44": [342, 348], "4400": [91, 439], "443469": 208, "44509285e": 104, "45": [18, 26], "4532": [91, 439], "46": 91, "460": 455, "46394577": 353, "464": 208, "4664": [91, 439], "47": 6, "4730": [91, 439], "4796": [91, 439], "48": [6, 72], "48093112": 353, "4874": [91, 439], "48927254": 353, "49": 6, "4928": [91, 439], "49543509": 353, "49778714": 455, "499128": 86, "4d": 193, "4e": 404, "4j": [156, 403, 458], "4x4": [446, 450], "5": [0, 6, 13, 14, 19, 20, 27, 28, 31, 43, 46, 47, 48, 50, 51, 52, 56, 58, 60, 63, 66, 67, 70, 72, 74, 75, 78, 79, 80, 82, 83, 84, 85, 86, 87, 90, 91, 92, 96, 101, 105, 106, 108, 116, 119, 120, 122, 127, 128, 129, 130, 131, 132, 133, 134, 135, 140, 144, 146, 149, 150, 151, 152, 153, 156, 157, 158, 161, 168, 172, 173, 176, 180, 182, 183, 187, 188, 192, 196, 204, 205, 206, 207, 208, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 230, 233, 289, 294, 335, 337, 338, 339, 344, 347, 348, 352, 353, 354, 355, 357, 360, 372, 376, 377, 378, 379, 382, 385, 400, 402, 403, 404, 405, 407, 409, 411, 412, 413, 414, 415, 416, 418, 421, 426, 430, 431, 433, 434, 435, 439, 440, 442, 443, 444, 445, 446, 447, 449, 450, 451, 452, 453, 455, 456, 458, 459, 460, 461, 462], "50": [105, 119, 120, 144, 172, 202, 203, 208, 349, 436, 439, 443, 460], "500": [172, 455], "5018": [91, 439], "5091786": 69, "51": 6, "512": 0, "5162": [91, 439], "52069395e": 104, "52359878": 352, "52928804": 353, "5306": [91, 439], "5399045e": 130, "54": 353, "540": 455, "542": 6, "54288406": 353, "54465213": 353, "548739": 424, "54930614": 27, "55": [342, 348], "5555555555555554": 235, "56": 6, "562": 208, "5620499351813308": [11, 12], "56920387": 353, "5707963267948966": 23, "57079633": [18, 26, 352, 455], "58997253": 353, "591953": 69, "5e": [202, 203], "5j": [217, 337, 426], "6": [0, 4, 6, 13, 20, 28, 29, 31, 43, 46, 50, 51, 58, 60, 66, 72, 74, 75, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 100, 101, 106, 109, 120, 127, 130, 143, 146, 152, 156, 157, 158, 172, 188, 189, 190, 193, 194, 196, 208, 210, 227, 228, 232, 294, 304, 321, 335, 339, 342, 344, 347, 353, 370, 372, 377, 382, 402, 403, 409, 413, 414, 415, 416, 426, 430, 432, 433, 434, 435, 439, 441, 443, 445, 446, 447, 449, 450, 451, 452, 454, 455, 458, 459, 460, 462], "60": [72, 77, 91, 349, 436, 439, 455, 460], "600": 172, "60943791": 73, "61799388": 352, "62": 158, "6227766": 144, "62318272": 357, "62341325": 144, "624": 92, "63": 144, "63317787e": 437, "63522211": 353, "63836967": 353, "64": [0, 4, 91, 130, 144, 232, 234, 344, 415], "64000": 91, "65745445": 22, "66519143": 352, "6666666666666665": 230, "67": 91, "67305985": 137, "673174": 353, "67718303": 353, "69295758": 353, "69314718": [73, 191, 200], "6990877": 353, "6j": [156, 403, 458], "7": [13, 15, 20, 43, 56, 58, 66, 70, 72, 75, 78, 79, 80, 82, 83, 85, 87, 90, 97, 101, 127, 131, 144, 146, 158, 160, 172, 188, 193, 210, 215, 220, 223, 304, 335, 346, 347, 353, 377, 403, 407, 410, 412, 413, 432, 433, 434, 435, 439, 445, 446, 447, 449, 450, 451, 452, 453, 455, 458, 460], "70": [172, 458, 460], "700": 172, "700e": 92, "70710677": [87, 303, 316], "70710678": [177, 179], "70710678j": 179, "70882036": 353, "71238898": 352, "718281828": [97, 100], "72": 72, "720": [74, 455], "72075441": 208, "72538256": 24, "74165739": 188, "742278e": 423, "74596669": 188, "74921661": 353, "75": [46, 96, 106, 146, 151, 183, 196], "754": 123, "75958653": 352, "76096244": 353, "76377462": 353, "77447665": 203, "78539816": [18, 25, 26, 455], "78927254": 353, "79175947": 73, "79769313e": 224, "7j": 346, "8": [4, 13, 15, 43, 55, 58, 66, 72, 78, 79, 80, 82, 83, 87, 89, 91, 92, 101, 104, 106, 120, 121, 127, 130, 144, 146, 156, 160, 178, 188, 191, 193, 194, 196, 208, 210, 321, 335, 344, 345, 347, 353, 377, 396, 403, 413, 417, 423, 435, 439, 441, 443, 445, 446, 447, 449, 450, 451, 455, 456, 460], "80": [89, 91, 460], "8000": 392, "80226506": 353, "81715362": 353, "827941": [144, 208], "82842712": [180, 182], "84288406": 353, "84401099": 353, "84743374": 353, "84803548": 188, "85": 91, "86": 158, "87649168": 202, "88": 90, "88178420e": 104, "88997253": 353, "89920014": 357, "8f": 89, "8j": 458, "9": [4, 13, 43, 58, 66, 72, 75, 78, 79, 80, 82, 85, 87, 91, 93, 101, 104, 107, 108, 113, 124, 130, 132, 140, 144, 146, 160, 179, 184, 188, 189, 190, 193, 208, 210, 223, 224, 304, 335, 347, 353, 355, 357, 377, 403, 413, 427, 432, 439, 445, 446, 447, 449, 450, 451, 452, 455, 456, 460], "90": [18, 77, 351, 460], "917152": 438, "92387953": 180, "92387953j": 180, "94": 91, "94591015": 73, "95": 184, "95799250e": 104, "98": 211, "98024613": 208, "99": [90, 200, 349], "99322285": 22, "99532227": 96, "996272": 438, "99822295": 24, "99853728": 96, "999": 92, "9990000e": 224, "99959305": 96, "99989938": 96, "9999": 224, "99997791": 96, "999999e": 160, "A": [10, 11, 12, 13, 15, 18, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 39, 40, 41, 42, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59, 61, 62, 64, 65, 66, 68, 69, 73, 74, 75, 76, 77, 78, 79, 81, 82, 85, 87, 89, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 105, 106, 107, 110, 111, 112, 116, 117, 118, 119, 120, 121, 124, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 153, 154, 156, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 176, 180, 181, 182, 184, 186, 187, 190, 191, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 213, 217, 219, 220, 223, 227, 228, 232, 234, 289, 294, 302, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 346, 351, 352, 353, 355, 372, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 402, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 434, 435, 437, 438, 439, 440, 442, 444, 446, 448, 450, 452, 453, 456, 460, 461, 462, 478], "AND": [14, 48, 49, 50, 51, 159, 204, 205, 206, 207], "And": [4, 41, 42, 79, 87, 289, 446, 450], "As": 454, "Be": 179, "Being": 3, "But": [4, 89], "By": [28, 29, 42, 72, 87, 105, 109, 111, 115, 117, 121, 144, 184, 196, 208, 211, 212, 214, 218, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 402, 408, 413, 431, 435, 444, 446, 448, 450, 457], "For": [0, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 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, 302, 303, 304, 316, 318, 321, 326, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470, 478], "If": [4, 10, 11, 12, 14, 15, 19, 20, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 42, 46, 58, 60, 70, 72, 73, 74, 75, 78, 82, 83, 86, 87, 89, 90, 91, 92, 99, 101, 102, 103, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 127, 133, 134, 136, 141, 144, 146, 150, 151, 152, 156, 157, 158, 160, 166, 167, 168, 176, 184, 185, 186, 187, 188, 189, 190, 193, 195, 196, 197, 208, 209, 212, 213, 214, 216, 218, 219, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 323, 342, 345, 348, 349, 353, 375, 397, 403, 404, 406, 408, 409, 413, 415, 416, 418, 425, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 454, 455, 456, 457, 458, 459, 460, 470, 478], "In": [4, 10, 28, 29, 74, 75, 92, 110, 111, 112, 115, 117, 146, 176, 181, 187, 190, 203, 208, 227, 228, 230, 232, 234, 345, 348, 353, 397, 409, 433, 435, 453], "It": [4, 10, 14, 19, 28, 29, 58, 74, 75, 84, 86, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 146, 180, 182, 203, 211, 214, 225, 226, 227, 228, 229, 230, 231, 233, 235, 345, 431, 433, 435, 457, 478], "Its": [58, 194, 349, 441], "NOT": [49, 159, 204, 205, 206, 207], "No": [37, 91, 176], "Not": [14, 19, 163, 224, 227, 228, 229, 231, 232, 234, 345], "OR": [19, 48, 49, 50, 51, 159, 204, 205, 206, 207], "On": 4, "One": [43, 44, 45, 72, 88, 89, 115, 409], "Or": [146, 443], "That": 210, "The": [3, 4, 10, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 53, 55, 58, 59, 60, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 157, 159, 160, 162, 163, 164, 165, 169, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 184, 185, 187, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 206, 208, 209, 210, 211, 212, 213, 217, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 289, 294, 302, 303, 312, 316, 321, 333, 334, 335, 336, 337, 338, 339, 343, 344, 345, 347, 348, 349, 351, 352, 353, 356, 358, 359, 369, 374, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 402, 405, 406, 407, 408, 409, 410, 411, 413, 414, 416, 417, 420, 421, 422, 423, 424, 425, 427, 428, 430, 431, 432, 433, 435, 436, 437, 438, 439, 440, 442, 443, 444, 446, 447, 448, 450, 451, 452, 453, 454, 456, 457, 459, 460, 461, 462, 470, 474, 478], "Then": [10, 38, 40, 210], "There": [10, 196, 454], "These": [4, 89, 91, 92, 99, 210, 222, 349, 436, 446, 450, 470, 474], "To": [4, 109, 115, 117, 130, 335, 455], "With": [28, 29, 46, 70, 188, 212, 218, 225, 226, 232, 234, 345, 433], "_": [0, 151, 430, 443], "__array_interface__": 89, "__bool__": 470, "__dlpack__": 136, "__dlpack_device__": 136, "__eq__": [87, 89, 125, 353], "__ge__": [87, 89, 125, 353], "__getitem__": [87, 89, 125], "__gt__": [87, 89, 125, 353], "__iter__": 125, "__le__": [87, 89, 125, 353], "__len__": [87, 89], "__lt__": [87, 89, 125, 353], "__main__": 0, "__name__": 0, "__ne__": [87, 89, 125, 353], "__next__": 125, "__setitem__": [87, 125], "__sycl_usm_array_interface__": 39, "_dtypes_list": 0, "a1": [34, 35], "a2": [34, 35], "a_": 10, "a_k": 10, "a_m": 10, "a_max": 58, "a_min": 58, "a_resamp": 115, "ab": [6, 10, 12, 15, 160], "abc": 91, "abcd": 92, "about": [38, 40, 87, 123, 179, 300, 470], "abov": [3, 73, 78, 81, 107, 112, 117, 121, 157, 190, 209, 224, 406, 444, 445, 449], "absolut": [6, 11, 15, 18, 103, 160, 191, 233, 235, 346, 404, 431, 455, 457, 478], "accept": [30, 91, 353, 425, 446, 450], "access": [10, 79, 80, 122, 210, 446, 450, 470], "accord": [14, 19, 46, 54, 89, 121, 123, 179, 180, 181, 182, 209, 214, 230, 233, 235, 406, 411, 431, 457], "accordingli": [229, 231], "account": 409, "accumul": [73, 74, 75, 91, 150, 227, 228, 232, 234, 345, 433, 441], "accur": [89, 100, 146, 200, 202], "accuraci": [110, 111, 112, 115, 117], "achiev": 91, "across": [82, 151, 227, 228, 232, 234], "activ": 4, "actual": [89, 150, 151, 176, 187], "ad": [15, 89, 92, 99, 115, 160, 178, 191, 203, 455, 474], "add": [6, 89, 478], "add_docstr": 6, "add_newdoc": 6, "add_newdoc_ufunc": 6, "addit": [73, 176, 230, 454], "address": 89, "adjac": 455, "advanc": 91, "advers": 91, "advis": 4, "affect": [20, 82, 91, 122, 150, 151], "after": [88, 122, 334, 372, 413], "ag": 89, "against": [15, 28, 29, 52, 53, 58, 70, 145, 160, 188, 189, 212, 218, 225, 226, 232, 234, 345, 349, 433, 436], "ai": [3, 349, 436], "ai_max": 436, "ai_min": 436, "ainv": [183, 194], "al": 10, "algebra": [463, 474], "algorithm": [10, 91, 92, 104, 110, 118], "alia": [10, 16, 17, 85, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 123, 220, 236, 353, 383, 386, 388, 407, 416, 452, 459], "alias": [9, 109, 110, 115, 117], "align": 89, "all": [4, 6, 9, 15, 18, 19, 34, 35, 42, 46, 59, 70, 77, 83, 87, 88, 89, 91, 92, 97, 98, 100, 102, 107, 108, 112, 113, 116, 117, 121, 122, 127, 128, 129, 137, 138, 140, 144, 146, 152, 154, 156, 176, 186, 189, 196, 208, 212, 218, 225, 226, 229, 231, 289, 292, 299, 312, 345, 355, 403, 404, 413, 416, 429, 433, 454, 459, 470, 478], "allclos": [6, 34, 160, 183, 189, 190, 192, 193, 195], "alloc": [3, 4, 20, 33, 36, 37, 38, 39, 40, 42, 46, 64, 73, 78, 79, 81, 87, 93, 94, 102, 106, 120, 124, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 166, 167, 196, 197, 208, 209, 210, 214, 217, 230, 233, 235, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 406, 429, 431, 444, 446, 450, 456, 457, 461, 462], "allow": [42, 87, 91, 150, 151, 203, 210, 289, 318, 435, 470], "alltru": 6, "almost": [31, 179, 446], "along": [3, 4, 14, 16, 17, 19, 28, 29, 30, 46, 59, 60, 70, 73, 74, 75, 78, 79, 81, 82, 83, 87, 88, 90, 101, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 127, 128, 129, 133, 134, 139, 144, 146, 152, 157, 188, 190, 194, 195, 196, 208, 209, 212, 213, 214, 215, 216, 218, 219, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 286, 287, 288, 295, 296, 306, 308, 313, 314, 325, 327, 329, 330, 332, 342, 345, 347, 348, 349, 406, 408, 413, 414, 416, 425, 430, 431, 433, 435, 436, 439, 440, 441, 443, 446, 447, 450, 451, 454, 455, 457, 459, 470], "alpha": [354, 359, 360, 376, 379], "alreadi": [4, 10, 37, 43, 44, 45, 340, 454], "also": [3, 10, 13, 15, 18, 20, 26, 48, 50, 51, 65, 85, 87, 89, 91, 95, 99, 107, 112, 116, 117, 118, 121, 130, 132, 133, 134, 135, 139, 141, 146, 147, 148, 149, 150, 153, 160, 173, 174, 175, 176, 202, 203, 210, 213, 219, 220, 222, 223, 321, 335, 336, 344, 391, 407, 411, 432, 435, 452, 454, 470], "alter": 82, "altern": [3, 4, 14, 19, 74, 75, 86, 87, 211, 212, 214, 218, 227, 228, 230, 232, 233, 234, 235, 331, 345, 431, 433, 457], "although": [18, 89, 111, 112, 113, 440], "alwai": [4, 10, 30, 36, 42, 82, 87, 90, 103, 130, 136, 180, 182, 233, 235, 289, 335, 409, 426, 431, 457], "amax": [6, 212], "ambigu": 470, "amin": [6, 218], "among": 90, "amplitud": 10, "an": [0, 3, 4, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 68, 69, 73, 74, 75, 78, 79, 80, 81, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 169, 173, 174, 175, 178, 181, 184, 186, 187, 188, 190, 191, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 214, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 243, 288, 289, 290, 291, 294, 304, 306, 312, 314, 317, 318, 321, 323, 324, 328, 329, 331, 333, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 353, 355, 360, 361, 363, 372, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 401, 402, 403, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 470, 478], "anaconda": [3, 4], "analog": [105, 107, 109, 111, 112, 114], "analysi": 10, "analyt": 3, "angl": [6, 10, 25, 26, 76, 77, 156, 351, 352, 403, 404, 455, 478], "ani": [3, 6, 14, 15, 30, 33, 36, 37, 38, 39, 40, 42, 52, 53, 64, 78, 81, 83, 87, 89, 91, 92, 105, 107, 111, 112, 117, 121, 122, 142, 143, 144, 146, 151, 152, 162, 169, 170, 185, 195, 196, 208, 210, 229, 231, 289, 353, 397, 425, 456, 470], "anoth": [4, 66, 87, 101, 111, 112, 136, 294, 314, 342, 348, 414], "answer": 355, "anti": [82, 122], "anyth": 89, "ap": 184, "apart": 443, "api": [0, 2, 3, 6, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "appear": [99, 128, 129, 454], "append": [0, 6, 83, 90, 92, 99, 110, 111, 112, 173], "appli": [28, 29, 30, 46, 54, 91, 224, 410, 439, 443], "applic": [10, 89], "apply_along_axi": 6, "apply_over_ax": 6, "approach": [87, 89, 110, 111, 112, 321], "appropri": [4, 28, 29, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 145, 195, 225, 226, 229, 231, 353, 381, 384, 435, 470], "approxim": [123, 443], "ar": [3, 4, 10, 11, 12, 13, 14, 15, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 55, 56, 58, 59, 60, 61, 62, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 78, 82, 83, 85, 86, 87, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 102, 103, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 144, 146, 147, 148, 149, 150, 151, 153, 158, 159, 160, 163, 164, 165, 173, 174, 175, 176, 179, 180, 181, 182, 184, 185, 186, 187, 188, 189, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 220, 221, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 311, 312, 321, 333, 334, 335, 336, 341, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 381, 384, 385, 387, 393, 395, 396, 397, 398, 399, 400, 401, 402, 405, 406, 407, 411, 412, 413, 415, 416, 417, 418, 419, 421, 422, 423, 425, 427, 428, 430, 431, 432, 433, 435, 436, 437, 438, 439, 441, 443, 447, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 470, 478], "arang": [0, 6, 13, 28, 29, 31, 43, 44, 45, 46, 47, 58, 65, 77, 78, 79, 80, 82, 85, 86, 87, 91, 95, 97, 98, 100, 101, 104, 126, 127, 130, 135, 143, 144, 146, 150, 157, 158, 172, 188, 196, 199, 200, 204, 205, 206, 207, 208, 210, 211, 212, 216, 218, 220, 223, 297, 336, 339, 342, 344, 348, 352, 377, 407, 410, 413, 432, 439, 441, 443, 446, 447, 450, 451, 452, 460, 462], "arbitrari": [41, 86, 89, 91, 158, 211, 410, 446, 450], "arbitrarili": 91, "arc": [18, 25], "arcco": [6, 22, 23, 25, 26, 68], "arccosh": [6, 21, 24, 27, 69], "arcsin": [6, 21, 24, 25, 26, 423], "arcsinh": [6, 22, 23, 27, 424], "arctan": [6, 18, 21, 23, 26, 27, 437], "arctan2": [6, 18, 25], "arctanh": [6, 22, 24, 25, 26, 438], "area": 443, "arg": [52, 353], "arg1": 171, "arg2": 171, "argmax": [0, 6, 29, 87, 225, 349, 436, 470], "argmin": [6, 28, 87, 226, 436, 470], "argpartit": [6, 30, 349, 436, 470], "argsort": [6, 87, 349, 418, 425, 436, 442, 470], "argument": [0, 10, 11, 12, 13, 18, 20, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 54, 55, 56, 58, 60, 65, 68, 69, 76, 77, 85, 86, 87, 89, 92, 96, 97, 98, 100, 130, 131, 132, 133, 134, 135, 149, 153, 156, 159, 170, 171, 173, 187, 188, 199, 200, 201, 202, 203, 210, 211, 213, 219, 220, 221, 223, 318, 331, 333, 334, 343, 344, 346, 348, 351, 352, 403, 404, 405, 407, 410, 411, 412, 417, 421, 422, 423, 424, 430, 432, 437, 438, 439, 443, 452, 453, 470, 478], "argwher": [6, 335], "ari": [43, 44, 45, 90], "arithmet": [46, 144, 214, 215, 230, 233, 235, 343, 431, 433, 457, 463, 474], "around": [6, 87, 144, 348, 415], "arr": [80, 89, 151, 350, 377, 447, 451], "arr2": 89, "arr_t": [42, 87, 289], "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, 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, 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, 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, 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, 237, 243, 286, 287, 288, 289, 290, 291, 294, 297, 298, 299, 300, 302, 303, 304, 305, 307, 309, 310, 312, 314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 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, 357, 358, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 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, 474, 478], "array2str": 6, "array_equ": 6, "array_equiv": [6, 34], "array_lik": [33, 36, 37, 38, 39, 40, 41, 46, 64, 66, 78, 81, 90, 101, 142, 143, 144, 162, 169, 196, 208, 342, 348, 349, 353, 420, 435, 439, 456], "array_of_diagon": 82, "array_repr": 6, "array_split": [6, 60], "array_str": 6, "arrays_and_dtyp": 410, "art": 10, "asanyarrai": [6, 37, 40], "asarrai": [4, 6, 36, 38, 40, 41], "asarray_chkfinit": [6, 36, 37], "ascend": [180, 182, 418], "ascii": 89, "ascontiguousarrai": [6, 36, 37, 40], "asfarrai": [6, 36, 37], "asfortranarrai": [6, 36, 37, 38], "asmatrix": 6, "asnumpi": 87, "aspect": 89, "assembl": [60, 88, 152, 416, 430, 459], "assign": [87, 299, 321, 446, 450], "associ": [46, 150, 151, 470], "assum": [10, 46, 92, 109, 115, 117, 186, 189, 193, 210, 443], "astyp": [6, 87, 144, 335], "atleast_1d": [6, 44, 45, 99], "atleast_2d": [6, 43, 45, 99], "atleast_3d": [6, 43, 44, 99], "atol": [15, 160], "attain": 0, "attempt": [86, 187], "attribut": [87, 89, 94, 123, 143, 155, 190, 339, 462, 463], "automat": [150, 151], "avail": [2, 3, 4, 10, 67, 71, 89, 96, 215, 221, 225, 226, 229, 231, 232, 463, 470], "averag": [6, 87, 214, 230, 307, 433, 474], "avg": 46, "avoid": [33, 37, 44, 45, 109, 115, 117], "aweight": 71, "ax": [14, 19, 28, 29, 46, 70, 73, 83, 86, 87, 91, 99, 105, 107, 108, 111, 112, 113, 116, 117, 119, 121, 127, 146, 158, 188, 192, 194, 195, 209, 211, 212, 214, 218, 222, 225, 226, 229, 230, 231, 232, 233, 234, 235, 328, 331, 340, 345, 406, 413, 414, 429, 431, 433, 434, 439, 440, 441, 442, 454, 457], "axi": [14, 16, 17, 19, 28, 29, 30, 46, 59, 60, 70, 72, 73, 74, 75, 82, 83, 87, 88, 90, 91, 99, 101, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 127, 128, 129, 133, 134, 139, 144, 146, 152, 157, 184, 188, 196, 208, 209, 211, 212, 213, 214, 215, 218, 219, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 288, 295, 296, 302, 306, 307, 308, 312, 313, 314, 317, 323, 324, 325, 327, 329, 331, 332, 341, 342, 345, 347, 348, 349, 402, 406, 408, 409, 413, 414, 416, 425, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 454, 455, 457, 459, 470], "axis1": [82, 87, 297, 328, 330, 434, 441], "axis2": [82, 87, 297, 328, 330, 434, 441], "axisa": 72, "axisb": 72, "axisc": 72, "axiserror": [30, 425], "b": [10, 13, 15, 28, 29, 34, 35, 48, 51, 59, 60, 66, 72, 75, 86, 87, 88, 89, 91, 92, 95, 137, 138, 147, 148, 152, 158, 160, 172, 174, 175, 178, 184, 187, 188, 189, 191, 192, 193, 194, 195, 204, 206, 211, 212, 218, 334, 336, 340, 344, 354, 410, 416, 430, 439, 440, 448, 458, 459, 478], "back": [87, 139, 302, 402, 409, 414, 448], "backend": [2, 145, 356, 358, 359, 369, 374, 390], "backward": [10, 42, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 146, 289, 413, 414], "bad": 365, "bartlett": 6, "base": [0, 4, 89, 91, 98, 101, 130, 144, 150, 151, 193, 198, 199, 200, 201, 202, 203, 208, 209, 211, 342, 344, 348, 350], "base_repr": 6, "basic": [54, 91, 470, 474], "bc": [178, 191], "bcde": 92, "becaus": [10, 14, 19, 109, 115, 117, 455, 470], "becom": [10, 87, 150, 331], "been": [88, 349, 414, 436], "befor": [4, 30, 60, 73, 87, 90, 110, 111, 112, 128, 129, 195, 209, 212, 218, 233, 235, 312, 323, 345, 406, 413, 414, 425, 431, 433, 440, 457, 458], "begin": [90, 92, 144, 196, 208], "behav": [197, 348], "behavior": [87, 119, 294, 440], "behaviour": 224, "behind": [87, 312], "being": [3, 89, 133, 134, 213, 219], "belong": [84, 150], "below": [0, 4, 9, 78, 81, 89, 115, 186, 444, 445, 449, 455, 470], "best": 92, "beta": [6, 364], "between": [15, 20, 54, 83, 90, 123, 138, 141, 146, 158, 160, 196, 208, 370, 384, 432, 443, 455], "beyond": [4, 413], "bia": 71, "big": 89, "bin": [84, 104, 106, 120, 150, 151, 391], "bin_edg": [150, 151], "binari": [48, 50, 51, 137, 138, 140, 141, 463, 474], "binary_repr": 6, "bincount": [6, 84, 150], "binomi": [6, 372], "bins_0": 151, "bins_1": 151, "bit": [48, 49, 50, 51, 89, 123, 155, 159, 173, 204, 206, 207, 232, 234, 411, 422, 474], "bitwis": [48, 50, 51], "bitwise_and": [6, 49, 50, 51, 159, 204], "bitwise_not": 6, "bitwise_or": [6, 48, 49, 51, 159, 206], "bitwise_xor": [6, 48, 49, 50, 159, 207], "biufcmmosuv": 89, "blackman": 6, "block": [6, 60, 88, 122, 152, 172, 416, 430, 459], "bmat": 6, "bool": [9, 14, 15, 19, 28, 29, 33, 34, 35, 37, 39, 42, 46, 54, 66, 70, 73, 84, 87, 89, 92, 95, 122, 136, 144, 147, 148, 150, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 174, 175, 176, 186, 188, 189, 193, 196, 208, 209, 212, 214, 216, 218, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 335, 336, 345, 406, 409, 422, 431, 433, 435, 454, 456, 457, 470], "bool_": 9, "boolean": [48, 49, 50, 51, 66, 73, 89, 101, 130, 136, 157, 159, 160, 163, 164, 165, 166, 167, 168, 204, 206, 209, 210, 214, 230, 232, 233, 235, 335, 342, 406, 409, 431, 435, 457], "both": [10, 13, 15, 26, 34, 35, 46, 48, 50, 51, 58, 65, 72, 85, 86, 95, 111, 118, 130, 132, 133, 134, 135, 147, 148, 149, 153, 158, 160, 172, 173, 174, 175, 188, 202, 203, 204, 206, 207, 211, 213, 219, 220, 223, 234, 334, 336, 344, 407, 411, 432, 439, 441, 446, 448, 450, 452, 458, 460], "bound": [348, 418, 435, 436], "boundari": [146, 348], "briefli": 470, "broadcast": [13, 14, 19, 28, 29, 35, 46, 52, 53, 58, 66, 70, 85, 91, 101, 130, 133, 134, 153, 166, 167, 188, 189, 207, 209, 211, 212, 213, 214, 218, 219, 223, 225, 226, 230, 232, 233, 234, 235, 344, 345, 348, 349, 406, 408, 431, 432, 433, 436, 440, 452, 457, 460], "broadcast_arrai": [6, 53], "broadcast_shap": 6, "broadcast_to": [6, 52, 440], "brought": 10, "buffer": [39, 74, 75, 87, 136, 137, 138, 140, 141, 197, 212, 218, 227, 228, 409], "buffer_lik": 137, "buffererror": 136, "build": 474, "build_loc": 4, "built": 89, "busday_count": 6, "busday_offset": 6, "byte": [6, 42, 87, 89, 91, 137, 138, 197, 289, 305, 309], "byte_bound": 6, "byteord": 89, "byteswap": 6, "bz2": 197, "c": [2, 4, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 35, 36, 37, 38, 40, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 72, 76, 77, 85, 86, 87, 89, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 142, 143, 145, 147, 148, 149, 153, 156, 158, 159, 163, 164, 165, 172, 173, 174, 175, 178, 184, 187, 188, 191, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 294, 302, 315, 333, 334, 335, 336, 338, 339, 343, 344, 346, 351, 352, 402, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 439, 440, 452, 453, 454, 460, 461, 462, 478], "c_contigu": [38, 40, 87, 294], "ca": 63, "calcul": [10, 11, 12, 13, 18, 26, 46, 73, 75, 83, 85, 90, 91, 95, 97, 98, 100, 104, 113, 130, 131, 132, 135, 146, 151, 153, 179, 180, 181, 182, 184, 189, 200, 202, 203, 209, 211, 214, 220, 223, 230, 233, 235, 336, 344, 345, 406, 407, 431, 432, 452, 457, 458, 463, 478], "call": [10, 18, 28, 29, 30, 38, 40, 89, 110, 111, 112, 115, 118, 139, 179, 181, 187, 210, 243, 335, 429, 435, 440, 443, 478], "callabl": [139, 210], "cambridg": 10, "can": [0, 3, 4, 10, 13, 15, 20, 26, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 54, 64, 65, 72, 78, 79, 81, 82, 85, 86, 87, 89, 91, 92, 93, 94, 95, 102, 104, 105, 106, 107, 110, 111, 112, 115, 116, 117, 120, 122, 130, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 152, 153, 154, 157, 158, 159, 160, 162, 169, 170, 172, 173, 174, 175, 176, 183, 184, 185, 195, 196, 197, 202, 203, 204, 206, 207, 208, 210, 211, 213, 217, 219, 220, 223, 232, 234, 289, 294, 321, 323, 333, 334, 335, 336, 337, 338, 339, 343, 344, 349, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 407, 409, 411, 425, 432, 435, 436, 439, 441, 443, 444, 446, 450, 451, 452, 454, 456, 458, 460, 461, 462, 470, 478], "can_cast": [6, 474], "cannot": [60, 225, 226, 429, 430], "capabl": [20, 33, 36, 37, 38, 40, 46, 103, 144, 196, 208, 211], "care": [20, 179], "cartesian": 216, "case": [4, 14, 19, 20, 28, 29, 33, 36, 37, 38, 40, 46, 64, 74, 75, 78, 81, 83, 92, 93, 94, 102, 106, 109, 114, 118, 120, 137, 138, 139, 140, 142, 143, 144, 146, 154, 179, 190, 193, 196, 197, 203, 208, 217, 227, 228, 232, 234, 337, 338, 339, 345, 409, 433, 439, 444, 455, 456, 461, 462, 470], "cast": [14, 19, 42, 54, 60, 66, 73, 74, 75, 87, 91, 130, 152, 179, 209, 211, 214, 224, 227, 228, 230, 232, 233, 234, 235, 289, 345, 406, 416, 430, 431, 433, 457, 459], "cat": [355, 372], "cauchi": 391, "cbrt": [6, 427], "cdef": 92, "cdot": 439, "cdoubl": 9, "ceil": [6, 32, 124, 131, 132, 412, 415, 453], "center": [105, 106, 107, 108, 112, 113, 120], "central": [146, 373, 374], "certain": [89, 210], "ch": 10, "chain": [86, 87, 91, 92], "chang": [42, 64, 72, 87, 89, 91, 101, 227, 228, 289, 302, 326, 331, 333, 342, 343, 348, 349, 350, 402, 409, 414, 455, 474], "char": 89, "charact": [89, 138], "check": [14, 19, 36, 37, 54, 109, 162, 169, 176, 189, 192], "check_valid": 371, "chi": [357, 373], "chisquar": 6, "choic": [6, 57, 87, 104, 105, 107, 110, 111, 112, 116, 117, 119, 121, 180, 182, 290], "choicelist": 419, "choleski": 6, "choos": [6, 18, 25, 87, 92, 460, 470], "chosen": [31, 150, 454, 460], "circ": 478, "circl": [191, 443], "clamp": [348, 435, 436], "clariti": 122, "class": [3, 87, 89, 125, 137, 138, 139, 141, 157, 197, 353, 381, 444, 474], "classic": 91, "clear": [89, 470], "clip": [6, 87, 348, 435, 436, 470], "close": [18, 21, 22, 23, 25, 41, 42, 87, 91, 99, 156, 196, 289, 353, 381, 403, 404, 412, 415, 443], "closer": 453, "cloud": 3, "cmake": 4, "co": [6, 21, 69, 181, 423, 437, 443], "code": [39, 89, 171], "coeffici": [184, 192, 195], "coerc": [39, 137, 138, 139, 140, 141, 197], "coin": 355, "col": 157, "collaps": [87, 302, 454], "column": [6, 36, 37, 38, 40, 41, 42, 59, 60, 74, 75, 82, 87, 88, 102, 122, 128, 129, 146, 152, 154, 179, 180, 184, 187, 190, 193, 289, 402, 416, 430, 444, 446, 450, 456, 459], "column_stack": [6, 60, 88, 152, 416, 430, 459], "com": 4, "combin": [0, 89, 99, 107, 112, 117, 121, 146], "combinatori": 92, "come": 454, "comma": [89, 91], "command": 4, "common": [110, 111, 112, 335, 439], "common_typ": 6, "compani": [355, 372], "compar": [15, 34, 95, 133, 134, 151, 160, 213, 219], "compare_chararrai": 6, "comparison": [2, 95, 147, 148, 174, 175, 336, 463, 474], "compat": [3, 10, 14, 19, 42, 46, 87, 209, 214, 229, 230, 231, 233, 235, 289, 406, 409, 431, 457, 474], "compil": [4, 89, 145], "complement": 455, "complementari": [132, 455], "complet": [3, 4, 92, 138, 139, 190, 414, 470], "complex": [10, 11, 12, 18, 25, 26, 34, 54, 73, 86, 87, 89, 92, 96, 103, 104, 105, 107, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 123, 130, 133, 134, 156, 161, 162, 168, 169, 179, 180, 181, 182, 190, 191, 193, 209, 211, 213, 219, 224, 233, 235, 292, 293, 346, 403, 404, 406, 426, 431, 454, 457, 458, 470, 474], "complex128": [9, 10, 46, 410], "complex64": [9, 10, 46, 130], "compliant": 87, "complic": [91, 478], "compon": [10, 34, 108, 113, 120, 123, 156, 224, 403], "compos": 65, "composit": [75, 172, 433, 443], "compress": [6, 101, 435, 470], "comput": [4, 10, 18, 21, 22, 23, 24, 25, 26, 27, 32, 46, 48, 49, 50, 51, 55, 61, 62, 68, 69, 73, 74, 75, 83, 84, 91, 97, 98, 99, 100, 103, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 131, 146, 147, 148, 149, 150, 151, 156, 157, 159, 172, 174, 175, 177, 178, 179, 180, 181, 182, 183, 187, 188, 189, 190, 191, 193, 194, 195, 198, 199, 200, 201, 204, 205, 206, 207, 209, 211, 214, 215, 220, 227, 228, 229, 230, 231, 232, 233, 234, 235, 333, 343, 346, 403, 405, 406, 407, 412, 415, 417, 421, 422, 423, 424, 427, 431, 433, 437, 438, 439, 443, 446, 450, 457], "compute_uv": [177, 193], "concaten": [6, 59, 88, 152, 416, 430, 436, 459], "concept": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462, 470], "cond": [6, 183], "condit": [31, 42, 86, 87, 101, 177, 183, 187, 289, 335, 342, 348, 350, 419, 460], "condlist": 419, "confus": 135, "conj": [6, 62, 87, 109, 156, 176, 179, 346], "conjug": [6, 10, 61, 86, 87, 115, 118, 156, 176, 179, 180, 181, 182, 211, 292, 346, 458], "consecut": [83, 90, 146], "conserv": 216, "consid": [15, 20, 33, 34, 36, 37, 38, 40, 92, 120, 144, 160, 163, 180, 182, 186, 196, 208, 211, 353, 381, 454], "consist": [34, 35, 90, 104, 105, 107, 110, 111, 112, 116, 117, 119, 121, 138, 151, 195, 196, 436, 439], "constant": [9, 89, 146], "constraint": 46, "construct": [36, 37, 57, 78, 81, 82, 87, 89, 102, 137, 138, 139, 140, 141, 154, 197, 217, 290, 337, 440, 441, 460, 463], "constructor": 470, "consum": [87, 309], "contain": [10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 61, 62, 65, 66, 68, 69, 72, 73, 82, 85, 87, 89, 95, 97, 98, 100, 105, 106, 107, 110, 115, 118, 120, 126, 130, 131, 132, 133, 134, 135, 136, 141, 145, 146, 147, 148, 150, 151, 153, 156, 157, 159, 173, 174, 175, 180, 190, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 213, 214, 219, 220, 223, 225, 226, 229, 230, 231, 233, 235, 318, 333, 335, 336, 343, 344, 346, 353, 403, 405, 406, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 431, 432, 437, 438, 442, 446, 447, 450, 451, 452, 453, 457, 470], "content": [38, 87, 390], "context": 10, "contigu": [36, 37, 38, 40, 86, 87, 91, 187, 315, 402, 409], "continu": [353, 385], "contourf": 216, "contract": [91, 92, 439], "contrast": 348, "contribut": [10, 46, 150, 151], "control": [4, 42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "conveni": [87, 331, 353], "convent": [86, 91, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 158, 195, 211, 340, 439], "convers": [42, 87, 91, 289, 463], "convert": [28, 29, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 64, 76, 77, 78, 81, 89, 92, 99, 142, 143, 144, 162, 169, 196, 208, 351, 352, 455, 456], "convolut": [10, 63, 67], "convolv": [6, 67], "coolei": 10, "coordin": [70, 139, 146, 157, 216], "copi": [6, 20, 30, 33, 34, 36, 37, 38, 39, 40, 42, 43, 44, 45, 66, 78, 79, 81, 82, 87, 89, 93, 94, 101, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 216, 217, 224, 243, 289, 302, 304, 312, 318, 321, 337, 338, 339, 341, 342, 343, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 409, 418, 425, 429, 444, 445, 446, 449, 450, 456, 461, 462, 470], "copysign": [6, 333, 343], "copyto": [6, 87, 101, 294, 342], "core": [3, 89, 91, 470], "corner": [105, 107, 111, 112], "corrcoef": [6, 71], "correct": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 31, 32, 48, 49, 50, 51, 55, 56, 60, 61, 62, 65, 68, 69, 76, 77, 85, 95, 97, 98, 100, 103, 109, 115, 117, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 192, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 213, 219, 220, 223, 333, 334, 336, 343, 344, 346, 351, 352, 405, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 430, 432, 437, 438, 452, 453], "correctli": [18, 25, 28, 29, 70, 188, 212, 218, 225, 226, 232, 234, 335, 345, 433], "correl": [6, 474], "correspond": [6, 10, 20, 28, 29, 33, 36, 37, 38, 39, 40, 42, 58, 60, 64, 76, 77, 78, 79, 81, 82, 87, 93, 94, 102, 105, 106, 107, 109, 111, 112, 115, 116, 117, 118, 119, 120, 121, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 154, 157, 179, 180, 196, 197, 208, 210, 211, 217, 289, 294, 298, 337, 338, 339, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 413, 420, 431, 439, 442, 443, 444, 446, 450, 456, 457, 461, 462, 470], "correspondingli": 10, "cosh": [6, 22, 68, 424, 438], "cosin": [21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438], "cost": [91, 92], "costli": 92, "could": [87, 109, 115, 117, 323], "count": [14, 19, 47, 70, 84, 89, 92, 127, 137, 138, 140, 141, 146, 150, 151, 335, 345, 355, 433, 454, 463, 474], "count_nonzero": [6, 335], "counterpart": [10, 109, 115, 117, 470], "cov": [6, 371], "covari": 71, "cover": [446, 450, 474], "cpu": [4, 20, 33, 36, 37, 38, 40, 64, 67, 71, 78, 81, 93, 94, 96, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 215, 217, 221, 232, 337, 338, 339, 444, 456, 461, 462], "creat": [3, 4, 20, 33, 35, 36, 37, 38, 39, 40, 42, 64, 78, 79, 80, 81, 82, 87, 89, 92, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 224, 289, 294, 337, 338, 339, 349, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 441, 444, 446, 447, 450, 451, 456, 461, 462, 470, 474], "creation": [89, 92, 463, 470, 474, 478], "crop": [104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121], "cross": [6, 67], "csingl": 9, "ct": 10, "cube": [55, 130, 427], "cubic": 92, "cumprod": [6, 87, 227, 470], "cumproduct": 6, "cumsum": [6, 83, 87, 228, 433, 443, 470], "cumul": [73, 74, 75, 83, 87, 227, 228, 295, 296, 433, 443], "cupi": [2, 463], "current": [10, 11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 65, 68, 69, 76, 77, 85, 87, 89, 92, 97, 98, 100, 130, 131, 132, 133, 134, 135, 138, 149, 151, 153, 154, 159, 173, 199, 200, 201, 202, 203, 213, 219, 220, 221, 223, 321, 333, 334, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 432, 437, 438, 452, 453], "curv": 443, "custom": 470, "customarili": 10, "cut": 184, "cutoff": 189, "cycl": [106, 120], "cyclic": 348, "cython": 4, "d": [0, 14, 19, 20, 46, 59, 60, 74, 75, 78, 79, 80, 81, 82, 86, 87, 88, 89, 102, 106, 108, 113, 120, 122, 126, 128, 129, 141, 152, 154, 158, 178, 180, 181, 187, 188, 191, 211, 216, 227, 228, 234, 302, 335, 344, 345, 348, 358, 402, 409, 416, 418, 420, 430, 433, 435, 439, 440, 441, 448, 454, 456, 459, 470], "d0": [353, 380, 382], "d1": [353, 382], "d3": 79, "data": [1, 3, 4, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 53, 54, 55, 56, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 76, 77, 78, 81, 84, 85, 86, 87, 89, 91, 93, 94, 95, 96, 97, 98, 100, 102, 103, 109, 115, 117, 123, 124, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 160, 162, 163, 164, 165, 166, 167, 169, 173, 174, 175, 184, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 213, 214, 215, 219, 220, 221, 223, 224, 225, 226, 229, 230, 231, 232, 233, 235, 289, 318, 331, 333, 334, 336, 338, 339, 342, 343, 344, 346, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 427, 428, 429, 430, 431, 432, 436, 437, 438, 441, 444, 452, 453, 457, 459, 460, 461, 462, 463, 474], "datatyp": [89, 186], "date": 4, "datetim": 89, "datetime_as_str": 6, "datetime_data": 6, "dcmake_c_compil": 4, "dcmake_cxx_compil": 4, "ddof": [71, 87, 233, 235, 325, 332, 431, 457], "decai": 366, "decim": [32, 87, 123, 124, 319, 412, 415], "decomposit": [176, 183, 186, 189, 193, 474], "decompress": 197, "decreas": [84, 443], "decreasingli": [10, 105, 107, 111, 112], "deem": 136, "def": 0, "default": [3, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 42, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 60, 61, 62, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 176, 177, 180, 182, 184, 186, 187, 188, 189, 190, 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, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 302, 333, 334, 336, 337, 338, 339, 341, 343, 344, 345, 346, 348, 351, 352, 353, 357, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 391, 392, 394, 397, 402, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 427, 428, 430, 431, 432, 433, 435, 436, 437, 438, 439, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 470], "default_rng": 6, "defg": 92, "defici": 186, "defin": [10, 72, 89, 94, 104, 133, 134, 143, 149, 150, 151, 213, 219, 224, 339, 343, 404, 462, 470], "definit": [72, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 131, 176, 443], "deg": [18, 352], "deg2rad": [6, 351, 352, 455], "degre": [6, 18, 76, 233, 235, 351, 352, 395, 431, 455, 457, 478], "del": 478, "delet": 6, "delta": [10, 233, 235, 431, 455, 457], "demonstr": [0, 4, 89], "dens": [157, 217], "densiti": 150, "depend": [4, 31, 82, 103, 109, 115, 117, 180, 184, 190, 192, 193, 196, 232, 234, 419, 460], "deprec": 6, "deprecate_with_doc": 6, "depth": [59, 60, 88, 152, 416, 430, 459], "deriv": 146, "descend": 193, "descr": 89, "describ": [73, 89, 209, 406, 474], "descript": [73, 89, 110, 112, 150, 209, 406, 470], "design": 10, "desir": [20, 33, 36, 37, 38, 40, 41, 53, 93, 94, 102, 110, 111, 112, 142, 143, 144, 154, 196, 208, 338, 339, 440, 444, 461, 462], "destin": [60, 152, 222, 348, 349, 416, 430, 436, 459], "destruct": 478, "det": [6, 191], "detail": [32, 105, 107, 111, 112, 116, 117, 119, 121, 136, 415, 446, 447, 450, 451, 454, 470], "determin": [13, 18, 21, 22, 23, 24, 25, 26, 27, 48, 50, 51, 55, 65, 68, 69, 76, 77, 85, 97, 98, 100, 132, 133, 134, 135, 138, 139, 141, 153, 173, 178, 184, 190, 191, 198, 199, 200, 201, 202, 203, 211, 213, 219, 220, 223, 334, 344, 351, 352, 405, 407, 411, 417, 421, 423, 424, 427, 428, 432, 437, 438, 441, 452, 453], "devel": 4, "develop": [3, 4], "deviat": [87, 214, 230, 233, 235, 325, 353, 368, 375, 431, 457], "devic": [0, 2, 3, 20, 33, 36, 37, 38, 39, 40, 42, 46, 64, 73, 78, 79, 81, 87, 93, 94, 102, 103, 106, 120, 124, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 209, 210, 211, 214, 217, 230, 233, 235, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 406, 429, 431, 444, 446, 450, 456, 457, 461, 462], "df": [357, 373, 395, 396], "dfden": [361, 374], "dfnum": [361, 374], "dft": [10, 104, 109, 110, 114, 115, 118], "di": [79, 80], "diag": [6, 81, 82, 91, 102, 128, 129, 154, 179, 181, 193, 441], "diag_indic": [6, 80, 122], "diag_indices_from": [6, 79, 122], "diagflat": [6, 78, 82, 441], "diagon": [6, 78, 79, 80, 81, 87, 91, 102, 122, 154, 176, 180, 181, 182, 210, 330, 441, 444, 445, 446, 447, 449, 450, 451, 470], "dice": 370, "dictionari": 89, "diff": [6, 75, 90, 146, 150], "differ": [3, 10, 15, 20, 33, 36, 37, 38, 40, 46, 64, 73, 75, 78, 81, 83, 87, 89, 90, 93, 94, 102, 105, 106, 110, 111, 113, 116, 119, 120, 123, 128, 129, 130, 137, 138, 139, 140, 142, 143, 144, 146, 154, 160, 182, 196, 197, 208, 209, 211, 217, 294, 337, 338, 339, 342, 344, 349, 406, 432, 436, 444, 446, 450, 455, 456, 461, 462, 474], "digit": [6, 10, 123, 150], "dim": 15, "dimens": [14, 19, 28, 29, 33, 43, 44, 45, 46, 59, 60, 66, 70, 71, 72, 79, 82, 83, 87, 89, 99, 111, 112, 124, 128, 129, 146, 152, 157, 158, 186, 188, 190, 209, 212, 214, 216, 217, 218, 222, 225, 226, 229, 230, 231, 232, 233, 234, 235, 302, 310, 321, 335, 337, 345, 349, 353, 383, 385, 386, 388, 406, 409, 420, 429, 430, 431, 433, 434, 435, 436, 440, 441, 446, 447, 450, 451, 454, 457, 470, 474], "dimension": [2, 4, 30, 63, 67, 70, 73, 79, 80, 81, 82, 83, 84, 87, 90, 91, 104, 105, 107, 109, 110, 111, 112, 115, 116, 117, 118, 119, 121, 122, 137, 138, 140, 146, 157, 184, 190, 194, 195, 209, 212, 216, 217, 218, 225, 226, 229, 231, 233, 235, 324, 337, 340, 345, 406, 425, 431, 433, 435, 440, 443, 454, 457, 458, 463], "direct": [10, 72, 83, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 128, 129, 146, 334], "directli": [89, 139, 157, 208, 335, 436], "directori": 145, "dirichlet": 6, "discard": 453, "discont": 455, "discontinu": 455, "discret": [3, 10, 63, 67, 75, 83, 90, 104, 105, 106, 107, 110, 111, 112, 115, 116, 117, 118, 119, 120, 121, 146, 353, 463], "disp": 6, "dispers": 398, "displac": [87, 326], "distanc": 146, "distinct": [133, 134, 213, 219], "distinguish": 89, "distribut": [3, 4, 208, 353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 384, 385, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 474], "divid": [6, 88, 132, 135, 220, 407, 452], "divis": [85, 132, 135, 220, 344, 407, 452, 453], "divisor": [233, 235, 431, 457], "divmod": [6, 470], "dlpack": 136, "dmlc": 136, "dn": [353, 380, 382], "do": [3, 4, 89, 210, 355, 414, 443], "docstr": 470, "document": [0, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 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, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 302, 303, 304, 306, 307, 308, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470], "doe": [20, 54, 101, 103, 118, 133, 134, 136, 190, 224, 227, 228, 342, 435], "domain": [10, 109, 114], "done": [3, 42, 87, 91, 195, 289, 454, 455], "dot": [6, 87, 91, 92, 158, 176, 181, 183, 187, 189, 190, 192, 193, 194, 195, 211, 439, 458], "doubl": [9, 366, 439], "down": 129, "dp": [85, 178, 180, 191, 192, 344, 409, 410, 420, 432, 452], "dpcpp": 4, "dpcpp_linux": 4, "dpcpp_win": 4, "dpctl": [0, 4, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 225, 226, 229, 231, 232, 289, 294, 337, 338, 339, 347, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "dpnp": [0, 2, 3, 4, 10, 463, 470, 474, 475, 478], "dpnp_arrai": [20, 33, 36, 37, 38, 40, 42, 64, 78, 79, 81, 93, 94, 102, 106, 120, 123, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 155, 157, 196, 197, 208, 210, 217, 236, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462, 463], "dpnp_iface_arraycr": [217, 337], "draw": [353, 354, 355, 357, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 381, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400], "drawn": [353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 381, 384, 387, 393, 394, 395, 396, 397, 398, 399, 400, 401, 419], "drill": [355, 372], "driver": 2, "drop": [3, 89], "dsplit": [6, 60, 88], "dst": 66, "dstack": [6, 59, 60, 152, 416, 430, 459], "dt": [89, 443], "dt2": 89, "dtype": [0, 9, 11, 12, 13, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 36, 37, 38, 39, 40, 42, 46, 48, 49, 50, 51, 54, 55, 56, 60, 61, 62, 65, 68, 69, 71, 73, 74, 75, 76, 77, 79, 85, 87, 91, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 124, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 152, 153, 154, 155, 156, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 187, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 218, 219, 220, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 295, 296, 307, 313, 325, 327, 330, 332, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 353, 375, 381, 397, 405, 406, 407, 410, 411, 412, 415, 416, 417, 421, 422, 423, 424, 426, 427, 428, 430, 431, 432, 433, 435, 437, 438, 441, 444, 445, 449, 452, 453, 457, 459, 461, 462, 470], "due": [118, 478], "dump": 6, "dx": [146, 443], "dy": 146, "dz": 146, "e": [9, 10, 22, 24, 73, 74, 82, 89, 93, 94, 99, 102, 105, 109, 110, 111, 112, 115, 117, 118, 130, 138, 142, 143, 146, 154, 173, 179, 191, 194, 198, 338, 339, 353, 404, 408, 434, 444, 461, 462], "ea": 92, "each": [0, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 61, 62, 65, 68, 69, 74, 75, 79, 82, 84, 85, 87, 89, 92, 95, 97, 98, 100, 105, 107, 109, 111, 112, 115, 116, 117, 119, 121, 128, 129, 130, 131, 132, 135, 139, 146, 147, 148, 150, 151, 156, 159, 163, 164, 165, 173, 174, 175, 179, 180, 181, 182, 184, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 220, 222, 223, 224, 319, 333, 335, 336, 343, 344, 346, 349, 355, 372, 403, 405, 407, 408, 411, 412, 413, 415, 417, 421, 422, 423, 424, 427, 428, 430, 432, 436, 437, 438, 440, 443, 446, 447, 450, 451, 452, 453, 454, 470], "easier": 435, "easiest": 4, "easili": [0, 151], "edg": [58, 84, 150, 151], "edge_ord": 146, "ediff1d": [6, 83, 146], "effect": [92, 130, 133, 134, 213, 219, 344, 455], "effici": [10, 104, 118, 138, 186, 189, 193], "efgh": 92, "eig": [6, 180, 181, 182], "eigenvalu": [179, 180, 181, 182, 474], "eigenvector": [179, 180, 181, 182], "eigh": [6, 179, 181, 182], "eigval": [6, 179, 180, 182], "eigvalsh": [6, 179, 180, 181], "einstein": [86, 91, 92, 158, 195, 211, 340, 439], "einsum": [6, 86, 92, 158, 195, 211, 340, 439], "einsum_path": [6, 91], "either": [34, 35, 40, 46, 73, 82, 89, 105, 107, 109, 111, 112, 115, 117, 119, 121, 122, 146, 158, 180, 182, 188, 190, 209, 225, 226, 229, 231, 232, 234, 406, 418, 436, 443], "element": [4, 10, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 34, 35, 46, 47, 48, 49, 50, 51, 55, 56, 58, 61, 62, 65, 66, 68, 69, 73, 74, 75, 80, 82, 83, 84, 85, 87, 89, 90, 92, 95, 97, 98, 100, 101, 102, 103, 105, 107, 111, 112, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 141, 146, 147, 148, 149, 150, 151, 153, 154, 156, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 173, 174, 175, 176, 181, 185, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 216, 218, 219, 220, 221, 223, 224, 227, 228, 229, 231, 232, 233, 234, 235, 284, 285, 292, 293, 295, 296, 298, 299, 302, 304, 305, 307, 309, 311, 312, 317, 318, 319, 320, 322, 325, 326, 329, 332, 333, 334, 335, 336, 342, 343, 344, 345, 346, 348, 350, 402, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 435, 437, 438, 439, 440, 441, 443, 445, 447, 449, 451, 452, 453, 454, 455, 457, 460, 470, 474, 478], "ellipsi": 91, "els": [0, 191, 241], "elsewher": [102, 154, 444, 460], "empti": [4, 6, 33, 87, 94, 105, 107, 111, 112, 116, 117, 119, 121, 138, 142, 143, 184, 299, 338, 339, 342, 461, 462], "empty_lik": [6, 33, 93, 143, 339, 462], "enabl": [122, 186, 189, 193], "encount": [227, 228, 229, 231], "end": [20, 82, 89, 90, 92, 110, 144, 196, 208], "end_tim": 0, "endian": 89, "endpoint": [20, 144, 196, 208, 443], "engin": 389, "enough": 150, "entir": [46, 73, 109, 150, 151, 209, 214, 229, 230, 231, 233, 235, 406, 431, 457], "entri": [87, 89, 93, 101, 109, 115, 117, 122, 127, 128, 129, 324, 429], "enumer": 136, "env": 4, "environ": 4, "ep": [123, 186, 334, 404], "epsilon": [186, 404], "epsneg": 123, "equal": [6, 14, 15, 19, 34, 35, 46, 60, 67, 71, 75, 87, 102, 144, 146, 147, 148, 150, 151, 152, 160, 162, 169, 171, 173, 174, 175, 185, 189, 190, 195, 196, 208, 220, 312, 336, 353, 363, 397, 407, 411, 412, 415, 416, 421, 429, 430, 444, 446, 450, 459], "equal_nan": [15, 34, 160, 454], "equat": [184, 192, 194, 195, 474], "equiv": [42, 54, 60, 66, 87, 91, 152, 185, 211, 289, 416, 430, 459], "equival": [10, 13, 14, 16, 17, 19, 28, 29, 30, 32, 35, 46, 64, 72, 73, 76, 77, 85, 86, 87, 88, 92, 99, 101, 126, 133, 134, 135, 194, 209, 220, 223, 243, 284, 285, 297, 318, 321, 331, 335, 340, 343, 351, 352, 353, 381, 406, 407, 409, 415, 420, 425, 432, 433, 435, 439, 442, 452, 454, 470, 478], "error": [73, 96, 109, 114, 179, 209, 406, 429, 463, 470], "essenti": 4, "estim": [71, 151, 355, 372, 443], "et": 10, "etc": [10, 33, 37, 89, 105, 107, 111, 112, 116, 117, 119, 121, 372], "eturn": 101, "euclidean": 184, "euler_gamma": 9, "evalu": [14, 15, 19, 87, 91, 92, 95, 162, 169, 195, 216, 284, 285, 340, 439, 470], "even": [10, 89, 106, 108, 109, 110, 113, 114, 115, 117, 118, 120, 162, 169, 412, 415], "evenli": [20, 144, 196, 208, 412, 443], "event": 203, "everi": [117, 349, 436], "everywher": 115, "exact": [101, 187, 342], "exactli": [10, 41, 141, 353, 381], "examin": 184, "exampl": [2, 3, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 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, 289, 294, 297, 299, 302, 303, 304, 312, 316, 318, 321, 323, 326, 331, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 388, 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, 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, 478], "exce": 203, "except": [4, 11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 58, 60, 61, 62, 64, 65, 68, 69, 76, 77, 83, 84, 85, 86, 87, 93, 94, 95, 97, 98, 100, 102, 116, 117, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 152, 153, 154, 159, 163, 164, 165, 173, 174, 175, 187, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 218, 219, 220, 223, 229, 230, 231, 232, 233, 234, 235, 289, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 405, 407, 408, 409, 411, 412, 417, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462], "exclud": [11, 12, 196, 353, 397], "exclus": [353, 381], "execut": [3, 4, 36, 37, 67, 71, 96, 139, 215, 221, 232, 356, 358, 359, 369, 374, 390, 478], "executor": 0, "exist": [10, 59, 60, 88, 89, 99, 136, 152, 409, 416, 430, 459, 474], "exp": [6, 10, 98, 100, 104, 191, 200, 202, 209], "exp2": [6, 97, 100], "expand": [83, 99], "expand_dim": [6, 28, 29], "expect": [4, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 32, 48, 49, 50, 51, 55, 56, 61, 62, 65, 68, 69, 70, 73, 74, 75, 76, 77, 85, 86, 89, 95, 97, 98, 100, 103, 115, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 160, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 212, 213, 214, 218, 219, 220, 223, 227, 228, 230, 232, 233, 234, 235, 333, 334, 336, 343, 344, 345, 346, 351, 352, 403, 405, 406, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 460], "explain": [107, 112, 117, 121, 470], "explan": 89, "explicit": 91, "explicitli": [82, 105, 107, 111, 112, 116, 117, 119, 121], "exploit": [10, 118], "explor": [92, 355, 372], "expm1": [6, 97, 98, 200], "expon": [10, 97, 98, 100, 130, 185, 202, 203, 209, 344, 379, 474], "exponenti": [6, 10, 92, 202, 203, 209, 366, 392], "expos": [137, 470], "express": [10, 26, 91, 92, 197, 478], "extend": [10, 89, 172, 470], "extens": [0, 1, 3, 4, 9, 145, 197, 463], "extobj": 211, "extra": [89, 115, 141], "extract": [6, 78, 81, 82, 91, 102, 126, 154, 157, 210, 342, 435, 441], "extrema": 474, "ey": [6, 61, 62, 70, 87, 111, 112, 133, 134, 154, 158, 172, 183, 185, 186, 194, 195, 207, 213, 219, 420, 441], "f": [0, 6, 10, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 89, 91, 93, 94, 95, 97, 98, 100, 102, 103, 106, 118, 120, 124, 130, 131, 132, 133, 134, 135, 142, 143, 146, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 185, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 294, 302, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 374, 402, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 448, 452, 453, 460, 461, 462], "f0": 89, "f1": 89, "f2": 89, "f4": 54, "f8": [54, 89], "f_contigu": [38, 40], "f_k": 10, "fab": [6, 11, 12], "fact": 181, "factor": [10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 176, 190], "fail": [87, 321, 355], "fallback": [179, 181, 356, 358, 359, 369, 374, 390], "fals": [14, 15, 16, 17, 18, 19, 28, 29, 33, 34, 35, 37, 38, 40, 42, 46, 48, 49, 51, 52, 53, 54, 64, 70, 71, 73, 75, 84, 87, 89, 91, 92, 94, 95, 101, 122, 136, 139, 143, 144, 147, 148, 150, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 174, 175, 176, 177, 186, 188, 189, 193, 196, 204, 205, 206, 207, 208, 209, 212, 214, 215, 216, 218, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 241, 284, 285, 286, 287, 289, 306, 307, 308, 313, 325, 327, 332, 335, 336, 339, 345, 347, 406, 409, 422, 431, 433, 454, 456, 457, 460, 462, 470], "famili": 10, "fanci": 435, "fashion": [203, 470], "fast": [10, 104, 105, 107, 111, 112, 117, 118, 121], "fastcopyandtranspos": 6, "faster": [10, 133, 134], "fastest": [87, 302, 402, 409], "fb": [92, 448], "featur": 89, "few": 122, "fft": [6, 463, 474], "fft2": [6, 104, 107, 111], "fftfreq": [6, 10, 104, 108, 113, 120], "fftn": [6, 104, 105, 112, 118, 121], "fftshift": [6, 10, 105, 107, 112, 113], "fh": 138, "field": [89, 216], "field1": 89, "file": [137, 138, 140, 141, 145, 197], "filenam": [138, 197], "fill": [6, 33, 87, 93, 94, 122, 142, 143, 150, 151, 216, 224, 294, 338, 339, 444, 461, 462], "fill_diagon": 6, "fill_valu": [142, 143], "filt": 448, "filter": [10, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "final": [4, 10, 117, 118, 119, 121, 144, 208], "find": [31, 47, 84, 87, 103, 150, 186, 189, 193, 320, 334, 335, 408, 418, 425, 454, 474], "find_common_typ": 6, "fine": 4, "finfo": [334, 404], "finfo_object": 123, "finit": [163, 164, 165, 166, 167, 224], "first": [13, 14, 15, 19, 26, 28, 29, 30, 34, 35, 46, 48, 50, 51, 59, 60, 65, 72, 73, 82, 85, 86, 87, 89, 92, 95, 98, 105, 107, 109, 111, 112, 127, 130, 132, 133, 134, 135, 146, 147, 148, 150, 151, 153, 158, 160, 171, 172, 173, 174, 175, 187, 194, 197, 202, 203, 204, 206, 207, 210, 211, 212, 213, 216, 218, 219, 220, 223, 225, 226, 302, 336, 340, 342, 344, 345, 402, 407, 409, 411, 413, 416, 418, 425, 426, 428, 432, 433, 434, 436, 439, 441, 452, 454, 458, 459], "fit": [184, 408], "fix": [6, 32, 56, 82, 89, 131, 348, 412, 415, 453], "flag": [38, 40, 87, 89, 294], "flanneri": 10, "flat": [28, 29, 87, 90, 125, 302, 408], "flatnonzero": [6, 335], "flatten": [6, 28, 29, 30, 60, 70, 74, 75, 78, 81, 82, 87, 90, 122, 126, 150, 151, 212, 218, 225, 226, 227, 228, 232, 234, 301, 315, 323, 335, 340, 349, 402, 408, 413, 425, 435, 436, 441, 454, 458], "flexibl": [86, 89, 138, 187], "flip": [6, 49, 82, 122, 128, 129, 159, 355], "fliplr": [6, 82, 122, 127, 129], "flipud": [6, 82, 122, 127, 128], "float": [11, 12, 18, 20, 26, 36, 37, 39, 46, 54, 65, 73, 75, 89, 93, 94, 98, 102, 103, 106, 120, 123, 124, 130, 137, 138, 139, 140, 141, 142, 143, 146, 150, 151, 154, 156, 184, 185, 186, 188, 189, 196, 197, 202, 203, 208, 209, 212, 214, 218, 224, 230, 233, 235, 334, 338, 339, 344, 353, 357, 382, 383, 385, 386, 388, 391, 392, 394, 397, 403, 404, 405, 406, 417, 431, 444, 455, 457, 461, 462, 470, 474], "float16": [9, 130], "float32": [0, 9, 10, 39, 42, 54, 74, 87, 89, 91, 130, 289, 334, 353, 375, 380, 382, 383, 385, 386, 388, 394, 397, 410], "float64": [0, 9, 10, 39, 42, 46, 54, 75, 87, 89, 91, 289, 353, 354, 360, 361, 362, 364, 366, 367, 368, 375, 376, 379, 380, 382, 383, 385, 386, 387, 388, 393, 394, 395, 396, 397, 398, 399, 400, 401, 404, 410], "float_pow": [6, 344], "floor": [6, 32, 56, 124, 132, 220, 407, 412, 415, 453], "floor_divid": [6, 220, 407], "flop": 92, "flush": 138, "fmax": [6, 134, 212, 213, 219, 229, 344], "fmin": [6, 133, 213, 218, 219, 231, 344], "fmod": [6, 220, 344, 407], "fn": 139, "fname": 197, "follow": [4, 10, 46, 89, 99, 115, 123, 136, 155, 180, 182, 189, 439, 470, 474], "forc": [89, 91], "forg": 4, "form": [10, 33, 36, 37, 38, 39, 40, 59, 64, 78, 81, 87, 88, 91, 92, 111, 112, 115, 142, 143, 144, 162, 169, 196, 208, 331, 416, 456, 459], "format": [89, 136, 138, 141, 474], "format_float_posit": 6, "format_float_scientif": 6, "former": [349, 436], "forth": 439, "fortran": [40, 42, 87, 289, 302, 402, 409], "forward": [10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 146], "found": [4, 418, 470], "four": [353, 382], "fourier": [10, 104, 105, 106, 107, 110, 111, 112, 115, 116, 117, 118, 119, 120, 121, 463], "fourth": 105, "frac": [10, 443], "fraction": [221, 453], "free": [87, 318], "freedom": [233, 235, 395, 431, 457], "freq": [106, 108, 113, 120], "freq_spectrum": 109, "frequenc": [10, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 118, 120], "freshli": [166, 167], "frexp": 6, "fro": [177, 188], "frobeniu": 177, "from": [3, 10, 14, 19, 20, 28, 29, 30, 31, 33, 36, 37, 38, 39, 40, 52, 54, 57, 60, 64, 66, 73, 76, 77, 78, 79, 81, 82, 87, 88, 89, 91, 93, 94, 98, 101, 102, 106, 110, 119, 120, 121, 127, 130, 136, 137, 138, 139, 140, 141, 142, 143, 146, 150, 152, 154, 157, 179, 181, 182, 186, 187, 197, 209, 210, 216, 217, 290, 294, 324, 329, 337, 338, 339, 342, 345, 349, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 406, 409, 410, 416, 418, 419, 428, 429, 430, 433, 435, 436, 441, 444, 446, 448, 450, 451, 454, 455, 456, 459, 460, 461, 462, 474], "from_": 54, "from_dlpack": 6, "frombuff": [6, 138, 140, 141, 197], "fromfil": [6, 137, 140, 141], "fromfunct": [6, 36, 37], "fromit": [6, 36, 37, 137, 138, 141], "frompyfunc": 6, "fromregex": [6, 197], "fromstr": [6, 137, 138, 140, 197], "front": 448, "full": [6, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 143, 144, 146, 147, 148, 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, 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, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 302, 303, 304, 306, 307, 308, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462], "full_lik": [6, 33, 94, 142, 339, 462], "full_matric": 193, "fulli": 89, "function": [0, 2, 3, 11, 12, 16, 17, 20, 28, 29, 32, 33, 36, 37, 38, 40, 41, 64, 67, 71, 73, 76, 77, 82, 85, 87, 91, 93, 94, 96, 100, 102, 103, 104, 105, 107, 108, 110, 111, 112, 113, 115, 117, 118, 121, 122, 130, 135, 137, 138, 139, 140, 141, 142, 143, 145, 146, 149, 150, 151, 154, 179, 181, 187, 197, 200, 202, 203, 209, 210, 215, 216, 220, 221, 232, 284, 285, 294, 297, 318, 321, 331, 338, 339, 344, 349, 351, 352, 353, 356, 358, 359, 369, 374, 390, 406, 407, 415, 416, 421, 431, 435, 436, 440, 446, 447, 450, 451, 452, 457, 459, 460, 461, 462, 463, 470, 474], "fundament": [10, 89], "further": [446, 450], "futur": [89, 151], "fweight": 71, "g": [4, 10, 89, 93, 94, 102, 142, 143, 154, 338, 339, 353, 444, 461, 462, 478], "g47c6f418bd2": 6, "gamma": [6, 393], "gauss": 10, "gaussian": [353, 375, 399], "gc": 92, "gcd": 6, "gen": 91, "gender": 89, "gener": [10, 30, 46, 89, 110, 115, 118, 121, 144, 158, 179, 180, 181, 182, 189, 190, 197, 208, 353, 355, 358, 389, 443, 446, 450, 456, 470, 474], "genfromtxt": [6, 197], "geometr": [6, 144, 196], "geomspac": [6, 196, 208], "get": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 80, 81, 87, 93, 94, 102, 106, 109, 115, 117, 120, 130, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 321, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 436, 444, 446, 447, 450, 451, 456, 461, 462, 470], "get_arrai": 87, "get_array_wrap": 6, "get_dtyp": 0, "get_includ": 6, "get_printopt": 6, "get_stat": [6, 353], "get_sycl_devic": 353, "get_sycl_queu": 353, "getbufs": 6, "geterr": 6, "geterrcal": 6, "geterrobj": 6, "getfield": [6, 89], "getter": [87, 321], "gid": 151, "github": 136, "give": [10, 81, 87, 130, 151, 331, 409, 420, 454], "given": [14, 15, 19, 20, 28, 29, 32, 33, 34, 36, 37, 38, 40, 42, 46, 59, 64, 70, 71, 74, 75, 83, 86, 87, 88, 89, 90, 92, 93, 94, 101, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 133, 134, 142, 143, 144, 146, 150, 151, 160, 183, 196, 208, 210, 212, 213, 216, 218, 219, 227, 228, 229, 231, 232, 233, 234, 235, 286, 287, 289, 295, 296, 308, 313, 314, 319, 325, 327, 332, 335, 338, 339, 342, 345, 347, 348, 353, 358, 380, 397, 406, 408, 412, 413, 414, 416, 418, 431, 433, 435, 439, 440, 443, 444, 454, 457, 459, 461, 462, 470], "global": 0, "good": 365, "gpu": [0, 3, 4, 20, 33, 36, 37, 38, 40, 64, 78, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 217, 337, 338, 339, 444, 456, 461, 462], "grade": 89, "gradient": [6, 83, 90, 184], "graphic": 4, "great": 10, "greater": [6, 87, 95, 132, 148, 173, 174, 175, 186, 190, 312, 336, 411, 421, 429, 455], "greater_equ": [6, 95, 147, 174, 175, 336], "greatest": 132, "greedi": [91, 92], "grid": [36, 37, 139, 157, 216, 217, 337], "group": [31, 335], "guarante": [89, 409], "guid": [2, 3], "gumbel": 6, "gz": 197, "h": [145, 176, 190, 216], "ha": [4, 10, 11, 12, 14, 18, 19, 28, 29, 30, 46, 73, 74, 75, 84, 89, 95, 99, 109, 114, 115, 139, 146, 147, 148, 152, 156, 161, 162, 168, 169, 174, 175, 181, 191, 193, 209, 214, 220, 227, 228, 230, 232, 233, 234, 235, 336, 345, 403, 404, 405, 406, 407, 408, 414, 417, 429, 430, 431, 433, 434, 435, 440, 441, 457, 470], "had": [349, 436], "hadamard": 92, "half": [22, 105, 107, 108, 109, 111, 112, 196, 353, 383, 385, 386, 388, 397, 434], "ham": 6, "han": 6, "hand": [72, 195], "handl": [20, 89, 103, 197, 335, 435, 436, 474], "happen": [42, 46, 87, 289, 355, 443], "hardwar": 4, "has_aspect_fp64": 0, "hasobject": 89, "have": [3, 4, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 43, 44, 45, 46, 48, 49, 50, 51, 53, 55, 56, 59, 60, 61, 62, 65, 68, 69, 72, 73, 74, 75, 76, 77, 85, 86, 88, 89, 95, 97, 98, 100, 103, 111, 112, 121, 123, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 152, 153, 156, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 184, 187, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 213, 214, 219, 220, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 333, 334, 336, 342, 343, 344, 345, 346, 351, 352, 372, 403, 405, 406, 407, 408, 411, 412, 415, 416, 417, 421, 422, 423, 424, 427, 428, 430, 431, 432, 433, 437, 438, 440, 452, 453, 455, 457, 459, 470], "hd": 92, "header": 145, "heavisid": 6, "hello": 89, "help": 478, "helper": 474, "henc": [99, 146], "here": [6, 30, 89, 109, 114, 115, 425, 446, 450], "hermit": [180, 182], "hermitian": [109, 114, 115, 117, 118, 176, 179, 180, 181, 182, 186, 189, 193, 474], "hfft": [6, 10, 114], "hierarchi": 171, "high": [115, 353, 381, 384, 397], "higher": [91, 458], "highest": 104, "highli": 138, "hist": [150, 391], "hist_0": 151, "hist_1": 151, "histogram": [6, 84, 151, 418, 474], "histogram2d": 6, "histogram_bin_edg": [6, 150], "histogramdd": [6, 150], "hold": [58, 74, 75, 150, 188, 227, 228, 232, 234, 441], "homogen": 89, "horizont": [59, 60, 82, 88, 122, 127, 152, 416, 430, 459], "host": [3, 4, 20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "household": 190, "how": [0, 4, 89, 115, 118, 146, 348, 435, 436, 446, 450], "howev": [87, 323, 435], "hsplit": [6, 60], "hstack": [6, 59, 60, 88, 416, 430, 459], "http": [4, 136], "hyperbol": [21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438, 474], "hypergeometr": 6, "hypot": [6, 406], "hypotenus": [153, 406], "i": [0, 3, 4, 6, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 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, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 126, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 154, 156, 157, 158, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 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, 243, 289, 294, 302, 312, 318, 321, 323, 326, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470, 478], "i0": 6, "i1": [87, 89, 326], "i2": [87, 89, 326], "i3": [87, 326], "i4": [54, 89], "i7": 91, "i8": [54, 89], "icpx": 4, "icx": 4, "id": [14, 19, 87, 304], "ident": [3, 6, 14, 19, 73, 89, 102, 113, 122, 192, 392], "identifi": 89, "ieee": 123, "ifft": [6, 104, 111, 112, 114, 115, 120], "ifft2": [6, 105, 110, 112], "ifftn": [6, 107, 110, 111], "ifftshift": [6, 10, 108, 112], "ignor": [28, 29, 72, 89, 133, 134, 141, 150, 151, 212, 213, 214, 218, 219, 225, 226, 229, 230, 231, 233, 235, 431, 457], "ihfft": [6, 109], "ii": [91, 376], "iinfo": 370, "iinfo_object": 155, "ij": [91, 92, 216], "ijk": 91, "il": 92, "il1": 446, "il2": 446, "illustr": 181, "ilm": 91, "imag": [6, 10, 18, 34, 87, 403, 404, 470], "imaginari": [18, 34, 87, 115, 133, 134, 156, 161, 162, 168, 169, 179, 180, 182, 185, 213, 219, 224, 303, 403, 404, 426, 454], "implement": [3, 6, 39, 104, 136], "impli": 89, "implicit": 91, "import": [0, 3, 4, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 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, 289, 294, 297, 302, 303, 312, 316, 321, 323, 331, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 378, 387, 391, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 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], "improv": 91, "in1d": 6, "in_array1": 96, "includ": [4, 10, 14, 19, 20, 33, 36, 37, 38, 39, 40, 46, 64, 73, 78, 81, 84, 91, 92, 103, 142, 143, 144, 145, 150, 151, 162, 169, 189, 196, 208, 209, 214, 229, 230, 231, 233, 235, 353, 397, 406, 431, 456, 457], "include_initi": 73, "inclus": [353, 381, 384], "increas": [84, 89, 99, 110, 115, 150, 456], "ind": [30, 84, 194, 348, 349, 446, 447, 450, 451], "index": [4, 28, 29, 30, 31, 57, 87, 89, 92, 102, 105, 111, 119, 126, 136, 157, 216, 225, 226, 290, 302, 326, 335, 348, 349, 402, 409, 418, 435, 436, 446, 450, 454, 460, 463, 474], "index_arrai": [28, 29, 30], "indic": [6, 10, 28, 29, 30, 31, 73, 79, 80, 84, 87, 89, 91, 92, 101, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 126, 136, 139, 150, 194, 195, 210, 211, 217, 225, 226, 286, 287, 288, 311, 314, 320, 329, 335, 348, 349, 409, 418, 421, 422, 425, 435, 436, 442, 446, 447, 450, 451, 454, 460], "indirect": [30, 425], "individu": 363, "inequ": 336, "inexact": [130, 224, 232, 234], "inf": [9, 15, 22, 26, 36, 37, 65, 85, 160, 163, 164, 165, 166, 167, 177, 188, 198, 199, 201, 213, 219, 224, 225, 226, 229, 231, 234, 346, 427, 452], "infer": [73, 209, 406, 409], "infin": [14, 19, 132, 163, 164, 165, 166, 167, 220, 224, 229, 231, 234, 407, 453, 474], "infinit": 177, "info": 6, "inform": [0, 38, 40, 87, 89, 109, 115, 117, 123, 300, 470, 474], "initi": [16, 17, 73, 87, 93, 141, 212, 218, 229, 231, 232, 234, 306, 308, 313, 327, 345, 353, 433], "inner": [6, 72, 91, 92, 187, 211, 340], "input": [10, 11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 81, 82, 83, 84, 85, 86, 87, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 178, 180, 186, 188, 190, 191, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 302, 333, 334, 335, 336, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 352, 353, 375, 381, 397, 402, 403, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 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, 448, 449, 452, 453, 454, 455, 456, 457, 458, 461, 462], "insert": [6, 28, 29, 82, 84, 87, 91, 99, 144, 150, 196, 208, 225, 226, 229, 231, 320, 349, 418, 474], "instal": 2, "instanc": [3, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 109, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 154, 157, 196, 197, 208, 210, 211, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "instead": [31, 42, 82, 86, 87, 99, 131, 144, 150, 151, 157, 187, 196, 203, 208, 212, 218, 289, 335, 345, 433, 470], "instruct": 4, "int": [9, 14, 19, 20, 28, 29, 30, 32, 39, 46, 53, 60, 70, 72, 73, 74, 75, 78, 79, 81, 82, 83, 87, 89, 93, 94, 95, 99, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 127, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 154, 155, 157, 184, 185, 188, 194, 195, 196, 208, 209, 210, 212, 214, 218, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 331, 338, 339, 341, 345, 348, 349, 353, 381, 384, 406, 408, 409, 413, 414, 415, 425, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 445, 446, 447, 449, 450, 451, 454, 455, 456, 457, 461, 462, 470], "int16": 89, "int32": [0, 9, 39, 54, 89, 93, 94, 102, 137, 140, 142, 143, 154, 197, 232, 234, 338, 339, 353, 355, 363, 365, 370, 372, 378, 381, 397, 410, 433, 444, 461, 462], "int64": [0, 9, 54, 89, 232, 234, 410], "int8": [89, 345], "int_": 9, "int_0": 443, "int_t": 443, "intc": 9, "integ": [20, 32, 46, 47, 48, 49, 50, 51, 53, 56, 73, 74, 75, 84, 87, 89, 124, 127, 130, 131, 132, 136, 150, 155, 159, 173, 185, 188, 194, 209, 212, 214, 218, 220, 227, 228, 229, 230, 231, 232, 233, 234, 235, 323, 331, 344, 345, 348, 353, 381, 384, 389, 406, 407, 408, 409, 411, 412, 413, 415, 418, 420, 428, 431, 433, 435, 439, 441, 453, 454, 455, 457, 470], "integer_lik": 439, "integr": [3, 4, 46, 73, 75, 130, 150, 209, 214, 221, 230, 233, 235, 344, 406, 431, 433, 443, 457], "intel": [3, 91], "intend": [87, 331], "intent": 130, "interchang": [87, 222, 328, 434], "interfac": [0, 137], "interior": 146, "intermedi": [74, 91, 92], "intern": 353, "interp": 6, "interpol": 115, "interpret": [2, 36, 37, 41, 53, 64, 89, 109, 115, 117, 137, 210, 335, 348, 470], "intersect1d": 6, "interv": [10, 20, 21, 22, 23, 25, 84, 99, 144, 196, 208, 353, 381, 383, 385, 386, 388, 396, 397, 434], "intp": [232, 234], "intrins": 470, "introduc": 413, "introduct": 10, "introselect": [87, 312, 341], "inv": [6, 177, 189], "invers": [10, 18, 21, 22, 23, 24, 25, 26, 27, 68, 69, 98, 99, 100, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 183, 189, 194, 195, 200, 399, 423, 424, 437, 438, 454], "invert": [6, 49, 183, 189, 194], "invok": 470, "involv": 194, "io": [136, 197], "irfft": [6, 106, 109, 114, 116, 117, 118, 120], "irfft2": [6, 115, 117, 119], "irfftn": [6, 115, 116, 121], "irrespect": 30, "is_busdai": 6, "isalignedstruct": 89, "isbuiltin": 89, "isclos": [6, 15], "iscomplex": [6, 162, 168], "iscomplexobj": [6, 161, 169], "isfinit": [6, 164, 165, 166, 167, 224, 229, 231, 234], "isfortran": 6, "isin": 6, "isinf": [6, 163, 165, 166, 167, 224], "isn": 89, "isnan": [6, 163, 164, 166, 167, 224, 227, 228, 229, 231, 232, 234], "isnat": [6, 165], "isneginf": [6, 163, 164, 165, 167, 224], "isposinf": [6, 163, 164, 165, 166, 224], "isreal": [6, 161, 169], "isrealobj": [6, 162, 168], "isscalar": 6, "issctyp": 6, "issu": 111, "issubclass_": 6, "issubdtyp": 6, "issubsctyp": 6, "item": [6, 31, 87, 137, 138, 140, 454, 463], "item_dtyp": 89, "item_hasobject": 89, "item_is_point": 89, "items": [87, 89], "itemset": 6, "iter": [6, 36, 37, 87, 92, 125, 137, 138, 140, 141, 301, 302, 349, 436, 474], "its": [4, 6, 10, 11, 12, 14, 19, 30, 46, 78, 87, 109, 115, 117, 123, 150, 151, 154, 179, 180, 181, 182, 187, 189, 195, 214, 230, 233, 235, 331, 390, 402, 406, 409, 425, 431, 442, 443, 444, 457, 470], "itself": [42, 87, 89, 224, 289, 470], "iu": 210, "iu1": [210, 450], "iu2": 450, "ix_": 6, "j": [61, 62, 87, 91, 105, 107, 109, 110, 111, 112, 114, 115, 118, 119, 121, 130, 139, 156, 157, 172, 176, 179, 180, 201, 211, 224, 331, 340, 346, 349, 403, 426, 428, 436, 439], "j1": 172, "jame": 10, "ji": 91, "jil": 91, "jk": [91, 92], "jl": 92, "john": 10, "join": [59, 60, 88, 152, 416, 430, 459, 474], "jump": [76, 351], "just": [59, 82, 89, 105, 111, 116, 118, 119], "k": [10, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 78, 81, 85, 87, 91, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 163, 164, 165, 172, 173, 174, 175, 184, 190, 192, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 211, 213, 219, 220, 223, 243, 289, 294, 333, 334, 336, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 439, 444, 445, 446, 447, 449, 450, 451, 452, 453, 455, 460, 478], "kaiser": 6, "kappa": 398, "keep": [41, 42, 87, 289, 454], "keepdim": [14, 16, 17, 19, 28, 29, 46, 70, 87, 188, 209, 212, 214, 215, 218, 225, 226, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 306, 307, 308, 313, 325, 327, 332, 345, 347, 349, 406, 431, 433, 436, 457], "kei": [3, 30, 87, 89, 125, 248, 279, 425], "key2": 89, "keyword": [10, 11, 12, 13, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 39, 40, 48, 49, 50, 51, 55, 56, 58, 64, 65, 68, 69, 72, 76, 77, 78, 79, 81, 85, 87, 93, 94, 97, 98, 100, 102, 106, 120, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 146, 149, 153, 154, 157, 159, 173, 197, 199, 200, 201, 202, 203, 210, 211, 213, 217, 219, 220, 221, 223, 224, 294, 333, 334, 337, 338, 339, 343, 344, 346, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 405, 407, 411, 412, 417, 421, 422, 423, 424, 432, 437, 438, 444, 446, 450, 452, 453, 456, 460, 461, 462, 470], "ki": 91, "kind": [30, 42, 54, 60, 66, 73, 87, 89, 91, 123, 152, 187, 209, 211, 288, 289, 312, 323, 341, 406, 416, 425, 430, 459, 474], "kl": [10, 91, 92], "known": [10, 138, 391], "kron": 6, "kroneck": 172, "kth": [87, 312, 341], "kwarg": [11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 61, 62, 65, 68, 69, 76, 77, 85, 87, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 139, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 213, 219, 220, 221, 223, 273, 291, 318, 333, 334, 336, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453], "l": [10, 89, 176, 180, 182], "la": [179, 181, 182], "label": 91, "laid": 40, "lam": 378, "lambda": 139, "lapack": [179, 181], "laplac": 6, "laptop": 4, "larg": [10, 76, 89, 150, 189, 224, 351, 455, 478], "larger": [91, 104, 105, 107, 110, 111, 112, 114, 116, 117, 118, 119, 121, 123, 441, 455, 470], "largest": [10, 92, 118, 123, 131, 155, 184, 220, 224, 407], "largest_singular_valu": 189, "last": [14, 19, 30, 72, 82, 83, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 127, 144, 146, 158, 187, 196, 208, 211, 302, 345, 402, 409, 413, 418, 425, 429, 433, 439, 455], "later": 478, "latest": [4, 136], "latter": [133, 134, 213, 219, 349, 436], "layout": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 41, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 91, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 142, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 294, 300, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 460, 461, 462, 463], "lcm": 6, "ldexp": 6, "ldot": 10, "lead": [110, 111, 112, 227, 228, 448], "learn": [3, 4, 203], "least": [43, 44, 45, 46, 80, 88, 89, 92, 99, 122, 128, 133, 134, 138, 162, 184, 190, 213, 219, 416, 459], "left": [10, 28, 29, 32, 70, 82, 84, 87, 128, 129, 173, 181, 188, 212, 218, 225, 226, 232, 234, 320, 345, 396, 411, 415, 418, 433, 443, 456], "left_shift": [6, 411], "leg": [153, 406], "legaci": 389, "len": [87, 89, 107, 108, 109, 112, 114, 115, 116, 117, 121, 157, 184, 212, 216, 217, 218, 265, 420, 456], "length": [20, 46, 74, 75, 83, 95, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 141, 144, 146, 150, 152, 179, 193, 208, 212, 216, 218, 227, 228, 349, 356, 409, 410, 416, 418, 420, 429, 436, 439, 440, 459], "less": [6, 74, 75, 95, 147, 148, 150, 151, 175, 184, 189, 227, 228, 232, 234, 336, 345, 421, 433, 441], "less_equ": [6, 95, 147, 148, 174, 336], "let": 355, "level": [463, 470], "level_zero": [20, 33, 36, 37, 38, 40, 64, 78, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 217, 337, 338, 339, 444, 456, 461, 462], "lexicograph": 454, "lexsort": [6, 30, 425], "li": [413, 414], "librari": [3, 4, 470], "light": 10, "like": [20, 33, 36, 37, 38, 40, 42, 43, 44, 45, 59, 87, 88, 91, 93, 102, 117, 137, 138, 139, 140, 141, 142, 144, 154, 196, 197, 208, 210, 289, 302, 338, 349, 353, 397, 409, 436, 461, 474], "limit": [3, 11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 58, 61, 62, 64, 65, 67, 68, 69, 71, 76, 77, 85, 87, 89, 93, 94, 95, 96, 97, 98, 100, 102, 123, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 155, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 291, 333, 334, 336, 338, 339, 341, 343, 344, 345, 346, 347, 350, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 381, 384, 387, 389, 390, 391, 392, 393, 395, 396, 397, 398, 399, 400, 401, 405, 407, 409, 411, 412, 417, 419, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462], "linalg": [6, 86, 91, 92, 428], "line": [184, 197], "linear": [10, 63, 67, 184, 192, 208, 463, 474], "linspac": [0, 6, 20, 96, 144, 208, 216, 443, 455], "linux": 4, "list": [3, 6, 9, 33, 36, 37, 38, 40, 43, 44, 45, 52, 60, 64, 78, 81, 87, 88, 89, 91, 92, 108, 113, 122, 142, 143, 144, 146, 152, 162, 169, 196, 197, 208, 211, 331, 408, 410, 416, 419, 430, 439, 442, 456, 459, 460], "list_pickl": 89, "littl": 89, "ln": 208, "load": [6, 138, 197], "loadtxt": [6, 138], "loc": [353, 364, 366, 367, 375, 399], "local": 4, "locat": [0, 4, 145, 166, 167, 210, 340, 364, 366, 418], "log": [6, 100, 144, 191, 196, 199, 200, 201, 202, 208, 209, 368], "log10": [6, 198, 200, 201], "log1p": [6, 98, 100, 198, 199, 201], "log2": [6, 198, 199, 200, 203], "log_bas": 208, "logabsdet": 191, "logaddexp": [6, 73, 203, 209], "logaddexp2": [6, 202, 209], "logarithm": [73, 178, 191, 196, 198, 199, 200, 201, 202, 203, 209, 369, 474], "logic": [14, 19, 204, 205, 206, 207, 463, 474], "logical_and": [6, 48, 205, 206, 207], "logical_not": [6, 49, 159, 204, 206, 207], "logical_or": [6, 50, 204, 205, 207], "logical_xor": [6, 51, 204, 205, 206], "logist": 6, "lognorm": 6, "logseri": 6, "logspac": [6, 144, 196], "logsumexp": [73, 202, 203], "lomax": 376, "long": [89, 185], "longer": [109, 115, 478], "look": [334, 436], "lookfor": 6, "loop": 91, "loos": 90, "lorentz": 391, "lose": [109, 115, 117], "low": [105, 107, 111, 112, 353, 381, 384, 397, 470], "lower": [78, 102, 150, 151, 171, 176, 180, 182, 210, 444, 445, 446, 447, 450, 451], "lowest": [46, 91, 92, 353, 381], "lstsq": 6, "m": [4, 10, 71, 88, 89, 91, 102, 105, 107, 109, 111, 112, 115, 116, 117, 121, 127, 128, 129, 176, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 210, 211, 349, 435, 436, 444, 445, 446, 447, 449, 450, 451], "machin": [4, 10, 123, 155, 184, 203, 404], "machineri": 89, "made": [33, 37, 43, 89, 136, 172, 224], "magnitud": [11, 12, 65, 103, 346], "mai": [14, 18, 19, 42, 54, 58, 60, 66, 75, 87, 89, 91, 92, 99, 105, 107, 109, 110, 111, 112, 114, 115, 118, 121, 146, 151, 152, 177, 179, 180, 184, 188, 190, 203, 208, 211, 224, 230, 233, 235, 289, 321, 349, 404, 416, 430, 440, 459, 470], "main": [78, 79, 80, 81, 82, 102, 122, 154, 182, 210, 441, 444, 445, 446, 449, 450], "mainstai": 10, "maintain": [84, 87, 89, 150, 320, 418, 436], "major": [4, 36, 37, 38, 40, 41, 42, 87, 289, 335, 402], "make": [38, 40, 59, 89, 216, 454, 455], "manag": 0, "mani": [10, 470], "manipul": [3, 79, 463, 474], "manual": [4, 89, 440], "mappingproxi": 89, "mask": [89, 210, 335, 342, 350, 435, 446, 450], "mask_func": 210, "mask_indic": [6, 446, 450], "mass": 150, "mat": 6, "match": [11, 12, 37, 60, 66, 70, 73, 83, 89, 136, 138, 146, 158, 209, 211, 348, 349, 406, 430, 435, 436, 439, 460], "math": [10, 96], "mathemat": [463, 474], "matlab": 135, "matmul": [6, 86, 190, 193, 458], "matplotlib": [216, 391], "matric": [122, 139, 157, 178, 179, 181, 183, 186, 188, 189, 190, 191, 193, 211, 216, 474], "matrix": [71, 86, 91, 158, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 211, 216, 428, 449, 456, 458, 463, 474], "matrix_pow": [6, 428], "matrix_rank": 6, "matter": 454, "max": [0, 6, 16, 28, 87, 123, 133, 134, 150, 151, 155, 184, 186, 213, 218, 219, 229, 291, 370, 436, 440, 455, 470], "max_arg": 0, "max_val": 0, "maxima": [133, 212, 213], "maximum": [0, 6, 16, 28, 29, 58, 87, 92, 133, 134, 212, 218, 219, 225, 226, 229, 231, 286, 306, 344, 347, 349, 455], "maximum_sctyp": 6, "may_share_memori": 6, "mean": [3, 6, 10, 20, 33, 35, 36, 37, 38, 39, 40, 42, 46, 64, 70, 78, 79, 81, 87, 91, 93, 94, 102, 105, 106, 107, 111, 112, 116, 117, 118, 119, 120, 121, 137, 138, 139, 140, 141, 142, 143, 146, 154, 157, 177, 188, 197, 210, 215, 217, 230, 233, 235, 289, 294, 302, 331, 337, 338, 339, 353, 366, 368, 371, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 398, 399, 402, 409, 431, 433, 444, 446, 450, 456, 457, 461, 462, 470], "meaningfulli": 470, "meant": 470, "median": [0, 6], "memori": [3, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 41, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 89, 91, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 136, 142, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 216, 219, 220, 223, 294, 300, 326, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 405, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 460, 461, 462, 463, 478], "mersenn": 353, "meshgrid": [6, 139, 157, 217, 337], "met": [86, 187], "meta": 89, "metadata": 89, "method": [10, 14, 16, 17, 19, 30, 42, 64, 86, 87, 89, 125, 136, 138, 186, 189, 193, 289, 294, 318, 321, 335, 353, 409, 420, 433, 435, 442, 463], "mgrid": [105, 107, 116, 119, 157], "mgridclass": 217, "middl": [10, 82, 105, 107, 111, 112, 181], "might": [91, 110, 111, 112], "min": [6, 17, 29, 58, 87, 123, 133, 134, 150, 151, 155, 177, 184, 190, 193, 212, 213, 219, 231, 291, 436, 470], "min_scalar_typ": 6, "minima": [134, 218, 219], "minimum": [6, 17, 28, 29, 58, 87, 130, 133, 134, 212, 213, 218, 225, 226, 229, 231, 287, 308, 344, 347], "minlength": 47, "mintypecod": 6, "minu": [100, 132, 220, 407, 453], "miscellan": [2, 463, 474], "mise": 398, "miss": 197, "mix": 211, "mk": 10, "mkl": 4, "mn": 10, "mod": [6, 101, 407, 455], "mode": [57, 63, 67, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 190, 290, 314, 329, 348, 391, 396, 418, 435, 436], "model": 355, "modf": 6, "modifi": [64, 82, 122, 390], "modul": [104, 145, 463], "modulu": [135, 220, 407], "monoton": [84, 150], "moor": 189, "more": [0, 3, 4, 30, 33, 43, 44, 45, 88, 89, 91, 92, 100, 116, 119, 128, 129, 136, 138, 151, 152, 157, 184, 185, 186, 187, 189, 193, 200, 202, 430, 439, 443, 454, 455, 470, 478], "most": [3, 4, 82, 83, 89, 92, 104, 110, 224, 353, 389, 429], "move": [87, 222, 312, 413, 414, 442, 454], "moveaxi": [6, 413, 414, 442], "msg": 0, "msort": 6, "mt19937": 389, "mu": [364, 368, 375, 398], "multi": [2, 87, 157, 217, 326, 337, 454, 463], "multi_dot": [6, 86, 91, 92], "multiarrai": 89, "multidimension": [150, 158, 460], "multinomi": 6, "multipl": [10, 28, 29, 30, 46, 60, 72, 73, 89, 91, 105, 107, 111, 112, 116, 117, 119, 121, 151, 152, 179, 180, 181, 182, 183, 187, 209, 212, 214, 218, 229, 230, 231, 233, 235, 406, 416, 425, 430, 431, 443, 454, 457, 459, 463], "multipli": [6, 74, 91, 181, 232, 345], "multivari": 371, "multivariate_norm": 6, "must": [11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 32, 46, 48, 49, 50, 51, 53, 55, 56, 58, 59, 60, 61, 62, 65, 68, 69, 70, 73, 74, 75, 76, 77, 83, 85, 86, 88, 97, 98, 99, 100, 103, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 124, 128, 130, 131, 132, 133, 134, 135, 138, 141, 146, 147, 148, 149, 150, 151, 152, 153, 156, 159, 163, 164, 165, 166, 167, 173, 174, 175, 176, 187, 188, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 218, 219, 220, 222, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 333, 334, 336, 342, 343, 344, 345, 346, 348, 349, 351, 352, 405, 406, 407, 408, 411, 412, 413, 415, 416, 417, 418, 421, 422, 423, 424, 427, 428, 430, 431, 432, 433, 434, 436, 437, 438, 439, 441, 442, 452, 453, 457, 459, 460], "mx": 184, "n": [0, 4, 10, 31, 75, 79, 80, 83, 84, 87, 88, 89, 90, 99, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 131, 139, 146, 154, 184, 185, 186, 189, 190, 193, 194, 195, 210, 211, 216, 233, 235, 331, 342, 348, 355, 370, 372, 382, 392, 418, 420, 428, 431, 434, 435, 436, 439, 442, 443, 444, 445, 446, 447, 449, 450, 451, 456, 457, 470], "n1": 216, "n2": [197, 216], "n3": 216, "naiv": 92, "name": [0, 6, 89], "namedtupl": 190, "nan": [9, 14, 15, 19, 28, 29, 34, 36, 37, 85, 130, 133, 134, 160, 163, 164, 165, 166, 167, 199, 212, 213, 214, 218, 219, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 344, 345, 427, 431, 452, 454, 457, 474], "nan_to_num": 6, "nanargmax": [6, 28, 226], "nanargmin": [6, 29, 225], "nancumprod": 6, "nancumsum": 6, "nanmax": [6, 133, 134, 212, 213, 219, 231], "nanmean": [6, 214, 233, 235, 431, 457], "nanmedian": 6, "nanmin": [6, 133, 134, 213, 218, 219, 229], "nanpercentil": 6, "nanprod": [6, 345], "nanquantil": 6, "nanstd": [6, 214, 230, 235, 431, 457], "nansum": 6, "nanvar": [6, 214, 230, 233, 431, 457], "nat": 165, "nativ": 89, "native_cod": 89, "native_dt": 89, "natur": [191, 198, 199, 200, 201, 202, 203, 209], "nbad": 365, "nbyte": 87, "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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 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, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 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, 475], "ndim": [6, 31, 33, 40, 43, 44, 45, 71, 79, 82, 87, 89, 122, 172, 193, 212, 218, 338, 440, 442, 461], "ndmin": 33, "nearest": [32, 56, 124, 131, 132, 220, 407, 412, 415, 453], "necessari": [4, 14, 19, 20, 33, 36, 37, 38, 40, 43, 66, 74, 75, 90, 101, 109, 115, 117, 122, 136, 144, 196, 208, 211, 214, 227, 228, 230, 232, 233, 234, 235, 345, 409, 431, 433, 457, 478], "necessarili": [179, 181], "need": [4, 33, 37, 82, 145, 435, 436, 460], "needs_init": 89, "needs_pyapi": 89, "neg": [6, 10, 14, 19, 32, 47, 65, 81, 82, 84, 87, 99, 102, 105, 107, 110, 111, 112, 115, 118, 127, 130, 141, 146, 150, 163, 164, 165, 166, 167, 185, 224, 229, 231, 233, 234, 235, 321, 343, 344, 345, 348, 372, 415, 431, 433, 435, 436, 441, 457], "negative_binomi": 6, "neginf": 224, "neither": [86, 133, 134, 193, 211, 229, 231], "nest": [39, 88, 152, 416, 430, 459], "nested_it": 6, "net": [133, 134, 213, 219], "never": [409, 455], "new": [33, 42, 52, 53, 59, 60, 70, 73, 74, 75, 82, 87, 88, 89, 90, 93, 94, 99, 133, 134, 136, 140, 141, 142, 143, 144, 152, 154, 196, 208, 209, 210, 213, 219, 222, 227, 228, 232, 234, 289, 318, 321, 331, 338, 339, 406, 409, 413, 414, 416, 430, 440, 442, 459, 460, 461, 462, 470], "new_dtyp": 89, "new_ord": 89, "newaxi": 99, "newbyteord": [6, 89], "newli": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 93, 94, 95, 97, 98, 100, 102, 103, 124, 130, 131, 132, 133, 134, 135, 142, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 294, 333, 334, 336, 338, 339, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 461, 462], "newshap": 409, "next": [4, 123, 334], "nextaft": 6, "ngood": 365, "ni": [216, 349, 435, 436], "nine": 355, "ninja": 4, "nj": [349, 435, 436], "njm": 91, "nk": [349, 435, 436], "nl": 10, "nlk": 91, "nn": 216, "noisi": 184, "non": [20, 31, 33, 36, 37, 38, 39, 40, 42, 46, 47, 64, 70, 78, 79, 81, 84, 87, 93, 94, 101, 102, 106, 115, 118, 120, 126, 130, 133, 134, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 154, 157, 161, 163, 196, 197, 208, 210, 217, 224, 225, 226, 229, 231, 233, 235, 289, 294, 311, 321, 335, 337, 338, 339, 342, 344, 353, 373, 374, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 431, 439, 444, 446, 450, 456, 457, 460, 461, 462], "nonc": [373, 374], "noncentral_chisquar": 6, "noncentral_f": 6, "none": [10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 39, 40, 42, 46, 47, 48, 49, 50, 51, 55, 56, 57, 58, 60, 61, 62, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 83, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 124, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 177, 184, 186, 187, 188, 193, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 220, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 288, 289, 290, 291, 294, 295, 296, 304, 306, 307, 308, 312, 313, 314, 317, 319, 320, 323, 324, 325, 327, 329, 330, 331, 332, 333, 334, 336, 337, 338, 339, 340, 341, 343, 344, 345, 346, 347, 348, 349, 351, 352, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 405, 406, 407, 408, 409, 411, 412, 413, 415, 416, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 435, 436, 437, 438, 441, 442, 443, 444, 446, 450, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 470], "nonzero": [6, 31, 70, 87, 126, 460, 470], "nor": [133, 134, 181, 229, 231], "norm": [6, 10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 177, 181, 184, 474], "normal": [6, 71, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 150, 179, 180, 190, 203, 353, 368, 371, 382, 394], "not_equ": [6, 95, 147, 148, 174, 175], "note": [11, 12, 13, 14, 18, 19, 28, 29, 30, 31, 32, 41, 64, 72, 76, 82, 84, 85, 87, 89, 92, 99, 101, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 131, 133, 134, 137, 138, 139, 140, 141, 150, 157, 163, 179, 197, 208, 220, 223, 233, 234, 235, 294, 318, 335, 342, 348, 351, 356, 358, 359, 369, 374, 407, 409, 425, 431, 432, 434, 439, 440, 443, 452, 454, 455, 457, 458], "notic": [89, 115, 118], "notimplementederror": [11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 93, 94, 95, 97, 98, 100, 102, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 218, 219, 220, 223, 229, 230, 231, 233, 234, 235, 289, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462], "now": [14, 19, 38, 40, 79, 181, 184, 210], "np": [3, 4, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 176, 177, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 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, 289, 294, 297, 299, 302, 303, 304, 312, 316, 321, 323, 331, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 345, 346, 347, 348, 349, 351, 352, 378, 387, 400, 401, 402, 403, 404, 405, 406, 407, 408, 411, 412, 413, 414, 415, 416, 417, 418, 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], "nr": 10, "nsamp": 365, "nsampl": 365, "nth": 439, "nuc": 188, "num": [0, 89, 96, 144, 196, 208, 443, 455], "number": [10, 14, 15, 18, 19, 20, 31, 32, 46, 47, 52, 53, 70, 79, 81, 83, 84, 87, 89, 90, 91, 92, 99, 102, 103, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 121, 123, 124, 132, 137, 138, 140, 141, 144, 146, 150, 151, 154, 155, 160, 161, 162, 163, 169, 177, 183, 186, 190, 191, 193, 194, 195, 196, 203, 208, 220, 224, 227, 228, 229, 231, 232, 233, 234, 235, 310, 319, 322, 335, 342, 345, 346, 353, 355, 365, 389, 407, 408, 412, 413, 414, 415, 422, 431, 434, 440, 442, 444, 453, 454, 456, 457, 470, 474], "numer": [3, 4, 10, 11, 12, 13, 15, 21, 22, 23, 24, 25, 27, 32, 61, 62, 65, 68, 69, 85, 89, 95, 97, 100, 110, 111, 112, 115, 117, 132, 133, 134, 147, 148, 156, 160, 163, 164, 165, 174, 175, 198, 199, 200, 201, 213, 219, 223, 333, 336, 343, 344, 346, 403, 412, 415, 421, 422, 423, 424, 432, 437, 438, 452, 474], "numpi": [0, 1, 3, 4, 9, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 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, 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, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 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, 298, 302, 303, 304, 316, 321, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 470, 474], "nx": 216, "ny": 216, "nyquist": [10, 105, 107, 108, 109, 110, 111, 112, 115, 117, 118, 120], "o": [4, 14, 19, 89], "obj": [28, 29, 30, 89, 136, 150], "obj2sctyp": 6, "object": [20, 33, 36, 37, 38, 39, 40, 41, 42, 64, 78, 79, 81, 87, 89, 93, 94, 99, 102, 106, 120, 123, 125, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 155, 157, 177, 180, 188, 196, 197, 208, 210, 217, 289, 294, 318, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 409, 444, 446, 450, 456, 461, 462, 470], "obtain": [10, 82, 176, 335], "obviou": 10, "occupi": [123, 155], "occur": [42, 54, 60, 66, 87, 91, 152, 179, 211, 224, 289, 416, 430, 459], "occurr": [28, 29, 47, 84, 150, 225, 226, 454], "odd": [10, 106, 109, 113, 114, 115, 117, 118, 120], "off": [20, 179, 184], "offset": [82, 87, 89, 137, 138, 210, 297, 330, 441, 446, 447, 450, 451], "often": 149, "ogrid": [157, 460], "ogridclass": 337, "oil": [355, 372], "omit": [353, 381], "onc": 183, "one": [3, 4, 28, 29, 30, 33, 35, 39, 43, 44, 45, 46, 58, 63, 66, 67, 70, 87, 89, 93, 95, 99, 101, 102, 104, 105, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 128, 129, 130, 133, 134, 138, 142, 146, 151, 152, 154, 157, 162, 181, 185, 188, 198, 199, 201, 210, 212, 213, 216, 217, 218, 219, 225, 226, 232, 234, 294, 302, 305, 335, 337, 339, 342, 345, 372, 414, 425, 429, 430, 433, 435, 439, 443, 446, 447, 450, 451, 454, 461, 470], "oneapi": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "onedpl": 4, "onemkl": [4, 179, 181], "ones": [6, 33, 38, 40, 46, 73, 85, 87, 91, 93, 94, 95, 99, 102, 121, 142, 143, 153, 154, 172, 184, 186, 209, 210, 227, 232, 339, 345, 406, 410, 414, 442, 444, 452, 461, 462], "ones_lik": [6, 33, 94, 143, 338, 462], "onli": [10, 14, 19, 20, 28, 29, 30, 33, 36, 37, 38, 40, 42, 43, 46, 58, 64, 67, 71, 87, 89, 91, 92, 93, 94, 102, 108, 118, 122, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 157, 176, 180, 182, 190, 193, 196, 197, 208, 210, 211, 212, 214, 215, 218, 224, 225, 226, 229, 230, 231, 232, 233, 235, 289, 321, 323, 338, 339, 341, 342, 343, 345, 353, 375, 381, 397, 409, 419, 425, 431, 433, 436, 450, 454, 455, 457, 460, 461, 462, 470], "open": [138, 157, 196, 337, 353, 383, 385, 386, 388, 397, 434], "opencl": [20, 33, 36, 37, 38, 40, 64, 78, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 217, 337, 338, 339, 444, 456, 461, 462], "oper": [10, 13, 48, 49, 50, 51, 85, 89, 91, 92, 95, 99, 122, 132, 135, 147, 148, 159, 173, 174, 175, 176, 204, 206, 211, 212, 218, 220, 223, 224, 225, 226, 333, 336, 343, 344, 348, 407, 411, 432, 440, 452, 454, 455, 463, 474], "operand": [91, 92, 195, 340, 439], "opposit": [10, 89, 101, 109, 114, 342], "optim": [4, 91, 92, 150, 151], "option": [10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 42, 46, 48, 49, 50, 51, 54, 55, 56, 58, 60, 61, 62, 64, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 156, 157, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 176, 177, 180, 182, 184, 186, 187, 188, 189, 190, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 302, 331, 333, 334, 336, 337, 338, 339, 340, 343, 344, 345, 346, 348, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 402, 404, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 435, 436, 437, 438, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 459, 460, 461, 462, 478], "ord": 188, "order": [10, 11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 41, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 76, 77, 82, 84, 85, 87, 89, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 105, 107, 110, 111, 112, 115, 117, 121, 122, 124, 127, 128, 129, 130, 131, 132, 133, 134, 135, 138, 142, 143, 146, 147, 148, 149, 150, 153, 156, 159, 163, 164, 165, 173, 174, 175, 177, 179, 180, 181, 182, 193, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 216, 219, 220, 222, 223, 243, 288, 289, 294, 302, 312, 315, 320, 323, 331, 333, 334, 335, 336, 338, 339, 341, 343, 344, 346, 351, 352, 402, 405, 407, 409, 411, 412, 417, 418, 421, 422, 423, 424, 425, 427, 428, 432, 437, 438, 439, 442, 452, 453, 454, 456, 460, 461, 462, 474], "ordin": [184, 192], "ordinari": [115, 158, 176], "org": 4, "orient": [72, 349, 436], "origin": [52, 82, 87, 109, 115, 117, 188, 216, 222, 232, 234, 409, 413, 454], "ortho": [10, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121], "orthogon": [181, 190], "orthonorm": 190, "other": [30, 35, 42, 52, 53, 83, 87, 89, 110, 111, 112, 115, 117, 131, 139, 154, 179, 181, 187, 222, 239, 240, 244, 246, 247, 249, 250, 251, 252, 253, 254, 255, 258, 259, 260, 261, 262, 263, 264, 266, 267, 268, 269, 270, 271, 274, 276, 278, 281, 282, 283, 289, 353, 397, 414, 425, 454, 463, 474], "otherwis": [3, 11, 12, 13, 14, 15, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 61, 62, 64, 65, 67, 68, 69, 70, 71, 76, 77, 78, 83, 85, 87, 89, 91, 93, 94, 95, 96, 97, 98, 100, 102, 124, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 153, 154, 158, 159, 163, 164, 165, 173, 174, 175, 184, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 318, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 405, 406, 407, 408, 409, 411, 412, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 441, 452, 453, 457, 460, 461, 462], "otim": 439, "out": [11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 83, 85, 86, 87, 88, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 177, 183, 187, 188, 189, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 217, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 284, 285, 286, 287, 290, 291, 294, 295, 296, 302, 306, 307, 308, 313, 319, 325, 327, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 345, 346, 347, 348, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 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, 448, 449, 452, 453, 455, 456, 457, 458, 459, 460, 461, 462], "outer": [6, 72, 82, 91, 92, 172], "output": [10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 33, 36, 37, 38, 39, 40, 42, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 68, 69, 73, 74, 75, 76, 77, 78, 79, 81, 83, 85, 86, 87, 89, 91, 92, 93, 94, 95, 97, 98, 100, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 115, 116, 117, 118, 120, 121, 124, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 153, 154, 156, 157, 159, 160, 161, 163, 164, 165, 173, 174, 175, 187, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 223, 226, 227, 228, 230, 232, 233, 234, 235, 289, 294, 333, 334, 336, 337, 338, 339, 343, 344, 345, 346, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 404, 405, 407, 408, 411, 412, 415, 417, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 435, 437, 438, 440, 441, 444, 446, 450, 452, 453, 454, 455, 456, 457, 460, 461, 462, 474, 478], "outsid": [150, 151], "over": [10, 14, 19, 46, 73, 74, 75, 86, 87, 91, 92, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 125, 127, 139, 144, 150, 151, 158, 188, 196, 208, 209, 211, 212, 214, 216, 218, 227, 228, 229, 230, 231, 232, 233, 234, 235, 302, 345, 349, 353, 380, 385, 396, 397, 406, 431, 433, 435, 436, 439, 443, 455, 457, 474], "overal": [105, 107, 111, 112, 116, 117, 119, 121], "overflow": 130, "overrid": [72, 94, 143, 339, 462], "overview": 2, "overwrite_input": 215, "p": [10, 177, 184, 185, 355, 358, 363, 369, 372, 455], "pack": [82, 402, 474], "packag": [0, 3], "packbit": 6, "pad": [6, 89, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121], "page": [3, 474], "pair": [10, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 179], "parallel": [1, 3, 4, 9, 463], "paramet": [11, 12, 13, 14, 15, 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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 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, 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, 289, 294, 299, 302, 318, 331, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 370, 371, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 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], "parameter": [353, 375, 397], "parametr": 443, "pareto": 6, "pars": [138, 197], "part": [3, 10, 18, 87, 115, 133, 134, 156, 161, 162, 168, 169, 179, 180, 182, 210, 213, 219, 221, 303, 316, 403, 404, 426, 446, 450, 453, 454, 470], "partial": [30, 425], "particular": [89, 187], "particularli": 91, "partit": [6, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 425, 444, 446, 450, 456, 461, 462, 470], "pass": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 151, 154, 157, 184, 197, 210, 217, 224, 294, 318, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 447, 450, 451, 456, 461, 462], "path": [4, 91, 92, 138, 197], "path_info": 92, "pathlib": 197, "pattern": 46, "penros": 189, "per": [91, 106, 120], "percentil": [6, 215], "perf_count": 0, "perform": [14, 19, 37, 58, 83, 91, 105, 107, 110, 111, 112, 116, 117, 119, 121, 127, 176, 345, 433], "period": [10, 455], "permit": 138, "permut": [6, 87, 91, 222, 331, 442, 474], "phase": [10, 18, 455], "phase_deg": 455, "pi": [0, 9, 10, 21, 23, 25, 26, 68, 69, 76, 77, 104, 351, 423, 424, 437, 438, 443, 455, 478], "pickl": [138, 197], "piecewis": 6, "pinv": 6, "pip": 4, "place": [6, 14, 15, 19, 32, 58, 60, 74, 75, 86, 87, 99, 101, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 136, 157, 160, 211, 212, 214, 218, 224, 227, 228, 230, 232, 233, 234, 235, 302, 321, 323, 331, 337, 345, 348, 349, 390, 409, 413, 415, 425, 430, 431, 433, 435, 441, 457, 470], "platform": [74, 75, 89, 227, 228, 232, 234, 345, 433], "pleas": [0, 3, 150, 470], "plot": 391, "plt": [216, 391], "plu": [198, 199, 201], "point": [10, 11, 12, 18, 20, 26, 32, 36, 37, 46, 65, 73, 89, 93, 94, 98, 102, 103, 104, 109, 110, 114, 115, 116, 117, 118, 123, 124, 130, 137, 138, 139, 141, 142, 143, 146, 154, 156, 184, 185, 196, 197, 202, 203, 209, 214, 224, 230, 233, 235, 334, 338, 339, 353, 382, 394, 403, 405, 406, 415, 417, 418, 431, 443, 444, 457, 461, 462, 474], "pointer": 89, "poisson": 6, "poli": 6, "polyadd": 6, "polyd": 6, "polydiv": 6, "polyfit": 6, "polyint": 6, "polymul": 6, "polysub": 6, "polyv": 6, "popul": [11, 12, 13, 18, 21, 22, 23, 24, 25, 26, 27, 32, 48, 49, 50, 51, 55, 56, 61, 62, 65, 68, 69, 76, 77, 85, 87, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 213, 219, 220, 223, 333, 334, 336, 343, 344, 346, 351, 352, 353, 380, 405, 407, 411, 412, 415, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453], "portion": [150, 151], "posinf": 224, "posit": [6, 10, 14, 15, 19, 20, 32, 36, 37, 55, 65, 81, 82, 87, 99, 102, 103, 105, 107, 110, 111, 112, 115, 118, 120, 123, 130, 138, 160, 163, 164, 165, 166, 167, 176, 185, 194, 222, 224, 229, 231, 234, 312, 326, 333, 355, 379, 413, 414, 415, 417, 427, 428, 441, 442], "possess": 179, "possibl": [10, 41, 42, 44, 45, 87, 91, 92, 99, 133, 134, 146, 150, 210, 289, 318, 409, 429, 434, 435, 436, 442], "possibli": 39, "pow": 470, "power": [6, 10, 98, 104, 130, 185, 428, 456], "pre": 151, "precis": [11, 12, 46, 74, 75, 89, 91, 123, 130, 156, 184, 210, 227, 228, 232, 234, 345, 403, 433, 441], "predecessor": 455, "prefer": [57, 64, 87, 294, 321, 335], "prepend": [83, 90, 440], "present": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 154, 157, 197, 210, 217, 229, 231, 234, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "preserv": [42, 43, 44, 45, 58, 87, 89, 91, 127, 128, 129, 130, 180, 181, 182, 289, 441, 454], "press": 10, "previou": 46, "print": [0, 4, 46, 47, 63, 84, 89, 92, 353, 372, 377], "print_device_info": 0, "printabl": 92, "printopt": 6, "prior": 83, "prob1": [202, 203], "prob12": [202, 203], "prob2": [202, 203], "probabl": [150, 203, 355, 363, 372], "proce": 470, "process": 10, "processor": 91, "prod": [6, 74, 87, 194, 195, 232, 470], "produc": [10, 31, 89, 197, 349, 418, 436], "product": [6, 72, 74, 86, 87, 91, 92, 158, 172, 187, 192, 194, 195, 211, 223, 227, 232, 295, 340, 345, 439, 458, 474], "program": [4, 131], "progress": [144, 196], "project": [89, 346], "promot": [13, 18, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 48, 50, 51, 54, 55, 65, 68, 69, 76, 77, 85, 97, 98, 100, 130, 132, 133, 134, 135, 144, 153, 173, 196, 198, 199, 200, 201, 202, 203, 208, 211, 213, 219, 220, 223, 334, 344, 351, 352, 405, 407, 410, 411, 417, 421, 423, 424, 427, 428, 432, 437, 438, 440, 452, 453], "promote_typ": 6, "propag": [89, 133, 134, 212, 213, 218, 219, 227, 228, 229, 231, 232, 234], "proper": [133, 134, 179, 181], "properti": [10, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 180, 182, 190, 196, 197, 208, 210, 217, 237, 289, 294, 298, 300, 301, 303, 305, 309, 310, 316, 321, 322, 326, 331, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462, 470], "protocol": [39, 89, 136], "prototyp": 94, "provid": [0, 6, 10, 28, 29, 60, 66, 73, 87, 91, 92, 99, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 140, 150, 151, 152, 166, 167, 209, 225, 226, 229, 231, 232, 234, 353, 381, 384, 406, 416, 430, 435, 443, 454, 459, 460, 478], "pseudo": [189, 353], "ptp": 6, "pure": [10, 109, 115, 117, 118], "purpos": [31, 184], "put": [6, 10, 87, 101, 109, 115, 117, 342, 349, 436, 470], "put_along_axi": [6, 348, 436], "putmask": [6, 348], "pval": 370, "py": 4, "pypi": 4, "pyplot": [216, 391], "pytest": 4, "python": [0, 2, 3, 39, 87, 89, 135, 136, 220, 304, 407, 408, 470], "q": [181, 185, 190, 195, 215], "qquad": 10, "qr": 6, "quad": 10, "quadrant": [18, 25, 105], "quantil": 6, "quaternion": 185, "question": 78, "queue": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "quick": [2, 3], "quickli": 478, "quotient": 26, "r": [77, 190], "r2": 190, "rad": 77, "rad2deg": [6, 76, 77, 455], "radian": [6, 18, 21, 22, 23, 25, 26, 76, 77, 351, 455, 478], "rais": [11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 40, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 61, 62, 64, 65, 66, 68, 69, 73, 76, 77, 84, 85, 86, 87, 93, 94, 95, 97, 98, 100, 102, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 159, 163, 164, 165, 173, 174, 175, 185, 187, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 218, 219, 220, 223, 225, 226, 229, 230, 231, 233, 234, 235, 289, 290, 333, 334, 336, 338, 339, 343, 344, 345, 346, 351, 352, 405, 406, 407, 409, 411, 412, 417, 421, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462, 470], "rand": [6, 92, 353, 383, 385, 386, 388], "randint": [6, 87, 304, 353, 384], "randn": [6, 127, 128, 129, 189, 190, 193, 195, 353, 430], "random": [87, 92, 127, 128, 129, 181, 187, 189, 190, 193, 195, 304, 430, 463, 474], "random_integ": [6, 353, 381], "random_sampl": [6, 353, 380, 383, 386, 388], "randomli": 377, "randomst": 381, "ranf": 6, "rang": [0, 84, 140, 150, 151, 203, 347, 348, 372, 377, 408, 430, 439, 442, 455, 474], "rank": [99, 101, 139, 184, 186, 434], "rate": [106, 120], "rather": 335, "ratio": [0, 85, 132, 184, 452, 478], "ration": 474, "ravel": [6, 87, 101, 126, 188, 302, 340, 470], "ravel_multi_index": 6, "raw": 190, "rayleigh": 6, "rcond": [184, 189], "re": [28, 29, 47, 78, 413], "read": [78, 82, 87, 89, 137, 138, 140, 141, 197, 302, 402, 409], "readonli": 89, "real": [6, 11, 12, 18, 20, 26, 34, 55, 56, 65, 73, 87, 104, 107, 109, 114, 115, 116, 117, 118, 119, 121, 123, 131, 133, 134, 135, 153, 156, 161, 168, 169, 176, 179, 180, 181, 182, 186, 189, 190, 191, 193, 202, 203, 209, 213, 219, 220, 224, 233, 235, 355, 372, 404, 405, 406, 407, 417, 426, 431, 453, 454, 457, 470, 474], "real_if_clos": [6, 18, 156, 403], "rearrang": [87, 312, 474], "reason": 117, "rebuild": 88, "recal": 89, "recent": 429, "recfromcsv": 6, "recfromtxt": 6, "recip": [4, 10], "reciproc": [6, 417, 427], "recommend": [91, 335, 440], "reconstruct": [89, 193, 454], "recov": 10, "reduc": [14, 19, 28, 29, 46, 190, 193, 209, 212, 214, 216, 218, 225, 226, 229, 230, 231, 232, 233, 234, 235, 345, 406, 431, 433, 457], "reduce_hypot": 153, "reduct": [14, 19], "redund": 118, "refer": [0, 2, 3, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 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, 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, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 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, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 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, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 302, 303, 304, 306, 307, 308, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 323, 324, 325, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 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, 390, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 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, 454, 455, 456, 457, 458, 459, 460, 461, 462, 470], "reflect": 470, "reflector": 190, "regardless": [89, 180, 182], "regular": 197, "rel": [15, 87, 160, 326, 413, 414], "relat": 89, "relev": [89, 144, 196, 208], "rem": 135, "remain": [14, 19, 46, 92, 119, 121, 150, 209, 214, 222, 230, 233, 235, 406, 409, 431, 457], "remaind": [6, 132, 135, 220, 344], "remov": [28, 29, 76, 82, 87, 99, 115, 324, 345, 351, 429, 433, 474], "reorder": [91, 127, 195, 222], "rep": 440, "repeat": [6, 87, 105, 107, 111, 112, 116, 117, 119, 121, 122, 179, 180, 181, 182, 216, 342, 440, 443, 454, 470], "repeatedli": 91, "repetit": [0, 408, 440], "replac": [3, 10, 39, 58, 101, 224, 227, 228, 342, 349, 358, 470], "replic": 440, "repo": 4, "repr": 277, "repres": [10, 20, 33, 36, 37, 38, 39, 40, 46, 89, 92, 110, 118, 136, 139, 144, 146, 157, 191, 196, 208, 216, 235, 353, 448, 470], "represent": [48, 50, 51, 92, 123, 155, 157, 224, 334, 454, 470], "request": 414, "requir": [4, 6, 33, 37, 38, 40, 42, 87, 89, 91, 103, 157, 224, 289, 321], "res_cpu": 78, "res_host": 78, "resampl": 115, "rese": 389, "reset": 470, "reshap": [0, 6, 13, 28, 29, 31, 43, 45, 46, 78, 79, 80, 82, 85, 86, 87, 88, 91, 99, 101, 108, 113, 127, 135, 157, 158, 172, 188, 210, 211, 212, 218, 223, 297, 302, 321, 331, 342, 377, 402, 413, 432, 439, 441, 443, 446, 447, 450, 451, 452, 454, 470], "resid": [99, 103, 136], "residu": 184, "resiz": [6, 99, 470], "resolut": 123, "resolv": [73, 99, 209, 406], "resourc": 0, "respect": [10, 13, 26, 48, 50, 51, 85, 87, 95, 130, 132, 135, 146, 147, 148, 173, 174, 175, 202, 203, 204, 206, 207, 220, 223, 326, 336, 344, 407, 411, 432, 452, 455], "restor": 413, "result": [0, 4, 10, 14, 19, 26, 28, 29, 31, 46, 48, 49, 50, 51, 54, 58, 60, 65, 70, 73, 74, 75, 85, 86, 89, 92, 94, 95, 100, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 124, 130, 132, 137, 138, 139, 140, 141, 143, 144, 147, 148, 150, 151, 157, 159, 163, 164, 165, 166, 167, 173, 174, 175, 176, 179, 188, 190, 196, 197, 200, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 214, 218, 221, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 335, 336, 339, 340, 344, 345, 348, 353, 355, 385, 406, 409, 410, 411, 412, 414, 415, 418, 421, 422, 430, 431, 433, 435, 436, 439, 440, 443, 448, 452, 453, 454, 457, 460, 462, 470], "result_dpnp": 0, "result_numpi": 0, "result_typ": [6, 54, 89, 474], "ret": 352, "retriev": [82, 89], "retstep": 196, "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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 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, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 238, 239, 240, 243, 244, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 276, 277, 278, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 293, 294, 295, 296, 297, 298, 300, 301, 302, 304, 306, 307, 308, 311, 312, 313, 315, 318, 319, 325, 326, 327, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 351, 352, 353, 356, 375, 377, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 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, 470], "return_count": 454, "return_index": 454, "return_invers": 454, "reus": [136, 151, 409], "revers": [82, 87, 122, 127, 128, 129, 331, 442, 443, 456], "rewrit": 184, "rfft": [6, 10, 106, 109, 114, 115, 116, 117, 119, 120, 121], "rfft2": [6, 116], "rfftfreq": [6, 106], "rfftn": [6, 104, 107, 117, 118, 119], "right": [10, 58, 72, 82, 84, 128, 129, 153, 173, 179, 180, 181, 182, 187, 195, 210, 396, 406, 411, 418, 441, 443, 446, 450, 456], "right_shift": [6, 173], "rightmost": [150, 151, 195], "rint": [6, 32, 56, 124, 131, 415, 453], "roll": [6, 414], "rollaxi": [6, 413], "root": [6, 55, 153, 177, 405, 406, 417, 427, 428], "rot90": 6, "roughli": [89, 184], "round": [6, 20, 32, 56, 87, 124, 131, 132, 179, 220, 407, 412, 453, 470, 474], "round_": 6, "roundoff": [109, 114], "routin": [2, 463, 470], "row": [40, 42, 59, 60, 74, 75, 82, 87, 88, 102, 128, 129, 146, 152, 154, 157, 187, 193, 289, 335, 402, 416, 430, 444, 446, 454, 459], "row_stack": [6, 459], "rowvar": 71, "rsqrt": [405, 427], "rtol": [15, 160], "rule": [13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 33, 36, 37, 38, 40, 46, 48, 50, 51, 54, 55, 65, 66, 68, 69, 72, 75, 76, 77, 85, 97, 98, 100, 132, 133, 134, 135, 144, 153, 173, 196, 198, 199, 200, 201, 202, 203, 208, 209, 211, 213, 214, 219, 220, 223, 230, 233, 235, 334, 344, 351, 352, 405, 406, 407, 410, 411, 417, 421, 423, 424, 427, 428, 431, 432, 433, 437, 438, 443, 452, 453, 457], "run": [0, 4], "runtim": 4, "runtimewarn": [229, 231], "s1": [87, 89, 172, 326], "s10": 89, "s16": 89, "s2": [87, 89, 326], "s25": 89, "s3": [87, 326], "safe": [42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "safe_ev": 6, "said": 195, "same": [4, 10, 11, 12, 13, 14, 15, 19, 26, 28, 29, 30, 31, 32, 34, 35, 38, 40, 41, 42, 46, 48, 49, 50, 51, 53, 59, 60, 65, 73, 74, 75, 82, 83, 84, 85, 86, 87, 88, 94, 95, 99, 101, 110, 111, 112, 117, 122, 124, 130, 132, 133, 134, 135, 136, 143, 146, 147, 148, 149, 150, 151, 152, 153, 156, 158, 159, 160, 166, 167, 168, 172, 173, 174, 175, 181, 185, 190, 202, 203, 204, 206, 207, 209, 212, 213, 214, 218, 219, 220, 223, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 318, 331, 334, 336, 339, 342, 344, 345, 349, 353, 375, 381, 397, 402, 403, 406, 407, 408, 411, 413, 414, 416, 418, 425, 429, 430, 431, 432, 433, 435, 436, 439, 441, 445, 447, 449, 451, 452, 457, 458, 459, 462, 478], "same_kind": [42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "sampl": [10, 106, 113, 118, 120, 144, 146, 150, 196, 208, 349, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 380, 381, 382, 384, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 436, 443, 446, 450, 463, 474], "sample_r": 120, "satisfi": [33, 37, 38, 40, 42, 87, 101, 183, 289, 342], "save": [6, 138, 478], "savetxt": 6, "savez": 6, "savez_compress": 6, "scalar": [13, 15, 26, 33, 34, 35, 36, 37, 38, 39, 40, 48, 50, 51, 54, 64, 65, 66, 72, 78, 81, 83, 85, 86, 87, 89, 91, 92, 95, 101, 106, 120, 122, 130, 132, 133, 134, 135, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 158, 160, 162, 169, 170, 172, 173, 174, 175, 192, 196, 202, 203, 204, 206, 207, 208, 210, 211, 213, 216, 219, 220, 223, 299, 304, 334, 336, 342, 344, 348, 349, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 381, 384, 387, 389, 393, 395, 396, 397, 398, 399, 400, 401, 404, 407, 411, 418, 432, 435, 439, 443, 452, 453, 456, 458, 460, 470], "scale": [10, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 144, 172, 190, 196, 208, 353, 360, 362, 364, 365, 366, 367, 375, 387, 392, 399], "scientif": 10, "scipi": 96, "scope": 4, "script": 4, "sctype2char": 6, "search": [92, 463, 474], "searchsort": [6, 84, 87, 150, 425, 470], "second": [13, 15, 26, 34, 35, 46, 48, 50, 51, 65, 72, 82, 85, 86, 89, 92, 95, 98, 105, 106, 107, 108, 111, 112, 115, 118, 120, 130, 132, 133, 134, 135, 146, 147, 148, 150, 151, 152, 153, 158, 160, 172, 173, 174, 175, 202, 203, 204, 206, 207, 210, 211, 212, 213, 216, 218, 219, 220, 223, 336, 340, 344, 407, 411, 428, 432, 434, 439, 441, 452, 458], "section": [4, 89, 107, 112, 117, 121, 470], "see": [3, 32, 89, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 136, 150, 184, 370, 415, 446, 447, 450, 451, 454, 470], "seed": [6, 87, 92, 304, 353], "seek": 138, "seldom": 130, "select": [6, 66, 101, 212, 218, 429, 435, 443, 463], "select_cpu_devic": 0, "select_default_devic": 0, "selector": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "self": [87, 89, 125, 238, 239, 240, 241, 244, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 301, 353], "semant": 150, "sens": 195, "sep": [138, 141], "separ": [10, 87, 89, 91, 138, 141, 151, 224, 318], "sequenc": [39, 43, 44, 45, 59, 60, 63, 67, 88, 91, 92, 93, 94, 105, 107, 111, 112, 115, 116, 117, 119, 121, 142, 143, 144, 150, 151, 152, 157, 187, 196, 208, 222, 338, 339, 342, 377, 390, 408, 410, 416, 430, 439, 443, 459, 461, 462], "sequenti": [67, 71, 96, 215, 221, 232], "seri": [10, 115, 369], "set": [10, 28, 29, 33, 42, 57, 70, 78, 79, 81, 84, 87, 89, 91, 93, 142, 150, 151, 154, 157, 186, 188, 189, 196, 212, 218, 225, 226, 234, 279, 289, 290, 301, 321, 338, 339, 345, 421, 422, 433, 446, 450, 461, 462, 470], "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, 89], "setflag": 6, "setup": 4, "setuptool": 4, "setxor1d": 6, "sever": 183, "sh": [87, 318], "shape": [4, 6, 11, 12, 13, 14, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 38, 42, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 60, 61, 62, 65, 67, 68, 69, 70, 71, 73, 74, 75, 76, 77, 79, 80, 83, 84, 85, 86, 87, 88, 89, 93, 94, 95, 97, 98, 99, 100, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 124, 127, 130, 131, 132, 133, 134, 135, 139, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 156, 157, 158, 159, 163, 164, 165, 166, 167, 168, 170, 172, 173, 174, 175, 178, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 222, 223, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 318, 324, 331, 333, 334, 336, 337, 338, 339, 343, 344, 345, 346, 348, 349, 351, 352, 353, 362, 365, 370, 371, 376, 380, 381, 382, 383, 384, 385, 386, 388, 393, 394, 400, 402, 405, 406, 407, 408, 409, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 427, 428, 429, 430, 431, 432, 433, 435, 437, 438, 439, 440, 441, 442, 444, 445, 447, 449, 450, 451, 452, 453, 457, 459, 460, 461, 462, 463, 474], "share": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "shared_bin": 151, "shares_memori": 6, "shift": [10, 105, 107, 108, 112, 113, 173, 411, 413], "short": [453, 470], "shorter": [109, 115], "shorthand": [11, 12, 13, 48, 49, 50, 51, 85, 95, 132, 147, 148, 159, 173, 174, 175, 204, 206, 211, 220, 223, 333, 336, 343, 344, 407, 411, 432, 452, 460], "should": [28, 29, 42, 82, 84, 86, 87, 91, 92, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 135, 138, 145, 150, 184, 185, 211, 222, 225, 226, 229, 231, 289, 320, 370, 409, 418, 435, 439, 441, 455, 470], "show": [9, 35, 89, 122, 153, 207, 216, 224, 227, 228, 229, 231, 234, 391], "show_config": 6, "shown": 4, "shuffl": 6, "side": [87, 146, 181, 320, 418], "sigma": [368, 375], "sign": [6, 10, 15, 65, 89, 160, 178, 191, 220, 333, 343, 345, 407, 422, 433, 453], "signal": [10, 106, 109, 114, 115, 117, 120, 455], "signatur": [210, 211], "signbit": [6, 421], "signific": 91, "signum": 421, "similar": [3, 36, 37, 87, 89, 144, 196, 208, 210, 294, 321, 342, 353, 381, 446, 447, 450, 451], "simpl": [4, 207, 474], "simpli": [80, 87, 138, 150, 151, 331], "sin": [0, 6, 23, 68, 181, 216, 424, 437, 443], "sinc": [6, 87, 115, 179, 181, 323, 335], "sine": [21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438], "singl": [9, 10, 30, 53, 59, 87, 91, 92, 146, 187, 212, 218, 324, 345, 353, 372, 381, 382, 383, 384, 385, 386, 388, 394, 433, 443, 470], "singleton": [14, 19, 46, 99, 209, 214, 229, 230, 231, 233, 235, 406, 429, 431, 457], "singular": [183, 184, 186, 189, 193], "sinh": [6, 24, 69, 423, 438], "size": [0, 6, 20, 28, 29, 33, 46, 60, 67, 70, 71, 74, 75, 79, 84, 87, 89, 92, 101, 104, 106, 110, 120, 138, 144, 146, 152, 188, 190, 193, 196, 208, 210, 212, 214, 218, 225, 226, 227, 228, 230, 232, 234, 304, 305, 321, 338, 342, 345, 353, 354, 355, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 378, 379, 381, 383, 384, 385, 386, 387, 388, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 413, 416, 429, 430, 433, 439, 450, 455, 459, 461], "skip": 82, "slice": [101, 225, 226, 229, 230, 231, 233, 235, 348, 349, 436, 443, 450, 451, 470], "slogdet": [6, 178], "slower": 439, "slowest": [87, 302, 402, 409], "small": [15, 100, 160, 184, 189, 200, 202, 203, 224, 450], "smaller": [83, 87, 104, 105, 107, 110, 111, 112, 114, 116, 117, 118, 119, 121, 123, 184, 220, 312, 342, 407, 455], "smallest": [123, 155, 454], "smallest_norm": 123, "smat": 193, "so": [10, 14, 19, 46, 89, 95, 109, 114, 130, 150, 169, 196, 203, 209, 214, 216, 230, 233, 235, 391, 406, 431, 439, 440, 457], "softwar": 4, "solut": [184, 192], "solv": [6, 184, 194, 195, 474], "some": [20, 89, 99, 101, 131, 158, 184, 342, 455, 460, 470], "sometim": [149, 470], "sometru": 6, "somewhat": 185, "sophist": 185, "sort": [6, 30, 87, 193, 288, 312, 418, 426, 436, 442, 443, 454, 463, 470, 474], "sort_complex": 6, "sorter": [87, 320, 418], "sought": 177, "sourc": [4, 6, 14, 15, 16, 17, 19, 20, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 52, 53, 54, 57, 58, 59, 60, 63, 64, 66, 67, 70, 71, 72, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 90, 91, 92, 93, 94, 96, 99, 101, 102, 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, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 150, 151, 152, 154, 155, 157, 158, 160, 161, 162, 166, 167, 168, 169, 170, 171, 172, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 208, 209, 210, 211, 212, 214, 215, 216, 218, 221, 222, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 335, 338, 339, 340, 341, 342, 345, 347, 348, 349, 350, 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, 404, 406, 408, 409, 410, 413, 414, 418, 419, 420, 425, 426, 429, 430, 431, 433, 434, 435, 436, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 454, 455, 456, 457, 458, 459, 460, 461, 462], "space": [6, 20, 106, 108, 120, 138, 144, 146, 196, 208, 443, 478], "spars": [157, 216], "special": [2, 89, 96, 463, 474], "specif": [0, 4, 89, 139], "specifi": [14, 19, 20, 28, 29, 30, 32, 33, 36, 37, 38, 40, 46, 53, 54, 60, 64, 73, 74, 75, 78, 81, 82, 87, 91, 92, 93, 94, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 127, 130, 137, 138, 139, 140, 142, 143, 144, 146, 154, 180, 182, 188, 194, 195, 196, 197, 208, 209, 214, 215, 217, 227, 228, 230, 232, 233, 234, 235, 288, 297, 337, 338, 339, 342, 345, 348, 349, 353, 366, 376, 394, 402, 406, 413, 414, 415, 430, 431, 433, 435, 436, 439, 441, 442, 443, 444, 454, 456, 457, 461, 462], "spectrum": [10, 108, 109, 113, 114], "speed": 91, "speedup": 92, "spell": 335, "split": [6, 60, 88, 152, 416, 430, 459, 474], "spreadsheet": 131, "sqrt": [6, 10, 55, 87, 303, 316, 406, 417, 428], "squar": [6, 55, 153, 154, 176, 177, 179, 180, 181, 183, 184, 185, 191, 194, 195, 210, 233, 235, 357, 373, 405, 406, 417, 427, 431, 447, 451, 456, 457], "squeez": [6, 87, 99, 470], "src": 66, "stabl": [30, 425], "stack": [6, 59, 60, 88, 152, 178, 186, 189, 190, 191, 211, 335, 416, 436, 459], "stand": 146, "standard": [87, 123, 132, 135, 214, 220, 230, 233, 235, 304, 325, 353, 368, 375, 382, 391, 392, 393, 394, 395, 407, 431, 457, 470, 474], "standard_cauchi": 6, "standard_exponenti": 6, "standard_gamma": 6, "standard_norm": [6, 353, 382], "standard_t": 6, "start": [2, 3, 20, 38, 40, 92, 106, 110, 120, 137, 144, 196, 208, 210, 414, 446, 450], "start_tim": 0, "state": 353, "statist": [463, 474], "std": [6, 87, 214, 230, 233, 235, 457, 470], "stdev": [353, 394], "step": [4, 20, 92, 144, 149, 196, 208], "sticki": 89, "still": 46, "stop": [20, 144, 196, 208], "store": [124, 144, 166, 167, 196, 203, 208, 211, 340], "str": [39, 60, 89, 91, 92, 138, 141, 152, 197, 280, 416, 430, 448, 459], "str_": 89, "straightforward": 157, "stride": [41, 42, 87, 289], "string": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 89, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 448, 450, 456, 461, 462, 470], "string_repr": 92, "stringio": 197, "strongli": [4, 440], "struct": 89, "structur": [89, 197], "student": 395, "style": [42, 87, 289, 335, 402], "sub": [60, 82, 89, 91, 152, 195, 416, 430, 441, 444, 459], "subarrai": [89, 157, 454], "subclass": 37, "subdivid": 89, "subdtyp": 89, "subok": [11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 33, 42, 48, 49, 50, 51, 52, 53, 55, 56, 61, 62, 64, 65, 68, 69, 76, 77, 85, 87, 94, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 143, 147, 148, 149, 153, 156, 159, 163, 164, 165, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 219, 220, 223, 289, 333, 334, 336, 339, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 427, 428, 432, 437, 438, 452, 453, 462], "subscript": [91, 92], "subset": [3, 146, 429, 474], "subtract": 6, "subtyp": 402, "succeed": 90, "success": [355, 363, 372], "sugar": [80, 447, 451], "suggest": 82, "suit": 4, "suitabl": [31, 87, 331, 349, 418, 436], "sum": [0, 3, 4, 6, 10, 13, 46, 73, 75, 78, 81, 82, 83, 86, 87, 91, 110, 150, 153, 158, 177, 184, 194, 202, 203, 209, 211, 227, 228, 234, 296, 330, 355, 370, 372, 406, 439, 441, 443, 470, 474], "sum_": 10, "sum_along_diagon": 441, "sum_of_weight": 46, "summari": 463, "summat": [86, 91, 92, 158, 195, 211, 340, 439], "suppli": [109, 114, 187, 353, 382], "support": [3, 9, 11, 12, 13, 14, 19, 20, 21, 22, 23, 24, 25, 26, 27, 30, 33, 36, 37, 38, 39, 40, 48, 49, 50, 51, 52, 53, 55, 56, 61, 62, 64, 65, 67, 68, 69, 71, 76, 77, 85, 87, 89, 93, 94, 95, 96, 97, 98, 100, 102, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 147, 148, 149, 153, 154, 159, 163, 164, 165, 173, 174, 175, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 213, 214, 215, 218, 219, 220, 221, 223, 225, 226, 229, 230, 231, 232, 233, 234, 235, 289, 321, 333, 334, 336, 338, 339, 341, 343, 344, 345, 346, 347, 350, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 371, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 393, 394, 395, 396, 397, 398, 399, 400, 401, 405, 407, 409, 411, 417, 419, 421, 422, 423, 425, 427, 428, 431, 432, 433, 437, 438, 452, 453, 457, 461, 462, 478], "surnam": 89, "surpris": [110, 111, 112], "svd": [6, 177, 183, 186, 189], "swap": [89, 105, 108, 434], "swapax": [6, 87, 222, 470], "swapped_cod": 89, "swapped_dt": 89, "sy": 89, "sycl": [0, 3, 20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "sycl_context": 87, "sycl_devic": 87, "sycl_queu": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "sycldevic": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "syclqueu": [20, 33, 36, 37, 38, 39, 40, 42, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 136, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 289, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 444, 446, 450, 456, 461, 462], "symmetr": [109, 115, 117, 118, 176, 179, 180, 181, 182, 186, 189, 193], "symmetri": [10, 104, 109, 114, 115, 118], "syntact": [80, 447, 451], "syntax": 470, "sys_is_l": 89, "system": [3, 4, 192], "t": [10, 60, 71, 87, 89, 109, 176, 179, 181, 184, 331, 335, 395, 443], "t1": 478, "tabl": [2, 9, 463], "tack": 89, "take": [6, 59, 87, 101, 210, 342, 349, 409, 418, 436, 454, 455, 470, 478], "take_along_axi": [6, 28, 29, 30, 57, 349, 435], "taken": [46, 82, 83, 90, 92, 109, 115, 116, 117, 118, 119, 121, 149, 150, 211, 233, 235, 431, 441, 444, 446, 450, 457, 458], "tall": 122, "tan": [6, 25, 26, 68, 423, 438], "tangent": [18, 21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438], "tanh": [6, 27, 69, 424, 437], "target": [42, 54, 87, 289, 348], "target_devic": 87, "tau": 190, "tbb": 4, "tempfil": 138, "temporari": [138, 478], "temporaryfil": 138, "ten": 363, "tensor": [39, 87, 91, 92, 136, 194, 195, 225, 226, 229, 231, 232, 347, 439], "tensordot": [6, 86, 91, 158, 194, 195, 211, 340], "tensorinv": [6, 195], "tensorsolv": [6, 194], "term": [10, 13, 85, 92, 104, 105, 107, 110, 111, 112, 115, 118, 223, 432, 452], "test": [0, 2, 14, 15, 19, 95, 147, 148, 161, 163, 164, 165, 166, 167, 174, 175, 232, 335, 336, 355, 470, 474], "test_repetit": 0, "test_typ": 0, "teukolski": 10, "text": [137, 138, 140, 141, 197], "th": [75, 78, 81, 83, 87, 90, 102, 146, 157, 215, 331, 337, 442, 445, 447, 449, 451], "than": [33, 74, 75, 87, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 123, 128, 129, 132, 139, 147, 148, 150, 151, 152, 173, 174, 175, 184, 186, 189, 190, 227, 228, 232, 234, 312, 335, 342, 345, 411, 421, 429, 430, 433, 439, 441, 453, 455, 470, 478], "thei": [15, 35, 89, 160, 181, 184, 416, 418, 439, 443, 446, 450, 455, 456, 459, 470], "them": [59, 470], "theor": 179, "theoret": 92, "therefor": [104, 118, 139, 180, 182], "theta": 443, "thi": [10, 11, 12, 16, 17, 20, 28, 29, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 58, 60, 64, 70, 73, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 122, 123, 126, 128, 129, 130, 135, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 151, 152, 162, 169, 180, 182, 184, 187, 188, 191, 196, 197, 200, 202, 203, 208, 209, 210, 211, 212, 218, 220, 222, 224, 225, 226, 229, 231, 232, 234, 289, 294, 299, 302, 312, 318, 331, 335, 342, 345, 348, 349, 386, 388, 402, 406, 407, 409, 414, 416, 430, 433, 435, 436, 440, 443, 447, 451, 454, 455, 456, 459, 460], "thing": 435, "third": [59, 60, 88, 105, 152, 416, 430, 459], "those": [10, 58, 185, 349], "though": 110, "thousand": 363, "three": [43, 44, 45, 99, 185, 210, 353, 389, 439, 454], "threshold": 186, "through": [37, 89, 151, 179, 181, 184, 210, 470], "throw": 370, "thu": [10, 109, 115, 117, 440], "tile": [6, 408, 474], "time": [0, 10, 13, 15, 26, 34, 35, 48, 50, 51, 65, 83, 85, 86, 95, 105, 107, 109, 111, 112, 114, 116, 117, 119, 121, 130, 132, 133, 134, 135, 147, 148, 149, 153, 158, 160, 165, 172, 173, 174, 175, 184, 202, 203, 204, 206, 207, 213, 219, 220, 223, 334, 336, 344, 355, 370, 407, 411, 432, 436, 439, 440, 452, 454, 458], "time_dpnp": 0, "time_numpi": 0, "timedelta": 89, "timeit": 91, "timestep": 106, "tini": 123, "titl": 89, "tm": 135, "to_begin": 90, "to_devic": 87, "to_end": 90, "tobyt": 6, "todo": 373, "tofil": [6, 138], "togeth": [15, 60, 89, 110, 160, 430, 460], "tol": [186, 371, 404], "toler": [15, 34, 160, 404], "tolist": 6, "too": [4, 105, 107, 111, 112, 116, 117, 119, 121, 460], "toolkit": 3, "tostr": 6, "total": [6, 70, 74, 87, 309, 431, 457], "toward": [32, 56, 124, 131, 132, 150, 151, 220, 334, 407, 412, 415, 453], "trace": [6, 78, 81, 82, 87, 91, 470], "traceback": 429, "trail": 448, "transfer": 87, "transform": [92, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 463], "transpos": [6, 31, 87, 91, 176, 181, 222, 237, 470, 474], "trapezoid": [75, 433], "trapz": 6, "treat": [15, 109, 115, 117, 138, 146, 160, 180, 182, 184, 187, 197, 227, 228, 232, 234, 345, 349, 418, 436, 440, 454, 455, 470], "tri": 6, "trial": 355, "triangl": [78, 153, 210, 406, 444, 445, 446, 447, 449, 450, 451], "triangular": [6, 176, 180, 182, 190, 210, 446, 447, 450, 451], "trigonometr": [18, 21, 22, 23, 24, 25, 26, 27, 68, 69, 423, 424, 437, 438, 474], "tril": [6, 78, 210, 444, 446, 447, 450], "tril_indic": [6, 210, 447, 450], "tril_indices_from": [6, 451], "trili": 447, "trili1": 447, "trim": [105, 107, 111, 112, 116, 117, 119, 121, 448], "trim_zero": 6, "triu": [6, 78, 210, 444, 446, 450, 451], "triu_indic": [6, 210, 446, 451], "triu_indices_from": [6, 447], "triui": 451, "triuim1": 451, "trivial": [179, 436], "true": [0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 37, 38, 40, 42, 43, 46, 48, 49, 50, 51, 54, 55, 56, 61, 62, 64, 65, 66, 68, 69, 70, 71, 75, 76, 77, 84, 85, 87, 89, 91, 92, 95, 97, 98, 99, 100, 101, 103, 122, 124, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 139, 144, 147, 148, 149, 150, 153, 156, 157, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 183, 186, 188, 189, 190, 192, 193, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 216, 218, 219, 220, 223, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 241, 284, 285, 289, 294, 306, 307, 308, 313, 325, 327, 332, 333, 334, 335, 336, 342, 343, 344, 345, 346, 349, 351, 352, 358, 405, 406, 407, 409, 411, 412, 417, 421, 422, 423, 424, 427, 428, 431, 432, 433, 436, 437, 438, 439, 443, 452, 453, 454, 456, 457, 460], "true_divid": [6, 85], "trunc": [6, 32, 56, 124, 131, 412, 415], "truncat": [32, 56, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 124, 131, 391, 412, 415, 453], "trust": [225, 226], "truth": [48, 49, 50, 51, 95, 147, 148, 159, 174, 175, 204, 205, 206, 207, 336, 470, 474], "try": 4, "tukei": 10, "tup": [59, 88, 152, 416, 459], "tupl": [14, 19, 28, 29, 33, 36, 37, 38, 40, 46, 53, 64, 70, 73, 78, 79, 80, 81, 87, 89, 92, 99, 108, 113, 127, 136, 139, 142, 143, 144, 146, 150, 151, 157, 162, 169, 172, 188, 190, 195, 196, 208, 209, 210, 211, 212, 214, 216, 217, 218, 229, 230, 231, 232, 233, 234, 235, 321, 331, 335, 337, 345, 406, 408, 409, 413, 420, 429, 431, 433, 440, 442, 446, 447, 450, 451, 456, 457, 470], "turn": 59, "twister": 353, "two": [10, 15, 34, 43, 44, 48, 49, 50, 51, 63, 67, 72, 81, 82, 83, 86, 87, 89, 91, 92, 99, 104, 105, 107, 110, 111, 112, 115, 116, 117, 119, 121, 133, 134, 146, 158, 159, 160, 172, 180, 184, 187, 192, 204, 206, 207, 211, 212, 213, 218, 219, 222, 229, 231, 312, 328, 340, 353, 382, 412, 415, 434, 439, 441, 446, 447, 450, 451, 458], "type": [0, 2, 3, 4, 11, 12, 13, 14, 15, 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, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 64, 65, 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, 123, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 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, 185, 186, 187, 188, 189, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 298, 302, 318, 331, 333, 334, 335, 336, 337, 338, 339, 340, 343, 344, 345, 346, 347, 351, 352, 353, 354, 355, 357, 360, 361, 362, 363, 364, 365, 366, 367, 368, 372, 375, 376, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 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, 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, 455, 456, 457, 458, 459, 460, 461, 462, 463, 474], "type_nam": 0, "typeerror": [46, 66, 87, 136, 321], "typenam": 6, "typestr": 89, "typic": [15, 109, 160, 418, 470], "u": [89, 176, 180, 182, 193, 210, 232, 234, 454], "u1": [89, 137, 138], "u16": 89, "u4": 54, "u8": 89, "ufunc": [2, 463, 470], "uint64": 89, "uint8": [89, 137, 138], "uk": 10, "un": 89, "unari": 470, "unchang": 121, "undefin": [18, 87, 312], "underli": [48, 50, 51, 409], "undo": [10, 112], "undocu": 89, "unexpect": [232, 234], "unicod": 89, "uniform": [6, 89, 146, 150, 151, 208, 353, 380, 383, 385, 386, 388], "uniformli": [208, 353, 397], "uniniti": [33, 93, 94, 142, 338, 461], "union1d": 6, "uniqu": [6, 46, 47, 73, 84, 89, 209, 214, 222, 230, 233, 235, 406, 408, 431, 457], "unique_count": 454, "unique_indic": 454, "unique_invers": 454, "unit": [87, 106, 120, 179, 185, 191, 326], "unitari": [10, 146, 190, 193], "uniti": 150, "univ": 10, "univers": [2, 463, 470], "unless": [14, 19, 42, 74, 75, 87, 91, 150, 179, 186, 188, 208, 227, 228, 232, 234, 289, 345, 433, 454], "unlik": [30, 87, 120, 318, 321, 425], "unmodifi": 151, "unpackbit": 6, "unravel_index": [6, 28, 29], "unsaf": [42, 54, 60, 66, 87, 91, 152, 211, 289, 416, 430, 459], "unscal": 10, "unsign": [89, 345, 433], "unspecifi": 409, "unsupport": [11, 12, 13, 21, 22, 23, 24, 25, 26, 27, 48, 49, 50, 51, 55, 56, 58, 65, 68, 69, 76, 77, 85, 97, 98, 100, 130, 131, 132, 133, 134, 135, 136, 149, 153, 159, 173, 199, 200, 201, 202, 203, 213, 219, 220, 221, 223, 333, 334, 343, 344, 346, 351, 352, 405, 407, 411, 412, 417, 421, 422, 423, 424, 432, 437, 438, 452, 453], "until": [92, 413, 414], "unwrap": [6, 76, 351], "up": [4, 10, 89, 91, 129, 436, 447, 454], "updat": 4, "uplo": [180, 182], "upon": [87, 326], "upper": [78, 102, 150, 151, 176, 180, 182, 190, 210, 444, 446, 447, 449, 450, 451], "url": 4, "us": [4, 10, 13, 20, 31, 33, 36, 37, 38, 39, 40, 41, 42, 48, 49, 50, 51, 54, 58, 60, 64, 72, 74, 75, 78, 79, 81, 82, 85, 87, 89, 91, 92, 93, 94, 95, 99, 102, 103, 104, 105, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 126, 131, 132, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 154, 157, 158, 159, 173, 174, 175, 176, 177, 180, 181, 182, 184, 186, 187, 188, 189, 196, 197, 203, 204, 206, 208, 210, 211, 212, 214, 216, 217, 218, 220, 223, 224, 225, 226, 227, 228, 230, 232, 233, 234, 235, 243, 289, 294, 302, 321, 333, 335, 336, 337, 338, 339, 342, 343, 344, 345, 349, 353, 356, 358, 359, 369, 374, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 390, 394, 397, 402, 404, 407, 408, 409, 411, 413, 418, 421, 426, 431, 432, 433, 435, 436, 439, 440, 441, 443, 444, 446, 447, 450, 451, 452, 454, 456, 457, 460, 461, 462, 470, 478], "usabl": 130, "usag": [3, 4, 106, 120], "use_getitem": 89, "use_setitem": 89, "user": [89, 224], "usm": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 429, 444, 446, 450, 456, 461, 462], "usm_ndarrai": [11, 12, 13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 39, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 80, 82, 83, 84, 85, 86, 87, 88, 90, 91, 94, 95, 97, 98, 99, 100, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 143, 146, 147, 148, 149, 150, 151, 152, 153, 156, 158, 159, 160, 161, 163, 164, 165, 166, 167, 168, 172, 173, 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, 209, 211, 212, 213, 214, 216, 218, 219, 220, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 333, 334, 335, 336, 339, 340, 342, 343, 344, 345, 346, 347, 348, 349, 351, 352, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 445, 447, 448, 449, 451, 452, 453, 454, 455, 457, 458, 459, 460, 462], "usm_typ": [20, 33, 36, 37, 38, 39, 40, 64, 78, 79, 81, 87, 93, 94, 102, 106, 120, 137, 138, 139, 140, 141, 142, 143, 144, 154, 157, 196, 197, 208, 210, 217, 294, 337, 338, 339, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 444, 446, 450, 456, 461, 462], "usual": [79, 87, 89, 211, 321], "util": 463, "v": [63, 78, 81, 87, 89, 179, 180, 320, 348, 418], "v0": 6, "v1": 6, "v10": 89, "v9": 6, "val": [87, 122, 125, 279, 314, 342], "valid": [67, 99, 210, 434, 446, 447, 450, 451], "valu": [10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 40, 42, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 75, 76, 77, 78, 83, 84, 85, 87, 89, 91, 93, 94, 95, 97, 98, 100, 101, 102, 103, 109, 110, 115, 117, 118, 122, 123, 124, 125, 130, 131, 132, 133, 134, 135, 137, 138, 139, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 153, 154, 156, 157, 159, 160, 162, 163, 164, 165, 168, 169, 173, 174, 175, 176, 179, 180, 181, 182, 183, 184, 185, 186, 189, 191, 192, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 218, 219, 220, 223, 224, 225, 226, 229, 230, 231, 232, 233, 234, 235, 239, 240, 244, 246, 247, 249, 250, 251, 252, 253, 254, 255, 258, 259, 260, 261, 262, 263, 264, 266, 267, 268, 269, 270, 271, 274, 276, 278, 279, 281, 282, 283, 286, 287, 289, 291, 294, 299, 301, 312, 314, 321, 333, 334, 335, 336, 338, 339, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 363, 380, 381, 397, 403, 405, 406, 407, 408, 409, 411, 412, 413, 415, 417, 418, 419, 421, 422, 423, 425, 427, 428, 431, 432, 433, 435, 436, 437, 438, 441, 443, 446, 450, 452, 453, 454, 455, 457, 460, 461, 462, 470, 474], "value2": 89, "valueerror": [33, 37, 136, 225, 226, 409, 429], "vander": 6, "vandermond": 456, "var": [6, 87, 214, 230, 233, 235, 431, 470], "vararg": 146, "vari": [10, 14, 18, 19, 82, 92, 105, 107, 109, 110, 111, 112, 114, 115, 118, 121, 139, 157, 177, 179, 180, 184, 188, 224, 230, 233, 235, 404], "variabl": [71, 184, 192], "varianc": [87, 214, 230, 233, 235, 332, 431, 457, 474], "variou": 478, "vdot": [6, 86, 211], "vector": [72, 91, 139, 157, 158, 177, 186, 187, 188, 193, 211, 216, 340, 458, 474], "vendor": 4, "veri": [3, 10, 15, 160, 216, 224], "verif": 0, "verifi": 176, "version": [4, 70, 87, 89, 126, 301, 335], "vertic": [59, 60, 82, 88, 122, 127, 128, 152, 416, 430, 459], "vetterlin": 10, "vh": 193, "via": 115, "view": [6, 43, 44, 45, 52, 78, 82, 87, 99, 105, 107, 111, 112, 116, 117, 119, 121, 127, 128, 129, 216, 222, 237, 318, 331, 349, 409, 429, 434, 442], "violat": 66, "void": 89, "void640": 89, "von": 398, "vonmis": 6, "vsplit": [6, 60], "vstack": [6, 59, 60, 88, 152, 184, 416, 430], "w": [10, 46, 179, 180, 181, 182, 185], "wa": [10, 73, 89, 187, 209, 229, 231, 233, 235, 353, 394, 406, 431, 457], "wai": [3, 4, 10, 87, 92, 104, 110, 111, 112, 117, 138, 312, 439], "wald": 6, "walk": 89, "want": [4, 436], "warn": [89, 225, 226, 371], "we": [64, 79, 82, 92, 122, 184, 210, 349, 436, 443], "weibul": [6, 401], "weight": [46, 47, 71, 150, 151, 214, 230, 433], "well": [89, 91, 138, 150, 151, 345, 355, 372, 391], "were": [60, 139, 353, 382, 430, 455], "what": [10, 42, 54, 60, 66, 87, 89, 91, 95, 104, 105, 107, 109, 110, 111, 112, 114, 115, 116, 117, 118, 119, 121, 152, 161, 211, 289, 355, 372, 416, 430, 459, 470], "when": [10, 20, 33, 34, 36, 37, 38, 40, 41, 42, 46, 64, 66, 84, 87, 89, 104, 115, 117, 118, 133, 134, 144, 149, 179, 188, 190, 196, 203, 208, 210, 211, 220, 227, 228, 229, 231, 232, 234, 289, 407, 412, 414, 415, 435, 439, 443, 454, 460, 478], "whenev": [99, 434, 442], "where": [0, 6, 10, 11, 12, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 31, 33, 36, 37, 38, 39, 40, 42, 44, 45, 46, 48, 49, 50, 51, 55, 56, 58, 61, 62, 64, 65, 66, 68, 69, 73, 76, 77, 78, 79, 81, 83, 84, 85, 87, 93, 94, 95, 97, 98, 99, 100, 101, 102, 103, 106, 109, 115, 116, 117, 120, 124, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 147, 148, 149, 150, 153, 154, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 168, 169, 173, 174, 175, 176, 184, 190, 193, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 214, 217, 218, 219, 220, 223, 229, 230, 231, 232, 233, 234, 235, 284, 285, 289, 294, 306, 307, 308, 313, 320, 325, 327, 332, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 346, 351, 352, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 389, 394, 397, 405, 406, 407, 411, 412, 414, 417, 418, 421, 422, 423, 424, 427, 428, 431, 432, 433, 437, 438, 441, 442, 444, 446, 450, 452, 453, 455, 456, 457, 461, 462], "wherev": 66, "whether": [14, 15, 19, 34, 73, 84, 89, 136, 160, 161, 176, 190, 196, 224, 232, 234, 409, 422, 454], "which": [3, 4, 10, 14, 19, 20, 28, 29, 30, 33, 36, 37, 38, 39, 40, 42, 46, 52, 60, 64, 66, 70, 73, 74, 75, 78, 79, 81, 82, 83, 84, 86, 87, 89, 91, 92, 93, 94, 99, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 123, 127, 133, 134, 137, 138, 139, 140, 141, 142, 143, 144, 146, 150, 151, 152, 154, 157, 163, 164, 165, 166, 167, 176, 179, 186, 188, 195, 197, 208, 209, 210, 211, 212, 213, 214, 217, 218, 219, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 289, 294, 335, 337, 338, 339, 345, 348, 353, 375, 380, 381, 382, 383, 384, 385, 386, 388, 394, 397, 406, 408, 413, 425, 429, 430, 431, 433, 435, 441, 442, 443, 444, 445, 446, 449, 450, 453, 455, 456, 457, 460, 461, 462, 470, 478], "whichev": 158, "while": [10, 119, 121, 150, 151, 214, 230, 233, 235, 335, 342, 345, 413, 431, 433, 444, 457], "whitespac": [138, 141], "who": 6, "whole": [105, 107, 111, 112, 116, 117, 119, 121, 446, 450], "whose": [11, 12, 82, 89, 101, 102, 122, 177, 180, 181, 182, 194, 210, 222, 413, 447, 451], "why": 115, "wide": 122, "width": [89, 150, 151], "wild": [355, 372], "window": [4, 106, 120], "wise": [11, 12, 13, 15, 18, 21, 22, 23, 24, 25, 26, 27, 32, 34, 48, 49, 50, 51, 55, 56, 59, 60, 61, 62, 65, 68, 69, 73, 85, 87, 88, 95, 97, 98, 100, 103, 124, 130, 131, 132, 133, 134, 135, 147, 148, 149, 152, 153, 156, 159, 160, 163, 164, 165, 166, 167, 173, 174, 175, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 212, 213, 218, 219, 220, 221, 223, 229, 231, 232, 293, 333, 334, 336, 343, 344, 346, 403, 405, 407, 411, 412, 415, 416, 417, 421, 422, 423, 424, 427, 428, 430, 432, 437, 438, 452, 453, 459, 470, 474, 478], "within": [15, 20, 34, 42, 87, 91, 109, 110, 111, 112, 114, 115, 117, 150, 151, 160, 289, 348, 353, 397], "without": [82, 87, 93, 122, 331, 402, 409, 470], "won": 89, "word": [110, 111, 112, 115, 117, 131, 181, 353, 397], "work": [4, 32, 41, 436, 470], "world": [89, 355, 372], "would": [30, 60, 87, 89, 139, 157, 187, 210, 211, 312, 353, 425, 430, 436, 442, 455], "wrap": [76, 87, 122, 314, 329, 348, 351, 418, 435, 436, 455], "wrapper": 87, "write": [78, 82, 87, 122, 138, 302, 409], "written": [70, 73, 122, 138, 209, 406, 460], "x": [0, 3, 4, 11, 12, 14, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 40, 43, 44, 45, 49, 52, 53, 55, 56, 61, 62, 64, 65, 67, 68, 69, 71, 72, 73, 76, 77, 78, 81, 83, 84, 87, 89, 90, 93, 94, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 111, 112, 113, 119, 120, 121, 124, 125, 126, 131, 137, 138, 139, 140, 142, 143, 144, 146, 154, 156, 157, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 177, 181, 184, 188, 190, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 216, 217, 221, 222, 224, 289, 294, 303, 304, 316, 321, 333, 335, 337, 338, 339, 343, 345, 346, 347, 351, 352, 371, 377, 402, 403, 405, 406, 408, 412, 413, 414, 415, 417, 421, 422, 423, 424, 427, 428, 429, 434, 435, 437, 438, 443, 444, 453, 456, 460, 461, 462], "x0": [38, 40, 64, 81, 339, 456, 462], "x00": 138, "x01": [137, 138], "x02": [137, 138], "x03": [137, 138], "x04": [137, 138], "x05": 137, "x1": [13, 15, 18, 25, 26, 34, 35, 42, 47, 48, 50, 51, 57, 65, 67, 85, 87, 95, 130, 132, 133, 134, 135, 147, 148, 149, 153, 173, 174, 175, 202, 203, 204, 205, 206, 207, 211, 213, 215, 216, 219, 220, 221, 223, 289, 333, 334, 336, 341, 343, 344, 350, 390, 407, 411, 413, 432, 452], "x1_i": [13, 26, 48, 50, 51, 65, 85, 95, 130, 132, 135, 147, 148, 153, 173, 174, 175, 202, 203, 204, 206, 207, 220, 223, 336, 344, 407, 411, 432, 452], "x2": [13, 14, 15, 18, 19, 25, 26, 33, 34, 35, 48, 50, 51, 65, 67, 85, 95, 130, 132, 133, 134, 135, 147, 148, 149, 153, 173, 174, 175, 202, 203, 204, 205, 206, 207, 211, 213, 216, 219, 220, 223, 333, 334, 336, 343, 344, 407, 411, 413, 427, 432, 452], "x2_i": [13, 26, 48, 50, 51, 65, 85, 95, 130, 132, 135, 147, 148, 153, 173, 174, 175, 202, 203, 204, 206, 207, 220, 223, 336, 344, 407, 411, 432, 452], "x3": [14, 19, 130], "x_i": [11, 12, 18, 21, 22, 23, 24, 25, 27, 49, 55, 56, 61, 62, 68, 69, 97, 98, 100, 131, 156, 159, 198, 199, 200, 201, 205, 333, 343, 346, 403, 405, 412, 415, 417, 421, 422, 423, 424, 427, 428, 437, 438, 453], "xi": [201, 216], "xn": 216, "xor": [48, 49, 50, 51, 159, 204, 205, 206, 207], "xv": 216, "xx": 216, "xy": 216, "y": [0, 4, 20, 33, 36, 37, 38, 40, 43, 52, 64, 71, 72, 81, 87, 89, 90, 93, 94, 99, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 146, 154, 166, 167, 177, 184, 196, 197, 208, 216, 217, 221, 224, 294, 318, 321, 337, 338, 339, 443, 444, 456, 460, 461, 462], "yet": [4, 6], "yield": [30, 232, 234, 335, 353, 460, 470], "you": [4, 82, 109, 114, 115, 210, 435, 436, 470, 478], "your": [4, 82, 478], "yv": 216, "yy": 216, "z": [14, 19, 20, 33, 36, 37, 38, 40, 64, 81, 93, 94, 102, 106, 120, 137, 138, 139, 140, 142, 143, 144, 154, 196, 197, 208, 216, 217, 337, 338, 339, 363, 444, 456, 461, 462], "zero": [6, 10, 14, 18, 19, 30, 31, 32, 33, 56, 70, 73, 79, 83, 87, 93, 94, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 131, 138, 142, 143, 154, 156, 161, 162, 166, 167, 168, 169, 173, 179, 180, 182, 184, 185, 186, 189, 193, 209, 210, 212, 214, 218, 222, 224, 225, 226, 227, 228, 229, 230, 231, 233, 234, 235, 311, 321, 326, 335, 338, 339, 345, 353, 355, 383, 385, 386, 388, 403, 404, 406, 412, 415, 421, 425, 431, 433, 439, 444, 445, 448, 449, 453, 457, 460, 462], "zeros_lik": [6, 33, 77, 94, 143, 339, 352, 461], "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.add", "dpnp.all", "dpnp.allclose", "dpnp.amax", "dpnp.amin", "dpnp.angle", "dpnp.any", "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.asanyarray", "dpnp.asarray", "dpnp.ascontiguousarray", "dpnp.asfarray", "dpnp.asfortranarray", "dpnp.asnumpy", "dpnp.astype", "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.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.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.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.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.negative", "dpnp.nextafter", "dpnp.nonzero", "dpnp.not_equal", "dpnp.ogrid", "dpnp.ones", "dpnp.ones_like", "dpnp.outer", "dpnp.partition", "dpnp.place", "dpnp.positive", "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.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.sort", "dpnp.sort_complex", "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.unwrap", "dpnp.vander", "dpnp.var", "dpnp.vdot", "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__": 238, "__add__": 239, "__and__": 240, "__bool__": 241, "__complex__": 242, "__copy__": 243, "__eq__": 244, "__float__": 245, "__floordiv__": 246, "__ge__": 247, "__getitem__": 248, "__gt__": 249, "__iadd__": 250, "__iand__": 251, "__ifloordiv__": 252, "__ilshift__": 253, "__imod__": 254, "__imul__": 255, "__int__": 256, "__invert__": 257, "__ior__": 258, "__ipow__": 259, "__irshift__": 260, "__isub__": 261, "__itruediv__": 262, "__ixor__": 263, "__le__": 264, "__len__": 265, "__lshift__": 266, "__lt__": 267, "__matmul__": 268, "__mod__": 269, "__mul__": 270, "__ne__": 271, "__neg__": 272, "__new__": 273, "__or__": 274, "__pos__": 275, "__pow__": 276, "__repr__": 277, "__rshift__": 278, "__setitem__": 279, "__str__": 280, "__sub__": 281, "__truediv__": 282, "__xor__": 283, "ab": 11, "absolut": 12, "ad": 467, "add": 13, "algebra": [6, 465], "all": [14, 284], "allclos": 15, "amax": 16, "amin": 17, "angl": 18, "ani": [19, 285], "api": [1, 463], "arang": 20, "arcco": 21, "arccosh": 22, "arcsin": 23, "arcsinh": 24, "arctan": 25, "arctan2": 26, "arctanh": 27, "argmax": [28, 286], "argmin": [29, 287], "argsort": [30, 288], "argwher": 31, "arithmet": [468, 470, 472], "around": 32, "arrai": [6, 7, 9, 33, 464, 466, 467, 470], "array_equ": 34, "array_equiv": 35, "asanyarrai": 36, "asarrai": 37, "ascontiguousarrai": 38, "asfarrai": 39, "asfortranarrai": 40, "asnumpi": 41, "astyp": [42, 289], "atleast_1d": 43, "atleast_2d": 44, "atleast_3d": 45, "attribut": 470, "avail": [9, 478], "averag": [46, 477], "backend": 1, "background": 10, "basic": [467, 472], "beta": 354, "binari": 5, "bincount": 47, "binomi": 355, "bit": [5, 478], "bitwise_and": 48, "bitwise_not": 49, "bitwise_or": 50, "bitwise_xor": 51, "broadcast_arrai": 52, "broadcast_to": 53, "build": [4, 7], "byte": 356, "c": 1, "calcul": 470, "can_cast": 54, "cbrt": 55, "ceil": 56, "chang": 467, "channel": 4, "chisquar": 357, "choic": 358, "choleski": 176, "choos": [57, 290], "class": 7, "clip": [58, 291], "co": 68, "column_stack": 59, "comparison": [6, 466, 470, 478], "complex": 468, "concaten": 60, "cond": 177, "conda": 4, "conj": [61, 292], "conjug": [62, 293], "construct": 470, "control": 0, "convers": 470, "convolv": 63, "copi": [64, 294], "copysign": 65, "copyto": 66, "correl": [67, 477], "cosh": 69, "count": 475, "count_nonzero": 70, "cov": 71, "creat": 8, "creation": 7, "cross": 72, "cumlogsumexp": 73, "cumprod": [74, 295], "cumsum": [75, 296], "cupi": 6, "data": [0, 2, 7, 8, 9, 464, 470, 473], "decomposit": 465, "deg2rad": 76, "degre": 77, "det": 178, "detail": 10, "develop": 2, "devic": 4, "diag": 78, "diag_indic": 79, "diag_indices_from": 80, "diagflat": 81, "diagon": [82, 297], "diff": 83, "differ": 468, "digit": 84, "dimens": [10, 467], "dimension": [6, 470], "dirichlet": 359, "discret": 6, "distribut": 473, "divid": 85, "dot": 86, "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, 473], "dpnp_arrai": 87, "driver": 4, "dstack": 88, "dtype": [89, 298], "ediff1d": 90, "eig": 179, "eigenvalu": 465, "eigh": 180, "eigval": 181, "eigvalsh": 182, "einsum": 91, "einsum_path": 92, "element": [5, 467], "empti": 93, "empty_lik": 94, "equal": 95, "equat": 465, "erf": 96, "error": 476, "exampl": [0, 4], "exist": 7, "exp": 97, "exp2": 98, "expand_dim": 99, "expm1": 100, "expon": 468, "exponenti": 360, "extens": 2, "extract": 101, "extrema": 468, "ey": 102, "f": 361, "fab": 103, "fft": [10, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121], "fft2": 105, "fftfreq": 106, "fftn": 107, "fftshift": 108, "fill": 299, "fill_diagon": 122, "find": 468, "finfo": 123, "fix": 124, "flag": 300, "flat": 301, "flatit": 125, "flatnonzero": 126, "flatten": 302, "flip": 127, "fliplr": 128, "flipud": 129, "float": [468, 478], "float_pow": 130, "floor": 131, "floor_divid": 132, "fmax": 133, "fmin": 134, "fmod": 135, "format": 5, "fourier": 6, "from": [4, 7], "from_dlpack": 136, "frombuff": 137, "fromfil": 138, "fromfunct": 139, "fromit": 140, "fromstr": 141, "full": 142, "full_lik": 143, "function": [10, 466, 468, 476, 477, 478], "gamma": 362, "gener": [464, 473], "geometr": 363, "geomspac": 144, "get_includ": 145, "gradient": 146, "greater": 147, "greater_equ": 148, "guid": 4, "gumbel": 364, "handl": 468, "heavisid": 149, "helper": 10, "hermitian": 10, "hfft": 109, "higher": 10, "histogram": [150, 477], "histogram_bin_edg": 151, "hstack": 152, "hyperbol": 468, "hypergeometr": 365, "hypot": 153, "ident": 154, "ifft": 110, "ifft2": 111, "ifftn": 112, "ifftshift": 113, "ihfft": 114, "iinfo": 155, "imag": [156, 303], "implement": 10, "index": [464, 470], "indic": 157, "infin": 466, "inform": [2, 8, 10], "inner": 158, "insert": 464, "instal": 4, "intel": 4, "interplai": 0, "interpret": 4, "inv": 183, "invert": 159, "irfft": 115, "irfft2": 116, "irfftn": 117, "isclos": 160, "iscomplex": 161, "iscomplexobj": 162, "isfinit": 163, "isinf": 164, "isnan": 165, "isneginf": 166, "isposinf": 167, "isreal": 168, "isrealobj": 169, "isscalar": 170, "issubdtyp": 171, "item": [304, 470], "items": 305, "iter": 464, "join": 467, "kind": 467, "kron": 172, "laplac": 366, "layout": 470, "left_shift": 173, "less": 174, "less_equ": 175, "level": 6, "librari": 0, "like": [464, 467], "linalg": [176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195], "linear": [6, 465], "linspac": 196, "loadtxt": 197, "log": 198, "log10": 199, "log1p": 200, "log2": 201, "logaddexp": 202, "logaddexp2": 203, "logarithm": 468, "logic": 466, "logical_and": 204, "logical_not": 205, "logical_or": 206, "logical_xor": 207, "logist": 367, "lognorm": 368, "logseri": 369, "logspac": 208, "logsumexp": 209, "lstsq": 184, "manipul": [467, 470], "mask_indic": 210, "math": 478, "mathemat": 468, "matmul": 211, "matric": 7, "matrix": [7, 465, 470], "matrix_pow": 185, "matrix_rank": 186, "max": [212, 306], "maximum": 213, "mean": [214, 307], "median": 215, "memori": 470, "meshgrid": 216, "method": 470, "mgrid": 217, "min": [218, 308], "minimum": 219, "miscellan": [8, 468, 469], "mod": 220, "modf": 221, "modul": [6, 472], "moveaxi": 222, "multi": [6, 470], "multi_dot": 187, "multinomi": 370, "multipl": 470, "multipli": 223, "multivariate_norm": 371, "nan": 466, "nan_to_num": 224, "nanargmax": 225, "nanargmin": 226, "nancumprod": 227, "nancumsum": 228, "nanmax": 229, "nanmean": 230, "nanmin": 231, "nanprod": 232, "nanstd": 233, "nansum": 234, "nanvar": 235, "nbyte": 309, "ndarrai": [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, 470], "ndim": 310, "neg": 333, "negative_binomi": 372, "nextaft": 334, "noncentral_chisquar": 373, "noncentral_f": 374, "nonzero": [311, 335], "norm": [188, 465], "normal": [10, 375], "not_equ": 336, "number": [465, 467, 468], "numer": 7, "numpi": [2, 6], "ogrid": 337, "ones": 338, "ones_lik": 339, "oper": [5, 464, 466, 467, 468, 470, 478], "order": 477, "other": [465, 468, 470], "outer": 340, "output": 5, "over": 464, "overview": 3, "pack": 5, "packag": [4, 472], "pad": 471, "parallel": [0, 2], "pareto": 376, "partit": [312, 341], "permut": [377, 473], "pinv": 189, "place": 342, "point": 468, "poisson": 378, "poly1d": 472, "polynomi": 472, "polyutil": 472, "posit": 343, "power": [344, 379], "prod": [313, 345], "product": [465, 468], "proj": 346, "promot": 10, "ptp": 347, "put": [314, 348], "put_along_axi": 349, "putmask": 350, "python": 4, "qr": 190, "quick": 4, "r": 4, "rad2deg": 351, "radian": 352, "rand": 380, "randint": 381, "randn": 382, "random": [6, 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, 473], "random_integ": 384, "random_sampl": 385, "randomst": 353, "ranf": 386, "rang": 7, "ration": 468, "ravel": [315, 402], "rayleigh": 387, "real": [10, 316, 403], "real_if_clos": 404, "rearrang": 467, "reciproc": 405, "reduce_hypot": 406, "refer": [1, 463], "remaind": 407, "remov": 467, "repeat": [317, 408], "reshap": [318, 409], "result_typ": 410, "rfft": 118, "rfft2": 119, "rfftfreq": 120, "rfftn": 121, "right_shift": 411, "rint": 412, "roll": 413, "rollaxi": 414, "round": [319, 415, 468], "routin": [7, 8, 10, 464, 467, 468, 469, 474], "row_stack": 416, "rsqrt": 417, "sampl": [6, 388, 473], "scikit": 4, "search": 475, "searchsort": [320, 418], "seed": 389, "select": [419, 470], "shape": [7, 321, 420, 467, 470], "shuffl": 390, "sign": 421, "signbit": 422, "simpl": 473, "sin": 423, "sinh": 424, "size": 322, "slogdet": 191, "solv": [192, 465], "sort": [323, 425, 475], "sort_complex": 426, "special": [468, 470, 476], "split": 467, "sqrt": 427, "squar": 428, "squeez": [324, 429], "stack": 430, "standard": 10, "standard_cauchi": 391, "standard_exponenti": 392, "standard_gamma": 393, "standard_norm": 394, "standard_t": 395, "start": 4, "statist": 477, "std": [325, 431], "stride": 326, "subtract": 432, "sum": [327, 433, 468], "summari": 6, "svd": 193, "swapax": [328, 434], "t": 237, "tabl": 6, "take": [329, 435], "take_along_axi": 436, "tan": 437, "tanh": 438, "tensordot": 439, "tensorinv": 194, "tensorsolv": 195, "test": [4, 8, 466], "tile": [440, 467], "trace": [330, 441], "transform": [6, 10], "transpos": [331, 442, 467], "trapezoid": 443, "tri": 444, "triangular": 396, "trigonometr": [468, 478], "tril": 445, "tril_indic": 446, "tril_indices_from": 447, "trim_zero": 448, "triu": 449, "triu_indic": 450, "triu_indices_from": 451, "true_divid": 452, "trunc": 453, "truth": 466, "twiddl": 478, "type": [8, 9, 10, 466, 470], "ufunc": 478, "uniform": 397, "uniqu": 454, "univers": 478, "unwrap": 455, "util": 469, "valu": [7, 466], "vander": 456, "var": [332, 457], "varianc": 477, "vdot": 458, "vector": 465, "vonmis": 398, "vstack": 459, "wald": 399, "weibul": 400, "where": 460, "wise": 5, "zero": 461, "zeros_lik": 462, "zipf": 401}}) \ No newline at end of file