blob: bfdb376eb8dbefb6e8fa0949821c6492cb7959bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = python-pymoo
pkgdesc = Multi-Objective Optimization in Python
pkgver = 0.6.1.6
pkgrel = 1
url = https://pymoo.org
arch = x86_64
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = cython
makedepends = python-numpy
depends = python
depends = python-numpy
depends = python-scipy
depends = python-moocore
depends = python-autograd
depends = python-cma
depends = python-matplotlib
depends = python-alive-progress
depends = python-deprecated
source = https://files.pythonhosted.org/packages/source/p/pymoo/pymoo-0.6.1.6.tar.gz
sha256sums = d48077c7b612b149e7db5351459bf96a0950e84ebcd5b7b953bf46b3dcf1ac28
pkgname = python-pymoo
|