Non-Contradiction/convexjlr: Disciplined Convex Programming in R using 'Convex.jl'

Provides a simple high-level wrapper for 'Julia' package 'Convex.jl' (see <https://github.com/JuliaOpt/Convex.jl> for more information), which makes it easy to describe and solve convex optimization problems in R. The problems can be dealt with include: linear programs, second-order cone programs, semidefinite programs, exponential cone programs.

Getting started

Package details

Maintainer
LicenseApache License | file LICENSE
Version0.8.1.9000
URL https://github.com/Non-Contradiction/convexjlr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Non-Contradiction/convexjlr")
Non-Contradiction/convexjlr documentation built on May 23, 2019, 10:34 p.m.