| Bill Allombert on Thu, 21 Sep 2023 00:01:44 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: PariDroid questions |
On Tue, Sep 19, 2023 at 11:52:00PM +0200, hermann@stamm-wilbrandt.de wrote: > On 2023-09-19 16:07, Bill Allombert wrote: > > On Tue, Sep 19, 2023 at 10:52:09AM +0200, hermann@stamm-wilbrandt.de > > wrote: > > > ... > > > And I would like to work with unchanged scripts in PariDroid and > > > Linux. > > > > If you would like a more Linux-like environment I suggest you try > > termux, which > > has a PARI/GP package. <https://termux.dev/> > > > > Cheers, > > Bill > > > Thank you, that is perfect solution! > > I installed termux via F-Droid on my smartphone, then in termux: > pkg install pari # to get PARI/GP 2.15.3. > pkg install git > git clone https://github.com/Hermann-SW/RSA_numbers_factored.git > > Then: > cd RSA_numbers_factored/pari/ > gp RSA_numbers_factored.gp > > The GP commands can be seen in this screenshot: > https://stamm-wilbrandt.de/images/Screenshot_20230919-230147.png > > Everything just works — wow. Great, I added a link to termux to <https://pari.math.u-bordeaux.fr/links.html> Cheers, Bill