commit: 5dad274f717f9fc19154a20110d45aafdefc6716
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Dec 30 23:02:06 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Dec 30 23:02:36 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5dad274f
sci-mathematics/dsfmt: format metadata
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sci-mathematics/dsfmt/metadata.xml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/sci-mathematics/dsfmt/metadata.xml
b/sci-mathematics/dsfmt/metadata.xml
index d2482ce5f..736cfc4dc 100644
--- a/sci-mathematics/dsfmt/metadata.xml
+++ b/sci-mathematics/dsfmt/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
-The purpose of Double precision SIMD-oriented Fast Mersenne Twister (dSFMT)
-is to speed up the generation by avoiding the expensive conversion
-of integer to double (floating point). dSFMT directly generates
-double precision floating point pseudorandom numbers which have the
-IEEE Standard for Binary Floating-Point Arithmetic (ANSI/IEEE Std
-754-1985) format. dSFMT is only available on the CPUs which use IEEE
-754 format double precision floating point numbers.
-</longdescription>
+ The purpose of Double precision SIMD-oriented Fast Mersenne
Twister (dSFMT)
+ is to speed up the generation by avoiding the expensive
conversion
+ of integer to double (floating point). dSFMT directly generates
+ double precision floating point pseudorandom numbers which have
the
+ IEEE Standard for Binary Floating-Point Arithmetic (ANSI/IEEE
Std
+ 754-1985) format. dSFMT is only available on the CPUs which use
IEEE
+ 754 format double precision floating point numbers.
+ </longdescription>
</pkgmetadata>