On 08.04.2019 12:19, Τόλης Χαλκής wrote:
Dear all,
We have developed an R package written in C++ with Rcpp wrappers
https://github.com/GeomScale/volume_approximation
We use the C code from lpSolveAPI (
https://cran.r-project.org/web/packages/lpSolveAPI/index.html). We have
added the code wit
Dear all,
We have developed an R package written in C++ with Rcpp wrappers
https://github.com/GeomScale/volume_approximation
We use the C code from lpSolveAPI (
https://cran.r-project.org/web/packages/lpSolveAPI/index.html). We have
added the code with no changes in folder ./src/lp_solve.
We wan