blob: f431939a1f3ca3596b8407813f3b9018ade4d0bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-ctgan
pkgdesc = Create tabular synthetic data using a conditional GAN
pkgver = 0.11.0
pkgrel = 1
url = https://github.com/sdv-dev/CTGAN
arch = x86_64
license = BUSL-1.1
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-pytorch
depends = python-rdt
depends = python-tqdm
source = CTGAN-0.11.0.tar.gz::https://github.com/sdv-dev/CTGAN/archive/v0.11.0.tar.gz
sha512sums = 0ac7b102d4d0fc0dc55c59598fed3e379bc8754f09440b143d72f9953f721f5a5ca4bbd60e9bd91ec211e4d546d04c73238aaf64ab3242ad4305fbfd065cc986
pkgname = python-ctgan
|