On Thu, Jun 26, 2008 at 07:11:11PM +0900, Nils Christian wrote: > Running the code > > use PDL; > use PDL::Ufunc; > my $piddle=pdl(0,0,6,3,5,0,7,14,94,5,5,8,7,7,1,6,7,13,10,2,101,19,7,7,5); > print(pct($piddle,.9)."\n"); > > gives > > -11 > > which is obviously completely wrong. > > For some other piddles the percentile was calculated correctly.
Ok, just forwarded this one to the upstream BTS; It will be fixed in the next release, which is scheduled for this summer. -- c u henning -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

