Bill Allombert on Sat, 17 Dec 2016 15:40:43 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Ratpoint |
On Sat, Dec 17, 2016 at 08:11:27AM +0000, Jenn Macleod wrote: > Does anybody have a Pari implementation of Michael Stoll's ratpoint.c code? > > This would be of great use in my doodlings. Denis Simon descent code include one: <http://www.math.unicaen.fr/~simon/ellQ.gp> function ratpoint. We have plan to port Michael Stoll 'ratlift' code to PARI/GP, but this has been delayed. Cheers, Bill.