Hello Chris,

Le jeudi 26 juin 2008 à 22:44 -0400, Chris Marshall via RT a écrit :
> 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

I suspect CASIANO uses the -w switch (warnings on). With warnings on I
can reproduce this issue. On the other hand I'm using a Debian
system :-). Could you check if you still can't reproduce this problem ?

Many thanks for all your work.

Regards,

Greg

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



_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to