On 02/13/2011 02:40 PM,  Nir Krakauer wrote:
> I found that the regress function runs out of memory when given
> moderately large problems, such as
>
> y = randn(1E5, 1);
> X = randn(1E5, 2);
> [b, bint, r, rint, stats] = regress(y, X);

I applied your changes. Thanks.

Arno



------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to