blob: 877c2124f029a88518ed15ac430b1cf1235d08c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cmdstan
pkgdesc = The command line interface to Stan, a C++ library for statistical modeling and high-performance statistical computation
pkgver = 2.35.0
pkgrel = 1
url = https://mc-stan.org/
arch = x86_64
license = BSD-3-Clause
checkdepends = gtest
checkdepends = python
depends = gcc-libs
depends = glibc
source = cmdstan-2.35.0.tar.gz::https://github.com/stan-dev/cmdstan/releases/download/v2.35.0/cmdstan-2.35.0.tar.gz
b2sums = 8de5bfa4b6411a486ddc97e2479b6addc9e14a7ffdcc7a35a8733f517740fee4d19408d63b286363a5487ff89e76c016bf1e669d579b4fc2cb3e65f4a37ffd65
pkgname = cmdstan
|