summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1f23458eedaad256e72bc2aeceb38925cc153c6 (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.4.0
	pkgrel = 1
	url = https://pytorch-geometric.readthedocs.io
	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
	depends = python-torch-scatter
	depends = python-torch-sparse
	optdepends = python-yacs
	optdepends = python-hydra-core
	optdepends = python-protobuf
	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.4.0.tar.gz::https://github.com/pyg-team/pytorch_geometric/archive/refs/tags/2.4.0.tar.gz
	sha256sums = e2737233af2fbca424bce2bf9e04befb31ad371a8eb0c0ccc958ed2ddbe9d256

pkgname = python-torch-geometric