blob: 4f41331db03ec403d855d3429c6a414ae56f376a (
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-brian2
pkgdesc = A clock-driven simulator for spiking neural networks
pkgver = 2.5.0.2
pkgrel = 1
url = https://pypi.org/project/Brian2/
arch = any
license = CeCILL-2.1
depends = python>=3.7
depends = python-numpy>=1.17
depends = python-sympy>=1.2
depends = cython>=0.29
depends = python-pyparsing
depends = python-jinja>=2.7
depends = python-setuptools>=21
depends = python-py-cpuinfo
depends = gsl>=1.16
depends = python-scipy>=0.13.3
depends = python-matplotlib>=2.0
depends = python-sphinx>=1.8
depends = python-pytest
depends = python-pytest-xdist
source = https://files.pythonhosted.org/packages/source/B/Brian2/Brian2-2.5.0.2.tar.gz
sha256sums = 70e6f88fb26f04ccafb91e0a29999774e45899771357aff7043951c853919a0f
pkgname = python-brian2
|