Metadata-Version: 1.1
Name: cypari
Version: 1.2
Summary: Sage's PARI extension, modified to stand alone.
Home-page: https://bitbucket.org/t3m/cypari
Author: Marc Culler and Nathan M. Dunfield
Author-email: culler@uic.edu, nathan@dunfield.info
License: GPLv2+
Description: The package *cypari* is a Python wrapper for the `PARI library
        <http://pari.math.u-bordeaux.fr/>`_, a computer algebra system for
        number theory computations.  It is derived from the `corresponding
        component
        <http://www.sagemath.org/doc/reference/libs/sage/libs/pari/gen.html>`_
        of `Sage <http://www.sagemath.org>`_, but is independent of the rest of
        Sage and can be used with any recent version of Python.
        
Keywords: Pari,Sage,SnapPy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
