Package: BarBorGradient
Type: Package
Title: Function Minimum Approximator
Version: 1.0.5
Date: 2017-04-18
Author: János Hevner
Maintainer: János Hevner <hevnerjanos@hotmail.com>
Description: Tool to find where a function has its lowest value(minimum). The
    functions can be any dimensions. Recommended use is with eps=10^-10, but can be
    run with 10^-20, although this depends on the function. Two more methods are in
    this package, simple gradient method (Gradmod) and Powell method (Powell). These
    are not recommended for use, their purpose are purely for comparison.
License: GPL-3
Depends: R (>= 3.0.0)
Imports: stats
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-24 09:24:38 UTC; HJanos
Repository: CRAN
Date/Publication: 2017-04-24 12:19:44 UTC
Built: R 3.3.3; ; 2017-04-26 15:23:32 UTC; windows
