Difference between revisions of "GSL"
(Created page with "{{Entry |Name=GSL |Short description=Routines for numerical computing |Full description=The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The ...") |
|||
| Line 6: | Line 6: | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1. | + | |Version identifier=1.12 |
| − | |Version date=2008- | + | |Version date=2008-12-19 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/pub/gnu/gsl/gsl-1. | + | |Version download=http://ftp.gnu.org/pub/gnu/gsl/gsl-1.12.tar.gz |
| − | |License verified date= | + | |License verified date=2008-12-19 |
|Version comment= | |Version comment= | ||
}} | }} | ||
| Line 18: | Line 18: | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2008-12-19 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Revision as of 10:37, 12 April 2011
GSL
http://www.gnu.org/software/gsl/
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.
Documentation
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/
This is a GNU package:gsl
Download
Download
version 1.14
(stable)
released on 12 March 2010
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 12 March 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Mark Galassi | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | mailto:info-gsl@gnu.org | |
| Help | Homepage | http://mail.gnu.org/mailman/listinfo/info-gsl |
| Developer | VCS Repository Webview | |
| Bug Tracking | mailto:bug-gsl@gnu.org | |
| Developer | mailto:gsl-discuss@sources.redhat.com | |
| Support | mailto:help-gsl@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | BLAS library (authors recommend ATLAS http://www.netlib.org/atlas/); automake |
| Weak prerequisite | libtool |
| Weak prerequisite | GNU m4 |
| Weak prerequisite | GNU make (all for anonymous CVS) |
| Weak prerequisite | autoconf |
This entry (in part or in whole) was last reviewed on 16 September 2010.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
