ReverseDiffSource
latest
  • Installation
  • The main function : rdiff()
  • Calling rdiff() with a function
  • Defining new functions : @deriv_rule()
  • Working with composite types
  • ReverseDiffSource internals
ReverseDiffSource
  • Docs »
  • ReverseDiffSource : Automated differentiation by reverse accumulation
  • Edit on GitHub

ReverseDiffSource : Automated differentiation by reverse accumulation¶

Contents:

  • Installation
  • The main function : rdiff()
    • Arguments
    • Output
    • Usage
    • Limitations
  • Calling rdiff() with a function
    • Arguments
    • Output
    • Usage
    • Limitations
  • Defining new functions : @deriv_rule()
    • Arguments
    • Usage
    • Example
  • Working with composite types
  • ReverseDiffSource internals
    • Showing the code graph

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Frédéric Testard. Revision 71a2d653.

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