summaryrefslogtreecommitdiff
path: root/sci-libs/alglib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
commit2eda3a3b8ebdb3fc8552feb6f49e466d3bc8e88c (patch)
tree69a469da2fa8c3f4920325ac5595300929f5d884 /sci-libs/alglib
parent9ed0c42eb618229fa6f45e10155ee535e1f605a2 (diff)
gentoo auto-resync : 20:10:2022 - 07:59:49
Diffstat (limited to 'sci-libs/alglib')
-rw-r--r--sci-libs/alglib/Manifest2
-rw-r--r--sci-libs/alglib/metadata.xml52
2 files changed, 27 insertions, 27 deletions
diff --git a/sci-libs/alglib/Manifest b/sci-libs/alglib/Manifest
index cb587d1b4931..5c8e330172a2 100644
--- a/sci-libs/alglib/Manifest
+++ b/sci-libs/alglib/Manifest
@@ -1,4 +1,4 @@
AUX CMakeLists.txt-3.8.2 1159 BLAKE2B bd12bd65ddc7e60d1e84b04d5c01391420accf099f17801680446856e817bd606315ee54a44b0bd559fe0a9fce35dfab8b9dfa2dd7edc406d57563ea0f77999a SHA512 193661b9f949972048132bc07b4619c2f0d38135d6f0030621cd8aabf87e9e78a6bec18cdb4fb9cb9e547fee9f4387e21ba3a02d45c41033a9c0be9221cf7d3c
DIST alglib-3.17.0.cpp.gpl.tgz 3065026 BLAKE2B bc939568a6bfb5e2717995e31b9d7cb485885217ff8d15c2bea3185b1ef62536766f80e02d43999c016e24b10181bddd4ad4ff27611ab19ebcc778a5cb15d55e SHA512 0e4b943b03707950813aea707ae3569ce75a22216c9a4b256b646db16609995b3b63a958b0b8fbe3d7d623d5ac03efbe7c4b1589961f2ca9cdefbd7e1cc0c721
EBUILD alglib-3.17.0.ebuild 668 BLAKE2B 1ba7311c6e907b70553362ab8a8147416364c23cb51421142cad4235c6e8789f4b99765c7843e6e4a87e707e1af95624cadf9759880c9200972da08b60bd870e SHA512 c338df5444fbcc6a50cf60dde6e2979372bdd95dd90a765ca11c5f39bffe1983f434058bedddfbe39429b5debb9e050ca22d32c0ac7d10210be9c38cf0473630
-MISC metadata.xml 1593 BLAKE2B 3a7f0684a3f082ea70261f82cdd00509f0c8bb562a6c182acd7e03d016dba60926258773061d59779c41251423bdbd02cc2352ee18184fdfad0b0c32e1841378 SHA512 51fd98e3217fa3dc695c336c04e1837755993d65e32026c83c5c597a7c472e4ef7292851464167d2486510ae940536e455391ec5de0b9d399777b2d0b341cd1e
+MISC metadata.xml 1638 BLAKE2B 0fc627c7c730dd882aa8d96e0beb0256d80f37113247f099a5fa1ecc7f1eeb347fed8f2938de0afc6d7df86743979709df0ddaa4fe6944cd96638b8f84952055 SHA512 78967bc174220030fc84ee842f2b4af9abe1ffc6cff2de588447adef4480020b2c049ebff022c4012133d426dccbf407d0b690417557f73bcb64d7895a89695f
diff --git a/sci-libs/alglib/metadata.xml b/sci-libs/alglib/metadata.xml
index 8b20dc66d969..176cf7661da8 100644
--- a/sci-libs/alglib/metadata.xml
+++ b/sci-libs/alglib/metadata.xml
@@ -6,33 +6,33 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
-ALGLIB is a cross-platform numerical analysis and data processing library. It
-supports several programming languages (C++, C#, Pascal, VBA) and several
-operating systems (Windows, Linux, Solaris). ALGLIB features include:
+ ALGLIB is a cross-platform numerical analysis and data processing library. It
+ supports several programming languages (C++, C#, Pascal, VBA) and several
+ operating systems (Windows, Linux, Solaris). ALGLIB features include:
-* Linear algebra (direct algorithms, EVD/SVD)
-* Solvers (linear and nonlinear)
-* Interpolation
-* Optimization
-* Fast Fourier transforms
-* Numerical integration
-* Linear and nonlinear least-squares fitting
-* Ordinary differential equations
-* Special functions
-* Statistics (descriptive statistics, hypothesis testing)
-* Data analysis (classification/regression, including neural networks)
-* Multiple precision versions of linear algebra, interpolation optimization and
-* others algorithms (using MPFR for floating point computations)
+ * Linear algebra (direct algorithms, EVD/SVD)
+ * Solvers (linear and nonlinear)
+ * Interpolation
+ * Optimization
+ * Fast Fourier transforms
+ * Numerical integration
+ * Linear and nonlinear least-squares fitting
+ * Ordinary differential equations
+ * Special functions
+ * Statistics (descriptive statistics, hypothesis testing)
+ * Data analysis (classification/regression, including neural networks)
+ * Multiple precision versions of linear algebra, interpolation optimization and
+ * others algorithms (using MPFR for floating point computations)
-Why to choose ALGLIB? Because it is:
+ Why to choose ALGLIB? Because it is:
-* portable. It can be compiled almost anywhere using almost any compiler
-(see compatibility matrix for more info).
-* easy to use. It supports many programming languages. If you use one language,
-you don't need to study another (FORTRAN, for example) to compile and link an
-external library.
-* open source. It can be used for free under GPL 2+.
-* suited for commercial users too. Those who want to use ALGLIB in commercial
-applications can buy commercial license without copyleft requirement.
-</longdescription>
+ * portable. It can be compiled almost anywhere using almost any compiler
+ (see compatibility matrix for more info).
+ * easy to use. It supports many programming languages. If you use one language,
+ you don't need to study another (FORTRAN, for example) to compile and link an
+ external library.
+ * open source. It can be used for free under GPL 2+.
+ * suited for commercial users too. Those who want to use ALGLIB in commercial
+ applications can buy commercial license without copyleft requirement.
+ </longdescription>
</pkgmetadata>