blob: 202ab414f4b4a30eb614e47a052110bb2c3a4bf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pygad
pkgdesc = A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algorithms
pkgver = 3.3.1
pkgrel = 2
url = https://github.com/ahmedfgad/GeneticAlgorithmPython
arch = any
license = BSD
depends = python-numpy
depends = python-matplotlib
depends = python-cloudpickle
source = https://files.pythonhosted.org/packages/source/p/pygad/pygad-3.3.1.tar.gz
sha256sums = 4291c4e23912684653ed38331f86bd4611715d6068cfaa3363d9039f2fb79259
pkgname = python-pygad
|