OptiVec for Delphi is a powerful library of over 3500 vector and matrix functions, including math, statistics, analysis, FFT, matrix inversion, decomposition, and curve-fitting. It is 2-3 times faster than compiled source code, making it the perfect tool for high-performance applications.

The first category includes a vectorized form of arithmetic operators and math functions. This is especially useful for those working with large data sets. The second category focuses on matrix operations such as multiplication, inversion, LU decomposition, singular value decomposition, Cholesky, and eigenvalues.
The third category provides techniques for efficiently performing Fast Fourier Transform tasks. This includes tasks such as convolutions, correlation analyses, and spectral filtering. OptiVec provides one- and two-dimensional FFT for a more efficient workflow.
The fourth category is where the power of OptiVec truly shines. It includes curve fitting capabilities for a wide range of model functions from simple linear regression to non-linear models with multiple data sets. OptiVec also includes statistical tools, allowing the user to make informed decisions based on large sets of data.
The fifth category exists for comparisons, which make up the building blocks for time series analysis. The sixth category is analysis-focused, providing tools for derivatives, integrals, extrema, and interpolation.
OptiVec also includes a graphical representation feature for displaying data in Cartesian coordinates. The software supports complex number math, both in cartesian and polar format. The vectorized implementation in Assembler makes OptiVec functions, on average, 2-3 times faster than compiled source code of the same functionality.
In some instances, OptiVec even improves numerical accuracy. This version is compatible with all Delphi versions (Borland Delphi, Embarcadero RAD Studio) from Delphi 7 to XE6 (except Delphi 8), both for 32-bit and for 64-bit (Delphi XE2 or higher).
Overall, OptiVec is an excellent software for those who work with large sets of data and require accurate and efficient results. Highly recommended.
Version 8.0.1:
Compatibility with latest releases of Delphi (RAD Studio) up to 10.4 Sydney.
Many new functions.
Quality enhancements.