Math-GSLx-ODEIV2 version 0.02 ============================= Provides a convenient interface to GSL's new (as of version 1.15) odeiv2 ordinary differential equation solver. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Gnu Scientific Library (version 1.15 or higher!) COPYRIGHT AND LICENCE Copyright (C) 2011 by Joel Berger This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.0 or, at your option, any later version of Perl 5 you may have available.