summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2abd0b03015ed989f3ac3c6c13de47c479e1278d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-numpy-quaternion
	pkgdesc = Add built-in support for quaternions to NumPy
	pkgver = 2020.4.21.14.53.58
	pkgrel = 1
	url = https://quaternion.readthedocs.io/
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	optdepends = python-numba: speedup of numerical functions
	source = https://files.pythonhosted.org/packages/source/n/numpy-quaternion/numpy-quaternion-2020.4.21.14.53.58.tar.gz
	sha256sums = 4027fda144389be042d55076cdb77e2502eb9418ba7006529455a18d3e4feb6c

pkgname = python-numpy-quaternion