﻿netket.symmetry.group.PermutationGroup
======================================

.. currentmodule:: netket.symmetry.group

.. autoclass:: PermutationGroup
   :show-inheritance:
   :exclude-members: __init__, __new__

   

   .. rst-class:: class-dl-groups

   Inheritance
      .. inheritance-diagram:: netket.symmetry.group.PermutationGroup
         :parts: 2


   
      
   .. rst-class:: class-dl-groups

   Attributes
      .. autoattribute:: PermutationGroup.character_table_by_class
      .. autoattribute:: PermutationGroup.conjugacy_classes
      .. autoattribute:: PermutationGroup.conjugacy_table
      .. autoattribute:: PermutationGroup.inverse
      .. autoattribute:: PermutationGroup.product_table
      .. autoattribute:: PermutationGroup.shape
      .. autoattribute:: PermutationGroup.degree
      .. autoattribute:: PermutationGroup.elems
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: PermutationGroup.__call__
      .. automethod:: PermutationGroup.apply_to_id
      .. automethod:: PermutationGroup.character_table
      .. automethod:: PermutationGroup.character_table_readable
      .. automethod:: PermutationGroup.check_multiplier
      .. automethod:: PermutationGroup.irrep_matrices
      .. automethod:: PermutationGroup.projective_characters_by_class
      .. automethod:: PermutationGroup.remove_duplicates
      .. automethod:: PermutationGroup.replace
      .. automethod:: PermutationGroup.to_array

   