[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
1. Introduction
The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrappers to be written for very high level languages. The source code is distributed under the GNU General Public License.
1.1 Routines available in GSL | ||
1.2 GSL is Free Software | ||
1.3 Obtaining GSL | ||
1.4 No Warranty | ||
1.5 Reporting Bugs | ||
1.6 Further Information | ||
1.7 Conventions used in this manual |