CS207 final project
latest

Contents:

  • What is automatic differentiation?
  • How to install
  • How to use autodiff
  • Software Organization
  • Root-Finding Algorithm
  • Implementation
  • Examples
  • How to edit documentation
  • autodiff
  • Proposed extension
CS207 final project
  • Docs »
  • Welcome to CS207 final project’s documentation!
  • Edit on GitHub

Welcome to CS207 final project’s documentation!¶

This is the base documentation for the autodiff package.

Contents:

  • What is automatic differentiation?
    • Introduction
    • Background
  • How to install
  • How to use autodiff
  • Software Organization
    • Directory structure
  • Root-Finding Algorithm
  • Implementation
    • External dependencies
    • Core data structures and classes
    • Methods and name attributes
  • Examples
    • A root finding example
    • An optimization example
  • How to edit documentation
  • autodiff
    • autodiff package
  • Proposed extension
    • Proposed use cases
    • Comparison to traditional methods

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2019, Group 30 Revision bb2a38bc.

Built with Sphinx using a theme provided by Read the Docs.