public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Help: working with large gsl_vector
@ 2004-12-11  7:44 Toan T Nguyen
  2004-12-13 18:41 ` Linas Vepstas
  2004-12-13 18:51 ` Fabrice Rossi
  0 siblings, 2 replies; 7+ messages in thread
From: Toan T Nguyen @ 2004-12-11  7:44 UTC (permalink / raw)
  To: gsl-discuss


Hi, 

I'm using the multidimensional minimization procedure in GSL and have problem 
with large vectors. The dimensionality of my vectors is 300000 which means my 
index variable is of long integer type. gsl_vector, however, works only with 
size_t type only. I couldnot even call gsl_vector_alloc(300000) .  It says:

gsl: init_source.c:29: ERROR: vector length n must be positive integer
Default GSL error handler invoked.

Can somebody here give an advice? I'm quite new to GSL and I search the 
mailing list archives but could not find an answer?

For clarity, my system is an Athlon64 using SuSE x86_64, gcc 3.3.3

Thanks a lot in advance,

Toan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-12-15 17:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-11  7:44 Help: working with large gsl_vector Toan T Nguyen
2004-12-13 18:41 ` Linas Vepstas
2004-12-13 18:51 ` Fabrice Rossi
2004-12-14 23:03   ` Toan T Nguyen
2004-12-15 11:12     ` Fabrice Rossi
2004-12-15 12:11       ` Robert G. Brown
2004-12-15 17:31         ` Linas Vepstas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).