blob: 4725a07fa0cc01427136e5003496015166b463eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-treecorr
pkgdesc = Module for computing 2-point correlation functions
pkgver = 5.0.2
pkgrel = 1
url = https://github.com/rmjarvis/TreeCorr
arch = x86_64
license = BSD-2-Clause-FreeBSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = pybind11
depends = python-numpy
depends = python-yaml
depends = python-coord
optdepends = python-fitsio: reads FITS catalogs or writes to FITS output files
optdepends = python-pandas: speeds up reading from ASCII catalogs
optdepends = python-h5py: reads HDF5 catalogs
source = python-treecorr-5.0.2.tar.gz::https://github.com/rmjarvis/TreeCorr/archive/v5.0.2.tar.gz
sha512sums = 406604701e621a655f3587ad74f54d30290f5495c7867fabccedee483150f675a64b56a42201ca4a3727a6f4ec844802abe29eb0ce7f84e92a863552cf4d3e24
pkgname = python-treecorr
|