﻿netket.experimental.hilbert.Particle
====================================

.. currentmodule:: netket.experimental.hilbert

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.experimental.hilbert.Particle
         :parts: 2


   

   .. automethod:: Particle.__init__
      
   .. rst-class:: class-dl-groups

   Attributes
      .. autoattribute:: Particle.domain
      .. autoattribute:: Particle.geometry
      .. autoattribute:: Particle.is_indexable
      .. autoattribute:: Particle.n_particles
      .. autoattribute:: Particle.n_per_spin
      .. autoattribute:: Particle.size
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: Particle.ptrace
      .. automethod:: Particle.random_state

   