1 research outputs found
Library for advanced functions in algorithms, data structures and AI implemented in C/C++ - Olib
Developers of one of most popular languages used for scientific computations
which is C, have a lot of libraries at their disposal. Many of those allows usage
of modern platforms equipped with advanced multicore processors. Among
them is BLAS (Basic Linear Algebra Subprograms) and LAPACK (Linear
Algebra PACKage). They contain mainly high performance procedures
operating on matrix and vectors