help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Maximum size of matrices


From: Brian Gough
Subject: Re: [Help-gsl] Maximum size of matrices
Date: Fri, 27 Jan 2006 17:12:57 +0000

Emmanuel Eckard writes:
 > Is there any known maximum size of matrices for the library to still be 
 > useful ? I am trying thinks with matrices of the order of magnitude of 16 
 > 000 
 > per 3000, and it fails to allocate the blocks. Is this dependant on the 
 > memory of the computer, or is this an intrinsic limitation of the library ?

There's no intrinsic limitation in GSL, it calls the system's malloc()
function to allocate the block of memory.

-- 
Brian Gough

Network Theory Ltd,
Publishing the GSL Manual --- http://www.network-theory.co.uk/gsl/manual/




reply via email to

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