help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory exhausted when using \


From: Jordi Gutiérrez Hermoso
Subject: Re: Memory exhausted when using \
Date: Mon, 16 Jul 2012 11:27:40 -0400

On 16 July 2012 08:43, Mathieu Dubois <address@hidden> wrote:
> I was porting some code from Matlab to Octave but I'm facing a "memory
> exhausted" error. I'm using Octave 3.2 on a i386 system (I may have access
> to more powerful systems but I would like to be able to run the code on this
> machine).
>
> This happens when using "\" to solve a linear system. The matrix A is (246
> 710, 49 260) and b is (49 260, 1).

Can you please post the sample code where this happens? We might have
a bug in Octave. I've patched problems in the past where things got
cast to a full matrix when this shouldn't happen.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]