From 0daa2eb7504ae50bed1e27db1871aec7384e48a0 Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Thu, 13 Feb 2020 15:20:18 +0100 Subject: [PATCH] Add Mathpaqs from Gautier de Montmollin --- index/ma/mathpaqs.toml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 index/ma/mathpaqs.toml diff --git a/index/ma/mathpaqs.toml b/index/ma/mathpaqs.toml new file mode 100644 index 00000000..885b7bf1 --- /dev/null +++ b/index/ma/mathpaqs.toml @@ -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"] +