.. SymPy documentation master file, created by sphinx-quickstart.py on Sat Mar 22 19:34:32 2008.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to SymPy's documentation!
=================================

`SymPy <http://sympy.org>`_ is a Python library for symbolic mathematics.
If you are new to SymPy, start with the Tutorial.

This is the central page for all SymPy's documentation.


Contents:

.. toctree::
   :maxdepth: 2

   install.txt
   tutorial.txt
   guide.txt
   modules.txt
   python-comparisons.txt
   wiki.txt
   sympy-patches-tutorial.txt
   outreach.txt
   aboutus.txt

If something cannot be easily accesible from this page, it's a bug (`please
report it`_).

.. _please report it: http://code.google.com/p/sympy/issues/list
