Fr0sT-Brutal / awesome-pascal

A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
Creative Commons Zero v1.0 Universal
1.83k stars 362 forks source link

LMath is a mathematical library for Free Pascal (FPC) and Lazarus. #218

Open zen010101 opened 1 month ago

zen010101 commented 1 month ago

LMath - Lazarus wiki

LMath is a mathematical library for Free Pascal (FPC) and Lazarus. It's a further development of DMath from Jean Debord. It is entirely written in Pascal and does not depend on external libraries.

LMath provides routines and demo programs for numerical analysis, including mathematical functions, probabilities, matrices, optimization, linear and nonlinear equations, integration, Fast Fourier Transform, random numbers, curve fitting, statistics and graphics.

Author: Viatcheslav V. Nesterov (glorfin)