File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11\section {Built-in Module \sectcode {mpz} }
22\bimodindex {mpz}
33
4- This module implements the interface to part of the GNU MP library.
5- This library contains arbitrary precision integer and rational number
6- arithmetic routines. Only the interfaces to the \emph {integer }
4+ This is an optional module. It is only available when Python is
5+ configured to include it, which requires that the GNU MP software is
6+ installed.
7+
8+ This module implements the interface to part of the GNU MP library,
9+ which defines arbitrary precision integer and rational number
10+ arithmetic routines. Only the interfaces to the \emph {integer }
711(\samp {mpz_{\rm \ldots }}) routines are provided. If not stated
812otherwise, the description in the GNU MP documentation can be applied.
913
Original file line number Diff line number Diff line change 11\section {Built-in Module \sectcode {mpz} }
22\bimodindex {mpz}
33
4- This module implements the interface to part of the GNU MP library.
5- This library contains arbitrary precision integer and rational number
6- arithmetic routines. Only the interfaces to the \emph {integer }
4+ This is an optional module. It is only available when Python is
5+ configured to include it, which requires that the GNU MP software is
6+ installed.
7+
8+ This module implements the interface to part of the GNU MP library,
9+ which defines arbitrary precision integer and rational number
10+ arithmetic routines. Only the interfaces to the \emph {integer }
711(\samp {mpz_{\rm \ldots }}) routines are provided. If not stated
812otherwise, the description in the GNU MP documentation can be applied.
913
You can’t perform that action at this time.
0 commit comments