JSoC 2015 project: Automatic Differentiation in Julia with ForwardDiff.jl

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2015/10/auto-diff-in-julia/index.html

JSoC 2015 project: Automatic Differentiation in Julia with ForwardDiff.jl | This summer, I've had the good fortune to be able to participate in the first ever Julia Summer of Code (JSoC), generously sponsored by the Gordon and Betty Moore Foundation. My JSoC project was to explore the use of Julia for automatic differentiation (AD), a topic with a wide array of applicati…