blob: 116921bcff249dda197f1766d7c8b1c376a896b9 (
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-spikingjelly
pkgdesc = Deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
pkgver = 0.0.0.0.14
pkgrel = 1
url = https://github.com/fangwei123456/spikingjelly
arch = any
license = custom
makedepends = python-setuptools
depends = python-pytorch
depends = python-matplotlib
depends = python-numpy
depends = python-tqdm
depends = python-torchvision
depends = python-scipy
source = https://files.pythonhosted.org/packages/eb/81/e74b2dad5c0d9c0df166798ab9c93091f478ca8413feca876f2935ba5940/spikingjelly-0.0.0.0.14.tar.gz
source = https://raw.githubusercontent.com/fangwei123456/spikingjelly/0.0.0.0.14/requirements.txt
source = https://raw.githubusercontent.com/fangwei123456/spikingjelly/0.0.0.0.14/LICENSE
md5sums = 8301c6d58fdc5ba0137c413aedb16e19
md5sums = 841c5a4bf6c8079fbb5aa981875d880b
md5sums = 311b12d3ec62e71d0915d183e5bb7eea
pkgname = python-spikingjelly
|