| Bill Allombert on Thu, 14 Dec 2023 21:45:31 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: interest for PARI/GP Jupyter notebook ? |
On Thu, Oct 12, 2023 at 11:44:40AM +0200, Bill Allombert wrote: > On Fri, May 12, 2023 at 04:33:42PM +0200, Pascal Molin wrote: > > I started using pari-jupyter two months ago, and immediately switched to > > Edgar's version because I had problems with the main pari-jupyter > > (I do not remember precisely the issues, maybe it was slow or did not > > support threads). I also think a xeus version would be nice. > > Anyway I think I will use it on a regular basis now and could provide > > feedback from myself and from students, and a bit of testing. > > So I have made available of first draft of a XEUS-based GP kernel. > You can clone it as > git clone https://pari.math.u-bordeaux.fr/git/xeus-gp.git > Please do not ask me advices on how to compile it! Both the Xeus and the python kernel are now available on the CNRS PLM jupyterhub server <https://jupyterhub.math.cnrs.fr/> for testing, thanks to Philippe from the PLM team. I tested "factor(2^2048+1)" and I got Xeus kernel: 3min, 59,026 ms. Python kernel: 7min, 19,271 ms. Cheers, Bill