GNU Scientific Library Reference Manual
by Brian Gough
Publisher: Network Theory Ltd. 2009
ISBN/ASIN: 0954612078
ISBN-13: 9780954612078
Number of pages: 592
Description:
The GNU Scientific Library (GSL) is a free numerical library for C and C++ programmers. It provides over 1,000 routines for solving mathematical problems in science and engineering. Written by the developers of GSL this reference manual is the definitive guide to the library.
Download or read it online for free here:
Read online
(online html)
Similar books
The Boost C++ Librariesby Boris Schäling - XML Press
The book introduces 38 general purpose Boost libraries. They are of great use to C++ developers - no matter what industry they work in and no matter what software they create. The goal of the book is to increase your efficiency as a C++ developer.
(19225 views)
Standard C++ Library Reference- International Business Machines Corporation
A C++ program can call on a large number of functions which perform essential services such as input and output. The book documents numerous function and class definitions that accompany these functions to help you to make better use of the library.
(18634 views)