# neslib/fastmath

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/neslib-fastmath).**

188 stars · 44 forks · Pascal · NOASSERTION

## Links

- GitHub: https://github.com/neslib/FastMath
- awesome-repositories: https://awesome-repositories.com/repository/neslib-fastmath.md

## Description

FastMath is a Delphi math library that is optimized for fast performance (sometimes at the cost of not performing error checking or losing a little accuracy). It uses hand-optimized assembly code to achieve much better performance then the equivalent functions provided by the Delphi RTL.

## Tags

### Part of an Awesome List

- [Mathematical Libraries](https://awesome-repositories.com/f/awesome-lists/ai/mathematical-libraries.md) — Optimized math library for high-performance operations.
