help-octave
[Top][All Lists]
Advanced

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

Memory exhausted when using \


From: Mathieu Dubois
Subject: Memory exhausted when using \
Date: Mon, 16 Jul 2012 14:43:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.10

Hello,

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).

I have seen that Octave have other solvers for linear system. Do you think that may help?
Do you have any idea if upgrading to 3.6 could help?

Thanks in advance,
Mathieu


reply via email to

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