maciejsmolka/solvergater: External Solver Gateway in R

It is a common task to solve an optimization problem when the objective is computed using an external application such as a finite-element-method partial differential equation solver that gets its input from the command line and writes its output to a number of files. This package provides a simple R gateway to such external apps.

Getting started

Package details

Maintainer
LicenseApache License (>= 2.0)
Version0.5.0
URL https://maciejsmolka.github.io/solvergater https://github.com/maciejsmolka/solvergater
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("maciejsmolka/solvergater")
maciejsmolka/solvergater documentation built on Jan. 1, 2021, 8:28 a.m.