Source: octave-ga Section: math Maintainer: Debian Octave Group Uploaders: Rafael Laboissière Build-Depends: debhelper-compat (= 14), dh-sequence-octave, dh-sequence-single-binary Standards-Version: 4.7.4 Homepage: https://gnu-octave.github.io/packages/ga/ Vcs-Git: https://salsa.debian.org/octave-team/octave-ga.git Vcs-Browser: https://salsa.debian.org/octave-team/octave-ga Testsuite: autopkgtest-pkg-octave Package: octave-ga Architecture: all Description: genetic optimization code for Octave This package provides function to work with genetic algorithms in Octave, a numerical computation software. It provides the ga() function, which works similarly to other optimization functions in Octave.