.. autodiff_107 documentation master file, created by
   sphinx-quickstart on Tue Nov 16 14:42:17 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to autodiff_107's documentation!
========================================

**autodiff_107** is a Python library for Automatic Differentiation. It is part of the CS107/AC207 course project at Harvard University.


.. note::
   This project is under active development.

Check out the :doc:`usage` section for further information, including how to
:ref:`install <installation>` the package.

.. toctree::

   usage
   api


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
