Add Mathpaqs from Gautier de Montmollin

This commit is contained in:
Alejandro R. Mosteo
2020-02-13 15:20:18 +01:00
committed by Alejandro R Mosteo
parent 220ad648fd
commit 0daa2eb750
+25
View File
@@ -0,0 +1,25 @@
[general]
description = "A collection of mathematical, 100% portable, packages"
licenses = ["MIT"]
authors = ["Gautier de Montmollin"]
website = "https://mathpaqs.sourceforge.io/"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo", "zertovitch"]
executables = [
"arenstorf", "arithmetic_compression", "biomorph", "champ_vt",
"cr_demo", "fractal", "gnat_int", "ppm2func", "show_floats_limits",
"test_beta", "test_cholesky", "test_copulas", "test_ert",
"test_estimators", "test_formulas", "test_gamma",
"test_generic_real_linear_equations", "test_normal", "test_pareto",
"test_poisson", "test_qr", "test_random_performance", "test_rsa",
"test_samples", "test_sparse", "test_u_rand"]
['20200214']
origin = "https://sourceforge.net/projects/mathpaqs/files/mathpaqs_2020_20_14.zip"
origin-hashes = ["""\
sha512:c897786fb2ca7fb3d7b6fb7e9477d8db0d07587ea55130fa7941bc6afc1f8\
266d53b8419e60cdc13bb5eeb9c43a0a4e2bdce65f634cf791fdb7765a5c9484192\
"""]
executables = ["test_discrete_random_simulation"]