Jeroen Demeyer on Thu, 08 Mar 2018 15:10:15 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Serialization of GEN's |
On 2018-03-08 14:59, Aleksandr Lenin wrote:
Hello, which functions are available in libpari to store GEN's in a file and load from a file? I am most interested in serializing big integers, vectors of integers, polynomials.
writebin() does exactly that, but note that this is a system-dependent serialization.