Open-source tool to convert/port/migrate/optimize Octave/MATLAB(R) written projects to C-code. Consists of C-code generator and run-time support library. Support a subset of MATLAB (R) language and an extendable set of in-build functions.
Git Repository: https://github.com/csafonov/tinymc
RIPE (Regulatory network Inference from joint Perturbation and Expression data) is a novel three-step method that integrates both perturbation data and steady state gene expression data in order to estimate a regulatory network. The ripe package is written in R, with additional functionality provided by a MATLAB executable file. The executable file uses a runtime engine called the MATLAB Compiler Runtime (MCR). The executable for different architectures is distributed on this site together...
MatForce is a compiler that translates MatLab scripts into self-contained C++ code, producing human-readable, extensible C++ sources that can be fitted to the needs of the encapsulating application.