jacobbien/convexjulia: Call Convex.jl from R

Convex.jl is a package in julia for solving Disciplined Convex Programs. The R package convexjulia is a convenient way to use Convex.jl from R. For more on Convex.jl, see the paper Udell, M., Mohan, K., Zeng, D., Hong, J., Diamond, S., & Boyd, S. (2014). "Convex optimization in Julia. In Proceedings of the 1st First Workshop for High Performance Technical Computing in Dynamic Languages" (pp. 18-28). IEEE Press.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.2
URL http://github.com/jacobbien/convexjulia
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jacobbien/convexjulia")
jacobbien/convexjulia documentation built on May 18, 2019, 8:01 a.m.