Update of "Mathematics"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 99cacea1e3b4b0af6fdc6a6d986db8806f3dba52
Page Name:Mathematics
Date: 2017-07-16 00:44:02
Original User: Entomy
Parent: 36caaa21fee87b1a49165faf7ea441c0c55a2f03 (diff)
Content

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