Queue: PDL Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=37000 >
I am unable to reproduce this problem with PDL-2.4.3 on cygwin or PDL-cvs on cygwin: > $ perl -d -e 1 > > Loading DB routines from perl5db.pl version 1.28 > Editor support available. > > Enter h or `h h' for help, or `man perldebug' for more help. > > main::(-e:1): 1 > DB<1> use PDL > > DB<2> use PDL::Complex > > DB<3> $x = r2C( -27 ) > > DB<4> $r = Croots $x, 3 > > DB<5> print $r > [1.5 +2.59807621135332i -3 +3.67394039744206e-16i 1.5 -2.59807621135332i] > Please see the BUGS file in the PDL-2.4.3 distribution for the information needed to complete this bug report. Thanks! _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
