File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# DiffResults
2
2
3
+ [ ![ Build Status] ( https://travis-ci.org/JuliaDiff/DiffResults.jl.svg?branch=master )] ( https://travis-ci.org/JuliaDiff/DiffResults.jl )
4
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/JuliaDiff/DiffResults.jl/badge.svg?branch=master )] ( https://coveralls.io/github/JuliaDiff/DiffResults.jl?branch=master )
5
+
6
+ [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( http://www.juliadiff.org/DiffResults.jl/stable )
7
+ [ ![ ] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( http://www.juliadiff.org/DiffResults.jl/latest )
8
+
3
9
Many differentiation techniques can calculate primal values and multiple orders of
4
10
derivatives simultaneously. In other words, there are techniques for computing ` f(x) ` ,
5
11
` ∇f(x) ` and ` H(f(x)) ` in one fell swoop!
You can’t perform that action at this time.
0 commit comments