descriptionPerl interface to the GNU Scientific Library using SWIG
homepage URLhttp://leto.net/code/Math-GSL/
repository URLhttp://leto.net/code/Math-GSL.git
ownerjaleto@gmail.com
last changeTue, 18 May 2010 08:37:47 +0000 (18 01:37 -0700)
last refreshSat, 31 Oct 2009 21:18:20 +0000 (31 22:18 +0100)
content tags
add:
readme
Math::GSL is an interface to the GNU Scientific Library, using SWIG. The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. Math::GSL uses SWIG to generate Perl bindings to *most* GSL functionality.

Currently Math::GSL requires at least Perl 5.8.6, GSL 1.10, and SWIG 1.3.35 .
shortlog
2010-05-18 Duke LetoBump minor revision again, prepping for CPAN test releasemaster
2010-05-18 Duke LetoAdd a 'Compiling Issues' section to the main Math:...
2010-05-18 Duke LetoBump minor version number
2010-05-17 Duke LetoComment out some more free() calls, which need to be...
2010-04-20 Duke LetoTrade memory leaks for segfaults
2010-03-10 Duke LetoInclude gsl_strerror from Errno in Vector
2010-03-09 Duke LetoGive Thierry proper credit
2010-03-09 Duke LetoUpdate the Changes file for 0.21 and improve .gitignore
2010-03-09 Duke LetoReformat some code in Vector and only import what we...
2010-03-09 Duke LetoMerge branch 'master' into bleed
2010-03-09 Duke LetoMake error slightly better when cannot create system.i
2009-12-01 Jakob IlvesAdded myself to the CREDITS file (after Jonathan Leto...
2009-12-01 Jakob IlvesIn instantiation of GSLBuilder in Build.PL, the value...
2009-11-23 Pjotr PrinsTypo
2009-11-23 moisanFix typos of lenght to length in Vector.pod
2009-11-23 moisanAdd == and != operators to Vector
...
tags
14 years ago 0.20
14 years ago 0.19_03
15 years ago 0.17_02
15 years ago 0.16
15 years ago 0.15_05
15 years ago 0.15_04
15 years ago 0.13_02
15 years ago 0.12
heads
13 years ago master
14 years ago ntuple
14 years ago mathieu
15 years ago memory_leaks
15 years ago gsl1.12
15 years ago deriv
16 years ago test_class