summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9b5bef3787d66056a409dd87bdf59cdcc4e67a4 (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.5.11.13.33.35
	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.5.11.13.33.35.tar.gz
	sha256sums = 76b8f1e6e28904831c3a15699d12444bc614a0b3a4ec8323a21aaf0af2febbcc

pkgname = python-numpy-quaternion