blob: 7ddc7bb8e9b76a0ef8e391987c01d4d2daa037a6 (
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-fuzzy-theory
pkgdesc = The fuzzy-theory library provides a PyTorch interface to fuzzy set theory and fuzzy logic operations
pkgver = 0.0.8
pkgrel = 1
url = https://github.com/johnHostetter/fuzzy-theory
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
depends = python-entmax
depends = python-optuna
depends = python-sympy
depends = python-torchquad
depends = python-scienceplots
depends = python-natsort
depends = python-rough-theory
source = fuzzy-theory-0.0.8.tar.gz::https://github.com/johnHostetter/fuzzy-theory/archive/v0.0.8.tar.gz
sha512sums = 5b57e265513b7deb081269771de35b15e2568408abcdbbe6e5bb02425036c977356e8dee236e7bc43bbe809ecaf08951c15ce80c25bc7a3d9c39ba4456427d43
pkgname = python-fuzzy-theory
|