Implemented crisscross algorithm for solving LP problems.
[sympycore.git] / doc / usersguide.rst
blobeb04103073d15788cfbaf65b12f2531d6db06143
1 .. -*- rest -*-
2 .. To verify examples, use command ``python run_doctest.py``
3 .. To produce HTML file, use command ``rst2html userguide.rst html/userguide.html``
4 .. To produce PDF file, use command ``rst2latex userguide.rst userguide.tex; pdflatex userguide.tex``
6 ======================
7 SympyCore User's Guide
8 ======================
10 :Authors:
11   Pearu Peterson
13   Fredrik Johansson
15 :Created:
16   January 2008
18 :Website: http://sympycore.googlecode.com/
19 :Version: sympycore 0.2-svn.
20    Other versions: `0.1`__.
22 __ http://sympycore.googlecode.com/svn-history/r818/trunk/doc/html/userguide.html
24 :Other formats: `PDF`__
26 __ http://sympycore.googlecode.com/svn/trunk/doc/sympycore_usersguide.pdf
28 .. section-numbering::
30 .. sidebar:: Table of contents
32     .. contents::
33         :depth: 2
34         :local:
36 .. include:: usersguide_content.rst