Skip to content

alexiosg/Rsolnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check Last-changedate packageversion CRAN_Status_Badge

Rsolnp

Since version 2.0.0, a new function, csolnp, represents an faster version of solnp based on a full translation to C++. Additionally, options for passing analytic gradient and Jacobian functions is now implemented. Other enhancements include a new test suite based on the Hock-Schittkowski 306 problems.

A new multi-start solver has also been implemented in the csolnp_ms function (see vignette for more details).

Installation

The package can be installed from CRAN or the github repo:

remotes::install_github("alexiosg/Rsolnp", dependencies = TRUE)

About

General Non-linear Optimization Using Augmented Lagrange Multiplier Method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published