Re: Pari programs on oeis, accessing internal calculatios
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <20191103134526.2qsn3kd7e3dooapq@yellowpig> |
On Sun, Nov 03, 2019 at 04:06:14AM -0700, Jamie Morken wrote: > Hi, > > For a pari program on an oeis sequence which generates a sequence for a(n), > is there a way to access the internal calculations of the pari program > to generate equal length integer sequences a1(n), a2(n), etc.. > > I asked a similar question for mathematica > > https://mathematica.stackexchange.com/questions/206854/accessing-internal-calculations-of-mathematica-code Could you give us an example ? What are "equal length integer sequences" ? Cheers, Bill.