User manual¶
Algorithms for optimal step¶
|
Compute an approximately optimal step for the central F.D. |
|
Compute an approximately optimal step for the forward F.D. |
|
Compute an approximately optimal step for the central F.D. |
|
Compute an initial step for a search algorithm |
|
Compute an approximately optimal step for the forward F.D. |
|
Compute an approximately optimal step for the forward F.D. |
Finite Differences¶
|
Evaluate a function with extra arguments. |
|
Compute a derivative of the function using finite difference formula |
|
Compute the first derivative using forward finite difference formula |
|
Compute the first derivative using central finite difference formula |
|
Compute the second derivative using central finite difference formula |
|
Compute the third derivative using central finite difference formula |
|
Create a general finite difference formula |
Benchmark problems¶
|
Create a benchmark problem for numerical derivatives of a function |
|
Create a polynomial derivative benchmark problem |
|
Create an inverse derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create a logarithmic derivative benchmark problem |
|
Create a square root derivative benchmark problem |
|
Create an arctangent derivative benchmark problem |
|
Create a sine derivative benchmark problem |
|
Create a scaled exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an exponential derivative benchmark problem |
|
Create an logarithmic derivative benchmark problem |
Benchmark features¶
Create a list of benchmark problems. |
|
|
Compute the first derivative on a set of test points |