Re: interest for PARI/GP Jupyter notebook ?

Bill Allombert <[email protected]> Tue, 30 Jan 2024 18:25:29 +0100
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <ZbkxCaKy+wamSI+x@seventeen>
On Thu, Jan 25, 2024 at 07:18:01PM -0500, Edgar Costa wrote:
> Ups, I could have just pointed to:
> https://chatelet.mit.edu/share/public_paths/58cb7211567db6f70ca6937c2fb3ff789d56da4e

As an experiment I implement this for the development webassembly version:
https://pari.math.u-bordeaux.fr/gpexpwasm.html

You can compare with the stable version (that uses gp_str_multiline).
https://pari.math.u-bordeaux.fr/gpwasm.html

Note: I unlinked the non-wasm version, I do not think anybody still need it.

Cheers,
Bill.