optimsimplex: R port of the Scilab optimsimplex module

Provides a building block for optimization algorithms based on a simplex. The optimsimplex package may be used in the following optimization methods: the simplex method of Spendley et al., the method of Nelder and Mead, Box's algorithm for constrained optimization, the multi-dimensional search by Torczon, etc...

Version: 1.0-4
Depends: optimbase
Published: 2012-10-29
Author: Sebastien Bihorel, Michael Baudin (author of the original module)
Maintainer: Sebastien Bihorel <sb.pmlab at gmail.com>
License: CeCILL-2
NeedsCompilation: no
CRAN checks: optimsimplex results

Downloads:

Package source: optimsimplex_1.0-4.tar.gz
MacOS X binary: optimsimplex_1.0-4.tgz
Windows binary: optimsimplex_1.0-4.zip
Reference manual: optimsimplex.pdf
Vignettes: Introduction to the optimsimplex package
News/ChangeLog:ChangeLog
Old sources: optimsimplex archive

Reverse dependencies:

Reverse depends: neldermead, scaRabee