CMD + K

r-numderiv

Anaconda Verified

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 r::r-numderiv

Usage Tracking

2016.8_1.1
2016.8_1
2014.2_1
3 / 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 27, 2022 at 20:05

License

GPL-2

Total Downloads

224.8K

Supported Platforms

noarch

Unsupported Platforms

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