Pyeasyga

Latest version: v0.3.1

Safety actively analyzes 618335 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.0

~~~~~~

**2015-04-07**

* Added Python 3.4 support without breaking Python 2 compatibility (thanks to `yasserglez <https://github.com/yasserglez>`_)

0.2.5

~~~~~~

**2014-07-09**

* Added an example that solves the `8 Queens Puzzle
<http://en.wikipedia.org/wiki/Eight_queens_puzzle>`_

**2014-07-09**

* Modified the GeneticAlgorithm class initialisation parameters
* Made changes to USAGE documentation
* Added EXAMPLE documentation as a separate section

0.2.4

~~~~~~

**2014-07-07**

* Refactored most of the code; Made GeneticAlgorithm class more OOP
* Made changes to INSTALLATION documentation

0.2.3

~~~~~~

**2014-07-05**

* Fixed breaking python 2.6 build

0.2.2

~~~~~~

**2014-07-05**

* Removed duplicate ‘Example’ documentation; now maintaining only one copy in
examples/README.rst
* Added link to jeffknupp’s sandman repo in HISTORY
* Modified release option in Makefile to also upload project documentation
* Added INSTALLATION and EXAMPLE sections to README.rst
* Removed easy_install installation step from documentation (pip is
sufficient)
* Added a simple example of usage to docs/usage.rst
* Reduced the default GA population and generation size (to allow applications
that use the different parameters to run quickly)
* Modified tests to account for the new default population, generation size
* Added docstrings to all methods

0.2.0

~~~~~~

**2014-07-04**

* First upload to pypi.
* Added changes made to HISTORY (pypi upload, new version)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.