blob: 8666ea06e82bbbd6cdc642752e23238c764248b2 (
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.10.2
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.10.2.tar.gz::https://github.com/sdv-dev/CTGAN/archive/v0.10.2.tar.gz
sha512sums = 9bf4861e9e5bbd6608960d89002deefd13937a26c073dca7bb9b3ef457c5ba250e13fa71b76e74b1df9ebca3034c4caf7a0ca3305ffff842c63fc807aae1d038
pkgname = python-ctgan
|