Revision: 3f1a6a401790
Branch: default
Author: felix.antoine.fortin
Date: Tue Apr 8 14:10:28 2014 UTC
Log: Add rev numbers in release highlights.
http://code.google.com/p/deap/source/detail?r=3f1a6a401790
Modified:
/doc/releases.rst
=======================================
--- /doc/releases.rst Fri Mar 28 18:07:44 2014 UTC
+++ /doc/releases.rst Tue Apr 8 14:10:28 2014 UTC
@@ -77,8 +77,7 @@
- tools: issue #26: Operators with bounds do not work correctly when
bounds are provided as list instead of iterator. rev: `b172432515af`,
`9d4718a8cf2a`.
-- tools: add missing arguments to sortLogNondominated (`k`,
`first_front_only`). rev: f60a6520b666
-- gp: issue #32: :meth:`~deap.gp.PrimitiveTree.from_string` used incorrect
argument order with STGP. rev: 58c1a0711e1f
-
+- tools: add missing arguments to sortLogNondominated (`k`,
`first_front_only`). rev: `f60a6520b666`, `4de7df29dd0f`.
+- gp: issue #32: :meth:`~deap.gp.PrimitiveTree.from_string` used incorrect
argument order with STGP. rev: `58c1a0711e1f`.