Scientific Software
Updated 9 months ago

gmm_diag and gmm_full — Peer-reviewed • Rank 2.4 • Science 93%

gmm_diag and gmm_full: C++ classes for multi-threaded Gaussian mixture models and Expectation-Maximisation - Published in JOSS (2017)

Updated 9 months ago

psvwave • Rank 5.1 • Science 77%

Forward code for the P-SV wave equation on a staggered grid, with full waveform inversion interfaces. Finite difference approach according to stress-velocity formulation.

Updated 9 months ago

RcppArmadillo • Rank 25.8 • Science 49%

Rcpp integration for the Armadillo templated linear algebra library

Updated 9 months ago

carma • Rank 6.6 • Science 64%

Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11

Updated 9 months ago

RcppEnsmallen • Rank 14.6 • Science 13%

Rcpp integration for the Ensmallen templated C++ mathematical optimization library

Updated 9 months ago

roptim • Rank 14.6 • Science 10%

General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() solver

Updated 9 months ago

metabom8 • Science 26%

R library for 1D NMR metabolomics workflows. Features include Bruker NMR data import and preprocessing, statistical modeling (PCA, O-PLS), metabolite identification, and visualization (ggplot2, plotly). Critical functions are implemented in C++ using linear algebra libraries (Armadillo, Eigen) to enhance runtime performance.

Updated 9 months ago

cpp11armadillo • Science 39%

The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to R with the proper data structures.

Updated 9 months ago

armadillo • Science 36%

UNOFFICIAL fork of https://gitlab.com/conradsnicta/armadillo-code

Updated 9 months ago

SLmetrics • Science 26%

A high-performance R :package: for supervised and unsupervised machine learning evaluation metrics witten in 'C++'.