22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
32 lines
1.2 KiB
TOML
32 lines
1.2 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"]
|
|
|
|
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"]
|
|
|
|
[general.gpr-externals]
|
|
Build_Mode = ["Debug" ,"Style_Checks", "Fast"]
|
|
|
|
['20180327']
|
|
origin = "git+https://github.com/svn2github/Mathpaqs.git@0f406899a339b654b247a4017557b0943c431486"
|
|
executables = ["test_discrete_random_simulation"]
|
|
|
|
[20180327.available.'case(compiler)']
|
|
'gnat-community-2018' = false
|
|
|
|
['20180114']
|
|
origin = "git+https://github.com/svn2github/Mathpaqs.git@c17a6725c4b559ea55b64f0cf3c3660e558777ea"
|
|
|
|
[20180114.available.'case(compiler)']
|
|
'gnat-community-2018' = false
|