Your message dated Mon, 9 Apr 2007 21:24:12 +0200
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #418158,
regarding octave2.9: poissinv error
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
package octave2.9
tags 418158 confirmed upstream
thanks
Below is a bug report filed against the octave2.9 package in Debian. The
bug is also present in 2.9.10.
Thanks,
Rafael Labossiere
----- Forwarded message from Francesco Potorti` <[EMAIL PROTECTED]> -----
From: Francesco Potorti` <[EMAIL PROTECTED]>
Subject: [Pkg-octave-devel] Bug#418158: octave2.9: poissinv error
Date: Sat, 07 Apr 2007 14:42:20 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Reply-To: Francesco Potorti` <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Organization: Debian GNU/Linux
Message-id: <[EMAIL PROTECTED]>
Package: octave2.9
Version: 2.9.9-8etch1
Severity: normal
octave:70> poisscdf(10,10)
ans = 0.58304
octave:71> poissinv(10,10)
ans = NaN
The above should be an error. Additionally, poisscdf(x,x) works for
x=100, but does not for x=1000:
octave:72> poisscdf(1000,1000)
***MESSAGE FROM ROUTINE D9LGIT IN LIBRARY SLATEC.
***FATAL ERROR, PROG ABORTED, TRACEBACK REQUESTED
* NO CONVERGENCE IN 200 TERMS OF CONTINUED FRACTION
* ERROR NUMBER = 3
*
***END OF MESSAGE
***JOB ABORT DUE TO FATAL ERROR.
0 ERROR MESSAGE SUMMARY
LIBRARY SUBROUTINE MESSAGE START NERR LEVEL COUNT
SLATEC D9LGIT NO CONVERGENCE IN 20 3 2 1
error: exception encountered in Fortran subroutine xgammainc_
error: in /usr/share/octave/2.9.9/m/statistics/distributions/poisscdf.m near
line 58, column 14:
>>> cdf (k) = 1 - gammainc (l, floor (x (k)) + 1);
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set
to C)
Versions of packages octave2.9 depends on:
ii atlas3-base [liblapack.s 3.6.0-20.6 Automatically Tuned Linear Algebra
ii fftw3 3.1.2-1 library for computing Fast Fourier
ii lapack3 [liblapack.so.3] 3.0.20000531a-6 library of linear algebra routines
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-21 GCC support library
ii libgfortran1 4.1.1-21 Runtime library for GNU Fortran ap
ii libglpk0 4.11-2 linear programming kit (shared lib
ii libhdf5-serial-1.6.5-0 [ 1.6.5-3 Hierarchical Data Format 5 (HDF5)
ii libncurses5 5.5-5 Shared libraries for terminal hand
ii libpcre3 6.7-1 Perl 5 Compatible Regular Expressi
ii libreadline5 5.2-2 GNU readline and history libraries
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
ii libufsparse 1.2-7 collection of libraries for comput
ii refblas3 [libblas.so.3] 1.2-8 Basic Linear Algebra Subroutines 3
ii texinfo 4.8.dfsg.1-4 Documentation system for on-line i
ii zlib1g 1:1.2.3-13 compression library - runtime
octave2.9 recommends no packages.
-- no debconf information
----- End forwarded message -----
--- End Message ---