Janet on Sat, 2 Dec 2000 14:30:45 -0800


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

long long with libpari


Hi,

I'm wondering if there is a way to use really big integers with libpari
(where a really big integer is one that requires more space than a long).
It seems like stoi is the only function to stuff an integer into a GEN
(perhaps I'm wrong on this point?), and this automatically converts the
integer to a long first.  Is there anything I can do to get bigger
integers?

Thanks,
Janet