Skip to content

Commit

Permalink
mathpaqs 20230121.0.0 (alire-project#1048)
Browse files Browse the repository at this point in the history
Added list of project files and a long description.

Co-authored-by: Alejandro R Mosteo <[email protected]>
  • Loading branch information
2 people authored and pmunts committed May 17, 2024
1 parent 68c90a5 commit 1a8f16a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions index/ma/mathpaqs/mathpaqs-20230121.0.0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,25 @@ description = "A collection of mathematical, 100% portable, packages"
name = "mathpaqs"
version = "20230121.0.0"
website = "https://mathpaqs.sourceforge.io/"
long-description = """
![Mathpaqs illustration](https://mathpaqs.sourceforge.io/mathpaqs_files/image001.jpg)
Various mathematical packages including algebra, finite elements, random variables, probability dependency models, unlimited integers.
Key features of Mathpaqs:
* Standalone
* Pure Ada
* Unconditionally portable (*)
* Tests and demos included
* **Free**, Open-Source
___
(*) within limits of compiler's provided integer types and target architecture capacity.
"""
authors = ["Gautier de Montmollin"]
executables = ["arenstorf", "arithmetic_compression", "biomorph", "champ_vt", "cr_demo", "fractal", "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", "test_discrete_random_simulation"]
project-files = ["mathpaqs.gpr", "mathpaqs_test.gpr"]
licenses = "MIT"
maintainers = ["[email protected]"]
maintainers-logins = ["mosteo", "zertovitch"]
Expand Down

0 comments on commit 1a8f16a

Please sign in to comment.