CAI NEURAL API is a pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA. This API has been tested under Windows and Linux.
mrMath is a high-performance matrix and numerical computing library written in Object Pascal. It targets Delphi and Free Pascal (FPC) users and provides a wide range of linear algebra routines, statistical methods, dimensionality-reduction algorithms and optimized low-level kernels (ASM / AVX /…
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.
The main features of neslib/fastmath are: Mathematical Libraries.
Open-source alternatives to neslib/fastmath include: benibela/bigdecimalmath — Big Decimal Math. joaopauloschuler/neural-api — CAI NEURAL API is a pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets… mikerabat/mrmath — mrMath is a high-performance matrix and numerical computing library written in Object Pascal. It targets Delphi and… xor-el/delphibignumberxlib — BigNumberXLib. xor-el/intxlib4pascal — TIntX.