3 Math::GSL is an interface to the GNU Scientific Library, using SWIG. The GNU
4 Scientific Library (GSL) is a numerical library for C and C++ programmers. It
5 is free software under the GNU General Public License. Math::GSL uses SWIG to
6 generate Perl bindings to *most* GSL functionality.
8 Currently Math::GSL requires at least Perl 5.8.6, GSL 1.10, and SWIG 1.3.35 .
12 To install this module, run the following commands:
19 SUPPORT AND DOCUMENTATION
21 After installing, you can find documentation for this module with the
26 You can also look for information at:
28 RT, CPAN's request tracker
29 http://rt.cpan.org/NoAuth/Bugs.html?Dist=Math::GSL
31 AnnoCPAN, Annotated CPAN documentation
32 http://annocpan.org/dist/Math::GSL
35 http://cpanratings.perl.org/d/Math::GSL
38 http://search.cpan.org/dist/Math::GSL
43 Copyright (C) 2008 Jonathan Leto
45 This program is free software; you can redistribute it and/or modify it
46 under the same terms as Perl itself.