Home

A collection of packages for mathematics in Ada. Takes advantage of Ada's separate specification and bodies to provide unique code per processor, but also a common, unoptomized, body that will run on anything.

Packages are broken up by subject, such as: Mathematics.Trigonometry, Mathematics.Arrays, Mathematics.Matrices, etc. Wherever possible, Generics should be provided under the Generic tree, such as: Generics.Mathematics.Arrays.

This package group depends on the Numerics project and packages.

Package Listing