﻿netket.experimental.operator.FermiHubbardJax
============================================

.. currentmodule:: netket.experimental.operator

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.experimental.operator.FermiHubbardJax
         :parts: 2


   

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

   Attributes
      .. autoattribute:: FermiHubbardJax.H
      .. autoattribute:: FermiHubbardJax.T
      .. autoattribute:: FermiHubbardJax.dtype
      .. autoattribute:: FermiHubbardJax.hilbert
      .. autoattribute:: FermiHubbardJax.is_hermitian
      .. autoattribute:: FermiHubbardJax.max_conn_size
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: FermiHubbardJax.__call__
      .. automethod:: FermiHubbardJax.apply
      .. automethod:: FermiHubbardJax.collect
      .. automethod:: FermiHubbardJax.conj
      .. automethod:: FermiHubbardJax.conjugate
      .. automethod:: FermiHubbardJax.from_fermionoperator2nd
      .. automethod:: FermiHubbardJax.from_pyscf_molecule
      .. automethod:: FermiHubbardJax.get_conn
      .. automethod:: FermiHubbardJax.get_conn_flattened
      .. automethod:: FermiHubbardJax.get_conn_padded
      .. automethod:: FermiHubbardJax.n_conn
      .. automethod:: FermiHubbardJax.replace
      .. automethod:: FermiHubbardJax.to_dense
      .. automethod:: FermiHubbardJax.to_jax_operator
      .. automethod:: FermiHubbardJax.to_linear_operator
      .. automethod:: FermiHubbardJax.to_qobj
      .. automethod:: FermiHubbardJax.to_sparse
      .. automethod:: FermiHubbardJax.transpose

   