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

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.
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.


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

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

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.