blob: 5c7e66d966f75e6aaef30f9e422a02d916005572 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-aleatory
pkgdesc = Stochastic Processes Simulation and Visualisation
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/quantgirluk/aleatory
arch = any
license = BSD-2-Clause
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-matplotlib
depends = python-parameterized
depends = python-statsmodels
source = aleatory-v.1.2.2.tar.gz::https://github.com/quantgirluk/aleatory/archive/v.1.2.2.tar.gz
sha512sums = 6f64f901329e9120f21cdfb1536b734d52d19015e70609d34620f7c5ffc5ec5e6dd8cf4c2f186ae4df2831f2122238b35252f655ec277c3b8373ec6e9f83be42
pkgname = python-aleatory
|