jacobbien / convexjulia

Call Convex.jl from R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Call Convex.jl from R


Languages

Language:R 100.0%