I just pushed Math::GSL 0.15_05 to CPAN, which includes these fixes since 0.15_04 :
- Fixed RT#40947: configure_requires ExtUtils::PkgConfig bug
- Added reverse() method to VectorComplex objects with tests and docs
- as_list() and get() now work on VectorComplex objects
- as_list() returns a list of Math::Complex objects
- get() returns a list of Math::GSL::Complex objects
- Added Math::GSL::Test::is_status_ok()
- Math::GSL::Test::ok_status() now takes an optional message argument
Enjoy!
Leave a comment