Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 362 Bytes

Maths

SIMD enabled maths functions for Ada 2022.

Whilst Ada usually doesn't force you to use machine sized types like other languages do, you can make Ada get to that level of specificity quite easily, and this is what we need for these matrix types, it's gets complex fast due to the number of representations.

Copyright

See LICENCE file.