Bill Allombert on Thu, 14 Dec 2017 18:35:06 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: documentation for primpart & primitive_part |
On Thu, Dec 14, 2017 at 12:18:14PM -0500, Sam Steingold wrote: > > * Bill Allombert <Ovyy.Nyybzoreg@zngu.h-obeqrnhk.se> [2017-12-14 16:51:52 +0100]: > > > > On Thu, Dec 14, 2017 at 10:11:13AM -0500, Sam Steingold wrote: > >> > >> Thanks for generous help from Bill, CLISP PARI interface is now > >> generated from pari.desc. > >> > >> However, there are some functions we use that are in paridecl.h but not > >> in pari.desc, not documented in > >> https://pari.math.u-bordeaux.fr/dochtml/html-stable/usersch6.html and > > > > They are documented in > > https://pari.math.u-bordeaux.fr/dochtml/html-stable/usersch5.html#GCD-content-and-primitive-part > > Okay, is there something similar to pari.desc listing pari functions > like these (primitive_part, scalarmat &c) that do not have a gp entry > point? No. There is only paridecl.h. Cheers, Bill.