﻿netket.operator.FermionOperator2ndJax
=====================================

.. currentmodule:: netket.operator

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.operator.FermionOperator2ndJax
         :parts: 2


   

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

   Attributes
      .. autoattribute:: FermionOperator2ndJax.H
      .. autoattribute:: FermionOperator2ndJax.T
      .. autoattribute:: FermionOperator2ndJax.cutoff
      .. autoattribute:: FermionOperator2ndJax.dtype
      .. autoattribute:: FermionOperator2ndJax.hilbert
      .. autoattribute:: FermionOperator2ndJax.is_hermitian
      .. autoattribute:: FermionOperator2ndJax.max_conn_size
      .. autoattribute:: FermionOperator2ndJax.operators
      .. autoattribute:: FermionOperator2ndJax.order
      .. autoattribute:: FermionOperator2ndJax.terms
      .. autoattribute:: FermionOperator2ndJax.weights
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: FermionOperator2ndJax.__call__
      .. automethod:: FermionOperator2ndJax.apply
      .. automethod:: FermionOperator2ndJax.collect
      .. automethod:: FermionOperator2ndJax.conj
      .. automethod:: FermionOperator2ndJax.conjugate
      .. automethod:: FermionOperator2ndJax.copy
      .. automethod:: FermionOperator2ndJax.from_openfermion
      .. automethod:: FermionOperator2ndJax.get_conn
      .. automethod:: FermionOperator2ndJax.get_conn_flattened
      .. automethod:: FermionOperator2ndJax.get_conn_padded
      .. automethod:: FermionOperator2ndJax.n_conn
      .. automethod:: FermionOperator2ndJax.operator_string
      .. automethod:: FermionOperator2ndJax.reduce
      .. automethod:: FermionOperator2ndJax.to_dense
      .. automethod:: FermionOperator2ndJax.to_jax_operator
      .. automethod:: FermionOperator2ndJax.to_linear_operator
      .. automethod:: FermionOperator2ndJax.to_normal_order
      .. automethod:: FermionOperator2ndJax.to_numba_operator
      .. automethod:: FermionOperator2ndJax.to_pair_order
      .. automethod:: FermionOperator2ndJax.to_qobj
      .. automethod:: FermionOperator2ndJax.to_sparse
      .. automethod:: FermionOperator2ndJax.transpose
      .. automethod:: FermionOperator2ndJax.tree_flatten
      .. automethod:: FermionOperator2ndJax.tree_unflatten

   