Another wonderful project from GNU, the GSL library for mathematics !!!
GSL is a numerical library written in C that provides a wide range of mathematical routines, that the C/C++ developers can make use of, to implement or design a nice platform for mathematicians. There are many such libraries available in Python (NumPy or SciPy), Java (JMSL, JavaNumerics, JNL), Perl (PDL). But GSL comes with over 1000 functions and an extensive test suite for beginners.
My dream was to utilize this API to build all-in-one suite for mathematics world. That’s I’m with ScientificX, one of my dream project which is currently in progress.
More about GSL | Documentation | my ScientificX project

Recent Comments