Bill Allombert on Sat, 18 Jan 2003 18:06:23 +0100


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

Re: how to free pari's memory


On Sat, Jan 18, 2003 at 05:23:10PM +0100, Karim BELABAS wrote:
> None of the above is documented (it's the first time the problem of unloading
> the library is raised...)

It would be nice to add a way to use PARI as a 'secondary' system:

A init function that only setup what is neccessary for basic computation
(not the parser, not meddling with signal, etc...) and a free function
that would free  allocated data. I don't know how far it is feasible.

Cheers,
Bill.