From fa94617b7c6c413a6d2ed20bb3fce024ad504a87 Mon Sep 17 00:00:00 2001 From: conrad Date: Sun, 26 Sep 2021 15:55:02 +1000 Subject: [PATCH] add link to CARMA --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1471585b..bef1430e 100644 --- a/README.md +++ b/README.md @@ -471,8 +471,8 @@ Octave/Matlab with C++ code that uses Armadillo matrices. * ensmallen: C++ library of numerical optimisation methods http://ensmallen.org/ -* SigPack: C++ signal processing library - http://sigpack.sourceforge.net +* CARMA: bidirectional interface between Python and Armadillo + https://github.com/RUrlus/carma * RcppArmadillo: integration of Armadillo with the R system and environment http://dirk.eddelbuettel.com/code/rcpp.armadillo.html