Gentoo Archives: gentoo-commits

From: Aisha Tammy <gentoo@×××××.cc>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/dsfmt/
Date: Wed, 30 Dec 2020 23:02:48
Message-Id: 1609369356.5dad274f717f9fc19154a20110d45aafdefc6716.epsilon-0@gentoo
1 commit: 5dad274f717f9fc19154a20110d45aafdefc6716
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Wed Dec 30 23:02:06 2020 +0000
4 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
5 CommitDate: Wed Dec 30 23:02:36 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5dad274f
7
8 sci-mathematics/dsfmt: format metadata
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
12
13 sci-mathematics/dsfmt/metadata.xml | 16 ++++++++--------
14 1 file changed, 8 insertions(+), 8 deletions(-)
15
16 diff --git a/sci-mathematics/dsfmt/metadata.xml b/sci-mathematics/dsfmt/metadata.xml
17 index d2482ce5f..736cfc4dc 100644
18 --- a/sci-mathematics/dsfmt/metadata.xml
19 +++ b/sci-mathematics/dsfmt/metadata.xml
20 @@ -6,12 +6,12 @@
21 <name>Gentoo Mathematics Project</name>
22 </maintainer>
23 <longdescription lang="en">
24 -The purpose of Double precision SIMD-oriented Fast Mersenne Twister (dSFMT)
25 -is to speed up the generation by avoiding the expensive conversion
26 -of integer to double (floating point). dSFMT directly generates
27 -double precision floating point pseudorandom numbers which have the
28 -IEEE Standard for Binary Floating-Point Arithmetic (ANSI/IEEE Std
29 -754-1985) format. dSFMT is only available on the CPUs which use IEEE
30 -754 format double precision floating point numbers.
31 -</longdescription>
32 + The purpose of Double precision SIMD-oriented Fast Mersenne Twister (dSFMT)
33 + is to speed up the generation by avoiding the expensive conversion
34 + of integer to double (floating point). dSFMT directly generates
35 + double precision floating point pseudorandom numbers which have the
36 + IEEE Standard for Binary Floating-Point Arithmetic (ANSI/IEEE Std
37 + 754-1985) format. dSFMT is only available on the CPUs which use IEEE
38 + 754 format double precision floating point numbers.
39 + </longdescription>
40 </pkgmetadata>