Files
alire-index-community/index/ma/mathpaqs.toml
T
2019-04-05 11:39:11 +02:00

25 lines
1.0 KiB
TOML

[general]
description = "A collection of mathematical, 100% portable, packages"
licenses = []
authors = ["Gautier de Montmollin"]
website = "https://mathpacks.sourceforge.io/"
maintainers = ["alejandro@mosteo.com"]
[general.gpr-externals]
Build_Mode = ["Debug" ,"Style_Checks", "Fast"]
['20180327']
origin = "git+https://github.com/svn2github/Mathpaqs.git@0f406899a339b654b247a4017557b0943c431486"
executables = ["test_discrete_random_simulation"]
['20180114']
origin = "git+https://github.com/svn2github/Mathpaqs.git@c17a6725c4b559ea55b64f0cf3c3660e558777ea"
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"]