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