[Pkg-octave-devel] Bug#470632: marked as done (octave3.0: mode returns a wrong answer for row vectors)
Your message dated Wed, 30 Apr 2008 10:55:19 +0200
with message-id <1209545719.10859.21.camel@localhost>
and subject line Re: [Pkg-octave-devel] Bug#470632: octave3.0: mode returns a wrong answer for row vectors
has caused the Debian Bug report #470632,
regarding octave3.0: mode returns a wrong answer for row vectors
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
470632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470632
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: octave3.0: mode returns a wrong answer for row vectors
- From: Francesco Potorti` <Potorti@isti.cnr.it>
- Date: Wed, 12 Mar 2008 12:36:28 +0100
- Message-id: <E1JZPG0-0004cI-M2@tucano.isti.cnr.it>
Package: octave3.0
Version: 3.0.0-1
Severity: normal
octave3.0> mode([2 3 1 2 3 4])
ans = 1
octave3.0> mode([2 3 1 2 3 4]')
ans = 2
The second is the correct answer.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash
Versions of packages octave3.0 depends on:
ii atlas3-base [liblapack 3.6.0-20.6 Automatically Tuned Linear Algebra
ii lapack3 [liblapack.so. 3.0.20000531a-6.1 library of linear algebra routines
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.18.0-1 Multi-protocol file transfer libra
ii libfftw3-3 3.1.2-3 library for computing Fast Fourier
ii libg2c0 1:3.4.6-6 Runtime library for GNU Fortran 77
ii libgcc1 1:4.3.0~rc2-1 GCC support library
ii libglpk0 4.25-1 linear programming kit with intege
ii libhdf5-serial-1.6.5-0 1.6.5-5+b1 Hierarchical Data Format 5 (HDF5)
ii libncurses5 5.6+20080203-1 Shared libraries for terminal hand
ii libpcre3 7.4-1+lenny1 Perl 5 Compatible Regular Expressi
ii libqhull5 2003.1-8 calculate convex hulls and related
ii libreadline5 5.2-3 GNU readline and history libraries
ii libstdc++6 4.3.0~rc2-1 The GNU Standard C++ Library v3
ii libsuitesparse 3.0.0-7 collection of libraries for comput
ii refblas3 [libblas.so.3 1.2-8 Basic Linear Algebra Subroutines 3
ii texinfo 4.11.dfsg.1-4 Documentation system for on-line i
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
Versions of packages octave3.0 recommends:
ii atlas3-base 3.6.0-20.6 Automatically Tuned Linear Algebra
ii gnuplot 4.2.2-1 A command-line driven interactive
-- no debconf information
--- End Message ---
--- Begin Message ---
- To: Francesco Potorti` <Potorti@isti.cnr.it>, 470632-done@bugs.debian.org
- Subject: Re: [Pkg-octave-devel] Bug#470632: octave3.0: mode returns a wrong answer for row vectors
- From: Thomas Weber <thomas.weber.mail@gmail.com>
- Date: Wed, 30 Apr 2008 10:55:19 +0200
- Message-id: <1209545719.10859.21.camel@localhost>
- In-reply-to: <E1JZPG0-0004cI-M2@tucano.isti.cnr.it>
- References: <E1JZPG0-0004cI-M2@tucano.isti.cnr.it>
Package: octave3.0
Version: 1:3.0.1-1
thanks
Am Mittwoch, den 12.03.2008, 12:36 +0100 schrieb Francesco Potorti`:
> Package: octave3.0
> Version: 3.0.0-1
> Severity: normal
>
> octave3.0> mode([2 3 1 2 3 4])
> ans = 1
> octave3.0> mode([2 3 1 2 3 4]')
> ans = 2
>
> The second is the correct answer.
This was fixed in 3.0.1, available in unstable.
Thomas
--- End Message ---
Reply to: