File: index.rst

package info (click to toggle)
python-gmpy2 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,628 kB
  • ctags: 1,123
  • sloc: ansic: 21,036; python: 5,846; makefile: 163
file content (28 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. gmpy2 documentation master file, created by
   sphinx-quickstart on Fri Feb 24 19:56:16 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to gmpy2's documentation!
=================================

Contents:

.. toctree::
   :maxdepth: 2

   intro
   overview
   mpz
   advmpz
   mpq
   mpfr
   mpc

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`