An open API service indexing awesome lists of open source software.

https://github.com/sintefmath/simplead.jl

A simple tutorial for using AD with Julia.
https://github.com/sintefmath/simplead.jl

Last synced: 3 months ago
JSON representation

A simple tutorial for using AD with Julia.

Awesome Lists containing this project

README

          

# SimpleAD.jl
A simple tutorial for using AD with Julia.

# Running in Binder
You can run the notebooks without setup by opening them in [Binder](https://mybinder.org). For your convience, the notebooks can be directly opened using the following URLs:

* [An introduction to general Julia](https://mybinder.org/v2/gh/sintefmath/SimpleAD.jl/HEAD?labpath=notebooks%2Fjulia_presentation.ipynb)
* [Automatic differentation in Julia](https://mybinder.org/v2/gh/sintefmath/SimpleAD.jl/HEAD?labpath=notebooks%2Fsimple_ad.ipynb)