File: index.rst

package info (click to toggle)
pyevolve 0.6~rc1%2Bsvn398%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,060 kB
  • ctags: 832
  • sloc: python: 5,119; xml: 183; sh: 71; makefile: 38
file content (71 lines) | stat: -rw-r--r-- 2,277 bytes parent folder | download | duplicates (4)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71


Welcome to Pyevolve documentation !
=================================================

.. raw:: html

   <div id="slider">
      <img src="_static/index_slide_1.jpg" alt="" />
      <img src="_static/index_slide_2.jpg" alt="" />
      <img src="_static/index_slide_3.jpg" alt="" />
      <img src="_static/index_slide_4.jpg" alt="" />
   </div>

"*We can allow satellites, planets, suns, universe, nay whole systems of universe, to
be governed by laws, but the smallest insect, we wish to be created at once by special act.*"

\- **Charles R. Darwin, 1838**

Pyevolve was developed to be a *complete genetic algorithm framework written in pure python*, but since the version 0.6,
the framework also supports Genetic Programming, so in the near future, the framework will be more of an Evolutionary
Computation framework than a simple GA framework.

See the changes in the :ref:`whatsnew` section of this documentation.

This is the documentation for the release v.\ |release|.

See some plot screenshots on the :ref:`graphs_screens` section.

You can download this manual also in other formats:

`Pyevolve PDF Manual <http://pyevolve.sourceforge.net/distribution/0_6rc1/Pyevolve-0.6rc1-manual.pdf>`__ v.\ |release| (*PDF*)
   *This is a PDF file version with this manual*

`Pyevolve CHM Manual <http://pyevolve.sourceforge.net/distribution/0_6rc1/Pyevolve-0.6rc1-manual.chm>`__ v.\ |release| (*CHM - Windows Help*)
   *This is the CHM (Windows Help) version of this manual*

Get Involved !
--------------------
Join with us in `Pyevolve mail-list <http://groups.google.com/group/pyevolve>`_.

Development information and bug reports are in the `Trac <http://sourceforge.net/apps/trac/pyevolve>`_, 
and please, feel free to create new tickets with criticisms or suggestions.

Visit the project `blog site <http://pyevolve.sourceforge.net/wordpress>`_ and leave your comment.

Contents
--------------------------------------------------

.. toctree::
   :maxdepth: 4

   whatsnew
   intro
   getstarted
   modules
   graphs
   examples
   faq
   contributors
   license
   contact


Index
-----------------------------------

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

This documentation was updated on |today|.