The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Math::GSLx::ODEIV2 - DEPRECATED in favor of PerlGSL::DiffEq

DESCRIPTION

This module now serves to provide compatibility to users (are there any) of Math::GSLx::ODEIV2 which is now being developed and released as PerlGSL::DiffEq. Please install that module.

NAMESPACE

Why the Math::GSLx:: namespace? Well since Jonathan Leto has been kind enough to SWIG the entire GSL library into the Math::GSL:: namespace I didn't want to confuse things by impling that this module was a part of that effort. The x namespaces have become popular so I ran with it.

SEE ALSO

PerlGSL::DiffEq
PerlGSL
Math::ODE
Math::GSL::ODEIV
GSL
PDL, website

SOURCE REPOSITORY

http://github.com/jberger/Math-GSLx-ODEIV2

AUTHOR

Joel Berger, <joel.a.berger@gmail.com>

COPYRIGHT AND LICENSE

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.