On 06/20/2013 04:50 PM, Jordi Gutiérrez Hermoso wrote:
> I prefer the principle of consistency and as few special cases as
> possible. More special cases increase code complexity and makes it
> more difficult to maintain. - Jordi G. H.
Ok so a partially undid this changeset and used the sparse spe
Le 20 juin 2013 à 15:01, "John W. Eaton" a écrit :
> On 06/19/2013 08:32 PM, David Bateman wrote:
>> On 06/20/2013 01:10 AM, David Bateman wrote:
>>> I'd like to add some tests first and see if any other bugs have turned
>>> up after this change. For
On 06/20/2013 01:10 AM, David Bateman wrote:
> I'd like to add some tests first and see if any other bugs have turned
> up after this change. For example the changes use made to sprand and
> sprandn 2 years ago to call randperm also overflows. At the moment I'm
> getting
On 06/19/2013 09:53 PM, Jordi Gutiérrez Hermoso wrote:
> I think you'll still need to do something about a more realistic
> situation of linear indexing with a logical matrix, which also ends up
> translating into linear indexing thanks to our underlying bug: the
> assumption that linear indexing w
a symptom". I propose modifying this error to read
error: subscript indices must be either positive integers less than 2^31
or logicals
for 32 bit indexing and
error: subscript indices must be either positive integers less than 2^63
or logicals
for 64 bit indexing. S
n or operator that relies on either for sparse
matrices, or at least when it doesn't have to, is buggy.
Ed is right the is_empty method of the octave_base_value class should be
specialized for sparse matrices as in the attached changeset as it has
no need to rely on numel. Then any function that
Thomas Weber wrote:
Am Dienstag, den 14.10.2008, 08:59 +0100 schrieb David Bateman:
Package: suitesparse
Version: 3.1.0-3
There is a new upstream release of suitesparse available that includes a
new sparse QR factorization and solver that is significantly faster than
anything else
under- and over-determined solvers. Could
I request that this new version of suitesparse be packaged and in
particular that the new SPQR package be built. The upstream version
number of this new release is 3.2.0.
Thanks
David
--
David Bateman[EMAIL PROTECTED]
Mot
Francesco Potorti` wrote:
> package octave3.0
> tags 492078 upstream
> stop
>
> Dear Octave maintainers,
>
> The bug report reproduced below has been filed against the Debian
> package and regards the upstream sources. The report is recorded at
> http://bugs.debian.org/492078
>
> Thanks,
>
>
Francesco Potorti` wrote:
> package octave3.0
> tags 492168 upstream
> stop
>
> Dear Octave maintainers,
>
> The bug report reproduced below has been filed against the Debian
> package and regards the upstream sources. The report is recorded at
> http://bugs.debian.org/492168
>
> Thanks,
>
>
mn 3
> error: called from `contourf:parse_args' in file
> `/usr/share/octave/3.0.1/m/plot/contourf.m'
> error: called from `contourf' in file
> `/usr/share/octave/3.0.1/m/plot/contourf.m'
> octave> [xx,yy]=meshgrid(x,y);contourf(xx,yy,z,4)
bian.org/492224
>
> Thanks,
>
> Version: 1:3.0.1-4
> Severity: minor
>
> The manual does not mention contourf.
>
Changeset attached
D.
# HG changeset patch
# User David Bateman <[EMAIL PROTECTED]>
# Date 1217118222 -7200
# Node ID 7b5870224c9dfadef931c4ee1b8b403248
Francesco Potorti` wrote:
> package octave3.0
> tags 492076 upstream
> stop
>
> Dear Octave maintainers,
>
> The bug report reproduced below has been filed against the Debian
> package and regards the upstream sources. The report is recorded at
> http://bugs.debian.org/492076
>
> Thanks,
>
>
ition is the dimensions of the
plot window itself and OuterPosition is the same including the axes
labels, tics, etc.. I attach a changeset with a minor clarification of
this..
D.
# HG changeset patch
# User David Bateman <[EMAIL PROTECTED]>
# Date 1217117335 -7200
# Node ID adea06aa57c
Francesco Potorti` wrote:
> package octave3.0
> tags 492038 upstream
> stop
>
> Dear Octave maintainers,
>
> The bug report reproduced below has been filed against the Debian
> package and regards the upstream sources. The report is recorded at
> http://bugs.debian.org/492038
>
> Thanks,
>
>
John W. Eaton wrote:
> On 28-Mar-2008, David Bateman wrote:
>
> | Hey, I didn't look at the bug tracker, it was me who answered Tom on
> | comp.soft-sys.octave,
>
> Are you the only person who reads that? Should we maybe regularly
> post a mini-FAQ there that says
Thomas Weber wrote:
> Am Freitag, den 28.03.2008, 10:54 +0100 schrieb David Bateman:
>
>> This bug is resolved by the patch I send upstream at
>>
>> http://www.nabble.com/-Changeset--plotyy-leaves-traces-of-previous-plots-to16341759.html
>>
>> and attache
This bug is resolved by the patch I send upstream at
http://www.nabble.com/-Changeset--plotyy-leaves-traces-of-previous-plots-to16341759.html
and attached here
D.
--
David Bateman[EMAIL PROTECTED]
Motorola Labs - Paris+33 1 69 35 48 04
Rafael Laboissiere wrote:
> package octave2.9
> reopen 394982
> thanks
>
> * Kim Hansen <[EMAIL PROTECTED]> [2006-10-25 13:20]:
>
>> On 10/25/06, David Bateman <[EMAIL PROTECTED]> wrote:
>>> Ok, Please consider the attached patch. Note that this impl
more
complex than that, as most of the functions merged into octave from
octave-forge went into 2.9.x release only, and so rather than purging
these functions, they will need a conditional installation. I can attack
some of these as well if someone doesn't get th
Rafael Laboissiere wrote:
package octave-forge
tags 295395 upstream
forwarded 295395 [EMAIL PROTECTED]
thanks
- Forwarded message from Dennis Jørgensen <[EMAIL PROTECTED]> -
From: Dennis Jørgensen <[EMAIL PROTECTED]>
Subject: octave-forge: Replacing a submatrix of a sparse matrix results in
21 matches
Mail list logo