Gevopy

Latest version: v1.1.1

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

Scan your dependencies

1.1.1

What's Changed
* add keyboard interruption by BorjaEst in https://github.com/BorjaEst/gevopy/pull/29


**Full Changelog**: https://github.com/BorjaEst/gevopy/compare/1.1.0...1.1.1

1.1.0

What's Changed
* improve session flexibility by BorjaEst in https://github.com/BorjaEst/gevopy/pull/27


**Full Changelog**: https://github.com/BorjaEst/gevopy/compare/1.0.2...1.1.0

1.0.2

What's Changed
* improve README with image and jupyter notebook by BorjaEst in https://github.com/BorjaEst/gevopy/pull/24


**Full Changelog**: https://github.com/BorjaEst/gevopy/compare/1.0.1...1.0.2

1.0.1

What's Changed
* fix EmptyInterface and minor changes by BorjaEst in https://github.com/BorjaEst/gevopy/pull/22


**Full Changelog**: https://github.com/BorjaEst/gevopy/compare/1.0.0...1.0.1

1.0.0

First major version for Genetic Evolutionary Algorithms for Python that includes:
- examples folder with examples on how to define evolutionary algorithms
- main classes Experiment and GenotypeModel to create and evolve Genotypes
- algorithms module to use standard evolution or define your own algorithms
- fitness module to create your phenotype's evaluators
- tools modules for creating crossover, mutation and selection methodologies
- database module with interface for neo4j databases
- set of tests and tox environments to ensure style, security and functional quality

What's Changed
* small fix on docstr definitions by BorjaEst in https://github.com/BorjaEst/gevopy/pull/3
* add selection tools for algorithms by BorjaEst in https://github.com/BorjaEst/gevopy/pull/4
* simplify selection tool methods by BorjaEst in https://github.com/BorjaEst/gevopy/pull/5
* add mutation tools by BorjaEst in https://github.com/BorjaEst/gevopy/pull/6
* del asserts from non testing modules by BorjaEst in https://github.com/BorjaEst/gevopy/pull/7
* selete mutpb fixture for testing mutations by BorjaEst in https://github.com/BorjaEst/gevopy/pull/8
* add crossover tools module by BorjaEst in https://github.com/BorjaEst/gevopy/pull/9
* updt README with tools modules designs by BorjaEst in https://github.com/BorjaEst/gevopy/pull/10
* add algorithms module by BorjaEst in https://github.com/BorjaEst/gevopy/pull/11
* add finess modules by BorjaEst in https://github.com/BorjaEst/gevopy/pull/12
* add database module by BorjaEst in https://github.com/BorjaEst/gevopy/pull/13
* add small code fixtures by BorjaEst in https://github.com/BorjaEst/gevopy/pull/14
* add experiments module by BorjaEst in https://github.com/BorjaEst/gevopy/pull/15
* improve tests and db cleanup by BorjaEst in https://github.com/BorjaEst/gevopy/pull/16
* recover del_phenotypes test by BorjaEst in https://github.com/BorjaEst/gevopy/pull/17
* add ipynb example by BorjaEst in https://github.com/BorjaEst/gevopy/pull/18
* add visibility to db example connection comments by BorjaEst in https://github.com/BorjaEst/gevopy/pull/19
* release first major version by BorjaEst in https://github.com/BorjaEst/gevopy/pull/20


**Full Changelog**: https://github.com/BorjaEst/gevopy/compare/0.1.0...1.0.0

0.1.0

First pre-release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.