ast2ast

From MaRDI portal
Software:65632



CRANast2astMaRDI QIDQ65632FDOQ65632

Translates an R Function to a C++ Function

Krämer Konrad

Last update: 9 December 2023

Copyright license: GNU General Public License, version 2.0

Software version identifier: 0.3.1, 0.1, 0.2.1, 0.2, 0.3.0, 0.3.2

Enable translation of a tiny subset of R to C++. The user has to define a R function which gets translated. For a full list of possible functions check the documentation. After translation an R function is returned which is a shallow wrapper around the C++ code. Alternatively an external pointer to the C++ function is returned to the user. The intention of the package is to generate fast functions which can be used as ode-system or during optimization.




Cited In (1)


This page was built for software: ast2ast