CRAN/E | ConConPiWiFun

ConConPiWiFun

Optimisation with Continuous Convex Piecewise (Linear and Quadratic) Functions

Installation

About

Continuous convex piecewise linear (ccpl) resp. quadratic (ccpq) functions can be implemented with sorted breakpoints and slopes. This includes functions that are ccpl (resp. ccpq) on a convex set (i.e. an interval or a point) and infinite out of the domain. These functions can be very useful for a large class of optimisation problems. Efficient manipulation (such as log(N) insertion) of such data structure is obtained with map standard template library of C++ (that hides balanced trees). This package is a wrapper on such a class based on Rcpp modules.

Key Metrics

Version 0.4.6.1
Published 2020-10-14 1425 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ConConPiWiFun results

Downloads

Yesterday 3 0%
Last 7 days 60 +22%
Last 30 days 263 -5%
Last 90 days 784 -3%
Last 365 days 3.275 -5%

Maintainer

Maintainer

Robin Girard

Authors

Robin Girard

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ConConPiWiFun archive

Depends

methods
graphics
Rcpp ≥ 0.10.3

LinkingTo

Rcpp