﻿netket.logging.HDF5Log
======================

.. currentmodule:: netket.logging

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

   

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

   Inheritance
      .. inheritance-diagram:: netket.logging.HDF5Log
         :parts: 2


   

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

   Attributes
      .. autoattribute:: HDF5Log.callback_order
   
      
   .. rst-class:: class-dl-groups

   Methods
      .. automethod:: HDF5Log.__call__
      .. automethod:: HDF5Log.before_parameter_update
      .. automethod:: HDF5Log.flush
      .. automethod:: HDF5Log.on_compute_update_end
      .. automethod:: HDF5Log.on_compute_update_start
      .. automethod:: HDF5Log.on_run_end
      .. automethod:: HDF5Log.on_run_error
      .. automethod:: HDF5Log.on_run_start
      .. automethod:: HDF5Log.on_step_end
      .. automethod:: HDF5Log.on_step_start
      .. automethod:: HDF5Log.replace

   