Karim Belabas on Tue, 30 Sep 2014 21:29:56 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: thue question |
* Ariel Martin Pacetti [2014-09-30 21:19]: > My question is if I want to solve > > vector(1000,k,thue(S,k)) > > if there is a better way to get them all (which is what I was thinking on in > the previous email) than to search one of them individualy. Hum. No, I see no way to speed up that: computations are mostly independent... You can always build gp using e.g. Configure --mt=pthread and use parvector() of course :-) Cheers, K.B. -- Karim Belabas, IMB (UMR 5251) Tel: (+33) (0)5 40 00 26 17 Universite de Bordeaux Fax: (+33) (0)5 40 00 69 50 351, cours de la Liberation http://www.math.u-bordeaux1.fr/~kbelabas/ F-33405 Talence (France) http://pari.math.u-bordeaux1.fr/ [PARI/GP] `