Usage ======== The following demonstrations introduce the basic usage of the ``autodiff`` and ``math`` modules of the ``gradpy`` package. They also showcase some potential applications. All demos and accompanying code are available in the examples_ of the project GitHub repository. .. toctree:: :maxdepth: 2 introductory_demo special_functions_demo newton_multivar_demo .. _examples: https://github.com/DualSapiens/cs207-FinalProject/tree/master/docs/examples