Commit graph

2 commits

Author SHA1 Message Date
brook
32ae41a8e8 R-numDeriv: update to version 2016.8.1.1.
Update to the canonical form of an R package.
2019-07-31 20:03:24 +00:00
minskim
6f2db2f5bd math/R-numDeriv: Import version 2016.8.1
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.
2018-03-05 16:52:13 +00:00