Bill Allombert on Wed, 11 Aug 2004 17:31:58 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: C function to generate partitions |
On Wed, Aug 11, 2004 at 03:13:59PM +0530, Sudarshan Iyengar wrote: > hi pari devs, > > I am attaching the partition program to this file, i am also > attaching an executable file. Do send in your comments. For what it worth, you can compute the partition numbers with PARI/GP with numbpart(N). Cheers, Bill.