summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36a9cc1b0814d8679ecf4b86561955e3826f9371 (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
26
27
28
29
30
31
pkgbase = python-galpy
	pkgdesc = Galactic Dynamics in python
	pkgver = 1.8.0
	pkgrel = 1
	url = https://www.galpy.org
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-nose
	checkdepends = python-scipy
	checkdepends = python-matplotlib
	makedepends = python-setuptools
	makedepends = gsl
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/g/galpy/galpy-1.8.0.tar.gz
	md5sums = ed53bb6e0e637242f7e3d8d122f09a51

pkgname = python-galpy
	depends = python-setuptools
	depends = python-scipy
	depends = python-matplotlib
	optdepends = python-galpy-doc: Documentation for galpy
	optdepends = gsl>=1.14: For some advanced features
	optdepends = python-astropy: For Quantity support
	optdepends = python-astroquery: For the Orbit.from_name initialization method
	optdepends = python-numexpr: For or plotting arbitrary expressions of Orbit quantities
	optdepends = python-jax: For use of constant-anisotropy DFs in galpy.df.constantbetadf
	optdepends = python-tqdm: For displaying a progress bar for certain operations (e.g., orbit integration of multiple objects at once
	optdepends = python-pynbody: Foruse of SnapshotRZPotential and InterpSnapshotRZPotential