[Python-modules-commits] [deap] branch upstream updated (cd6d4cb -> 72cb7e0)
Daniel Stender
danstender-guest at moszumanska.debian.org
Sun Mar 20 01:33:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a change to branch upstream
in repository deap.
from cd6d4cb Imported Upstream version 1.0.1
new 72cb7e0 Import deap_1.0.2.post2.orig.tar.xz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 146 +++++++++++++++++++--
README.md | 133 +++++++++++++++++++
README.txt | 9 --
deap/__init__.py | 2 +-
deap/algorithms.py | 92 ++++++++-----
deap/benchmarks/__init__.py | 7 +-
deap/cma.py | 4 +-
deap/gp.py | 31 +++--
doc/_templates/indexsidebar.html | 2 +-
.../tutorials/part_2/2_3_5_seeding_a_population.py | 3 +-
doc/code/tutorials/part_3/logbook.py | 3 +-
doc/conf.py | 7 +-
doc/releases.rst | 12 ++
doc/tutorials/advanced/checkpoint.rst | 7 +-
doc/tutorials/basic/part3.rst | 12 +-
examples/ga/evoknn.py | 10 +-
examples/ga/knn.py | 10 +-
examples/ga/nsga2.py | 3 +-
examples/ga/test.py | 12 --
examples/ga/tsp.py | 4 +-
examples/gp/ant.py | 6 +-
examples/gp/spambase.py | 7 +-
setup.py | 12 +-
23 files changed, 415 insertions(+), 119 deletions(-)
create mode 100644 README.md
delete mode 100644 README.txt
delete mode 100644 examples/ga/test.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/deap.git
More information about the Python-modules-commits
mailing list