aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/atlas/metadata.xml')
-rw-r--r--sci-libs/atlas/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/atlas/metadata.xml b/sci-libs/atlas/metadata.xml
index 545ee570b..616e09a4c 100644
--- a/sci-libs/atlas/metadata.xml
+++ b/sci-libs/atlas/metadata.xml
@@ -6,13 +6,13 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
- ATLAS is an approach for the automatic generation and optimization of
- numerical software. Currently ATLAS supplies optimized versions for the
- complete set of linear algebra kernels known as the Basic Linear Algebra
- Subroutines (BLAS) for both c and F77 interfaces. It can also build
- a subset of the linear algebra routine LAPACK library or the full
- LAPACK using the reference LAPACK from Netlib.
- </longdescription>
+ATLAS is an approach for the automatic generation and optimization of
+numerical software. Currently ATLAS supplies optimized versions for the
+complete set of linear algebra kernels known as the Basic Linear Algebra
+Subroutines (BLAS) for both c and F77 interfaces. It can also build
+a subset of the linear algebra routine LAPACK library or the full
+LAPACK using the reference LAPACK from Netlib.
+</longdescription>
<use>
<flag name="deprecated">Build deprecated routines</flag>
<flag name="generic">Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)</flag>