-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
25 lines (25 loc) · 851 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: funconstrain
Type: Package
Title: Functions for Testing Unconstrained Numerical Optimization
Version: 0.0.0.9004
Date: 2024-04-09
Authors@R: c( person(given = "James", family = "Melville", email = "[email protected]",
role = c("aut", "cre") ),
person(given = "John C", family = "Nash", email = "[email protected]",
role = c("ctb") ) )
Description: Functions for testing unconstrained numerical optimization, taken
from More', Garbow and Hillstrom's paper 'Testing unconstrained
optimization software.'
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests:
testthat,
optimx,
knitr,
rmarkdown,
lbfgs,
lbfgsb3c
URL: https://github.com/jlmelville/funconstrain
BugReports: https://github.com/jlmelville/funconstrain/issues
VignetteBuilder: knitr