Summary of important user-visible changes for releases of the ga package =============================================================================== ga-0.10.4 Release Date: 2024-05-07 Release Manager: John Donoghue =============================================================================== ** Updates for octave 9 compatibility =============================================================================== ga-0.10.3 Release Date: 2022-01-14 Release Manager: John Donoghue =============================================================================== ** Updates for octave 7 compatibility =============================================================================== ga-0.10.2 Release Date: 2020-12-02 Release Manager: John Donoghue =============================================================================== ** Bug fixes #59299 =============================================================================== ga-0.10.1 Release Date: 2019-06-04 Release Manager: John Donoghue =============================================================================== ** Bug fixes #55348, #53875 ** minor updates for octave capability ** minor documentation updates =============================================================================== ga-0.10.0 Release Date: 2012-04-06 Release Manager: Luca Favatella =============================================================================== ** Remove dependency on the "communications" package and require Octave version 3.4.0 (or better). The "communications" package was used only for its "randint" function; now the "randi" function, introduced in Octave 3.4.0, is used instead. ** Reorganize the unit test suite. All available tests can be executed by running "test_ga". Fix bug #3287917 (Debian bug #622929). ** Rename the package from "Genetic Algorithm and Direct Search" to "Genetic Algorithm" as only the Genetic Algorithm is implemented. Direct Search will not be implemented in the foreseeable future.
Package: ga