Welcome to gmpy2’s documentation!¶

Contents:

  • Introduction to gmpy2
    • gmpy2 Versions
    • Changes in gmpy2 2.1.0a1
    • Changes in gmpy2 2.1.0a2
  • Installation
    • Installing gmpy2 on Windows
    • Installing gmpy2 on Unix/Linux
  • Overview of gmpy2
    • Tutorial
    • Miscellaneous gmpy2 Functions
  • Multiple-precision Integers
    • Examples
    • mpz Methods
    • mpz Functions
  • Multiple-precision Integers (Advanced topics)
    • The xmpz type
    • Advanced Number Theory Functions
  • Multiple-precision Rationals
    • mpq Methods
    • mpq Attributes
    • mpq Functions
  • Multiple-precision Reals
    • Contexts
    • Context Attributes
    • Context Methods
    • Contexts and the with statement
    • mpfr Methods
    • mpfr Attributes
    • mpfr Functions
    • mpfr Formatting
  • Multiple-precision Complex
    • mpc Methods
    • mpc Attributes
    • mpc Functions
    • mpc Formatting
  • Cython usage
    • Initialization
    • Types
    • Object creation
    • Access to the underlying C type
    • Compilation
  • Changes for gmpy2 releases
    • Changes in gmpy2 2.1.0a1
    • Changes in gmpy2 2.0.4
    • Changes in gmpy2 2.0.3
    • Changes in gmpy2 2.0.2
    • Changes in gmpy2 2.0.1
    • Changes in gmpy2 2.0.0
    • Known issues in gmpy2 2.0.0
    • Changes in gmpy2 2.0.0b4
    • Known issues in gmpy2 2.0.0b4
    • Changes in gmpy2 2.0.0b3
    • Changes in gmpy2 2.0.0b2
    • Changes in gmpy2 2.0.0b1 and earlier

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Welcome to gmpy2’s documentation!
  • Indices and tables

Related Topics

  • Documentation overview
    • Next: Introduction to gmpy2

This Page

  • Show Source

Quick search

©2012, 2013, 2014, 2017 Case Van Horsen. | Powered by Sphinx 1.7.5 & Alabaster 0.7.11 | Page source