List of numerical libraries


This is a list of numerical libraries, which are libraries used in software development for performing numerical calculations. It is not a complete listing but is instead a list of numerical libraries with articles on Wikipedia, with few exceptions.
The choice of a typical library depends on a diverse range of requirements such as: desired features, commercial/opensource nature, readability of API, portability or platform/compiler dependence, performance in speed, ease-of-use, continued support from developers, standard compliance, specialized optimization in code for specific application scenarios or even the size of the code-base to be installed.
As we find comprehensive surveys rarely available, there is almost always a difficult choice among a number of possible libraries.
Often it tends to be at the discretion of the user based on his own taste and comforts, only due to the lack of proper information.

Multi-language

C">C (programming language)">C

[C++]

Delphi">Delphi (programming language)">Delphi

[Fortran]

Java">Java programming language">Java

Scala">Scala programming language">Scala

Others