README.md

convexjulia

This is an R package for calling Convex.jl from Julia. For more information about this package and how to use it, see here.

The easiest way to install convexjulia is by using the devtools R package (if not already installed, open R and type install.packages("devtools")). To install convexjulia, type

devtools::install_github("jacobbien/convexjulia")

in R. Note that using this package requires having installed Julia and Convex.jl.



jacobbien/convexjulia documentation built on May 18, 2019, 8:01 a.m.