Tensor5 ####### .. currentmodule:: pyarts3.arts .. autoclass:: Tensor5 .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.Tensor5.conj` - See :attr:`numpy.ndarray.conj` * - Method - :func:`~pyarts3.arts.Tensor5.conjugate` - See :attr:`numpy.ndarray.conjugate` * - Method - :func:`~pyarts3.arts.Tensor5.copy` - See :attr:`numpy.ndarray.copy` * - Method - :func:`~pyarts3.arts.Tensor5.cumprod` - See :attr:`numpy.ndarray.cumprod` * - Method - :func:`~pyarts3.arts.Tensor5.cumsum` - See :attr:`numpy.ndarray.cumsum` * - Method - :func:`~pyarts3.arts.Tensor5.diagonal` - See :attr:`numpy.ndarray.diagonal` * - Method - :func:`~pyarts3.arts.Tensor5.fill` - See :attr:`numpy.ndarray.fill` * - Method - :func:`~pyarts3.arts.Tensor5.flatten` - See :attr:`numpy.ndarray.flatten` * - Method - :func:`~pyarts3.arts.Tensor5.max` - See :attr:`numpy.ndarray.max` * - Method - :func:`~pyarts3.arts.Tensor5.mean` - See :attr:`numpy.ndarray.mean` * - Method - :func:`~pyarts3.arts.Tensor5.min` - See :attr:`numpy.ndarray.min` * - Method - :func:`~pyarts3.arts.Tensor5.nonzero` - See :attr:`numpy.ndarray.nonzero` * - Method - :func:`~pyarts3.arts.Tensor5.prod` - See :attr:`numpy.ndarray.prod` * - Method - :func:`~pyarts3.arts.Tensor5.ravel` - See :attr:`numpy.ndarray.ravel` * - Method - :func:`~pyarts3.arts.Tensor5.readxml` - Read variable from file * - Method - :func:`~pyarts3.arts.Tensor5.repeat` - See :attr:`numpy.ndarray.repeat` * - Method - :func:`~pyarts3.arts.Tensor5.reshape` - See :attr:`numpy.ndarray.reshape` * - Method - :func:`~pyarts3.arts.Tensor5.round` - See :attr:`numpy.ndarray.round` * - Method - :func:`~pyarts3.arts.Tensor5.savexml` - Saves variable to file * - Method - :func:`~pyarts3.arts.Tensor5.squeeze` - See :attr:`numpy.ndarray.squeeze` * - Method - :func:`~pyarts3.arts.Tensor5.std` - See :attr:`numpy.ndarray.std` * - Method - :func:`~pyarts3.arts.Tensor5.sum` - See :attr:`numpy.ndarray.sum` * - Method - :func:`~pyarts3.arts.Tensor5.tolist` - See :attr:`numpy.ndarray.tolist` * - Method - :func:`~pyarts3.arts.Tensor5.trace` - See :attr:`numpy.ndarray.trace` * - Method - :func:`~pyarts3.arts.Tensor5.transpose` - See :attr:`numpy.ndarray.transpose` * - Method - :func:`~pyarts3.arts.Tensor5.var` - See :attr:`numpy.ndarray.var` * - Static Method - :func:`~pyarts3.arts.Tensor5.fromxml` - Create variable from file * - Attribute - :attr:`~pyarts3.arts.Tensor5.T` - See :attr:`numpy.ndarray.T`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.dtype` - See :attr:`numpy.ndarray.dtype`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.imag` - See :attr:`numpy.ndarray.imag`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.itemsize` - See :attr:`numpy.ndarray.itemsize`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.nbytes` - See :attr:`numpy.ndarray.nbytes`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.ndim` - See :attr:`numpy.ndarray.ndim`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.real` - See :attr:`numpy.ndarray.real`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.shape` - See :attr:`numpy.ndarray.shape`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.size` - See :attr:`numpy.ndarray.size`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.strides` - See :attr:`numpy.ndarray.strides`. * - Attribute - :attr:`~pyarts3.arts.Tensor5.value` - A :class:`~numpy.ndarray` of the object. * - Operator - :func:`~pyarts3.arts.Tensor5.__abs__` - See :attr:`numpy.ndarray.__abs__` * - Operator - :func:`~pyarts3.arts.Tensor5.__add__` - See :attr:`numpy.ndarray.__add__` * - Operator - :func:`~pyarts3.arts.Tensor5.__and__` - See :attr:`numpy.ndarray.__and__` * - Operator - :func:`~pyarts3.arts.Tensor5.__array__` - Allows :func:`~numpy.array` to be called with the object. * - Operator - :func:`~pyarts3.arts.Tensor5.__contains__` - See :attr:`numpy.ndarray.__contains__` * - Operator - :func:`~pyarts3.arts.Tensor5.__divmod__` - See :attr:`numpy.ndarray.__divmod__` * - Operator - :func:`~pyarts3.arts.Tensor5.__eq__` - See :attr:`numpy.ndarray.__eq__` * - Operator - :func:`~pyarts3.arts.Tensor5.__floordiv__` - See :attr:`numpy.ndarray.__floordiv__` * - Operator - :func:`~pyarts3.arts.Tensor5.__format__` - __format__(self, arg: str, /) -> str * - Operator - :func:`~pyarts3.arts.Tensor5.__ge__` - See :attr:`numpy.ndarray.__ge__` * - Operator - :func:`~pyarts3.arts.Tensor5.__getitem__` - See :attr:`numpy.ndarray.__getitem__` * - Operator - :func:`~pyarts3.arts.Tensor5.__getstate__` - __getstate__(self) -> tuple[object] * - Operator - :func:`~pyarts3.arts.Tensor5.__gt__` - See :attr:`numpy.ndarray.__gt__` * - Operator - :func:`~pyarts3.arts.Tensor5.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.Tensor5.__iadd__` - See :attr:`numpy.ndarray.__iadd__` * - Operator - :func:`~pyarts3.arts.Tensor5.__iand__` - See :attr:`numpy.ndarray.__iand__` * - Operator - :func:`~pyarts3.arts.Tensor5.__ifloordiv__` - See :attr:`numpy.ndarray.__ifloordiv__` * - Operator - :func:`~pyarts3.arts.Tensor5.__imatmul__` - See :attr:`numpy.ndarray.__imatmul__` * - Operator - :func:`~pyarts3.arts.Tensor5.__imod__` - See :attr:`numpy.ndarray.__imod__` * - Operator - :func:`~pyarts3.arts.Tensor5.__imul__` - See :attr:`numpy.ndarray.__imul__` * - Operator - :func:`~pyarts3.arts.Tensor5.__init__` - __init__(self, arg: pyarts3.arts.Tensor5) -> None * - Operator - :func:`~pyarts3.arts.Tensor5.__ior__` - See :attr:`numpy.ndarray.__ior__` * - Operator - :func:`~pyarts3.arts.Tensor5.__ipow__` - See :attr:`numpy.ndarray.__ipow__` * - Operator - :func:`~pyarts3.arts.Tensor5.__isub__` - See :attr:`numpy.ndarray.__isub__` * - Operator - :func:`~pyarts3.arts.Tensor5.__iter__` - See :attr:`numpy.ndarray.__iter__` * - Operator - :func:`~pyarts3.arts.Tensor5.__itruediv__` - See :attr:`numpy.ndarray.__itruediv__` * - Operator - :func:`~pyarts3.arts.Tensor5.__le__` - See :attr:`numpy.ndarray.__le__` * - Operator - :func:`~pyarts3.arts.Tensor5.__len__` - See :attr:`numpy.ndarray.__len__` * - Operator - :func:`~pyarts3.arts.Tensor5.__lt__` - See :attr:`numpy.ndarray.__lt__` * - Operator - :func:`~pyarts3.arts.Tensor5.__matmul__` - See :attr:`numpy.ndarray.__matmul__` * - Operator - :func:`~pyarts3.arts.Tensor5.__mod__` - See :attr:`numpy.ndarray.__mod__` * - Operator - :func:`~pyarts3.arts.Tensor5.__mul__` - See :attr:`numpy.ndarray.__mul__` * - Operator - :func:`~pyarts3.arts.Tensor5.__ne__` - See :attr:`numpy.ndarray.__ne__` * - Operator - :func:`~pyarts3.arts.Tensor5.__or__` - See :attr:`numpy.ndarray.__or__` * - Operator - :func:`~pyarts3.arts.Tensor5.__pow__` - See :attr:`numpy.ndarray.__pow__` * - Operator - :func:`~pyarts3.arts.Tensor5.__radd__` - See :attr:`numpy.ndarray.__radd__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rand__` - See :attr:`numpy.ndarray.__rand__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rdivmod__` - See :attr:`numpy.ndarray.__rdivmod__` * - Operator - :func:`~pyarts3.arts.Tensor5.__repr__` - __repr__(self) -> str * - Operator - :func:`~pyarts3.arts.Tensor5.__rfloordiv__` - See :attr:`numpy.ndarray.__rfloordiv__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rmatmul__` - See :attr:`numpy.ndarray.__rmatmul__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rmod__` - See :attr:`numpy.ndarray.__rmod__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rmul__` - See :attr:`numpy.ndarray.__rmul__` * - Operator - :func:`~pyarts3.arts.Tensor5.__ror__` - See :attr:`numpy.ndarray.__ror__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rpow__` - See :attr:`numpy.ndarray.__rpow__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rsub__` - See :attr:`numpy.ndarray.__rsub__` * - Operator - :func:`~pyarts3.arts.Tensor5.__rtruediv__` - See :attr:`numpy.ndarray.__rtruediv__` * - Operator - :func:`~pyarts3.arts.Tensor5.__setitem__` - See :attr:`numpy.ndarray.__setitem__` * - Operator - :func:`~pyarts3.arts.Tensor5.__setstate__` - __setstate__(self, arg: tuple[object], /) -> None * - Operator - :func:`~pyarts3.arts.Tensor5.__str__` - __str__(self) -> str * - Operator - :func:`~pyarts3.arts.Tensor5.__truediv__` - See :attr:`numpy.ndarray.__truediv__` .. rubric:: Constructors .. automethod:: __init__ :noindex: .. rubric:: Methods .. automethod:: Tensor5.conj .. automethod:: Tensor5.conjugate .. automethod:: Tensor5.copy .. automethod:: Tensor5.cumprod .. automethod:: Tensor5.cumsum .. automethod:: Tensor5.diagonal .. automethod:: Tensor5.fill .. automethod:: Tensor5.flatten .. automethod:: Tensor5.max .. automethod:: Tensor5.mean .. automethod:: Tensor5.min .. automethod:: Tensor5.nonzero .. automethod:: Tensor5.prod .. automethod:: Tensor5.ravel .. automethod:: Tensor5.readxml .. automethod:: Tensor5.repeat .. automethod:: Tensor5.reshape .. automethod:: Tensor5.round .. automethod:: Tensor5.savexml .. automethod:: Tensor5.squeeze .. automethod:: Tensor5.std .. automethod:: Tensor5.sum .. automethod:: Tensor5.tolist .. automethod:: Tensor5.trace .. automethod:: Tensor5.transpose .. automethod:: Tensor5.var .. rubric:: Static Methods .. automethod:: Tensor5.fromxml .. rubric:: Attributes .. attribute:: Tensor5.T :type: object See :attr:`numpy.ndarray.T`. .. :class:`object` .. attribute:: Tensor5.dtype :type: object See :attr:`numpy.ndarray.dtype`. .. :class:`object` .. attribute:: Tensor5.imag :type: object See :attr:`numpy.ndarray.imag`. .. :class:`object` .. attribute:: Tensor5.itemsize :type: object See :attr:`numpy.ndarray.itemsize`. .. :class:`object` .. attribute:: Tensor5.nbytes :type: object See :attr:`numpy.ndarray.nbytes`. .. :class:`object` .. attribute:: Tensor5.ndim :type: object See :attr:`numpy.ndarray.ndim`. .. :class:`object` .. attribute:: Tensor5.real :type: object See :attr:`numpy.ndarray.real`. .. :class:`object` .. attribute:: Tensor5.shape :type: object See :attr:`numpy.ndarray.shape`. .. :class:`object` .. attribute:: Tensor5.size :type: object See :attr:`numpy.ndarray.size`. .. :class:`object` .. attribute:: Tensor5.strides :type: object See :attr:`numpy.ndarray.strides`. .. :class:`object` .. attribute:: Tensor5.value :type: ~numpy.ndarray A :class:`~numpy.ndarray` of the object. .. :class:`~numpy.ndarray` .. rubric:: Operators .. automethod:: Tensor5.__abs__ .. automethod:: Tensor5.__add__ .. automethod:: Tensor5.__and__ .. automethod:: Tensor5.__array__ .. automethod:: Tensor5.__contains__ .. automethod:: Tensor5.__divmod__ .. automethod:: Tensor5.__eq__ .. automethod:: Tensor5.__floordiv__ .. automethod:: Tensor5.__format__ .. automethod:: Tensor5.__ge__ .. automethod:: Tensor5.__getitem__ .. automethod:: Tensor5.__getstate__ .. automethod:: Tensor5.__gt__ .. automethod:: Tensor5.__hash__ .. automethod:: Tensor5.__iadd__ .. automethod:: Tensor5.__iand__ .. automethod:: Tensor5.__ifloordiv__ .. automethod:: Tensor5.__imatmul__ .. automethod:: Tensor5.__imod__ .. automethod:: Tensor5.__imul__ .. automethod:: Tensor5.__init__ .. automethod:: Tensor5.__ior__ .. automethod:: Tensor5.__ipow__ .. automethod:: Tensor5.__isub__ .. automethod:: Tensor5.__iter__ .. automethod:: Tensor5.__itruediv__ .. automethod:: Tensor5.__le__ .. automethod:: Tensor5.__len__ .. automethod:: Tensor5.__lt__ .. automethod:: Tensor5.__matmul__ .. automethod:: Tensor5.__mod__ .. automethod:: Tensor5.__mul__ .. automethod:: Tensor5.__ne__ .. automethod:: Tensor5.__or__ .. automethod:: Tensor5.__pow__ .. automethod:: Tensor5.__radd__ .. automethod:: Tensor5.__rand__ .. automethod:: Tensor5.__rdivmod__ .. automethod:: Tensor5.__repr__ .. automethod:: Tensor5.__rfloordiv__ .. automethod:: Tensor5.__rmatmul__ .. automethod:: Tensor5.__rmod__ .. automethod:: Tensor5.__rmul__ .. automethod:: Tensor5.__ror__ .. automethod:: Tensor5.__rpow__ .. automethod:: Tensor5.__rsub__ .. automethod:: Tensor5.__rtruediv__ .. automethod:: Tensor5.__setitem__ .. automethod:: Tensor5.__setstate__ .. automethod:: Tensor5.__str__ .. automethod:: Tensor5.__truediv__