Recent Changes - Search:

edit SideBar

GNU Scientific Library for numerical analysis

Description

The GNU Scientific Library (GSL) is a collection of routines for numerical analysis, written in C.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc -q64" or "gcc -maix64".

Homepage: http://www.gnu.org/software/gsl/gsl.html

Current version: v1.16-1

Downloads

RPMs:

Source RPM:

Package dependencies:


Older version

RPMs:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on July 25, 2013, at 12:19 PM