aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/lacaml/metadata.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-ml/lacaml/metadata.xml b/dev-ml/lacaml/metadata.xml
index ea2f7445d..1094bf3da 100644
--- a/dev-ml/lacaml/metadata.xml
+++ b/dev-ml/lacaml/metadata.xml
@@ -6,8 +6,13 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
-BLAS/LAPACK-interface for OCaml
-</longdescription>
+ This OCaml-library interfaces two widely used mathematical FORTRAN-libraries:
+
+ BLAS - Basic Linear Algebra Subroutines
+ LAPACK - Linear Algebra PACKage
+
+ This allows developers to write high-performance numerical code for applications that require linear algebra.
+ </longdescription>
<upstream>
<remote-id type="bitbucket">mmottl/lacaml</remote-id>
</upstream>