summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01ecad5120bb64fc143c294dddc10dbb0e35ed9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-torchcde
	pkgdesc = Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation
	pkgver = 0.2.5
	pkgrel = 1
	url = https://github.com/patrick-kidger/torchcde
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-torchdiffeq
	depends = python-torchsde
	source = https://pypi.org/packages/source/t/torchcde/torchcde-0.2.5.tar.gz
	sha512sums = 973a076b03e934f9af1cb9e13bb68cb8971d6e66ea336eb17fa30b56e82992043adc0496c81f9a9890fd48d832001fdd127070a2791e2e33e7fc4a877185c3c3

pkgname = python-torchcde