summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e9bf16a8d179ff3b8c7376fb7121e95659795028 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
pkgbase = python-torch-geometric
	pkgdesc = Graph Neural Network Library for PyTorch
	pkgver = 2.6.1
	pkgrel = 1
	url = https://pyg.org
	arch = x86_64
	license = MIT
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-flit-core
	depends = python
	depends = python-tqdm
	depends = python-numpy
	depends = python-scipy
	depends = python-fsspec
	depends = python-jinja
	depends = python-aiohttp
	depends = python-requests
	depends = python-pyparsing
	depends = python-scikit-learn
	depends = python-psutil
	optdepends = python-yacs
	optdepends = python-hydra-core
	optdepends = python-protobuf
	optdepends = python-torch-sparse
	optdepends = python-torch-scatter
	optdepends = python-pytorch-lightning
	optdepends = python-huggingface-hub
	optdepends = python-ase
	optdepends = python-h5py
	optdepends = python-numba
	optdepends = python-sympy
	optdepends = python-pandas
	optdepends = python-captum
	optdepends = python-rdflib
	optdepends = python-trimesh
	optdepends = python-networkx
	optdepends = python-graphviz
	optdepends = python-tabulate
	optdepends = python-matplotlib
	optdepends = python-pynndescent
	optdepends = python-torchmetrics
	optdepends = python-scikit-image
	optdepends = python-pytorch-memlab
	optdepends = python-pgmpy
	optdepends = python-opt_einsum
	optdepends = python-statsmodels
	optdepends = python-rdkit
	optdepends = python-torch-cluster
	optdepends = python-torch-spline-cov
	source = python-torch-geometric-2.6.1.tar.gz::https://github.com/pyg-team/pytorch_geometric/archive/refs/tags/2.6.1.tar.gz
	sha256sums = d0f1ced0bfc66fa187544332b21076d0ceedf4b989276cc220a8a857bdf0ae69

pkgname = python-torch-geometric