cppduals
cppduals: a nestable vectorized templated dual number library for C++11 - Published in JOSS (2019)
psvwave
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.
cppnumericalsolvers
a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
https://github.com/stack-of-tasks/eigenpy
Efficient bindings between Numpy and Eigen using Boost.Python
icpts
TypeScript implementation of iterative closest point (ICP) for point cloud registration
pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
https://github.com/atelierarith/easyeigeninterface.jl
We don't say "Eigen is easy"
https://github.com/ami-iit/matio-cpp
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
candidatevectorsearch
Searching for peptide candidates using sparse matrix + matrix/vector multiplication.
hmm_cpp
Complete C++ implementation of Hidden Markov Models with modern C++17 and Eigen
stochastic_finite-difference_model
R software for fitting and simulating the stochastic finite-difference (SF) model (Pridham and Rutenberg 2023).
pico_tree
A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.
metabom8
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.