blob: 3e65200b021b358de5dc59952393a904f1df7334 (
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
|
pkgbase = python-dymos
pkgdesc = Open-source optimization of dynamic multidisciplinary systems
pkgver = 1.5.0
pkgrel = 1
url = https://github.com/openmdao/dymos
arch = any
license = Apache
checkdepends = python-pytest
checkdepends = python-pep8
checkdepends = python-testflo
checkdepends = python-matplotlib
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-openmdao
depends = python-numpy
depends = python-scipy
optdepends = ipython
optdepends = python-notebook
optdepends = python-tabulate
source = python-dymos-1.5.0.tar.gz::https://files.pythonhosted.org/packages/source/d/dymos/dymos-1.5.0.tar.gz
sha256sums = e9e8b17967ae31efa96f896d1212a850de42edcf49264aac6460fcd6ffdac715
pkgname = python-dymos
|