ENGLISH

The Art of Differentiating Computer Programs: An Introduction to Algorithmic Differentiation

Book information

Publisher
SIAM-Society for Industrial and Applied Mathematics
Year
2012
ISBN
161197206X, 978-1-611972-06-1
Language
english
Format
PDF
Filesize
1 MB (1320270 bytes)
Series
Software, Environments and Tools
Pages
348\348
Library
kolxoz
Time added
2015-12-12 14:00:00

Description

This is the first entry-level book on algorithmic (also known as automatic) differentiation (AD), providing fundamental rules for the generation of first- and higher-order tangent-linear and adjoint code. The author covers the mathematical underpinnings as well as how to apply these observations to real-world numerical simulation programs. Readers will find many examples and exercises, including hints to solutions. Also included are the prototype AD tools dco and dcc for use with the examples and exercises. The derivative code compiler dcc provides first- and higher-order tangent-linear and adjoint modes for a limited subset of C/C++. In addition, readers will have access to a supplementary website containing sources of all software discussed in the book, additional exercises and comments on their solutions (growing over the coming years), links to other sites on AD, and errata. Audience: This book is intended for undergraduate and graduate students in computational science, engineering, and finance as well as applied mathematics and computer science. It will provide researchers and developers at all levels with an intuitive introduction to AD. Contents: Preface; Acknowledgments; Optimality; Chapter 1: Motivation and Introduction; Chapter 2: First Derivative Code; Chapter 3: Higher Derivative Code; Chapter 4: Derivative Code Compilers An Introductory Tutorial; Chapter 5: dcc A Prototype Derivative Code Compiler; Appendix A: Derivative Code by Overloading; Appendix B: Syntax of dcc Input; Appendix C: (Hints on) Solutions; Bibliography; Index

Similar books