
SweepExp
========

.. currentmodule:: sweepexp.sweepexp_sequential

.. autoclass:: SweepExp

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SweepExp.__init__
      ~SweepExp.add_custom_argument
      ~SweepExp.load
      ~SweepExp.reset_status
      ~SweepExp.run
      ~SweepExp.save
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SweepExp.auto_save
      ~SweepExp.custom_arguments
      ~SweepExp.data
      ~SweepExp.duration
      ~SweepExp.enable_priorities
      ~SweepExp.func
      ~SweepExp.parameters
      ~SweepExp.pass_uuid
      ~SweepExp.priority
      ~SweepExp.save_path
      ~SweepExp.shape
      ~SweepExp.status
      ~SweepExp.timeit
      ~SweepExp.uuid
   
   
