Skip to content

vinklein/pari_jupyter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pari_jupyter

A Jupyter kernel for PARI/GP.

Installation

Install the dependencies listed below and run:

pip install pari_jupyter

Dependencies

  • Python (tested with version 2.7.12)
  • Jupyter 4
  • PARI version 2.8.0 or later
  • Readline (any version which works with PARI)
  • Optional: Cython version 0.25 or later

This kernel can also be obtained as optional package for SageMath (run sage -i pari_jupyter).

About

Jupyter kernel for PARI/GP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.0%
  • JavaScript 49.0%