==============
herbie.archive
==============


I recommend importing the Herbie class with


.. code-block:: python

   import herbie import Herbie

.. TODO ============================================================================
.. How can I use autodoc to get just the initial docstring from

.. .. automodule:: herbie.archive
..    :members: None

.. ============================================================================
.. Now use autosummary to create a new page for each class/method/function

.. toctree::
    :maxdepth: 2

.. currentmodule:: herbie.archive

.. autosummary::
   :toctree: _autosummary

   Herbie
