Skip to content

Tags: seanmor5/genex

Tags

v1.0.0-beta

Toggle v1.0.0-beta's commit message
v1.0 beta release, lots of work to go

v0.2.1

Toggle v0.2.1's commit message
Major bug fix. Population wasn't being sorted when it should have bee…

…n, resulting in it taking an unnecessarily long time for simple algorithms to converge. Added linear regression example.

v0.2.0

Toggle v0.2.0's commit message
Bug Fixes. Libgraph Genealogy. Removed Flags. Tons of Tests.

v0.1.4

Toggle v0.1.4's commit message
Additional benchmarks, performance improvements, added benchmark/0 fu…

…nction

v0.1.2

Toggle v0.1.2's commit message
Bug Fixes. Added Statistics. Changed Crossover and Mutation rates to …

…functions.

v0.1.1

Toggle v0.1.1's commit message
Debugged working with several genetic algorithm functionality

v0.1.0

Toggle v0.1.0's commit message
Basic Functionality of Genetic Algorithms implemented.