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 1289 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ConConPiWiFun results

Downloads

Yesterday 23 +188%
Last 7 days 66 -12%
Last 30 days 278 +6%
Last 90 days 790 -15%
Last 365 days 3.254 -21%

Maintainer

Maintainer

Robin Girard

robin.girard@mines-paristech.fr

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