summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f0c94e8be80f722ba7571d6afdf7584f7ddaaf8c (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.9.0
	pkgrel = 1
	url = https://pypi.org/project/Brian2/
	arch = any
	license = CeCILL-2.1
	depends = python>=3.10
	depends = python-numpy>=1.23
	depends = python-sympy>=1.2
	depends = cython>=0.29.21
	depends = python-pyparsing
	depends = python-jinja>=2.7
	depends = python-setuptools>=61
	depends = python-py-cpuinfo
	depends = gsl>=1.16
	depends = python-scipy>=0.13.3
	depends = python-matplotlib>=2.0
	depends = python-sphinx>=7
	depends = python-pytest
	depends = python-pytest-xdist
	source = https://files.pythonhosted.org/packages/source/b/brian2/brian2-2.9.0.tar.gz
	sha256sums = e4ddeec1cc23f37542e3d067acea2770623c264fbded144ca6d7a1b6cc3ca397

pkgname = python-brian2