From 416f7f7b2e27e54a8012a3cc8c5811d16a0c3fa6 Mon Sep 17 00:00:00 2001 From: Martin Karlsson <cont-mkr@ulund.org> Date: Thu, 19 Sep 2019 11:00:25 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 183dde8..4ef5011 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,11 @@ C++ library for linear algebra & scientific computing http://arma.sourceforge.net/ You may have to adjust some directories for compiling and linking. + +See also: +https://github.com/baggepinnen/DynamicMovementPrimitives.jl +for a Julia implementation. Also allows for easier offline simulations. + + + + -- GitLab