Tensor ====== .. currentmodule:: libadcc .. autoclass:: Tensor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Tensor.T ~Tensor.flags ~Tensor.mutable ~Tensor.ndim ~Tensor.needs_evaluation ~Tensor.shape ~Tensor.size ~Tensor.space ~Tensor.subspaces .. rubric:: Methods Summary .. autosummary:: ~Tensor.antisymmetrise ~Tensor.copy ~Tensor.describe_expression ~Tensor.describe_symmetry ~Tensor.diagonal ~Tensor.dot ~Tensor.empty_like ~Tensor.evaluate ~Tensor.is_allowed ~Tensor.nosym_like ~Tensor.ones_like ~Tensor.select_n_absmax ~Tensor.select_n_absmin ~Tensor.select_n_max ~Tensor.select_n_min ~Tensor.set_from_ndarray ~Tensor.set_immutable ~Tensor.set_mask ~Tensor.set_random ~Tensor.symmetrise ~Tensor.to_ndarray ~Tensor.transpose ~Tensor.zeros_like .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: flags .. autoattribute:: mutable .. autoattribute:: ndim .. autoattribute:: needs_evaluation .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: space .. autoattribute:: subspaces .. rubric:: Methods Documentation .. automethod:: antisymmetrise .. automethod:: copy .. automethod:: describe_expression .. automethod:: describe_symmetry .. automethod:: diagonal .. automethod:: dot .. automethod:: empty_like .. automethod:: evaluate .. automethod:: is_allowed .. automethod:: nosym_like .. automethod:: ones_like .. automethod:: select_n_absmax .. automethod:: select_n_absmin .. automethod:: select_n_max .. automethod:: select_n_min .. automethod:: set_from_ndarray .. automethod:: set_immutable .. automethod:: set_mask .. automethod:: set_random .. automethod:: symmetrise .. automethod:: to_ndarray .. automethod:: transpose .. automethod:: zeros_like