Download Latest Version v0.11.1 source code.zip (225.1 kB)
Email in envelope

Get an email when there's a new version of Evolutionary.jl

Home / v0.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-12-29 952 Bytes
v0.11.0 source code.tar.gz 2021-12-29 198.4 kB
v0.11.0 source code.zip 2021-12-29 223.6 kB
Totals: 3 Items   423.0 kB 0

Evolutionary v0.11.0

Diff since v0.10.1

This release contains multiple breaking changes: - Tolerance options were removed, and each algorithms has convergence metrics field that allows to set multiple convergence criteria. - NonDifferentiable objective function wrapper is substituted to new EvolutionaryObjective wrapper type. - Names of multiple mutation operations have been changes.

Closed issues: - Documentation for Evolutionary.Options (#85) - Pre-compiling master branch fails due to missing file (#91) - tutorial script returns "Status: failure" (#92) - Evolutionary.jl fails to solve simple task that analogous simple python script solves without any problem. (#93)

Merged pull requests: - Replace NonDifferentiable (#88) (@wildart) - Subset crossover (#89) (@miguelbiron) - Fix small bugs/inconsistencies in GP (#90) (@HaydenSolo)

Source: README.md, updated 2021-12-29