algomath 1.0.5
Is a portable Arithmetic C Library. All routines have been thoroughly optimised for speed and efficiency, while at the same time portable C. However optional fast assembly language alternatives for prime numbers time-critical routines are also included, particularly for the popular Intel 80x86 r...
Cephes Mathematical Library
Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the function library (but not the most up-to-date one). It includes these sections-- double: all functions in 64-bit double pre...
CRUNCHER v2.2, DSP library for Turbo C programmers
The CRUNCHER v2.2 is a series of signal processing routines written for C programmers. The libraries can be linked under both Borland C and Microsoft C applications. The routines include Fast Fourier Transforms (FFTs), wavelet transforms, coherence analysis, auto and crosscovariance, digital fil...
GMP Gnu Multiple Precision arithmetic library
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the ...
Intel Math Kernel Library
The Intel Math Kernel Library (Intel MKL) is composed of highly optimized mathematical functions for math, engineering, scientific and financial applications requiring high performance on Intel platforms. Intel MKL contains LAPACK, the basic linear algebra subprograms (BLAS), and the extended BL...
Libraries containing functions for finding all roots to
Polynomials. Handles polynomials with both real and complex coefficients. Other useful polynomial functions are included. Works with both DOS and Windows. Formats for both Microsoft and Borland languages are included. Developed by TechniLib.
The GTS Library
GTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. The source code is available free of charge under the Free Software LGPL license. The code is w...
Watson Sparse Matrix Package on Linux
Efficiently solve large systems of linear equations whose coefficient matrices are sparse with Watson Sparse Matrix Package (WSMP). This high-performance, robust, and easy-to-use collection of algorithms can be used on serial and parallel computers.