Package: subplex
Version: 1.8
Date: 2022-04-12
Title: Unconstrained Optimization using the Subplex Algorithm
Authors@R: c(person(given=c("Aaron","A."),family="King",
		role=c("aut","trl","cre"),email="kingaa@umich.edu"),
	  person(given=c("Tom"),family="Rowan",role=c("aut")))
License: GPL-3
Depends: R(>= 2.5.1)
URL: https://github.com/kingaa/subplex/
BugReports: https://github.com/kingaa/subplex/issues/
Description: The subplex algorithm for unconstrained optimization, developed by Tom Rowan <http://www.netlib.org/opt/subplex.tgz>.
Encoding: UTF-8
RoxygenNote: 7.1.2
Collate: 
    'subplex-package.R'
    'subplex.R'
