From ca5bfb9b10bdd9b9cf87004180cc191f3c2c00a3 Mon Sep 17 00:00:00 2001 From: Amandine TOURNAY <amandine.tournay@pasteur.fr> Date: Wed, 30 Jun 2021 09:56:30 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c751b..df4ab90 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Icy is developed and maintained by [Biological Image Analysis unit at Institut P ## Plugin description <!-- Short description of goals of package, with descriptive links to the documentation website --> - +EJML (Efficient Java Matrix Library) for Icy. +**EJML homepage**: http://ejml.org/wiki/index.php?title=Main_Page A more detailed user documentation can be found on the EJML documentation page on the Icy website: http://icy.bioimageanalysis.org/plugin/ejml-efficient-java-matrix-library-for-icy/ -- GitLab