CMD + K

r-numderiv

Community

Methods for calculating (usually) accurate numerical first and second order derivatives. Accurate calculations are done using 'Richardson''s' extrapolation or, when applicable, a complex step derivative is available. A simple difference method is also provided. Simple difference is (usually) less accurate but is much quicker than 'Richardson''s' extrapolation and provides a useful cross-check. Methods are provided for real scalar and vector valued functions.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-numderiv

Usage Tracking

2016.8_1.1
2016.8_1
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Methods for calculating (usually) accurate numerical first and second order derivatives. Accurate calculations are done using 'Richardson''s' extrapolation or, when applicable, a complex step derivative is available. A simple difference method is also provided. Simple difference is (usually) less accurate but is much quicker than 'Richardson''s' extrapolation and provides a useful cross-check. Methods are provided for real scalar and vector valued functions.

Last Updated

Jun 19, 2019 at 20:14

License

GPL-2.0-only

Supported Platforms

noarch

Unsupported Platforms

win-64 Last supported version: 2016.8_1
linux-64 Last supported version: 2016.8_1
macOS-64 Last supported version: 2016.8_1