Difference between revisions of "Gsl"

From Free Software Directory
Jump to: navigation, search
m (version 2.1)
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=GSL
+
|Name=GNU Scientific Library
 
|Short description=Routines for numerical computing
 
|Short description=Routines for numerical computing
|Full description=The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and present a modern API for C programmers, while allowing wrappers to be written for very high-level languages. The library is stable and available for general use. An extensive test suite is included.
+
|Full description=The '''GNU Scientific Library''' (GSL) is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.
|User level=intermediate
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://www.gnu.org/software/gsl/
 
|Homepage URL=http://www.gnu.org/software/gsl/
|VCS checkout command=:pserver:anonymous@pserver.git.sv.gnu.org:/gsl.git checkout -d gsl HEAD
+
|User level=advanced
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/gsl.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User reference manual included; Printed user reference manual available from http://www.network-theory.co.uk/gsl/manual/; User reference manual available in HTML and PostScript formats available from http://www.gnu.org/software/gsl/manual/
 
|Documentation note=User reference manual included; Printed user reference manual available from http://www.network-theory.co.uk/gsl/manual/; User reference manual available in HTML and PostScript formats available from http://www.gnu.org/software/gsl/manual/
 
|Paid support=Paid user consulting from Network Theory Ltd at http://www.network-theory.com/gsl/
 
|Paid support=Paid user consulting from Network Theory Ltd at http://www.network-theory.com/gsl/
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=library,math,statistics,histogram,GNUsl,elliptical,matrices,minimization,GNU Scientific Library,gsl,numerical computing,gamma function,permutations,Fourier,BLAS,differential equations,coefficients,differentiation,eigensystem,eigenvalues,eigenvectors,trigonometric,linear algebra,FFT
 
|Keywords=library,math,statistics,histogram,GNUsl,elliptical,matrices,minimization,GNU Scientific Library,gsl,numerical computing,gamma function,permutations,Fourier,BLAS,differential equations,coefficients,differentiation,eigensystem,eigenvalues,eigenvectors,trigonometric,linear algebra,FFT
|Is GNU=y
+
|Version identifier=2.1
|Last review by=Janet Casey
+
|Version date=2015/11/11
|Last review date=2010-09-16
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/pub/gnu/gsl/gsl-2.1.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2015/11/12
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.14
+
|Status=
|Version date=2010-03-12
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=gsl
|Version download=http://ftp.gnu.org/pub/gnu/gsl/gsl-1.14.tar.gz
+
|License verified date=2010-03-12
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-12
 
|License verified date=2010-03-12
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Brian Gough
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Brian Gough
 
 
|Email=bjg@network-theory.co.uk
 
|Email=bjg@network-theory.co.uk
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Mark Galassi
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Mark Galassi
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 69: Line 68:
 
|Resource kind=Homepage
 
|Resource kind=Homepage
 
|Resource URL=http://mail.gnu.org/mailman/listinfo/info-gsl
 
|Resource URL=http://mail.gnu.org/mailman/listinfo/info-gsl
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/gsl.git
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/gsl/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Use=library,mathematics
+
|Programming-language=C
}}
+
|Use=library, mathematics
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-03-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 99: Line 104:
 
|Prerequisite description=BLAS library (authors recommend ATLAS http://www.netlib.org/atlas/); automake
 
|Prerequisite description=BLAS library (authors recommend ATLAS http://www.netlib.org/atlas/); automake
 
}}
 
}}
 +
{{Featured}}

Revision as of 11:44, 12 November 2015


[edit]

GSL

https://www.gnu.org/software/gsl/
Library for numerical analysis.

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

12 March 2010




Leaders and contributors

Contact(s)Role
Patrick Alken Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gsl/
Debian (Ref) (R)https://tracker.debian.org/pkg/gsl-ref-html
Downloadhttps://ftp.gnu.org/gnu/gsl/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-gsl/
Savannah (Ref)https://savannah.gnu.org/projects/gsl/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-gsl/
Debian (Ref)https://tracker.debian.org/pkg/gsl
Ruby (Ref)https://rubygems.org/gems/gsl/
Downloadhttps://alpha.gnu.org/gnu/gsl/
Generalhttps://savannah.gnu.org/people/
Debian (Ref) (R)https://tracker.debian.org/pkg/ruby-gsl
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gsl-cvs/
Debian (Ref) (R)https://tracker.debian.org/pkg/gsl-ref-psdoc
Debian (Ref) (R)https://tracker.debian.org/pkg/r-cran-gsl
R (Ref)https://cran.r-project.org/web/packages/gsl/
Debian (Ref) (R)https://tracker.debian.org/pkg/gsl-doc
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gsl.git/


Software prerequisites

KindDescription
Weak prerequisite GNU m4
Weak prerequisiteBLAS library (authors recommend ATLAS http://www.netlib.org/atlas/); automake
Weak prerequisiteautoconf
Weak prerequisite GNU make (all for anonymous CVS)
Weak prerequisitelibtool




Entry










































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.